2024-11-21 23:14:48,624 INFO    pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpm5iiew3t
2024-11-21 23:14:48,626 INFO    Running Gatling simulation with command: mvn gatling:test --batch-mode  -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-40" -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=200000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=40 -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/tmpm5iiew3t/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/tmpm5iiew3t/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.
Gatling 3.13.1 is available! (you're using 3.12.0)
System property think_time_multiplier not set. No think time emulation will be done in the simulation.
Simulation com.forgerock.pyrock.Loadtest started...
23:15:03.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:04 GMT                                       5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=171    KO=0     )
> restLoginInitiate                                        (OK=16     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15     KO=0     )
> Skip 2FA                                                 (OK=6      KO=0     )
> User Authorize PKCE stage                                (OK=16     KO=0     )
> User AccessToken PKCE stage                              (OK=15     KO=0     )
> RootUserinfo                                             (OK=4      KO=0     )
> GetUUid                                                  (OK=2      KO=0     )
> GetOpenidConfig                                          (OK=2      KO=0     )
> CreatePolicy                                             (OK=2      KO=0     )
> tokenUserinfo                                            (OK=4      KO=0     )
> UI-Post-Login - stage 1                                  (OK=4      KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4      KO=0     )
>  UI AM idFromSession                                     (OK=4      KO=0     )
>  UI AM validateGoto                                      (OK=4      KO=0     )
> UI-Post-Login - stage 2                                  (OK=3      KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3      KO=0     )
> restloginProgressiveProfileCallback                      (OK=2      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3      KO=0     )
> UI-Post-Login - stage 3                                  (OK=3      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3      KO=0     )
>  UI IDM uiconfig                                         (OK=3      KO=0     )
>  UI Enduser sessioncheck                                 (OK=3      KO=0     )
>  UI IDM version                                          (OK=3      KO=0     )
>  UI IDM features                                         (OK=3      KO=0     )
>  UI IDM privilege                                        (OK=3      KO=0     )
>  UI IDM login                                            (OK=3      KO=0     )
>  UI IDM managed user schema                              (OK=3      KO=0     )
>  UI IDM dashboard                                        (OK=3      KO=0     )
>  UI IDM user                                             (OK=3      KO=0     )
>  UI IDM oidcToken                                        (OK=3      KO=0     )
> userinfo                                                 (OK=3      KO=0     )
> UI-Logout                                                (OK=3      KO=0     )
> UI-Logout Redirect 1                                     (OK=3      KO=0     )
>  UI AM revoke2                                           (OK=3      KO=0     )
>  UI AM endsession                                        (OK=3      KO=0     )
>  UI AM revoke1                                           (OK=3      KO=0     )
> getIdToken                                               (OK=1      KO=0     )
> getIdToken Redirect 1                                    (OK=1      KO=0     )
> createOrganization                                       (OK=1      KO=0     )
> queryOrganization                                        (OK=1      KO=0     )
> deleteOrganization                                       (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         1 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 143960 / active: 7      / done: 9     
================================================================================

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

================================================================================
2024-11-21 23:15:09 GMT                                      10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=841    KO=0     )
> restLoginInitiate                                        (OK=64     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63     KO=0     )
> Skip 2FA                                                 (OK=27     KO=0     )
> User Authorize PKCE stage                                (OK=75     KO=0     )
> User AccessToken PKCE stage                              (OK=74     KO=0     )
> RootUserinfo                                             (OK=28     KO=0     )
> GetUUid                                                  (OK=11     KO=0     )
> GetOpenidConfig                                          (OK=13     KO=0     )
> CreatePolicy                                             (OK=10     KO=0     )
> tokenUserinfo                                            (OK=13     KO=0     )
> UI-Post-Login - stage 1                                  (OK=18     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18     KO=0     )
>  UI AM idFromSession                                     (OK=18     KO=0     )
>  UI AM validateGoto                                      (OK=18     KO=0     )
> UI-Post-Login - stage 2                                  (OK=17     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17     KO=0     )
> restloginProgressiveProfileCallback                      (OK=4      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17     KO=0     )
> UI-Post-Login - stage 3                                  (OK=17     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17     KO=0     )
>  UI IDM uiconfig                                         (OK=16     KO=0     )
>  UI Enduser sessioncheck                                 (OK=16     KO=0     )
>  UI IDM version                                          (OK=16     KO=0     )
>  UI IDM features                                         (OK=16     KO=0     )
>  UI IDM privilege                                        (OK=16     KO=0     )
>  UI IDM login                                            (OK=16     KO=0     )
>  UI IDM managed user schema                              (OK=16     KO=0     )
>  UI IDM dashboard                                        (OK=16     KO=0     )
>  UI IDM user                                             (OK=16     KO=0     )
>  UI IDM oidcToken                                        (OK=16     KO=0     )
> userinfo                                                 (OK=16     KO=0     )
> UI-Logout                                                (OK=16     KO=0     )
> UI-Logout Redirect 1                                     (OK=16     KO=0     )
>  UI AM revoke2                                           (OK=14     KO=0     )
>  UI AM endsession                                        (OK=14     KO=0     )
>  UI AM revoke1                                           (OK=14     KO=0     )
> getIdToken                                               (OK=6      KO=0     )
> getIdToken Redirect 1                                    (OK=6      KO=0     )
> createOrganization                                       (OK=6      KO=0     )
> queryOrganization                                        (OK=6      KO=0     )
> deleteOrganization                                       (OK=6      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )
> ReadPolicy                                               (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         4 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 143910 / active: 26     / done: 40    
================================================================================

23:15:10.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:11.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:11.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:11.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:14 GMT                                      15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1838   KO=0     )
> restLoginInitiate                                        (OK=145    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=143    KO=0     )
> Skip 2FA                                                 (OK=67     KO=0     )
> User Authorize PKCE stage                                (OK=166    KO=0     )
> User AccessToken PKCE stage                              (OK=165    KO=0     )
> RootUserinfo                                             (OK=84     KO=0     )
> GetUUid                                                  (OK=33     KO=0     )
> GetOpenidConfig                                          (OK=45     KO=0     )
> CreatePolicy                                             (OK=32     KO=0     )
> tokenUserinfo                                            (OK=30     KO=0     )
> UI-Post-Login - stage 1                                  (OK=35     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35     KO=0     )
>  UI AM idFromSession                                     (OK=35     KO=0     )
>  UI AM validateGoto                                      (OK=35     KO=0     )
> UI-Post-Login - stage 2                                  (OK=34     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34     KO=0     )
> restloginProgressiveProfileCallback                      (OK=8      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33     KO=0     )
> UI-Post-Login - stage 3                                  (OK=32     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32     KO=0     )
>  UI IDM uiconfig                                         (OK=32     KO=0     )
>  UI Enduser sessioncheck                                 (OK=32     KO=0     )
>  UI IDM version                                          (OK=32     KO=0     )
>  UI IDM features                                         (OK=32     KO=0     )
>  UI IDM privilege                                        (OK=32     KO=0     )
>  UI IDM login                                            (OK=32     KO=0     )
>  UI IDM managed user schema                              (OK=32     KO=0     )
>  UI IDM dashboard                                        (OK=32     KO=0     )
>  UI IDM user                                             (OK=32     KO=0     )
>  UI IDM oidcToken                                        (OK=32     KO=0     )
> userinfo                                                 (OK=32     KO=0     )
> UI-Logout                                                (OK=31     KO=0     )
> UI-Logout Redirect 1                                     (OK=30     KO=0     )
>  UI AM revoke2                                           (OK=29     KO=0     )
>  UI AM endsession                                        (OK=29     KO=0     )
>  UI AM revoke1                                           (OK=29     KO=0     )
> getIdToken                                               (OK=12     KO=0     )
> getIdToken Redirect 1                                    (OK=12     KO=0     )
> createOrganization                                       (OK=12     KO=0     )
> queryOrganization                                        (OK=12     KO=0     )
> deleteOrganization                                       (OK=12     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4      KO=0     )
> ReadPolicy                                               (OK=10     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
> DeletePolicy                                             (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         8 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 143826 / active: 55     / done: 95    
================================================================================

23:15:16.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:16.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:17.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:18.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:18.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:19 GMT                                      20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=3396   KO=0     )
> restLoginInitiate                                        (OK=259    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=256    KO=0     )
> Skip 2FA                                                 (OK=123    KO=0     )
> User Authorize PKCE stage                                (OK=302    KO=0     )
> User AccessToken PKCE stage                              (OK=299    KO=0     )
> RootUserinfo                                             (OK=153    KO=0     )
> GetUUid                                                  (OK=64     KO=0     )
> GetOpenidConfig                                          (OK=105    KO=0     )
> CreatePolicy                                             (OK=64     KO=0     )
> tokenUserinfo                                            (OK=53     KO=0     )
> UI-Post-Login - stage 1                                  (OK=64     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=64     KO=0     )
>  UI AM idFromSession                                     (OK=63     KO=0     )
>  UI AM validateGoto                                      (OK=63     KO=0     )
> UI-Post-Login - stage 2                                  (OK=63     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=63     KO=0     )
> restloginProgressiveProfileCallback                      (OK=12     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=62     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=62     KO=0     )
> UI-Post-Login - stage 3                                  (OK=60     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=60     KO=0     )
>  UI IDM uiconfig                                         (OK=60     KO=0     )
>  UI Enduser sessioncheck                                 (OK=60     KO=0     )
>  UI IDM version                                          (OK=60     KO=0     )
>  UI IDM features                                         (OK=60     KO=0     )
>  UI IDM privilege                                        (OK=60     KO=0     )
>  UI IDM login                                            (OK=60     KO=0     )
>  UI IDM managed user schema                              (OK=60     KO=0     )
>  UI IDM dashboard                                        (OK=60     KO=0     )
>  UI IDM user                                             (OK=60     KO=0     )
>  UI IDM oidcToken                                        (OK=58     KO=0     )
> userinfo                                                 (OK=57     KO=0     )
> UI-Logout                                                (OK=57     KO=0     )
> UI-Logout Redirect 1                                     (OK=57     KO=0     )
>  UI AM revoke2                                           (OK=57     KO=0     )
>  UI AM endsession                                        (OK=57     KO=0     )
>  UI AM revoke1                                           (OK=57     KO=0     )
> getIdToken                                               (OK=18     KO=0     )
> getIdToken Redirect 1                                    (OK=18     KO=0     )
> createOrganization                                       (OK=17     KO=0     )
> queryOrganization                                        (OK=17     KO=0     )
> deleteOrganization                                       (OK=17     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=6      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6      KO=0     )
> ReadPolicy                                               (OK=31     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
> DeletePolicy                                             (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        13 (100.0%)

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

23:15:19.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:21.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:21.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:24.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:24 GMT                                      25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=5648   KO=0     )
> restLoginInitiate                                        (OK=405    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=401    KO=0     )
> Skip 2FA                                                 (OK=200    KO=0     )
> User Authorize PKCE stage                                (OK=480    KO=0     )
> User AccessToken PKCE stage                              (OK=479    KO=0     )
> RootUserinfo                                             (OK=243    KO=0     )
> GetUUid                                                  (OK=114    KO=0     )
> GetOpenidConfig                                          (OK=209    KO=0     )
> CreatePolicy                                             (OK=114    KO=0     )
> tokenUserinfo                                            (OK=71     KO=0     )
> UI-Post-Login - stage 1                                  (OK=110    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=109    KO=0     )
>  UI AM idFromSession                                     (OK=108    KO=0     )
>  UI AM validateGoto                                      (OK=108    KO=0     )
> UI-Post-Login - stage 2                                  (OK=105    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=103    KO=0     )
> restloginProgressiveProfileCallback                      (OK=21     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=102    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=102    KO=0     )
> UI-Post-Login - stage 3                                  (OK=102    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=102    KO=0     )
>  UI IDM uiconfig                                         (OK=102    KO=0     )
>  UI Enduser sessioncheck                                 (OK=102    KO=0     )
>  UI IDM version                                          (OK=102    KO=0     )
>  UI IDM features                                         (OK=102    KO=0     )
>  UI IDM privilege                                        (OK=102    KO=0     )
>  UI IDM login                                            (OK=102    KO=0     )
>  UI IDM managed user schema                              (OK=102    KO=0     )
>  UI IDM dashboard                                        (OK=102    KO=0     )
>  UI IDM user                                             (OK=102    KO=0     )
>  UI IDM oidcToken                                        (OK=101    KO=0     )
> userinfo                                                 (OK=100    KO=0     )
> UI-Logout                                                (OK=100    KO=0     )
> UI-Logout Redirect 1                                     (OK=100    KO=0     )
>  UI AM revoke2                                           (OK=99     KO=0     )
>  UI AM endsession                                        (OK=100    KO=0     )
>  UI AM revoke1                                           (OK=100    KO=0     )
> getIdToken                                               (OK=26     KO=0     )
> getIdToken Redirect 1                                    (OK=26     KO=0     )
> createOrganization                                       (OK=26     KO=0     )
> queryOrganization                                        (OK=25     KO=0     )
> deleteOrganization                                       (OK=25     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=10     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=10     KO=0     )
> ReadPolicy                                               (OK=64     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
> DeletePolicy                                             (OK=28     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        17 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 143560 / active: 128    / done: 288   
================================================================================

23:15:24.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:25.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:27.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:28.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:28.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:28.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:29.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:29 GMT                                      30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=8340   KO=0     )
> restLoginInitiate                                        (OK=582    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=577    KO=0     )
> Skip 2FA                                                 (OK=298    KO=0     )
> User Authorize PKCE stage                                (OK=697    KO=0     )
> User AccessToken PKCE stage                              (OK=693    KO=0     )
> RootUserinfo                                             (OK=371    KO=0     )
> GetUUid                                                  (OK=171    KO=0     )
> GetOpenidConfig                                          (OK=347    KO=0     )
> CreatePolicy                                             (OK=169    KO=0     )
> tokenUserinfo                                            (OK=97     KO=0     )
> UI-Post-Login - stage 1                                  (OK=154    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=154    KO=0     )
>  UI AM idFromSession                                     (OK=154    KO=0     )
>  UI AM validateGoto                                      (OK=154    KO=0     )
> UI-Post-Login - stage 2                                  (OK=152    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=152    KO=0     )
> restloginProgressiveProfileCallback                      (OK=25     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=152    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=152    KO=0     )
> UI-Post-Login - stage 3                                  (OK=150    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=150    KO=0     )
>  UI IDM uiconfig                                         (OK=150    KO=0     )
>  UI Enduser sessioncheck                                 (OK=150    KO=0     )
>  UI IDM version                                          (OK=150    KO=0     )
>  UI IDM features                                         (OK=150    KO=0     )
>  UI IDM privilege                                        (OK=150    KO=0     )
>  UI IDM login                                            (OK=150    KO=0     )
>  UI IDM managed user schema                              (OK=149    KO=0     )
>  UI IDM dashboard                                        (OK=149    KO=0     )
>  UI IDM user                                             (OK=149    KO=0     )
>  UI IDM oidcToken                                        (OK=148    KO=0     )
> userinfo                                                 (OK=148    KO=0     )
> UI-Logout                                                (OK=148    KO=0     )
> UI-Logout Redirect 1                                     (OK=148    KO=0     )
>  UI AM revoke2                                           (OK=148    KO=0     )
>  UI AM endsession                                        (OK=148    KO=0     )
>  UI AM revoke1                                           (OK=148    KO=0     )
> getIdToken                                               (OK=39     KO=0     )
> getIdToken Redirect 1                                    (OK=39     KO=0     )
> createOrganization                                       (OK=39     KO=0     )
> queryOrganization                                        (OK=39     KO=0     )
> deleteOrganization                                       (OK=39     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=16     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=16     KO=0     )
> ReadPolicy                                               (OK=113    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
> DeletePolicy                                             (OK=64     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        24 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 143376 / active: 154    / done: 446   
================================================================================

23:15:30.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:31.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:32.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:33.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:33.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:34 GMT                                      35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=11022  KO=0     )
> restLoginInitiate                                        (OK=785    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=781    KO=0     )
> Skip 2FA                                                 (OK=423    KO=0     )
> User Authorize PKCE stage                                (OK=936    KO=0     )
> User AccessToken PKCE stage                              (OK=934    KO=0     )
> RootUserinfo                                             (OK=502    KO=0     )
> GetUUid                                                  (OK=251    KO=0     )
> GetOpenidConfig                                          (OK=530    KO=0     )
> CreatePolicy                                             (OK=249    KO=0     )
> tokenUserinfo                                            (OK=132    KO=0     )
> UI-Post-Login - stage 1                                  (OK=195    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=194    KO=0     )
>  UI AM idFromSession                                     (OK=194    KO=0     )
>  UI AM validateGoto                                      (OK=194    KO=0     )
> UI-Post-Login - stage 2                                  (OK=192    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=190    KO=0     )
> restloginProgressiveProfileCallback                      (OK=30     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=190    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=190    KO=0     )
> UI-Post-Login - stage 3                                  (OK=189    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=189    KO=0     )
>  UI IDM uiconfig                                         (OK=189    KO=0     )
>  UI Enduser sessioncheck                                 (OK=189    KO=0     )
>  UI IDM version                                          (OK=189    KO=0     )
>  UI IDM features                                         (OK=188    KO=0     )
>  UI IDM privilege                                        (OK=189    KO=0     )
>  UI IDM login                                            (OK=189    KO=0     )
>  UI IDM managed user schema                              (OK=188    KO=0     )
>  UI IDM dashboard                                        (OK=188    KO=0     )
>  UI IDM user                                             (OK=187    KO=0     )
>  UI IDM oidcToken                                        (OK=187    KO=0     )
> userinfo                                                 (OK=184    KO=0     )
> UI-Logout                                                (OK=184    KO=0     )
> UI-Logout Redirect 1                                     (OK=184    KO=0     )
>  UI AM revoke2                                           (OK=184    KO=0     )
>  UI AM endsession                                        (OK=184    KO=0     )
>  UI AM revoke1                                           (OK=184    KO=0     )
> getIdToken                                               (OK=49     KO=0     )
> getIdToken Redirect 1                                    (OK=49     KO=0     )
> createOrganization                                       (OK=49     KO=0     )
> queryOrganization                                        (OK=49     KO=0     )
> deleteOrganization                                       (OK=48     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=21     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=21     KO=0     )
> ReadPolicy                                               (OK=167    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
> DeletePolicy                                             (OK=109    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        29 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 143165 / active: 205    / done: 606   
================================================================================

23:15:35.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:35.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:35.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:36.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:37.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:38.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:39 GMT                                      40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=13636  KO=0     )
> restLoginInitiate                                        (OK=972    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=965    KO=0     )
> Skip 2FA                                                 (OK=529    KO=0     )
> User Authorize PKCE stage                                (OK=1154   KO=0     )
> User AccessToken PKCE stage                              (OK=1151   KO=0     )
> RootUserinfo                                             (OK=701    KO=0     )
> GetUUid                                                  (OK=313    KO=0     )
> GetOpenidConfig                                          (OK=729    KO=0     )
> CreatePolicy                                             (OK=313    KO=0     )
> tokenUserinfo                                            (OK=173    KO=0     )
> UI-Post-Login - stage 1                                  (OK=228    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=228    KO=0     )
>  UI AM idFromSession                                     (OK=228    KO=0     )
>  UI AM validateGoto                                      (OK=228    KO=0     )
> UI-Post-Login - stage 2                                  (OK=226    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=226    KO=0     )
> restloginProgressiveProfileCallback                      (OK=38     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=225    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=225    KO=0     )
> UI-Post-Login - stage 3                                  (OK=224    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=224    KO=0     )
>  UI IDM uiconfig                                         (OK=223    KO=0     )
>  UI Enduser sessioncheck                                 (OK=223    KO=0     )
>  UI IDM version                                          (OK=223    KO=0     )
>  UI IDM features                                         (OK=223    KO=0     )
>  UI IDM privilege                                        (OK=223    KO=0     )
>  UI IDM login                                            (OK=223    KO=0     )
>  UI IDM managed user schema                              (OK=223    KO=0     )
>  UI IDM dashboard                                        (OK=223    KO=0     )
>  UI IDM user                                             (OK=223    KO=0     )
>  UI IDM oidcToken                                        (OK=223    KO=0     )
> userinfo                                                 (OK=222    KO=0     )
> UI-Logout                                                (OK=222    KO=0     )
> UI-Logout Redirect 1                                     (OK=222    KO=0     )
>  UI AM revoke2                                           (OK=222    KO=0     )
>  UI AM endsession                                        (OK=222    KO=0     )
>  UI AM revoke1                                           (OK=222    KO=0     )
> getIdToken                                               (OK=60     KO=0     )
> getIdToken Redirect 1                                    (OK=60     KO=0     )
> createOrganization                                       (OK=60     KO=0     )
> queryOrganization                                        (OK=60     KO=0     )
> deleteOrganization                                       (OK=60     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=28     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=28     KO=0     )
> ReadPolicy                                               (OK=249    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
> DeletePolicy                                             (OK=166    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        35 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 142972 / active: 203    / done: 801   
================================================================================

23:15:40.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:40.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:40.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:41.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:43.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:43.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:44 GMT                                      45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=16828  KO=0     )
> restLoginInitiate                                        (OK=1186   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1178   KO=0     )
> Skip 2FA                                                 (OK=640    KO=0     )
> User Authorize PKCE stage                                (OK=1407   KO=0     )
> User AccessToken PKCE stage                              (OK=1405   KO=0     )
> RootUserinfo                                             (OK=848    KO=0     )
> GetUUid                                                  (OK=376    KO=0     )
> GetOpenidConfig                                          (OK=936    KO=0     )
> CreatePolicy                                             (OK=373    KO=0     )
> tokenUserinfo                                            (OK=208    KO=0     )
> UI-Post-Login - stage 1                                  (OK=287    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=287    KO=0     )
>  UI AM idFromSession                                     (OK=287    KO=0     )
>  UI AM validateGoto                                      (OK=287    KO=0     )
> UI-Post-Login - stage 2                                  (OK=282    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=282    KO=0     )
> restloginProgressiveProfileCallback                      (OK=45     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=281    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=281    KO=0     )
> UI-Post-Login - stage 3                                  (OK=280    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=279    KO=0     )
>  UI IDM uiconfig                                         (OK=278    KO=0     )
>  UI Enduser sessioncheck                                 (OK=278    KO=0     )
>  UI IDM version                                          (OK=278    KO=0     )
>  UI IDM features                                         (OK=277    KO=0     )
>  UI IDM privilege                                        (OK=278    KO=0     )
>  UI IDM login                                            (OK=277    KO=0     )
>  UI IDM managed user schema                              (OK=276    KO=0     )
>  UI IDM dashboard                                        (OK=277    KO=0     )
>  UI IDM user                                             (OK=276    KO=0     )
>  UI IDM oidcToken                                        (OK=275    KO=0     )
> userinfo                                                 (OK=274    KO=0     )
> UI-Logout                                                (OK=273    KO=0     )
> UI-Logout Redirect 1                                     (OK=273    KO=0     )
>  UI AM revoke2                                           (OK=273    KO=0     )
>  UI AM endsession                                        (OK=273    KO=0     )
>  UI AM revoke1                                           (OK=273    KO=0     )
> getIdToken                                               (OK=71     KO=0     )
> getIdToken Redirect 1                                    (OK=71     KO=0     )
> createOrganization                                       (OK=71     KO=0     )
> queryOrganization                                        (OK=70     KO=0     )
> deleteOrganization                                       (OK=70     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=34     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=34     KO=0     )
> ReadPolicy                                               (OK=313    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=3      KO=0     )
> DeletePolicy                                             (OK=247    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        41 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 142750 / active: 200    / done: 1026  
================================================================================

23:15:44.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:46.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:46.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:47.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:47.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:47.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:48.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:49 GMT                                      50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=19815  KO=0     )
> restLoginInitiate                                        (OK=1380   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1368   KO=0     )
> Skip 2FA                                                 (OK=744    KO=0     )
> User Authorize PKCE stage                                (OK=1644   KO=0     )
> User AccessToken PKCE stage                              (OK=1642   KO=0     )
> RootUserinfo                                             (OK=1039   KO=0     )
> GetUUid                                                  (OK=437    KO=0     )
> GetOpenidConfig                                          (OK=1123   KO=0     )
> CreatePolicy                                             (OK=436    KO=0     )
> tokenUserinfo                                            (OK=243    KO=0     )
> UI-Post-Login - stage 1                                  (OK=331    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=331    KO=0     )
>  UI AM idFromSession                                     (OK=331    KO=0     )
>  UI AM validateGoto                                      (OK=331    KO=0     )
> UI-Post-Login - stage 2                                  (OK=329    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=329    KO=0     )
> restloginProgressiveProfileCallback                      (OK=54     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=329    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=329    KO=0     )
> UI-Post-Login - stage 3                                  (OK=328    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=328    KO=0     )
>  UI IDM uiconfig                                         (OK=328    KO=0     )
>  UI Enduser sessioncheck                                 (OK=328    KO=0     )
>  UI IDM version                                          (OK=328    KO=0     )
>  UI IDM features                                         (OK=328    KO=0     )
>  UI IDM privilege                                        (OK=328    KO=0     )
>  UI IDM login                                            (OK=328    KO=0     )
>  UI IDM managed user schema                              (OK=328    KO=0     )
>  UI IDM dashboard                                        (OK=328    KO=0     )
>  UI IDM user                                             (OK=328    KO=0     )
>  UI IDM oidcToken                                        (OK=326    KO=0     )
> userinfo                                                 (OK=326    KO=0     )
> UI-Logout                                                (OK=326    KO=0     )
> UI-Logout Redirect 1                                     (OK=326    KO=0     )
>  UI AM revoke2                                           (OK=325    KO=0     )
>  UI AM endsession                                        (OK=325    KO=0     )
>  UI AM revoke1                                           (OK=325    KO=0     )
> getIdToken                                               (OK=81     KO=0     )
> getIdToken Redirect 1                                    (OK=81     KO=0     )
> createOrganization                                       (OK=81     KO=0     )
> queryOrganization                                        (OK=81     KO=0     )
> deleteOrganization                                       (OK=81     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=42     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=42     KO=0     )
> ReadPolicy                                               (OK=372    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
> DeletePolicy                                             (OK=313    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        48 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 142553 / active: 191    / done: 1232  
================================================================================

23:15:50.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:51.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:51.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:51.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:52.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:53.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:54 GMT                                      55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=22212  KO=0     )
> restLoginInitiate                                        (OK=1541   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1538   KO=0     )
> Skip 2FA                                                 (OK=843    KO=0     )
> User Authorize PKCE stage                                (OK=1842   KO=0     )
> User AccessToken PKCE stage                              (OK=1840   KO=0     )
> RootUserinfo                                             (OK=1169   KO=0     )
> GetUUid                                                  (OK=499    KO=0     )
> GetOpenidConfig                                          (OK=1303   KO=0     )
> CreatePolicy                                             (OK=498    KO=0     )
> tokenUserinfo                                            (OK=273    KO=0     )
> UI-Post-Login - stage 1                                  (OK=366    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=366    KO=0     )
>  UI AM idFromSession                                     (OK=365    KO=0     )
>  UI AM validateGoto                                      (OK=365    KO=0     )
> UI-Post-Login - stage 2                                  (OK=364    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=364    KO=0     )
> restloginProgressiveProfileCallback                      (OK=60     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=363    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=363    KO=0     )
> UI-Post-Login - stage 3                                  (OK=363    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=363    KO=0     )
>  UI IDM uiconfig                                         (OK=362    KO=0     )
>  UI Enduser sessioncheck                                 (OK=362    KO=0     )
>  UI IDM version                                          (OK=362    KO=0     )
>  UI IDM features                                         (OK=362    KO=0     )
>  UI IDM privilege                                        (OK=362    KO=0     )
>  UI IDM login                                            (OK=362    KO=0     )
>  UI IDM managed user schema                              (OK=362    KO=0     )
>  UI IDM dashboard                                        (OK=362    KO=0     )
>  UI IDM user                                             (OK=362    KO=0     )
>  UI IDM oidcToken                                        (OK=362    KO=0     )
> userinfo                                                 (OK=361    KO=0     )
> UI-Logout                                                (OK=361    KO=0     )
> UI-Logout Redirect 1                                     (OK=360    KO=0     )
>  UI AM revoke2                                           (OK=360    KO=0     )
>  UI AM endsession                                        (OK=360    KO=0     )
>  UI AM revoke1                                           (OK=360    KO=0     )
> getIdToken                                               (OK=97     KO=0     )
> getIdToken Redirect 1                                    (OK=96     KO=0     )
> createOrganization                                       (OK=96     KO=0     )
> queryOrganization                                        (OK=96     KO=0     )
> deleteOrganization                                       (OK=96     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=47     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=46     KO=0     )
> ReadPolicy                                               (OK=432    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=5      KO=0     )
> DeletePolicy                                             (OK=371    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        54 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 142388 / active: 165    / done: 1423  
================================================================================

23:15:55.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:55.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:56.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:15:57.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:15:59 GMT                                      60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=24858  KO=0     )
> restLoginInitiate                                        (OK=1733   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1730   KO=0     )
> Skip 2FA                                                 (OK=958    KO=0     )
> User Authorize PKCE stage                                (OK=2070   KO=0     )
> User AccessToken PKCE stage                              (OK=2065   KO=0     )
> RootUserinfo                                             (OK=1302   KO=0     )
> GetUUid                                                  (OK=561    KO=0     )
> GetOpenidConfig                                          (OK=1491   KO=0     )
> CreatePolicy                                             (OK=559    KO=0     )
> tokenUserinfo                                            (OK=303    KO=0     )
> UI-Post-Login - stage 1                                  (OK=405    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=405    KO=0     )
>  UI AM idFromSession                                     (OK=404    KO=0     )
>  UI AM validateGoto                                      (OK=404    KO=0     )
> UI-Post-Login - stage 2                                  (OK=403    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=403    KO=0     )
> restloginProgressiveProfileCallback                      (OK=65     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=403    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=403    KO=0     )
> UI-Post-Login - stage 3                                  (OK=402    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=402    KO=0     )
>  UI IDM uiconfig                                         (OK=401    KO=0     )
>  UI Enduser sessioncheck                                 (OK=401    KO=0     )
>  UI IDM version                                          (OK=401    KO=0     )
>  UI IDM features                                         (OK=401    KO=0     )
>  UI IDM privilege                                        (OK=401    KO=0     )
>  UI IDM login                                            (OK=401    KO=0     )
>  UI IDM managed user schema                              (OK=400    KO=0     )
>  UI IDM dashboard                                        (OK=400    KO=0     )
>  UI IDM user                                             (OK=400    KO=0     )
>  UI IDM oidcToken                                        (OK=397    KO=0     )
> userinfo                                                 (OK=397    KO=0     )
> UI-Logout                                                (OK=397    KO=0     )
> UI-Logout Redirect 1                                     (OK=397    KO=0     )
>  UI AM revoke2                                           (OK=396    KO=0     )
>  UI AM endsession                                        (OK=396    KO=0     )
>  UI AM revoke1                                           (OK=396    KO=0     )
> getIdToken                                               (OK=113    KO=0     )
> getIdToken Redirect 1                                    (OK=113    KO=0     )
> createOrganization                                       (OK=113    KO=0     )
> queryOrganization                                        (OK=113    KO=0     )
> deleteOrganization                                       (OK=113    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=53     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=53     KO=0     )
> ReadPolicy                                               (OK=497    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=7      KO=0     )
> DeletePolicy                                             (OK=430    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        58 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 142189 / active: 190    / done: 1597  
================================================================================

23:15:59.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:00.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:01.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:01.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:01.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:01.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:02.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:03.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:04.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:04 GMT                                      65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=27657  KO=0     )
> restLoginInitiate                                        (OK=1935   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1928   KO=0     )
> Skip 2FA                                                 (OK=1066   KO=0     )
> User Authorize PKCE stage                                (OK=2297   KO=0     )
> User AccessToken PKCE stage                              (OK=2295   KO=0     )
> RootUserinfo                                             (OK=1473   KO=0     )
> GetUUid                                                  (OK=628    KO=0     )
> GetOpenidConfig                                          (OK=1682   KO=0     )
> CreatePolicy                                             (OK=626    KO=0     )
> tokenUserinfo                                            (OK=343    KO=0     )
> UI-Post-Login - stage 1                                  (OK=447    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=447    KO=0     )
>  UI AM idFromSession                                     (OK=446    KO=0     )
>  UI AM validateGoto                                      (OK=446    KO=0     )
> UI-Post-Login - stage 2                                  (OK=445    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=445    KO=0     )
> restloginProgressiveProfileCallback                      (OK=74     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=445    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=445    KO=0     )
> UI-Post-Login - stage 3                                  (OK=444    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=442    KO=0     )
>  UI IDM uiconfig                                         (OK=442    KO=0     )
>  UI Enduser sessioncheck                                 (OK=442    KO=0     )
>  UI IDM version                                          (OK=441    KO=0     )
>  UI IDM features                                         (OK=441    KO=0     )
>  UI IDM privilege                                        (OK=441    KO=0     )
>  UI IDM login                                            (OK=441    KO=0     )
>  UI IDM managed user schema                              (OK=441    KO=0     )
>  UI IDM dashboard                                        (OK=441    KO=0     )
>  UI IDM user                                             (OK=441    KO=0     )
>  UI IDM oidcToken                                        (OK=441    KO=0     )
> userinfo                                                 (OK=441    KO=0     )
> UI-Logout                                                (OK=440    KO=0     )
> UI-Logout Redirect 1                                     (OK=440    KO=0     )
>  UI AM revoke2                                           (OK=440    KO=0     )
>  UI AM endsession                                        (OK=440    KO=0     )
>  UI AM revoke1                                           (OK=440    KO=0     )
> getIdToken                                               (OK=124    KO=0     )
> getIdToken Redirect 1                                    (OK=124    KO=0     )
> createOrganization                                       (OK=124    KO=0     )
> queryOrganization                                        (OK=124    KO=0     )
> deleteOrganization                                       (OK=124    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=61     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=60     KO=0     )
> ReadPolicy                                               (OK=558    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
> DeletePolicy                                             (OK=497    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        67 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 141979 / active: 192    / done: 1805  
================================================================================

23:16:05.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:05.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:05.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:05.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:06.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:07.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:07.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:09 GMT                                      70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=30219  KO=0     )
> restLoginInitiate                                        (OK=2118   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2109   KO=0     )
> Skip 2FA                                                 (OK=1167   KO=0     )
> User Authorize PKCE stage                                (OK=2507   KO=0     )
> User AccessToken PKCE stage                              (OK=2503   KO=0     )
> RootUserinfo                                             (OK=1606   KO=0     )
> GetUUid                                                  (OK=690    KO=0     )
> GetOpenidConfig                                          (OK=1873   KO=0     )
> CreatePolicy                                             (OK=687    KO=0     )
> tokenUserinfo                                            (OK=378    KO=0     )
> UI-Post-Login - stage 1                                  (OK=482    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=482    KO=0     )
>  UI AM idFromSession                                     (OK=482    KO=0     )
>  UI AM validateGoto                                      (OK=482    KO=0     )
> UI-Post-Login - stage 2                                  (OK=481    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=481    KO=0     )
> restloginProgressiveProfileCallback                      (OK=80     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=481    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=481    KO=0     )
> UI-Post-Login - stage 3                                  (OK=481    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=481    KO=0     )
>  UI IDM uiconfig                                         (OK=481    KO=0     )
>  UI Enduser sessioncheck                                 (OK=481    KO=0     )
>  UI IDM version                                          (OK=481    KO=0     )
>  UI IDM features                                         (OK=481    KO=0     )
>  UI IDM privilege                                        (OK=481    KO=0     )
>  UI IDM login                                            (OK=481    KO=0     )
>  UI IDM managed user schema                              (OK=480    KO=0     )
>  UI IDM dashboard                                        (OK=480    KO=0     )
>  UI IDM user                                             (OK=480    KO=0     )
>  UI IDM oidcToken                                        (OK=480    KO=0     )
> userinfo                                                 (OK=480    KO=0     )
> UI-Logout                                                (OK=480    KO=0     )
> UI-Logout Redirect 1                                     (OK=479    KO=0     )
>  UI AM revoke2                                           (OK=479    KO=0     )
>  UI AM endsession                                        (OK=479    KO=0     )
>  UI AM revoke1                                           (OK=479    KO=0     )
> getIdToken                                               (OK=137    KO=0     )
> getIdToken Redirect 1                                    (OK=136    KO=0     )
> createOrganization                                       (OK=136    KO=0     )
> queryOrganization                                        (OK=136    KO=0     )
> deleteOrganization                                       (OK=136    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=65     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=65     KO=0     )
> ReadPolicy                                               (OK=626    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
> DeletePolicy                                             (OK=558    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        80 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 141792 / active: 185    / done: 1999  
================================================================================

23:16:10.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:10.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:11.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:11.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:12.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:12.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:13.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:14.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:14 GMT                                      75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32910  KO=0     )
> restLoginInitiate                                        (OK=2307   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2302   KO=0     )
> Skip 2FA                                                 (OK=1281   KO=0     )
> User Authorize PKCE stage                                (OK=2729   KO=0     )
> User AccessToken PKCE stage                              (OK=2727   KO=0     )
> RootUserinfo                                             (OK=1754   KO=0     )
> GetUUid                                                  (OK=766    KO=0     )
> GetOpenidConfig                                          (OK=2078   KO=0     )
> CreatePolicy                                             (OK=764    KO=0     )
> tokenUserinfo                                            (OK=407    KO=0     )
> UI-Post-Login - stage 1                                  (OK=522    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=522    KO=0     )
>  UI AM idFromSession                                     (OK=522    KO=0     )
>  UI AM validateGoto                                      (OK=522    KO=0     )
> UI-Post-Login - stage 2                                  (OK=522    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=522    KO=0     )
> restloginProgressiveProfileCallback                      (OK=89     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=521    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=521    KO=0     )
> UI-Post-Login - stage 3                                  (OK=521    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=521    KO=0     )
>  UI IDM uiconfig                                         (OK=519    KO=0     )
>  UI Enduser sessioncheck                                 (OK=519    KO=0     )
>  UI IDM version                                          (OK=519    KO=0     )
>  UI IDM features                                         (OK=519    KO=0     )
>  UI IDM privilege                                        (OK=519    KO=0     )
>  UI IDM login                                            (OK=519    KO=0     )
>  UI IDM managed user schema                              (OK=519    KO=0     )
>  UI IDM dashboard                                        (OK=519    KO=0     )
>  UI IDM user                                             (OK=519    KO=0     )
>  UI IDM oidcToken                                        (OK=518    KO=0     )
> userinfo                                                 (OK=517    KO=0     )
> UI-Logout                                                (OK=517    KO=0     )
> UI-Logout Redirect 1                                     (OK=517    KO=0     )
>  UI AM revoke2                                           (OK=517    KO=0     )
>  UI AM endsession                                        (OK=517    KO=0     )
>  UI AM revoke1                                           (OK=517    KO=0     )
> getIdToken                                               (OK=146    KO=0     )
> getIdToken Redirect 1                                    (OK=146    KO=0     )
> createOrganization                                       (OK=146    KO=0     )
> queryOrganization                                        (OK=146    KO=0     )
> deleteOrganization                                       (OK=146    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=73     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=73     KO=0     )
> ReadPolicy                                               (OK=686    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
> DeletePolicy                                             (OK=625    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        88 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 141591 / active: 194    / done: 2191  
================================================================================

23:16:15.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:16.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:17.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:17.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:18.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:18.463 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 2512: status.find.in([200, 209], 304), found 409
23:16:18.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,2512,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE2MDk1MjgwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoia09Db2hTa3VVSnMyRzlZa1h2WWFOaGtsaHRvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMDk3OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMDk3NywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0NTc4LCJpYXQiOjE3MzIyMzA5NzgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRXRFRfM255cHMwdnBZQlRweWtFVTFtazZtbyJ9.DOAyLHv8tHEqq3HAjJpfn16q610J2Rm6C2yJ3N3xC8_XedhdZSMjTuskq514dDnDxOlYYXDuHhCClwfx5Z8AP_JmGI1cliRK_dLvv9M3nkAY40CqMmQdDy0cJVEHrkhlYIkStF1LdLuBkJKtkJ1XUc-JxGajt6Vr7563iin6FZVtb9rwGCTUInvOqMtbaNBU0aMV7s7wa2ikGyTxjt1xpYcwu0kg_kwviEC1mo3LTWW7bSO6tJoxR0Atg7xUDwNXVVe4uF-yg7SujzDYBVsi8DWyF653cE4ylijWX-zDDyeNTQRzLGifuipQ1xwRawgiYGElRraqvF2GNFINA0YB1w, username -> user.72808, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy62760, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1e13e980, authcode -> 68J6wXX9n4ZCRUFlC0T3tWWgX5g, useAdminRealm -> true, callbacks -> {"tokenId":"N9zIDfTk6GmOktHINUt1PLuF6O8.*AAJTSQACMDIAAlNLABxZNjF1ak1WdnR0RzJxY3VnTlh1RGE0emE0d2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732230978022), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=N9zIDfTk6GmOktHINUt1PLuF6O8.*AAJTSQACMDIAAlNLABxZNjF1ak1WdnR0RzJxY3VnTlh1RGE0emE0d2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732230978022))), password -> Pa_ssw0rd, challenge -> zD7st2foKWhPJtJJpHiudOWdOAGQcl5MWgssgITQgAQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 147.42.71.254, verifier -> LTEzOTU1ODYxOTU5NjY1NjE3NjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a504e15, tokenId -> N9zIDfTk6GmOktHINUt1PLuF6O8.*AAJTSQACMDIAAlNLABxZNjF1ak1WdnR0RzJxY3VnTlh1RGE0emE0d2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=N9zIDfTk6GmOktHINUt1PLuF6O8.*AAJTSQACMDIAAlNLABxZNjF1ak1WdnR0RzJxY3VnTlh1RGE0emE0d2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=N9zIDfTk6GmOktHINUt1PLuF6O8.*AAJTSQACMDIAAlNLABxZNjF1ak1WdnR0RzJxY3VnTlh1RGE0emE0d2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy62760","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: Thu, 21 Nov 2024 23:16:18 GMT
	x-forgerock-transactionid: 9b19b781-81c4-4600-a94c-27f7574e8669
	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:16:19.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:19 GMT                                      80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=35804  KO=1     )
> restLoginInitiate                                        (OK=2507   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2499   KO=0     )
> Skip 2FA                                                 (OK=1381   KO=0     )
> User Authorize PKCE stage                                (OK=2964   KO=0     )
> User AccessToken PKCE stage                              (OK=2960   KO=0     )
> RootUserinfo                                             (OK=1889   KO=0     )
> GetUUid                                                  (OK=832    KO=0     )
> GetOpenidConfig                                          (OK=2281   KO=0     )
> CreatePolicy                                             (OK=831    KO=1     )
> tokenUserinfo                                            (OK=446    KO=0     )
> UI-Post-Login - stage 1                                  (OK=572    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=572    KO=0     )
>  UI AM idFromSession                                     (OK=571    KO=0     )
>  UI AM validateGoto                                      (OK=571    KO=0     )
> UI-Post-Login - stage 2                                  (OK=569    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=569    KO=0     )
> restloginProgressiveProfileCallback                      (OK=98     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=567    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=567    KO=0     )
> UI-Post-Login - stage 3                                  (OK=565    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=565    KO=0     )
>  UI IDM uiconfig                                         (OK=564    KO=0     )
>  UI Enduser sessioncheck                                 (OK=564    KO=0     )
>  UI IDM version                                          (OK=564    KO=0     )
>  UI IDM features                                         (OK=564    KO=0     )
>  UI IDM privilege                                        (OK=564    KO=0     )
>  UI IDM login                                            (OK=564    KO=0     )
>  UI IDM managed user schema                              (OK=564    KO=0     )
>  UI IDM dashboard                                        (OK=564    KO=0     )
>  UI IDM user                                             (OK=564    KO=0     )
>  UI IDM oidcToken                                        (OK=564    KO=0     )
> userinfo                                                 (OK=564    KO=0     )
> UI-Logout                                                (OK=564    KO=0     )
> UI-Logout Redirect 1                                     (OK=564    KO=0     )
>  UI AM revoke2                                           (OK=564    KO=0     )
>  UI AM endsession                                        (OK=564    KO=0     )
>  UI AM revoke1                                           (OK=564    KO=0     )
> getIdToken                                               (OK=155    KO=0     )
> getIdToken Redirect 1                                    (OK=155    KO=0     )
> createOrganization                                       (OK=155    KO=0     )
> queryOrganization                                        (OK=155    KO=0     )
> deleteOrganization                                       (OK=155    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=85     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=84     KO=0     )
> ReadPolicy                                               (OK=764    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
> DeletePolicy                                             (OK=684    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        94 (98.95%)
> status.find.in([200, 209], 304), found 409                          1 ( 1.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 141384 / active: 204    / done: 2388  
================================================================================

23:16:20.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:22.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:22.913 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 2692: status.find.in([200, 209], 304), found 409
23:16:22.914 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,2692,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE2MTAyOTY2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMlRnMFVaNnFZWkxJRk0wVndaTDZtSjJzVHhBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMDk4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMDk4MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0NTgyLCJpYXQiOjE3MzIyMzA5ODIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlE5UGRQOGhBRmdpQmFycVdkYUNrWVFwd3o4dyJ9.UsFARJicJOtqflrtiT8rN3cIr5KWP-wiMiSY0p04YSFfyCKp12uiq64xVW15A4xJ9ZukXIGMs9Ob2xg9P5QpVIoCbz3qBxUBq8XJfXu-U6iMKkFEdHmfG_f6YnZqXqNB-JmqhLzRNjmvadnY26FYE52q_JCdhLrMfN7XgmjHLlCP9RZwzdSd27IjAfpi40u3AvQlAZjOcyGGXSQNi4dBcQlfshQSMcQAfRmlhyYNnT9t-OREz1V5kgmbignq9aPh7WXjTHDTBG273ylc1KrLOwLGhYuZCVGAvji4Ck99Uea1AYX8YK7z8cfYraIB5Ia9QHYZPpk0BIu01E5N3Rz1DQ, username -> user.57829, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy933477, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74247fc0, authcode -> jXSGl0MNN1fLpoY-2TJxQs6T1jk, useAdminRealm -> true, callbacks -> {"tokenId":"vcy8vKbrFyTDcEy7EQt5r5x3naI.*AAJTSQACMDIAAlNLABxiVzZUNjdxNUdOSWJmbW5WRDNVTVpEZ2hHTVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732230982496), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vcy8vKbrFyTDcEy7EQt5r5x3naI.*AAJTSQACMDIAAlNLABxiVzZUNjdxNUdOSWJmbW5WRDNVTVpEZ2hHTVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732230982496))), password -> Pa_ssw0rd, challenge -> JhNfRPBNFCLy247Qc5btZNMMX1NgNpt4eXf8K9QNreQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 79.154.0.109, verifier -> LTE5NzY0NzQzNzMxNDE2MzAwMjA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b309853, tokenId -> vcy8vKbrFyTDcEy7EQt5r5x3naI.*AAJTSQACMDIAAlNLABxiVzZUNjdxNUdOSWJmbW5WRDNVTVpEZ2hHTVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
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=vcy8vKbrFyTDcEy7EQt5r5x3naI.*AAJTSQACMDIAAlNLABxiVzZUNjdxNUdOSWJmbW5WRDNVTVpEZ2hHTVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=vcy8vKbrFyTDcEy7EQt5r5x3naI.*AAJTSQACMDIAAlNLABxiVzZUNjdxNUdOSWJmbW5WRDNVTVpEZ2hHTVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy933477","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: Thu, 21 Nov 2024 23:16:22 GMT
	x-forgerock-transactionid: 47dcbd36-f87d-452e-8f62-1561ce210d99
	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:16:23.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:24.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:24.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:24 GMT                                      85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=38849  KO=2     )
> restLoginInitiate                                        (OK=2706   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2701   KO=0     )
> Skip 2FA                                                 (OK=1493   KO=0     )
> User Authorize PKCE stage                                (OK=3213   KO=0     )
> User AccessToken PKCE stage                              (OK=3211   KO=0     )
> RootUserinfo                                             (OK=2024   KO=0     )
> GetUUid                                                  (OK=895    KO=0     )
> GetOpenidConfig                                          (OK=2490   KO=0     )
> CreatePolicy                                             (OK=892    KO=2     )
> tokenUserinfo                                            (OK=489    KO=0     )
> UI-Post-Login - stage 1                                  (OK=620    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=617    KO=0     )
>  UI AM idFromSession                                     (OK=617    KO=0     )
>  UI AM validateGoto                                      (OK=617    KO=0     )
> UI-Post-Login - stage 2                                  (OK=616    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=616    KO=0     )
> restloginProgressiveProfileCallback                      (OK=101    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=616    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=616    KO=0     )
> UI-Post-Login - stage 3                                  (OK=616    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=615    KO=0     )
>  UI IDM uiconfig                                         (OK=615    KO=0     )
>  UI Enduser sessioncheck                                 (OK=615    KO=0     )
>  UI IDM version                                          (OK=615    KO=0     )
>  UI IDM features                                         (OK=614    KO=0     )
>  UI IDM privilege                                        (OK=614    KO=0     )
>  UI IDM login                                            (OK=614    KO=0     )
>  UI IDM managed user schema                              (OK=614    KO=0     )
>  UI IDM dashboard                                        (OK=614    KO=0     )
>  UI IDM user                                             (OK=614    KO=0     )
>  UI IDM oidcToken                                        (OK=614    KO=0     )
> userinfo                                                 (OK=612    KO=0     )
> UI-Logout                                                (OK=612    KO=0     )
> UI-Logout Redirect 1                                     (OK=612    KO=0     )
>  UI AM revoke2                                           (OK=611    KO=0     )
>  UI AM endsession                                        (OK=611    KO=0     )
>  UI AM revoke1                                           (OK=611    KO=0     )
> getIdToken                                               (OK=175    KO=0     )
> getIdToken Redirect 1                                    (OK=175    KO=0     )
> createOrganization                                       (OK=174    KO=0     )
> queryOrganization                                        (OK=174    KO=0     )
> deleteOrganization                                       (OK=174    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=90     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=90     KO=0     )
> ReadPolicy                                               (OK=829    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
> DeletePolicy                                             (OK=762    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        99 (98.02%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.98%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 141178 / active: 182    / done: 2616  
================================================================================

23:16:24.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:25.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:25.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:26.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:26.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:28.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:29.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:29.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:29 GMT                                      90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=41324  KO=2     )
> restLoginInitiate                                        (OK=2892   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2888   KO=0     )
> Skip 2FA                                                 (OK=1601   KO=0     )
> User Authorize PKCE stage                                (OK=3427   KO=0     )
> User AccessToken PKCE stage                              (OK=3426   KO=0     )
> RootUserinfo                                             (OK=2174   KO=0     )
> GetUUid                                                  (OK=957    KO=0     )
> GetOpenidConfig                                          (OK=2677   KO=0     )
> CreatePolicy                                             (OK=950    KO=2     )
> tokenUserinfo                                            (OK=530    KO=0     )
> UI-Post-Login - stage 1                                  (OK=649    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=649    KO=0     )
>  UI AM idFromSession                                     (OK=649    KO=0     )
>  UI AM validateGoto                                      (OK=649    KO=0     )
> UI-Post-Login - stage 2                                  (OK=648    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=648    KO=0     )
> restloginProgressiveProfileCallback                      (OK=104    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=648    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=648    KO=0     )
> UI-Post-Login - stage 3                                  (OK=648    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=646    KO=0     )
>  UI IDM uiconfig                                         (OK=646    KO=0     )
>  UI Enduser sessioncheck                                 (OK=646    KO=0     )
>  UI IDM version                                          (OK=646    KO=0     )
>  UI IDM features                                         (OK=646    KO=0     )
>  UI IDM privilege                                        (OK=646    KO=0     )
>  UI IDM login                                            (OK=646    KO=0     )
>  UI IDM managed user schema                              (OK=646    KO=0     )
>  UI IDM dashboard                                        (OK=646    KO=0     )
>  UI IDM user                                             (OK=646    KO=0     )
>  UI IDM oidcToken                                        (OK=646    KO=0     )
> userinfo                                                 (OK=646    KO=0     )
> UI-Logout                                                (OK=645    KO=0     )
> UI-Logout Redirect 1                                     (OK=645    KO=0     )
>  UI AM revoke2                                           (OK=645    KO=0     )
>  UI AM endsession                                        (OK=645    KO=0     )
>  UI AM revoke1                                           (OK=645    KO=0     )
> getIdToken                                               (OK=193    KO=0     )
> getIdToken Redirect 1                                    (OK=193    KO=0     )
> createOrganization                                       (OK=193    KO=0     )
> queryOrganization                                        (OK=193    KO=0     )
> deleteOrganization                                       (OK=193    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=94     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=93     KO=0     )
> ReadPolicy                                               (OK=892    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=13     KO=0     )
> DeletePolicy                                             (OK=828    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       107 (98.17%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.83%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 140989 / active: 175    / done: 2812  
================================================================================

23:16:29.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:30.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:31.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:32.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:32.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:32.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:32.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:33.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:34 GMT                                      95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=44067  KO=2     )
> restLoginInitiate                                        (OK=3078   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3068   KO=0     )
> Skip 2FA                                                 (OK=1696   KO=0     )
> User Authorize PKCE stage                                (OK=3642   KO=0     )
> User AccessToken PKCE stage                              (OK=3640   KO=0     )
> RootUserinfo                                             (OK=2327   KO=0     )
> GetUUid                                                  (OK=1011   KO=0     )
> GetOpenidConfig                                          (OK=2854   KO=0     )
> CreatePolicy                                             (OK=1008   KO=2     )
> tokenUserinfo                                            (OK=556    KO=0     )
> UI-Post-Login - stage 1                                  (OK=697    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=696    KO=0     )
>  UI AM idFromSession                                     (OK=696    KO=0     )
>  UI AM validateGoto                                      (OK=696    KO=0     )
> UI-Post-Login - stage 2                                  (OK=696    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=695    KO=0     )
> restloginProgressiveProfileCallback                      (OK=110    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=695    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=695    KO=0     )
> UI-Post-Login - stage 3                                  (OK=693    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=693    KO=0     )
>  UI IDM uiconfig                                         (OK=692    KO=0     )
>  UI Enduser sessioncheck                                 (OK=692    KO=0     )
>  UI IDM version                                          (OK=692    KO=0     )
>  UI IDM features                                         (OK=692    KO=0     )
>  UI IDM privilege                                        (OK=692    KO=0     )
>  UI IDM login                                            (OK=692    KO=0     )
>  UI IDM managed user schema                              (OK=692    KO=0     )
>  UI IDM dashboard                                        (OK=692    KO=0     )
>  UI IDM user                                             (OK=692    KO=0     )
>  UI IDM oidcToken                                        (OK=691    KO=0     )
> userinfo                                                 (OK=691    KO=0     )
> UI-Logout                                                (OK=690    KO=0     )
> UI-Logout Redirect 1                                     (OK=690    KO=0     )
>  UI AM revoke2                                           (OK=687    KO=0     )
>  UI AM endsession                                        (OK=688    KO=0     )
>  UI AM revoke1                                           (OK=687    KO=0     )
> getIdToken                                               (OK=204    KO=0     )
> getIdToken Redirect 1                                    (OK=204    KO=0     )
> createOrganization                                       (OK=203    KO=0     )
> queryOrganization                                        (OK=203    KO=0     )
> deleteOrganization                                       (OK=203    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=99     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=99     KO=0     )
> ReadPolicy                                               (OK=952    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
> DeletePolicy                                             (OK=891    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       115 (98.29%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.71%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 140797 / active: 183    / done: 2996  
================================================================================

23:16:34.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:35.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:35.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:35.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:36.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:37.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:38.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:38.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:38.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:39.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:39.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:39 GMT                                     100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=46882  KO=2     )
> restLoginInitiate                                        (OK=3254   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3249   KO=0     )
> Skip 2FA                                                 (OK=1783   KO=0     )
> User Authorize PKCE stage                                (OK=3863   KO=0     )
> User AccessToken PKCE stage                              (OK=3861   KO=0     )
> RootUserinfo                                             (OK=2460   KO=0     )
> GetUUid                                                  (OK=1058   KO=0     )
> GetOpenidConfig                                          (OK=3019   KO=0     )
> CreatePolicy                                             (OK=1055   KO=2     )
> tokenUserinfo                                            (OK=589    KO=0     )
> UI-Post-Login - stage 1                                  (OK=746    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=746    KO=0     )
>  UI AM idFromSession                                     (OK=746    KO=0     )
>  UI AM validateGoto                                      (OK=746    KO=0     )
> UI-Post-Login - stage 2                                  (OK=746    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=746    KO=0     )
> restloginProgressiveProfileCallback                      (OK=116    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=746    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=746    KO=0     )
> UI-Post-Login - stage 3                                  (OK=744    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=744    KO=0     )
>  UI IDM uiconfig                                         (OK=741    KO=0     )
>  UI Enduser sessioncheck                                 (OK=741    KO=0     )
>  UI IDM version                                          (OK=741    KO=0     )
>  UI IDM features                                         (OK=741    KO=0     )
>  UI IDM privilege                                        (OK=741    KO=0     )
>  UI IDM login                                            (OK=741    KO=0     )
>  UI IDM managed user schema                              (OK=741    KO=0     )
>  UI IDM dashboard                                        (OK=741    KO=0     )
>  UI IDM user                                             (OK=741    KO=0     )
>  UI IDM oidcToken                                        (OK=741    KO=0     )
> userinfo                                                 (OK=741    KO=0     )
> UI-Logout                                                (OK=740    KO=0     )
> UI-Logout Redirect 1                                     (OK=740    KO=0     )
>  UI AM revoke2                                           (OK=739    KO=0     )
>  UI AM endsession                                        (OK=739    KO=0     )
>  UI AM revoke1                                           (OK=739    KO=0     )
> getIdToken                                               (OK=217    KO=0     )
> getIdToken Redirect 1                                    (OK=217    KO=0     )
> createOrganization                                       (OK=217    KO=0     )
> queryOrganization                                        (OK=217    KO=0     )
> deleteOrganization                                       (OK=217    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=106    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=106    KO=0     )
> ReadPolicy                                               (OK=1008   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=16     KO=0     )
> DeletePolicy                                             (OK=950    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       126 (98.44%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 140615 / active: 158    / done: 3203  
================================================================================

23:16:40.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:40.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:41.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:42.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:42.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:44 GMT                                     105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=49614  KO=2     )
> restLoginInitiate                                        (OK=3438   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3432   KO=0     )
> Skip 2FA                                                 (OK=1886   KO=0     )
> User Authorize PKCE stage                                (OK=4080   KO=0     )
> User AccessToken PKCE stage                              (OK=4077   KO=0     )
> RootUserinfo                                             (OK=2621   KO=0     )
> GetUUid                                                  (OK=1114   KO=0     )
> GetOpenidConfig                                          (OK=3179   KO=0     )
> CreatePolicy                                             (OK=1110   KO=2     )
> tokenUserinfo                                            (OK=617    KO=0     )
> UI-Post-Login - stage 1                                  (OK=792    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=792    KO=0     )
>  UI AM idFromSession                                     (OK=791    KO=0     )
>  UI AM validateGoto                                      (OK=791    KO=0     )
> UI-Post-Login - stage 2                                  (OK=789    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=789    KO=0     )
> restloginProgressiveProfileCallback                      (OK=123    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=788    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=788    KO=0     )
> UI-Post-Login - stage 3                                  (OK=787    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=787    KO=0     )
>  UI IDM uiconfig                                         (OK=787    KO=0     )
>  UI Enduser sessioncheck                                 (OK=787    KO=0     )
>  UI IDM version                                          (OK=787    KO=0     )
>  UI IDM features                                         (OK=787    KO=0     )
>  UI IDM privilege                                        (OK=787    KO=0     )
>  UI IDM login                                            (OK=787    KO=0     )
>  UI IDM managed user schema                              (OK=787    KO=0     )
>  UI IDM dashboard                                        (OK=787    KO=0     )
>  UI IDM user                                             (OK=787    KO=0     )
>  UI IDM oidcToken                                        (OK=787    KO=0     )
> userinfo                                                 (OK=787    KO=0     )
> UI-Logout                                                (OK=787    KO=0     )
> UI-Logout Redirect 1                                     (OK=787    KO=0     )
>  UI AM revoke2                                           (OK=787    KO=0     )
>  UI AM endsession                                        (OK=787    KO=0     )
>  UI AM revoke1                                           (OK=787    KO=0     )
> getIdToken                                               (OK=230    KO=0     )
> getIdToken Redirect 1                                    (OK=230    KO=0     )
> createOrganization                                       (OK=229    KO=0     )
> queryOrganization                                        (OK=229    KO=0     )
> deleteOrganization                                       (OK=229    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=113    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=113    KO=0     )
> ReadPolicy                                               (OK=1056   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=16     KO=0     )
> DeletePolicy                                             (OK=1006   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       131 (98.50%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.50%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 140421 / active: 168    / done: 3387  
================================================================================

23:16:47.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 3673: status.find.in([200, 209], 304), found 502
23:16:47.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,3673,HashMap(username -> user.111123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy307406, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@231e2b51, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token, authcode -> ROpsUDMPo9B5WtlNM8zipoD6_fk, useAdminRealm -> true, callbacks -> {"tokenId":"T3RNkXNbIe9D_Jto2ZaxlcTpLqw.*AAJTSQACMDIAAlNLABwzdHd4M2E2VFBzbUFxa1dpWTFTVWx6c1lVcFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231007759), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=T3RNkXNbIe9D_Jto2ZaxlcTpLqw.*AAJTSQACMDIAAlNLABwzdHd4M2E2VFBzbUFxa1dpWTFTVWx6c1lVcFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231007759))), password -> Pa_ssw0rd, challenge -> NUcjY6RJVvW07d9VFZYKEAKqI8gixetTDAaaCCEuZhU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 38.120.159.116, verifier -> LTg5NjY0NTc5MTY5NTQ3NTI0MjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@93c7c1c, tokenId -> T3RNkXNbIe9D_Jto2ZaxlcTpLqw.*AAJTSQACMDIAAlNLABwzdHd4M2E2VFBzbUFxa1dpWTFTVWx6c1lVcFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/access_token
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=T3RNkXNbIe9D_Jto2ZaxlcTpLqw.*AAJTSQACMDIAAlNLABwzdHd4M2E2VFBzbUFxa1dpWTFTVWx6c1lVcFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 222
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=T3RNkXNbIe9D_Jto2ZaxlcTpLqw.*AAJTSQACMDIAAlNLABwzdHd4M2E2VFBzbUFxa1dpWTFTVWx6c1lVcFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=ROpsUDMPo9B5WtlNM8zipoD6_fk&code_verifier=LTg5NjY0NTc5MTY5NTQ3NTI0MjM&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fadmin%2FsessionCheck.html&client_id=idmAdminClient}
=========================
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: Thu, 21 Nov 2024 23:16:47 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>

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

================================================================================
2024-11-21 23:16:49 GMT                                     110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=52305  KO=3     )
> restLoginInitiate                                        (OK=3618   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3610   KO=0     )
> Skip 2FA                                                 (OK=1986   KO=0     )
> User Authorize PKCE stage                                (OK=4302   KO=0     )
> User AccessToken PKCE stage                              (OK=4298   KO=1     )
> RootUserinfo                                             (OK=2746   KO=0     )
> GetUUid                                                  (OK=1178   KO=0     )
> GetOpenidConfig                                          (OK=3345   KO=0     )
> CreatePolicy                                             (OK=1174   KO=2     )
> tokenUserinfo                                            (OK=649    KO=0     )
> UI-Post-Login - stage 1                                  (OK=838    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=838    KO=0     )
>  UI AM idFromSession                                     (OK=835    KO=0     )
>  UI AM validateGoto                                      (OK=835    KO=0     )
> UI-Post-Login - stage 2                                  (OK=833    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=833    KO=0     )
> restloginProgressiveProfileCallback                      (OK=131    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=833    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=833    KO=0     )
> UI-Post-Login - stage 3                                  (OK=830    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=830    KO=0     )
>  UI IDM uiconfig                                         (OK=829    KO=0     )
>  UI Enduser sessioncheck                                 (OK=829    KO=0     )
>  UI IDM version                                          (OK=829    KO=0     )
>  UI IDM features                                         (OK=829    KO=0     )
>  UI IDM privilege                                        (OK=829    KO=0     )
>  UI IDM login                                            (OK=829    KO=0     )
>  UI IDM managed user schema                              (OK=829    KO=0     )
>  UI IDM dashboard                                        (OK=829    KO=0     )
>  UI IDM user                                             (OK=829    KO=0     )
>  UI IDM oidcToken                                        (OK=829    KO=0     )
> userinfo                                                 (OK=829    KO=0     )
> UI-Logout                                                (OK=829    KO=0     )
> UI-Logout Redirect 1                                     (OK=829    KO=0     )
>  UI AM revoke2                                           (OK=829    KO=0     )
>  UI AM endsession                                        (OK=829    KO=0     )
>  UI AM revoke1                                           (OK=829    KO=0     )
> getIdToken                                               (OK=245    KO=0     )
> getIdToken Redirect 1                                    (OK=245    KO=0     )
> createOrganization                                       (OK=245    KO=0     )
> queryOrganization                                        (OK=245    KO=0     )
> deleteOrganization                                       (OK=245    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=128    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=128    KO=0     )
> ReadPolicy                                               (OK=1111   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
> DeletePolicy                                             (OK=1055   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       132 (97.78%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.48%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.74%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 140227 / active: 180    / done: 3569  
================================================================================

23:16:49.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:50.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:50.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:50.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:50.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:50.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:50.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:51.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:52.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:52.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:53.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:54 GMT                                     115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=55276  KO=3     )
> restLoginInitiate                                        (OK=3816   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3811   KO=0     )
> Skip 2FA                                                 (OK=2084   KO=0     )
> User Authorize PKCE stage                                (OK=4544   KO=0     )
> User AccessToken PKCE stage                              (OK=4540   KO=1     )
> RootUserinfo                                             (OK=2853   KO=0     )
> GetUUid                                                  (OK=1241   KO=0     )
> GetOpenidConfig                                          (OK=3527   KO=0     )
> CreatePolicy                                             (OK=1238   KO=2     )
> tokenUserinfo                                            (OK=691    KO=0     )
> UI-Post-Login - stage 1                                  (OK=887    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=886    KO=0     )
>  UI AM idFromSession                                     (OK=885    KO=0     )
>  UI AM validateGoto                                      (OK=884    KO=0     )
> UI-Post-Login - stage 2                                  (OK=884    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=884    KO=0     )
> restloginProgressiveProfileCallback                      (OK=138    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=882    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=882    KO=0     )
> UI-Post-Login - stage 3                                  (OK=882    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=882    KO=0     )
>  UI IDM uiconfig                                         (OK=881    KO=0     )
>  UI Enduser sessioncheck                                 (OK=881    KO=0     )
>  UI IDM version                                          (OK=881    KO=0     )
>  UI IDM features                                         (OK=881    KO=0     )
>  UI IDM privilege                                        (OK=881    KO=0     )
>  UI IDM login                                            (OK=881    KO=0     )
>  UI IDM managed user schema                              (OK=881    KO=0     )
>  UI IDM dashboard                                        (OK=881    KO=0     )
>  UI IDM user                                             (OK=881    KO=0     )
>  UI IDM oidcToken                                        (OK=881    KO=0     )
> userinfo                                                 (OK=881    KO=0     )
> UI-Logout                                                (OK=881    KO=0     )
> UI-Logout Redirect 1                                     (OK=881    KO=0     )
>  UI AM revoke2                                           (OK=881    KO=0     )
>  UI AM endsession                                        (OK=881    KO=0     )
>  UI AM revoke1                                           (OK=881    KO=0     )
> getIdToken                                               (OK=258    KO=0     )
> getIdToken Redirect 1                                    (OK=258    KO=0     )
> createOrganization                                       (OK=258    KO=0     )
> queryOrganization                                        (OK=257    KO=0     )
> deleteOrganization                                       (OK=257    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=134    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=134    KO=0     )
> ReadPolicy                                               (OK=1175   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
> DeletePolicy                                             (OK=1108   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       143 (97.95%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.37%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.68%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 140022 / active: 181    / done: 3773  
================================================================================

23:16:56.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:56.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:57.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:58.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:16:58.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:16:59 GMT                                     120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=57967  KO=3     )
> restLoginInitiate                                        (OK=4009   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4004   KO=0     )
> Skip 2FA                                                 (OK=2187   KO=0     )
> User Authorize PKCE stage                                (OK=4772   KO=0     )
> User AccessToken PKCE stage                              (OK=4769   KO=1     )
> RootUserinfo                                             (OK=2980   KO=0     )
> GetUUid                                                  (OK=1303   KO=0     )
> GetOpenidConfig                                          (OK=3717   KO=0     )
> CreatePolicy                                             (OK=1299   KO=2     )
> tokenUserinfo                                            (OK=740    KO=0     )
> UI-Post-Login - stage 1                                  (OK=924    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=924    KO=0     )
>  UI AM idFromSession                                     (OK=924    KO=0     )
>  UI AM validateGoto                                      (OK=924    KO=0     )
> UI-Post-Login - stage 2                                  (OK=923    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=923    KO=0     )
> restloginProgressiveProfileCallback                      (OK=144    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=923    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=923    KO=0     )
> UI-Post-Login - stage 3                                  (OK=922    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=922    KO=0     )
>  UI IDM uiconfig                                         (OK=922    KO=0     )
>  UI Enduser sessioncheck                                 (OK=922    KO=0     )
>  UI IDM version                                          (OK=922    KO=0     )
>  UI IDM features                                         (OK=922    KO=0     )
>  UI IDM privilege                                        (OK=922    KO=0     )
>  UI IDM login                                            (OK=922    KO=0     )
>  UI IDM managed user schema                              (OK=922    KO=0     )
>  UI IDM dashboard                                        (OK=922    KO=0     )
>  UI IDM user                                             (OK=922    KO=0     )
>  UI IDM oidcToken                                        (OK=922    KO=0     )
> userinfo                                                 (OK=921    KO=0     )
> UI-Logout                                                (OK=921    KO=0     )
> UI-Logout Redirect 1                                     (OK=921    KO=0     )
>  UI AM revoke2                                           (OK=921    KO=0     )
>  UI AM endsession                                        (OK=921    KO=0     )
>  UI AM revoke1                                           (OK=921    KO=0     )
> getIdToken                                               (OK=272    KO=0     )
> getIdToken Redirect 1                                    (OK=272    KO=0     )
> createOrganization                                       (OK=271    KO=0     )
> queryOrganization                                        (OK=271    KO=0     )
> deleteOrganization                                       (OK=271    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=137    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=137    KO=0     )
> ReadPolicy                                               (OK=1237   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
> DeletePolicy                                             (OK=1175   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       148 (98.01%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.32%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.66%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 139829 / active: 175    / done: 3972  
================================================================================

23:17:01.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:01.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:01.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:01.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:01.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:02.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:03.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:04.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:04 GMT                                     125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=60750  KO=3     )
> restLoginInitiate                                        (OK=4219   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4211   KO=0     )
> Skip 2FA                                                 (OK=2300   KO=0     )
> User Authorize PKCE stage                                (OK=5013   KO=0     )
> User AccessToken PKCE stage                              (OK=5004   KO=1     )
> RootUserinfo                                             (OK=3133   KO=0     )
> GetUUid                                                  (OK=1371   KO=0     )
> GetOpenidConfig                                          (OK=3909   KO=0     )
> CreatePolicy                                             (OK=1368   KO=2     )
> tokenUserinfo                                            (OK=781    KO=0     )
> UI-Post-Login - stage 1                                  (OK=969    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=967    KO=0     )
>  UI AM idFromSession                                     (OK=966    KO=0     )
>  UI AM validateGoto                                      (OK=966    KO=0     )
> UI-Post-Login - stage 2                                  (OK=965    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=965    KO=0     )
> restloginProgressiveProfileCallback                      (OK=154    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=965    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=965    KO=0     )
> UI-Post-Login - stage 3                                  (OK=964    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=964    KO=0     )
>  UI IDM uiconfig                                         (OK=964    KO=0     )
>  UI Enduser sessioncheck                                 (OK=964    KO=0     )
>  UI IDM version                                          (OK=964    KO=0     )
>  UI IDM features                                         (OK=964    KO=0     )
>  UI IDM privilege                                        (OK=963    KO=0     )
>  UI IDM login                                            (OK=964    KO=0     )
>  UI IDM managed user schema                              (OK=962    KO=0     )
>  UI IDM dashboard                                        (OK=962    KO=0     )
>  UI IDM user                                             (OK=962    KO=0     )
>  UI IDM oidcToken                                        (OK=960    KO=0     )
> userinfo                                                 (OK=960    KO=0     )
> UI-Logout                                                (OK=959    KO=0     )
> UI-Logout Redirect 1                                     (OK=957    KO=0     )
>  UI AM revoke2                                           (OK=957    KO=0     )
>  UI AM endsession                                        (OK=957    KO=0     )
>  UI AM revoke1                                           (OK=957    KO=0     )
> getIdToken                                               (OK=283    KO=0     )
> getIdToken Redirect 1                                    (OK=281    KO=0     )
> createOrganization                                       (OK=281    KO=0     )
> queryOrganization                                        (OK=281    KO=0     )
> deleteOrganization                                       (OK=281    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=145    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=145    KO=0     )
> ReadPolicy                                               (OK=1300   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
> DeletePolicy                                             (OK=1236   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       156 (98.11%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.26%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.63%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 139611 / active: 203    / done: 4162  
================================================================================

23:17:04.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:06.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:06.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:08.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:08.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:09.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:09.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:09.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:09.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:09 GMT                                     130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=63724  KO=3     )
> restLoginInitiate                                        (OK=4401   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4393   KO=0     )
> Skip 2FA                                                 (OK=2391   KO=0     )
> User Authorize PKCE stage                                (OK=5239   KO=0     )
> User AccessToken PKCE stage                              (OK=5235   KO=1     )
> RootUserinfo                                             (OK=3259   KO=0     )
> GetUUid                                                  (OK=1432   KO=0     )
> GetOpenidConfig                                          (OK=4098   KO=0     )
> CreatePolicy                                             (OK=1428   KO=2     )
> tokenUserinfo                                            (OK=811    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1020   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1020   KO=0     )
>  UI AM idFromSession                                     (OK=1020   KO=0     )
>  UI AM validateGoto                                      (OK=1020   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1018   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1018   KO=0     )
> restloginProgressiveProfileCallback                      (OK=161    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1018   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1018   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1017   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1015   KO=0     )
>  UI IDM uiconfig                                         (OK=1015   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1015   KO=0     )
>  UI IDM version                                          (OK=1015   KO=0     )
>  UI IDM features                                         (OK=1015   KO=0     )
>  UI IDM privilege                                        (OK=1015   KO=0     )
>  UI IDM login                                            (OK=1015   KO=0     )
>  UI IDM managed user schema                              (OK=1015   KO=0     )
>  UI IDM dashboard                                        (OK=1015   KO=0     )
>  UI IDM user                                             (OK=1015   KO=0     )
>  UI IDM oidcToken                                        (OK=1015   KO=0     )
> userinfo                                                 (OK=1014   KO=0     )
> UI-Logout                                                (OK=1014   KO=0     )
> UI-Logout Redirect 1                                     (OK=1014   KO=0     )
>  UI AM revoke2                                           (OK=1014   KO=0     )
>  UI AM endsession                                        (OK=1014   KO=0     )
>  UI AM revoke1                                           (OK=1014   KO=0     )
> getIdToken                                               (OK=294    KO=0     )
> getIdToken Redirect 1                                    (OK=294    KO=0     )
> createOrganization                                       (OK=294    KO=0     )
> queryOrganization                                        (OK=294    KO=0     )
> deleteOrganization                                       (OK=293    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=151    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=150    KO=0     )
> ReadPolicy                                               (OK=1369   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=22     KO=0     )
> DeletePolicy                                             (OK=1297   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       165 (98.21%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.60%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 139423 / active: 185    / done: 4368  
================================================================================

23:17:09.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:10.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:10.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:10.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:12.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:13.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:14 GMT                                     135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=66374  KO=3     )
> restLoginInitiate                                        (OK=4573   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4567   KO=0     )
> Skip 2FA                                                 (OK=2493   KO=0     )
> User Authorize PKCE stage                                (OK=5447   KO=0     )
> User AccessToken PKCE stage                              (OK=5445   KO=1     )
> RootUserinfo                                             (OK=3391   KO=0     )
> GetUUid                                                  (OK=1489   KO=0     )
> GetOpenidConfig                                          (OK=4287   KO=0     )
> CreatePolicy                                             (OK=1486   KO=2     )
> tokenUserinfo                                            (OK=839    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1060   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1060   KO=0     )
>  UI AM idFromSession                                     (OK=1059   KO=0     )
>  UI AM validateGoto                                      (OK=1059   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1059   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1059   KO=0     )
> restloginProgressiveProfileCallback                      (OK=167    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1059   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1059   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1057   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1057   KO=0     )
>  UI IDM uiconfig                                         (OK=1057   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1057   KO=0     )
>  UI IDM version                                          (OK=1057   KO=0     )
>  UI IDM features                                         (OK=1057   KO=0     )
>  UI IDM privilege                                        (OK=1057   KO=0     )
>  UI IDM login                                            (OK=1057   KO=0     )
>  UI IDM managed user schema                              (OK=1057   KO=0     )
>  UI IDM dashboard                                        (OK=1057   KO=0     )
>  UI IDM user                                             (OK=1057   KO=0     )
>  UI IDM oidcToken                                        (OK=1057   KO=0     )
> userinfo                                                 (OK=1057   KO=0     )
> UI-Logout                                                (OK=1057   KO=0     )
> UI-Logout Redirect 1                                     (OK=1057   KO=0     )
>  UI AM revoke2                                           (OK=1057   KO=0     )
>  UI AM endsession                                        (OK=1057   KO=0     )
>  UI AM revoke1                                           (OK=1057   KO=0     )
> getIdToken                                               (OK=311    KO=0     )
> getIdToken Redirect 1                                    (OK=311    KO=0     )
> createOrganization                                       (OK=311    KO=0     )
> queryOrganization                                        (OK=311    KO=0     )
> deleteOrganization                                       (OK=310    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=157    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=157    KO=0     )
> ReadPolicy                                               (OK=1430   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
> DeletePolicy                                             (OK=1367   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       171 (98.28%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 139241 / active: 169    / done: 4566  
================================================================================

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

================================================================================
2024-11-21 23:17:19 GMT                                     140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=69146  KO=3     )
> restLoginInitiate                                        (OK=4766   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4762   KO=0     )
> Skip 2FA                                                 (OK=2597   KO=0     )
> User Authorize PKCE stage                                (OK=5681   KO=0     )
> User AccessToken PKCE stage                              (OK=5669   KO=1     )
> RootUserinfo                                             (OK=3531   KO=0     )
> GetUUid                                                  (OK=1541   KO=0     )
> GetOpenidConfig                                          (OK=4458   KO=0     )
> CreatePolicy                                             (OK=1538   KO=2     )
> tokenUserinfo                                            (OK=875    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1111   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1110   KO=0     )
>  UI AM idFromSession                                     (OK=1109   KO=0     )
>  UI AM validateGoto                                      (OK=1110   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1106   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1104   KO=0     )
> restloginProgressiveProfileCallback                      (OK=171    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1104   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1104   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1103   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1103   KO=0     )
>  UI IDM uiconfig                                         (OK=1103   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1103   KO=0     )
>  UI IDM version                                          (OK=1103   KO=0     )
>  UI IDM features                                         (OK=1103   KO=0     )
>  UI IDM privilege                                        (OK=1103   KO=0     )
>  UI IDM login                                            (OK=1103   KO=0     )
>  UI IDM managed user schema                              (OK=1102   KO=0     )
>  UI IDM dashboard                                        (OK=1102   KO=0     )
>  UI IDM user                                             (OK=1102   KO=0     )
>  UI IDM oidcToken                                        (OK=1101   KO=0     )
> userinfo                                                 (OK=1099   KO=0     )
> UI-Logout                                                (OK=1098   KO=0     )
> UI-Logout Redirect 1                                     (OK=1096   KO=0     )
>  UI AM revoke2                                           (OK=1094   KO=0     )
>  UI AM endsession                                        (OK=1094   KO=0     )
>  UI AM revoke1                                           (OK=1094   KO=0     )
> getIdToken                                               (OK=326    KO=0     )
> getIdToken Redirect 1                                    (OK=326    KO=0     )
> createOrganization                                       (OK=326    KO=0     )
> queryOrganization                                        (OK=325    KO=0     )
> deleteOrganization                                       (OK=325    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=163    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=162    KO=0     )
> ReadPolicy                                               (OK=1487   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
> DeletePolicy                                             (OK=1428   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       172 (98.29%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.57%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 139044 / active: 186    / done: 4746  
================================================================================

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

================================================================================
2024-11-21 23:17:24 GMT                                     145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=71838  KO=3     )
> restLoginInitiate                                        (OK=4938   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4934   KO=0     )
> Skip 2FA                                                 (OK=2702   KO=0     )
> User Authorize PKCE stage                                (OK=5903   KO=0     )
> User AccessToken PKCE stage                              (OK=5897   KO=1     )
> RootUserinfo                                             (OK=3636   KO=0     )
> GetUUid                                                  (OK=1625   KO=0     )
> GetOpenidConfig                                          (OK=4647   KO=0     )
> CreatePolicy                                             (OK=1620   KO=2     )
> tokenUserinfo                                            (OK=907    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1147   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1147   KO=0     )
>  UI AM idFromSession                                     (OK=1147   KO=0     )
>  UI AM validateGoto                                      (OK=1147   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1146   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1146   KO=0     )
> restloginProgressiveProfileCallback                      (OK=179    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1146   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1146   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1145   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1145   KO=0     )
>  UI IDM uiconfig                                         (OK=1145   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1145   KO=0     )
>  UI IDM version                                          (OK=1145   KO=0     )
>  UI IDM features                                         (OK=1145   KO=0     )
>  UI IDM privilege                                        (OK=1145   KO=0     )
>  UI IDM login                                            (OK=1145   KO=0     )
>  UI IDM managed user schema                              (OK=1145   KO=0     )
>  UI IDM dashboard                                        (OK=1145   KO=0     )
>  UI IDM user                                             (OK=1145   KO=0     )
>  UI IDM oidcToken                                        (OK=1145   KO=0     )
> userinfo                                                 (OK=1145   KO=0     )
> UI-Logout                                                (OK=1144   KO=0     )
> UI-Logout Redirect 1                                     (OK=1144   KO=0     )
>  UI AM revoke2                                           (OK=1144   KO=0     )
>  UI AM endsession                                        (OK=1144   KO=0     )
>  UI AM revoke1                                           (OK=1144   KO=0     )
> getIdToken                                               (OK=336    KO=0     )
> getIdToken Redirect 1                                    (OK=336    KO=0     )
> createOrganization                                       (OK=336    KO=0     )
> queryOrganization                                        (OK=336    KO=0     )
> deleteOrganization                                       (OK=336    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=172    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=171    KO=0     )
> ReadPolicy                                               (OK=1540   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=25     KO=0     )
> DeletePolicy                                             (OK=1485   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       175 (98.31%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.56%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 138863 / active: 183    / done: 4930  
================================================================================

23:17:24.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:24.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:25.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:26.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:27.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:27.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:27.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:27.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:28.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:28.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:28.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:29.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:29.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:29 GMT                                     150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=74307  KO=3     )
> restLoginInitiate                                        (OK=5134   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5128   KO=0     )
> Skip 2FA                                                 (OK=2801   KO=0     )
> User Authorize PKCE stage                                (OK=6108   KO=0     )
> User AccessToken PKCE stage                              (OK=6101   KO=1     )
> RootUserinfo                                             (OK=3746   KO=0     )
> GetUUid                                                  (OK=1687   KO=0     )
> GetOpenidConfig                                          (OK=4849   KO=0     )
> CreatePolicy                                             (OK=1684   KO=2     )
> tokenUserinfo                                            (OK=945    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1188   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1188   KO=0     )
>  UI AM idFromSession                                     (OK=1187   KO=0     )
>  UI AM validateGoto                                      (OK=1187   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1183   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1183   KO=0     )
> restloginProgressiveProfileCallback                      (OK=186    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1182   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1181   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1178   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1177   KO=0     )
>  UI IDM uiconfig                                         (OK=1177   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1177   KO=0     )
>  UI IDM version                                          (OK=1177   KO=0     )
>  UI IDM features                                         (OK=1177   KO=0     )
>  UI IDM privilege                                        (OK=1177   KO=0     )
>  UI IDM login                                            (OK=1177   KO=0     )
>  UI IDM managed user schema                              (OK=1177   KO=0     )
>  UI IDM dashboard                                        (OK=1177   KO=0     )
>  UI IDM user                                             (OK=1177   KO=0     )
>  UI IDM oidcToken                                        (OK=1176   KO=0     )
> userinfo                                                 (OK=1175   KO=0     )
> UI-Logout                                                (OK=1174   KO=0     )
> UI-Logout Redirect 1                                     (OK=1174   KO=0     )
>  UI AM revoke2                                           (OK=1174   KO=0     )
>  UI AM endsession                                        (OK=1174   KO=0     )
>  UI AM revoke1                                           (OK=1174   KO=0     )
> getIdToken                                               (OK=350    KO=0     )
> getIdToken Redirect 1                                    (OK=350    KO=0     )
> createOrganization                                       (OK=350    KO=0     )
> queryOrganization                                        (OK=349    KO=0     )
> deleteOrganization                                       (OK=349    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=178    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=178    KO=0     )
> ReadPolicy                                               (OK=1621   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
> DeletePolicy                                             (OK=1539   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       188 (98.43%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.05%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 138659 / active: 208    / done: 5109  
================================================================================

23:17:30.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:30.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:31.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:33.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:33.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:34.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:34 GMT                                     155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=76951  KO=3     )
> restLoginInitiate                                        (OK=5300   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5293   KO=0     )
> Skip 2FA                                                 (OK=2898   KO=0     )
> User Authorize PKCE stage                                (OK=6316   KO=0     )
> User AccessToken PKCE stage                              (OK=6313   KO=1     )
> RootUserinfo                                             (OK=3871   KO=0     )
> GetUUid                                                  (OK=1743   KO=0     )
> GetOpenidConfig                                          (OK=5049   KO=0     )
> CreatePolicy                                             (OK=1739   KO=2     )
> tokenUserinfo                                            (OK=975    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1224   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1224   KO=0     )
>  UI AM idFromSession                                     (OK=1224   KO=0     )
>  UI AM validateGoto                                      (OK=1224   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1222   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1221   KO=0     )
> restloginProgressiveProfileCallback                      (OK=192    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1221   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1221   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1221   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1221   KO=0     )
>  UI IDM uiconfig                                         (OK=1221   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1221   KO=0     )
>  UI IDM version                                          (OK=1221   KO=0     )
>  UI IDM features                                         (OK=1219   KO=0     )
>  UI IDM privilege                                        (OK=1219   KO=0     )
>  UI IDM login                                            (OK=1219   KO=0     )
>  UI IDM managed user schema                              (OK=1219   KO=0     )
>  UI IDM dashboard                                        (OK=1219   KO=0     )
>  UI IDM user                                             (OK=1219   KO=0     )
>  UI IDM oidcToken                                        (OK=1219   KO=0     )
> userinfo                                                 (OK=1219   KO=0     )
> UI-Logout                                                (OK=1219   KO=0     )
> UI-Logout Redirect 1                                     (OK=1219   KO=0     )
>  UI AM revoke2                                           (OK=1219   KO=0     )
>  UI AM endsession                                        (OK=1219   KO=0     )
>  UI AM revoke1                                           (OK=1219   KO=0     )
> getIdToken                                               (OK=366    KO=0     )
> getIdToken Redirect 1                                    (OK=366    KO=0     )
> createOrganization                                       (OK=366    KO=0     )
> queryOrganization                                        (OK=366    KO=0     )
> deleteOrganization                                       (OK=366    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=183    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=183    KO=0     )
> ReadPolicy                                               (OK=1686   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
> DeletePolicy                                             (OK=1620   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       194 (98.48%)
> status.find.in([200, 209], 304), found 409                          2 ( 1.02%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.51%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 138490 / active: 170    / done: 5316  
================================================================================

23:17:35.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:36.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:37.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:37.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:37.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:39 GMT                                     160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=79824  KO=3     )
> restLoginInitiate                                        (OK=5506   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5504   KO=0     )
> Skip 2FA                                                 (OK=3013   KO=0     )
> User Authorize PKCE stage                                (OK=6557   KO=0     )
> User AccessToken PKCE stage                              (OK=6555   KO=1     )
> RootUserinfo                                             (OK=4006   KO=0     )
> GetUUid                                                  (OK=1813   KO=0     )
> GetOpenidConfig                                          (OK=5239   KO=0     )
> CreatePolicy                                             (OK=1809   KO=2     )
> tokenUserinfo                                            (OK=1012   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1268   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1268   KO=0     )
>  UI AM idFromSession                                     (OK=1268   KO=0     )
>  UI AM validateGoto                                      (OK=1268   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1267   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1267   KO=0     )
> restloginProgressiveProfileCallback                      (OK=199    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1266   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1266   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1264   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1264   KO=0     )
>  UI IDM uiconfig                                         (OK=1264   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1264   KO=0     )
>  UI IDM version                                          (OK=1264   KO=0     )
>  UI IDM features                                         (OK=1264   KO=0     )
>  UI IDM privilege                                        (OK=1264   KO=0     )
>  UI IDM login                                            (OK=1264   KO=0     )
>  UI IDM managed user schema                              (OK=1264   KO=0     )
>  UI IDM dashboard                                        (OK=1264   KO=0     )
>  UI IDM user                                             (OK=1264   KO=0     )
>  UI IDM oidcToken                                        (OK=1263   KO=0     )
> userinfo                                                 (OK=1263   KO=0     )
> UI-Logout                                                (OK=1263   KO=0     )
> UI-Logout Redirect 1                                     (OK=1263   KO=0     )
>  UI AM revoke2                                           (OK=1263   KO=0     )
>  UI AM endsession                                        (OK=1263   KO=0     )
>  UI AM revoke1                                           (OK=1263   KO=0     )
> getIdToken                                               (OK=381    KO=0     )
> getIdToken Redirect 1                                    (OK=381    KO=0     )
> createOrganization                                       (OK=381    KO=0     )
> queryOrganization                                        (OK=380    KO=0     )
> deleteOrganization                                       (OK=379    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=186    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=186    KO=0     )
> ReadPolicy                                               (OK=1741   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
> DeletePolicy                                             (OK=1686   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (98.56%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.96%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 138283 / active: 176    / done: 5517  
================================================================================

23:17:40.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:40.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:41.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:42.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:44 GMT                                     165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=82318  KO=3     )
> restLoginInitiate                                        (OK=5691   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5679   KO=0     )
> Skip 2FA                                                 (OK=3109   KO=0     )
> User Authorize PKCE stage                                (OK=6760   KO=0     )
> User AccessToken PKCE stage                              (OK=6755   KO=1     )
> RootUserinfo                                             (OK=4151   KO=0     )
> GetUUid                                                  (OK=1866   KO=0     )
> GetOpenidConfig                                          (OK=5415   KO=0     )
> CreatePolicy                                             (OK=1863   KO=2     )
> tokenUserinfo                                            (OK=1045   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1310   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1310   KO=0     )
>  UI AM idFromSession                                     (OK=1307   KO=0     )
>  UI AM validateGoto                                      (OK=1307   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1305   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1304   KO=0     )
> restloginProgressiveProfileCallback                      (OK=205    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1304   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1304   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1303   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1302   KO=0     )
>  UI IDM uiconfig                                         (OK=1301   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1302   KO=0     )
>  UI IDM version                                          (OK=1301   KO=0     )
>  UI IDM features                                         (OK=1301   KO=0     )
>  UI IDM privilege                                        (OK=1301   KO=0     )
>  UI IDM login                                            (OK=1300   KO=0     )
>  UI IDM managed user schema                              (OK=1300   KO=0     )
>  UI IDM dashboard                                        (OK=1300   KO=0     )
>  UI IDM user                                             (OK=1300   KO=0     )
>  UI IDM oidcToken                                        (OK=1299   KO=0     )
> userinfo                                                 (OK=1299   KO=0     )
> UI-Logout                                                (OK=1299   KO=0     )
> UI-Logout Redirect 1                                     (OK=1299   KO=0     )
>  UI AM revoke2                                           (OK=1299   KO=0     )
>  UI AM endsession                                        (OK=1299   KO=0     )
>  UI AM revoke1                                           (OK=1299   KO=0     )
> getIdToken                                               (OK=393    KO=0     )
> getIdToken Redirect 1                                    (OK=393    KO=0     )
> createOrganization                                       (OK=393    KO=0     )
> queryOrganization                                        (OK=393    KO=0     )
> deleteOrganization                                       (OK=393    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=192    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=192    KO=0     )
> ReadPolicy                                               (OK=1810   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=27     KO=0     )
> DeletePolicy                                             (OK=1738   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       209 (98.58%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.94%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.47%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 138087 / active: 199    / done: 5690  
================================================================================

23:17:44.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:44.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:44.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:46.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:47.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:47.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:48.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:49.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:49 GMT                                     170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=85314  KO=3     )
> restLoginInitiate                                        (OK=5889   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5885   KO=0     )
> Skip 2FA                                                 (OK=3239   KO=0     )
> User Authorize PKCE stage                                (OK=7008   KO=0     )
> User AccessToken PKCE stage                              (OK=7005   KO=1     )
> RootUserinfo                                             (OK=4308   KO=0     )
> GetUUid                                                  (OK=1948   KO=0     )
> GetOpenidConfig                                          (OK=5622   KO=0     )
> CreatePolicy                                             (OK=1946   KO=2     )
> tokenUserinfo                                            (OK=1072   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1351   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1351   KO=0     )
>  UI AM idFromSession                                     (OK=1351   KO=0     )
>  UI AM validateGoto                                      (OK=1351   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1349   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1349   KO=0     )
> restloginProgressiveProfileCallback                      (OK=210    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1349   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1349   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1347   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1347   KO=0     )
>  UI IDM uiconfig                                         (OK=1347   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1347   KO=0     )
>  UI IDM version                                          (OK=1347   KO=0     )
>  UI IDM features                                         (OK=1347   KO=0     )
>  UI IDM privilege                                        (OK=1347   KO=0     )
>  UI IDM login                                            (OK=1347   KO=0     )
>  UI IDM managed user schema                              (OK=1346   KO=0     )
>  UI IDM dashboard                                        (OK=1346   KO=0     )
>  UI IDM user                                             (OK=1347   KO=0     )
>  UI IDM oidcToken                                        (OK=1345   KO=0     )
> userinfo                                                 (OK=1344   KO=0     )
> UI-Logout                                                (OK=1344   KO=0     )
> UI-Logout Redirect 1                                     (OK=1344   KO=0     )
>  UI AM revoke2                                           (OK=1344   KO=0     )
>  UI AM endsession                                        (OK=1344   KO=0     )
>  UI AM revoke1                                           (OK=1344   KO=0     )
> getIdToken                                               (OK=411    KO=0     )
> getIdToken Redirect 1                                    (OK=411    KO=0     )
> createOrganization                                       (OK=410    KO=0     )
> queryOrganization                                        (OK=410    KO=0     )
> deleteOrganization                                       (OK=410    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=203    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=203    KO=0     )
> ReadPolicy                                               (OK=1863   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=28     KO=0     )
> DeletePolicy                                             (OK=1809   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       217 (98.64%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.91%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.45%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 137881 / active: 197    / done: 5898  
================================================================================

23:17:50.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:50.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:51.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:52.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:53.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:53.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:53.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:53.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:54.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:54.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:54 GMT                                     175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=87900  KO=3     )
> restLoginInitiate                                        (OK=6080   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6074   KO=0     )
> Skip 2FA                                                 (OK=3367   KO=0     )
> User Authorize PKCE stage                                (OK=7220   KO=0     )
> User AccessToken PKCE stage                              (OK=7219   KO=1     )
> RootUserinfo                                             (OK=4462   KO=0     )
> GetUUid                                                  (OK=2032   KO=0     )
> GetOpenidConfig                                          (OK=5842   KO=0     )
> CreatePolicy                                             (OK=2029   KO=2     )
> tokenUserinfo                                            (OK=1092   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1382   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1382   KO=0     )
>  UI AM idFromSession                                     (OK=1382   KO=0     )
>  UI AM validateGoto                                      (OK=1382   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1381   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1380   KO=0     )
> restloginProgressiveProfileCallback                      (OK=216    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1380   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1380   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1380   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1380   KO=0     )
>  UI IDM uiconfig                                         (OK=1380   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1380   KO=0     )
>  UI IDM version                                          (OK=1380   KO=0     )
>  UI IDM features                                         (OK=1379   KO=0     )
>  UI IDM privilege                                        (OK=1379   KO=0     )
>  UI IDM login                                            (OK=1379   KO=0     )
>  UI IDM managed user schema                              (OK=1379   KO=0     )
>  UI IDM dashboard                                        (OK=1379   KO=0     )
>  UI IDM user                                             (OK=1379   KO=0     )
>  UI IDM oidcToken                                        (OK=1379   KO=0     )
> userinfo                                                 (OK=1379   KO=0     )
> UI-Logout                                                (OK=1379   KO=0     )
> UI-Logout Redirect 1                                     (OK=1378   KO=0     )
>  UI AM revoke2                                           (OK=1378   KO=0     )
>  UI AM endsession                                        (OK=1378   KO=0     )
>  UI AM revoke1                                           (OK=1378   KO=0     )
> getIdToken                                               (OK=427    KO=0     )
> getIdToken Redirect 1                                    (OK=427    KO=0     )
> createOrganization                                       (OK=427    KO=0     )
> queryOrganization                                        (OK=427    KO=0     )
> deleteOrganization                                       (OK=427    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=210    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=210    KO=0     )
> ReadPolicy                                               (OK=1948   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=30     KO=0     )
> DeletePolicy                                             (OK=1862   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       227 (98.70%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.87%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.43%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 137684 / active: 223    / done: 6069  
================================================================================

23:17:54.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:54.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:55.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:56.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:56.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:58.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:58.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:59.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:59.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:59.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:17:59.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:17:59 GMT                                     180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=90754  KO=3     )
> restLoginInitiate                                        (OK=6277   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6271   KO=0     )
> Skip 2FA                                                 (OK=3478   KO=0     )
> User Authorize PKCE stage                                (OK=7454   KO=0     )
> User AccessToken PKCE stage                              (OK=7451   KO=1     )
> RootUserinfo                                             (OK=4605   KO=0     )
> GetUUid                                                  (OK=2099   KO=0     )
> GetOpenidConfig                                          (OK=6077   KO=0     )
> CreatePolicy                                             (OK=2095   KO=2     )
> tokenUserinfo                                            (OK=1130   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1424   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1424   KO=0     )
>  UI AM idFromSession                                     (OK=1424   KO=0     )
>  UI AM validateGoto                                      (OK=1424   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1424   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1424   KO=0     )
> restloginProgressiveProfileCallback                      (OK=224    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1423   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1423   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1420   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1420   KO=0     )
>  UI IDM uiconfig                                         (OK=1420   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1420   KO=0     )
>  UI IDM version                                          (OK=1420   KO=0     )
>  UI IDM features                                         (OK=1420   KO=0     )
>  UI IDM privilege                                        (OK=1420   KO=0     )
>  UI IDM login                                            (OK=1420   KO=0     )
>  UI IDM managed user schema                              (OK=1420   KO=0     )
>  UI IDM dashboard                                        (OK=1420   KO=0     )
>  UI IDM user                                             (OK=1420   KO=0     )
>  UI IDM oidcToken                                        (OK=1420   KO=0     )
> userinfo                                                 (OK=1420   KO=0     )
> UI-Logout                                                (OK=1418   KO=0     )
> UI-Logout Redirect 1                                     (OK=1418   KO=0     )
>  UI AM revoke2                                           (OK=1418   KO=0     )
>  UI AM endsession                                        (OK=1418   KO=0     )
>  UI AM revoke1                                           (OK=1418   KO=0     )
> getIdToken                                               (OK=442    KO=0     )
> getIdToken Redirect 1                                    (OK=442    KO=0     )
> createOrganization                                       (OK=442    KO=0     )
> queryOrganization                                        (OK=442    KO=0     )
> deleteOrganization                                       (OK=442    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=218    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=217    KO=0     )
> ReadPolicy                                               (OK=2028   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
> DeletePolicy                                             (OK=1947   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       238 (98.76%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.83%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 137477 / active: 207    / done: 6292  
================================================================================

23:18:00.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:00.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:00.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:02.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:02.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:02.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:02.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:02.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:03.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:03.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:04.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:04 GMT                                     185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=93463  KO=3     )
> restLoginInitiate                                        (OK=6481   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6472   KO=0     )
> Skip 2FA                                                 (OK=3573   KO=0     )
> User Authorize PKCE stage                                (OK=7673   KO=0     )
> User AccessToken PKCE stage                              (OK=7667   KO=1     )
> RootUserinfo                                             (OK=4757   KO=0     )
> GetUUid                                                  (OK=2149   KO=0     )
> GetOpenidConfig                                          (OK=6273   KO=0     )
> CreatePolicy                                             (OK=2147   KO=2     )
> tokenUserinfo                                            (OK=1167   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1472   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1472   KO=0     )
>  UI AM idFromSession                                     (OK=1468   KO=0     )
>  UI AM validateGoto                                      (OK=1468   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1467   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1465   KO=0     )
> restloginProgressiveProfileCallback                      (OK=232    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1465   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1465   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1461   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1461   KO=0     )
>  UI IDM uiconfig                                         (OK=1461   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1461   KO=0     )
>  UI IDM version                                          (OK=1461   KO=0     )
>  UI IDM features                                         (OK=1460   KO=0     )
>  UI IDM privilege                                        (OK=1461   KO=0     )
>  UI IDM login                                            (OK=1460   KO=0     )
>  UI IDM managed user schema                              (OK=1460   KO=0     )
>  UI IDM dashboard                                        (OK=1460   KO=0     )
>  UI IDM user                                             (OK=1460   KO=0     )
>  UI IDM oidcToken                                        (OK=1459   KO=0     )
> userinfo                                                 (OK=1459   KO=0     )
> UI-Logout                                                (OK=1458   KO=0     )
> UI-Logout Redirect 1                                     (OK=1458   KO=0     )
>  UI AM revoke2                                           (OK=1457   KO=0     )
>  UI AM endsession                                        (OK=1457   KO=0     )
>  UI AM revoke1                                           (OK=1457   KO=0     )
> getIdToken                                               (OK=452    KO=0     )
> getIdToken Redirect 1                                    (OK=452    KO=0     )
> createOrganization                                       (OK=452    KO=0     )
> queryOrganization                                        (OK=452    KO=0     )
> deleteOrganization                                       (OK=452    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=223    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=223    KO=0     )
> ReadPolicy                                               (OK=2094   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
> DeletePolicy                                             (OK=2026   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       249 (98.81%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.79%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.40%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 137269 / active: 204    / done: 6503  
================================================================================

23:18:04.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:05.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:05.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:06.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:07.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:09.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:09 GMT                                     190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=96860  KO=3     )
> restLoginInitiate                                        (OK=6683   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6677   KO=0     )
> Skip 2FA                                                 (OK=3684   KO=0     )
> User Authorize PKCE stage                                (OK=7940   KO=0     )
> User AccessToken PKCE stage                              (OK=7935   KO=1     )
> RootUserinfo                                             (OK=4905   KO=0     )
> GetUUid                                                  (OK=2221   KO=0     )
> GetOpenidConfig                                          (OK=6463   KO=0     )
> CreatePolicy                                             (OK=2219   KO=2     )
> tokenUserinfo                                            (OK=1207   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1527   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1526   KO=0     )
>  UI AM idFromSession                                     (OK=1526   KO=0     )
>  UI AM validateGoto                                      (OK=1526   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1524   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1524   KO=0     )
> restloginProgressiveProfileCallback                      (OK=239    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1524   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1524   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1523   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1523   KO=0     )
>  UI IDM uiconfig                                         (OK=1523   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1523   KO=0     )
>  UI IDM version                                          (OK=1523   KO=0     )
>  UI IDM features                                         (OK=1523   KO=0     )
>  UI IDM privilege                                        (OK=1523   KO=0     )
>  UI IDM login                                            (OK=1523   KO=0     )
>  UI IDM managed user schema                              (OK=1523   KO=0     )
>  UI IDM dashboard                                        (OK=1523   KO=0     )
>  UI IDM user                                             (OK=1523   KO=0     )
>  UI IDM oidcToken                                        (OK=1523   KO=0     )
> userinfo                                                 (OK=1523   KO=0     )
> UI-Logout                                                (OK=1523   KO=0     )
> UI-Logout Redirect 1                                     (OK=1523   KO=0     )
>  UI AM revoke2                                           (OK=1523   KO=0     )
>  UI AM endsession                                        (OK=1523   KO=0     )
>  UI AM revoke1                                           (OK=1523   KO=0     )
> getIdToken                                               (OK=467    KO=0     )
> getIdToken Redirect 1                                    (OK=467    KO=0     )
> createOrganization                                       (OK=467    KO=0     )
> queryOrganization                                        (OK=467    KO=0     )
> deleteOrganization                                       (OK=467    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=231    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=231    KO=0     )
> ReadPolicy                                               (OK=2148   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=34     KO=0     )
> DeletePolicy                                             (OK=2093   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       255 (98.84%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.78%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 137059 / active: 177    / done: 6740  
================================================================================

23:18:09.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:10.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:11.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:11.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:11.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:12.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:13.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:13.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:14.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:14.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:14 GMT                                     195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=99790  KO=3     )
> restLoginInitiate                                        (OK=6872   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6864   KO=0     )
> Skip 2FA                                                 (OK=3781   KO=0     )
> User Authorize PKCE stage                                (OK=8168   KO=0     )
> User AccessToken PKCE stage                              (OK=8165   KO=1     )
> RootUserinfo                                             (OK=5018   KO=0     )
> GetUUid                                                  (OK=2279   KO=0     )
> GetOpenidConfig                                          (OK=6648   KO=0     )
> CreatePolicy                                             (OK=2275   KO=2     )
> tokenUserinfo                                            (OK=1237   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1578   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1578   KO=0     )
>  UI AM idFromSession                                     (OK=1577   KO=0     )
>  UI AM validateGoto                                      (OK=1577   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1575   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1575   KO=0     )
> restloginProgressiveProfileCallback                      (OK=245    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1575   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1575   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1575   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1575   KO=0     )
>  UI IDM uiconfig                                         (OK=1575   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1575   KO=0     )
>  UI IDM version                                          (OK=1575   KO=0     )
>  UI IDM features                                         (OK=1575   KO=0     )
>  UI IDM privilege                                        (OK=1575   KO=0     )
>  UI IDM login                                            (OK=1575   KO=0     )
>  UI IDM managed user schema                              (OK=1575   KO=0     )
>  UI IDM dashboard                                        (OK=1575   KO=0     )
>  UI IDM user                                             (OK=1575   KO=0     )
>  UI IDM oidcToken                                        (OK=1575   KO=0     )
> userinfo                                                 (OK=1575   KO=0     )
> UI-Logout                                                (OK=1574   KO=0     )
> UI-Logout Redirect 1                                     (OK=1574   KO=0     )
>  UI AM revoke2                                           (OK=1573   KO=0     )
>  UI AM endsession                                        (OK=1573   KO=0     )
>  UI AM revoke1                                           (OK=1573   KO=0     )
> getIdToken                                               (OK=482    KO=0     )
> getIdToken Redirect 1                                    (OK=482    KO=0     )
> createOrganization                                       (OK=481    KO=0     )
> queryOrganization                                        (OK=480    KO=0     )
> deleteOrganization                                       (OK=480    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=238    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=238    KO=0     )
> ReadPolicy                                               (OK=2220   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
> DeletePolicy                                             (OK=2148   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       265 (98.88%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.75%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.37%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 136865 / active: 183    / done: 6928  
================================================================================

23:18:15.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:17.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:17.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:18.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:18.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:18.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:19.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:19 GMT                                     200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=102559 KO=3     )
> restLoginInitiate                                        (OK=7051   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7050   KO=0     )
> Skip 2FA                                                 (OK=3876   KO=0     )
> User Authorize PKCE stage                                (OK=8396   KO=0     )
> User AccessToken PKCE stage                              (OK=8392   KO=1     )
> RootUserinfo                                             (OK=5165   KO=0     )
> GetUUid                                                  (OK=2338   KO=0     )
> GetOpenidConfig                                          (OK=6835   KO=0     )
> CreatePolicy                                             (OK=2336   KO=2     )
> tokenUserinfo                                            (OK=1275   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1624   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1624   KO=0     )
>  UI AM idFromSession                                     (OK=1624   KO=0     )
>  UI AM validateGoto                                      (OK=1624   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1623   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1622   KO=0     )
> restloginProgressiveProfileCallback                      (OK=254    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1622   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1622   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1621   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1620   KO=0     )
>  UI IDM uiconfig                                         (OK=1619   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1619   KO=0     )
>  UI IDM version                                          (OK=1619   KO=0     )
>  UI IDM features                                         (OK=1619   KO=0     )
>  UI IDM privilege                                        (OK=1619   KO=0     )
>  UI IDM login                                            (OK=1619   KO=0     )
>  UI IDM managed user schema                              (OK=1619   KO=0     )
>  UI IDM dashboard                                        (OK=1619   KO=0     )
>  UI IDM user                                             (OK=1619   KO=0     )
>  UI IDM oidcToken                                        (OK=1619   KO=0     )
> userinfo                                                 (OK=1619   KO=0     )
> UI-Logout                                                (OK=1619   KO=0     )
> UI-Logout Redirect 1                                     (OK=1619   KO=0     )
>  UI AM revoke2                                           (OK=1619   KO=0     )
>  UI AM endsession                                        (OK=1619   KO=0     )
>  UI AM revoke1                                           (OK=1619   KO=0     )
> getIdToken                                               (OK=488    KO=0     )
> getIdToken Redirect 1                                    (OK=488    KO=0     )
> createOrganization                                       (OK=488    KO=0     )
> queryOrganization                                        (OK=488    KO=0     )
> deleteOrganization                                       (OK=488    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=243    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=243    KO=0     )
> ReadPolicy                                               (OK=2277   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
> DeletePolicy                                             (OK=2219   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       272 (98.91%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.73%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 136681 / active: 164    / done: 7131  
================================================================================

23:18:21.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:21.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:22.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:24.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:24 GMT                                     205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=105319 KO=3     )
> restLoginInitiate                                        (OK=7242   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7240   KO=0     )
> Skip 2FA                                                 (OK=3973   KO=0     )
> User Authorize PKCE stage                                (OK=8622   KO=0     )
> User AccessToken PKCE stage                              (OK=8617   KO=1     )
> RootUserinfo                                             (OK=5300   KO=0     )
> GetUUid                                                  (OK=2399   KO=0     )
> GetOpenidConfig                                          (OK=7014   KO=0     )
> CreatePolicy                                             (OK=2396   KO=2     )
> tokenUserinfo                                            (OK=1317   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1667   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1667   KO=0     )
>  UI AM idFromSession                                     (OK=1666   KO=0     )
>  UI AM validateGoto                                      (OK=1666   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1665   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1665   KO=0     )
> restloginProgressiveProfileCallback                      (OK=259    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1665   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1665   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1665   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1665   KO=0     )
>  UI IDM uiconfig                                         (OK=1665   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1665   KO=0     )
>  UI IDM version                                          (OK=1665   KO=0     )
>  UI IDM features                                         (OK=1665   KO=0     )
>  UI IDM privilege                                        (OK=1665   KO=0     )
>  UI IDM login                                            (OK=1665   KO=0     )
>  UI IDM managed user schema                              (OK=1665   KO=0     )
>  UI IDM dashboard                                        (OK=1665   KO=0     )
>  UI IDM user                                             (OK=1665   KO=0     )
>  UI IDM oidcToken                                        (OK=1665   KO=0     )
> userinfo                                                 (OK=1665   KO=0     )
> UI-Logout                                                (OK=1664   KO=0     )
> UI-Logout Redirect 1                                     (OK=1664   KO=0     )
>  UI AM revoke2                                           (OK=1664   KO=0     )
>  UI AM endsession                                        (OK=1664   KO=0     )
>  UI AM revoke1                                           (OK=1664   KO=0     )
> getIdToken                                               (OK=501    KO=0     )
> getIdToken Redirect 1                                    (OK=501    KO=0     )
> createOrganization                                       (OK=501    KO=0     )
> queryOrganization                                        (OK=501    KO=0     )
> deleteOrganization                                       (OK=501    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=247    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=247    KO=0     )
> ReadPolicy                                               (OK=2337   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=39     KO=0     )
> DeletePolicy                                             (OK=2274   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       276 (98.92%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.72%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.36%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 136483 / active: 173    / done: 7320  
================================================================================

23:18:25.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:25.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:26.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:29.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:29.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:29 GMT                                     210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=108226 KO=3     )
> restLoginInitiate                                        (OK=7450   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7443   KO=0     )
> Skip 2FA                                                 (OK=4082   KO=0     )
> User Authorize PKCE stage                                (OK=8863   KO=0     )
> User AccessToken PKCE stage                              (OK=8855   KO=1     )
> RootUserinfo                                             (OK=5431   KO=0     )
> GetUUid                                                  (OK=2452   KO=0     )
> GetOpenidConfig                                          (OK=7186   KO=0     )
> CreatePolicy                                             (OK=2447   KO=2     )
> tokenUserinfo                                            (OK=1353   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1719   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1719   KO=0     )
>  UI AM idFromSession                                     (OK=1718   KO=0     )
>  UI AM validateGoto                                      (OK=1717   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1715   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1715   KO=0     )
> restloginProgressiveProfileCallback                      (OK=276    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1715   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1715   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1713   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1712   KO=0     )
>  UI IDM uiconfig                                         (OK=1712   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1712   KO=0     )
>  UI IDM version                                          (OK=1712   KO=0     )
>  UI IDM features                                         (OK=1712   KO=0     )
>  UI IDM privilege                                        (OK=1712   KO=0     )
>  UI IDM login                                            (OK=1712   KO=0     )
>  UI IDM managed user schema                              (OK=1712   KO=0     )
>  UI IDM dashboard                                        (OK=1711   KO=0     )
>  UI IDM user                                             (OK=1712   KO=0     )
>  UI IDM oidcToken                                        (OK=1710   KO=0     )
> userinfo                                                 (OK=1710   KO=0     )
> UI-Logout                                                (OK=1708   KO=0     )
> UI-Logout Redirect 1                                     (OK=1708   KO=0     )
>  UI AM revoke2                                           (OK=1707   KO=0     )
>  UI AM endsession                                        (OK=1707   KO=0     )
>  UI AM revoke1                                           (OK=1707   KO=0     )
> getIdToken                                               (OK=518    KO=0     )
> getIdToken Redirect 1                                    (OK=517    KO=0     )
> createOrganization                                       (OK=516    KO=0     )
> queryOrganization                                        (OK=516    KO=0     )
> deleteOrganization                                       (OK=515    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=257    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=257    KO=0     )
> ReadPolicy                                               (OK=2397   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=40     KO=0     )
> DeletePolicy                                             (OK=2333   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       281 (98.94%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.70%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 136269 / active: 196    / done: 7511  
================================================================================

23:18:30.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:30.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:31.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:32.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:32.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:33.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:33.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:34.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:34.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:34.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:34 GMT                                     215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=111421 KO=3     )
> restLoginInitiate                                        (OK=7650   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7643   KO=0     )
> Skip 2FA                                                 (OK=4184   KO=0     )
> User Authorize PKCE stage                                (OK=9113   KO=0     )
> User AccessToken PKCE stage                              (OK=9103   KO=1     )
> RootUserinfo                                             (OK=5572   KO=0     )
> GetUUid                                                  (OK=2513   KO=0     )
> GetOpenidConfig                                          (OK=7358   KO=0     )
> CreatePolicy                                             (OK=2505   KO=2     )
> tokenUserinfo                                            (OK=1385   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1780   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1780   KO=0     )
>  UI AM idFromSession                                     (OK=1778   KO=0     )
>  UI AM validateGoto                                      (OK=1778   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1774   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1773   KO=0     )
> restloginProgressiveProfileCallback                      (OK=290    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1773   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1773   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1770   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1770   KO=0     )
>  UI IDM uiconfig                                         (OK=1770   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1770   KO=0     )
>  UI IDM version                                          (OK=1770   KO=0     )
>  UI IDM features                                         (OK=1769   KO=0     )
>  UI IDM privilege                                        (OK=1769   KO=0     )
>  UI IDM login                                            (OK=1769   KO=0     )
>  UI IDM managed user schema                              (OK=1769   KO=0     )
>  UI IDM dashboard                                        (OK=1769   KO=0     )
>  UI IDM user                                             (OK=1768   KO=0     )
>  UI IDM oidcToken                                        (OK=1768   KO=0     )
> userinfo                                                 (OK=1766   KO=0     )
> UI-Logout                                                (OK=1764   KO=0     )
> UI-Logout Redirect 1                                     (OK=1764   KO=0     )
>  UI AM revoke2                                           (OK=1763   KO=0     )
>  UI AM endsession                                        (OK=1762   KO=0     )
>  UI AM revoke1                                           (OK=1762   KO=0     )
> getIdToken                                               (OK=534    KO=0     )
> getIdToken Redirect 1                                    (OK=534    KO=0     )
> createOrganization                                       (OK=534    KO=0     )
> queryOrganization                                        (OK=534    KO=0     )
> deleteOrganization                                       (OK=534    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=264    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=264    KO=0     )
> ReadPolicy                                               (OK=2448   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
> DeletePolicy                                             (OK=2397   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       291 (98.98%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.68%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 136058 / active: 189    / done: 7729  
================================================================================

23:18:36.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:37.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:37.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:38.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:39 GMT                                     220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=114165 KO=3     )
> restLoginInitiate                                        (OK=7851   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7842   KO=0     )
> Skip 2FA                                                 (OK=4307   KO=0     )
> User Authorize PKCE stage                                (OK=9350   KO=0     )
> User AccessToken PKCE stage                              (OK=9345   KO=1     )
> RootUserinfo                                             (OK=5739   KO=0     )
> GetUUid                                                  (OK=2578   KO=0     )
> GetOpenidConfig                                          (OK=7533   KO=0     )
> CreatePolicy                                             (OK=2575   KO=2     )
> tokenUserinfo                                            (OK=1421   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1816   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1814   KO=0     )
>  UI AM idFromSession                                     (OK=1812   KO=0     )
>  UI AM validateGoto                                      (OK=1812   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1811   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1811   KO=0     )
> restloginProgressiveProfileCallback                      (OK=295    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1811   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1811   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1808   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1808   KO=0     )
>  UI IDM uiconfig                                         (OK=1808   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1808   KO=0     )
>  UI IDM version                                          (OK=1808   KO=0     )
>  UI IDM features                                         (OK=1807   KO=0     )
>  UI IDM privilege                                        (OK=1807   KO=0     )
>  UI IDM login                                            (OK=1808   KO=0     )
>  UI IDM managed user schema                              (OK=1807   KO=0     )
>  UI IDM dashboard                                        (OK=1807   KO=0     )
>  UI IDM user                                             (OK=1807   KO=0     )
>  UI IDM oidcToken                                        (OK=1806   KO=0     )
> userinfo                                                 (OK=1804   KO=0     )
> UI-Logout                                                (OK=1804   KO=0     )
> UI-Logout Redirect 1                                     (OK=1804   KO=0     )
>  UI AM revoke2                                           (OK=1804   KO=0     )
>  UI AM endsession                                        (OK=1804   KO=0     )
>  UI AM revoke1                                           (OK=1804   KO=0     )
> getIdToken                                               (OK=558    KO=0     )
> getIdToken Redirect 1                                    (OK=558    KO=0     )
> createOrganization                                       (OK=557    KO=0     )
> queryOrganization                                        (OK=557    KO=0     )
> deleteOrganization                                       (OK=556    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=269    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=269    KO=0     )
> ReadPolicy                                               (OK=2507   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
> DeletePolicy                                             (OK=2446   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       295 (98.99%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 135852 / active: 208    / done: 7916  
================================================================================

23:18:39.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:39.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:40.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:41.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:41.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:42.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:43.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:44.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:44.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:44 GMT                                     225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=116549 KO=3     )
> restLoginInitiate                                        (OK=8016   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8013   KO=0     )
> Skip 2FA                                                 (OK=4403   KO=0     )
> User Authorize PKCE stage                                (OK=9543   KO=0     )
> User AccessToken PKCE stage                              (OK=9540   KO=1     )
> RootUserinfo                                             (OK=5910   KO=0     )
> GetUUid                                                  (OK=2638   KO=0     )
> GetOpenidConfig                                          (OK=7721   KO=0     )
> CreatePolicy                                             (OK=2636   KO=2     )
> tokenUserinfo                                            (OK=1456   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1846   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1844   KO=0     )
>  UI AM idFromSession                                     (OK=1843   KO=0     )
>  UI AM validateGoto                                      (OK=1843   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1841   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1841   KO=0     )
> restloginProgressiveProfileCallback                      (OK=300    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1841   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1841   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1841   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1839   KO=0     )
>  UI IDM uiconfig                                         (OK=1839   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1839   KO=0     )
>  UI IDM version                                          (OK=1839   KO=0     )
>  UI IDM features                                         (OK=1839   KO=0     )
>  UI IDM privilege                                        (OK=1839   KO=0     )
>  UI IDM login                                            (OK=1839   KO=0     )
>  UI IDM managed user schema                              (OK=1839   KO=0     )
>  UI IDM dashboard                                        (OK=1839   KO=0     )
>  UI IDM user                                             (OK=1839   KO=0     )
>  UI IDM oidcToken                                        (OK=1839   KO=0     )
> userinfo                                                 (OK=1839   KO=0     )
> UI-Logout                                                (OK=1839   KO=0     )
> UI-Logout Redirect 1                                     (OK=1839   KO=0     )
>  UI AM revoke2                                           (OK=1839   KO=0     )
>  UI AM endsession                                        (OK=1839   KO=0     )
>  UI AM revoke1                                           (OK=1839   KO=0     )
> getIdToken                                               (OK=571    KO=0     )
> getIdToken Redirect 1                                    (OK=571    KO=0     )
> createOrganization                                       (OK=570    KO=0     )
> queryOrganization                                        (OK=570    KO=0     )
> deleteOrganization                                       (OK=570    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=276    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=276    KO=0     )
> ReadPolicy                                               (OK=2577   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=42     KO=0     )
> DeletePolicy                                             (OK=2506   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       304 (99.02%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.65%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 135680 / active: 182    / done: 8114  
================================================================================

23:18:45.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:48.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:48.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:49.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:49 GMT                                     230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=119322 KO=3     )
> restLoginInitiate                                        (OK=8208   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8195   KO=0     )
> Skip 2FA                                                 (OK=4495   KO=0     )
> User Authorize PKCE stage                                (OK=9760   KO=0     )
> User AccessToken PKCE stage                              (OK=9755   KO=1     )
> RootUserinfo                                             (OK=6037   KO=0     )
> GetUUid                                                  (OK=2685   KO=0     )
> GetOpenidConfig                                          (OK=7897   KO=0     )
> CreatePolicy                                             (OK=2680   KO=2     )
> tokenUserinfo                                            (OK=1490   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1891   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1891   KO=0     )
>  UI AM idFromSession                                     (OK=1889   KO=0     )
>  UI AM validateGoto                                      (OK=1889   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1888   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1888   KO=0     )
> restloginProgressiveProfileCallback                      (OK=307    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1888   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1888   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1886   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1886   KO=0     )
>  UI IDM uiconfig                                         (OK=1886   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1886   KO=0     )
>  UI IDM version                                          (OK=1886   KO=0     )
>  UI IDM features                                         (OK=1886   KO=0     )
>  UI IDM privilege                                        (OK=1886   KO=0     )
>  UI IDM login                                            (OK=1886   KO=0     )
>  UI IDM managed user schema                              (OK=1886   KO=0     )
>  UI IDM dashboard                                        (OK=1886   KO=0     )
>  UI IDM user                                             (OK=1886   KO=0     )
>  UI IDM oidcToken                                        (OK=1886   KO=0     )
> userinfo                                                 (OK=1886   KO=0     )
> UI-Logout                                                (OK=1885   KO=0     )
> UI-Logout Redirect 1                                     (OK=1885   KO=0     )
>  UI AM revoke2                                           (OK=1885   KO=0     )
>  UI AM endsession                                        (OK=1885   KO=0     )
>  UI AM revoke1                                           (OK=1885   KO=0     )
> getIdToken                                               (OK=588    KO=0     )
> getIdToken Redirect 1                                    (OK=588    KO=0     )
> createOrganization                                       (OK=587    KO=0     )
> queryOrganization                                        (OK=587    KO=0     )
> deleteOrganization                                       (OK=587    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=284    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=284    KO=0     )
> ReadPolicy                                               (OK=2636   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=42     KO=0     )
> DeletePolicy                                             (OK=2575   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       308 (99.04%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.64%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 135481 / active: 176    / done: 8319  
================================================================================

23:18:49.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:50.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:51.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:51.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:51.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:52.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:52.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:52.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:52.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:53.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:54 GMT                                     235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=122218 KO=3     )
> restLoginInitiate                                        (OK=8400   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8395   KO=0     )
> Skip 2FA                                                 (OK=4610   KO=0     )
> User Authorize PKCE stage                                (OK=9998   KO=0     )
> User AccessToken PKCE stage                              (OK=9991   KO=1     )
> RootUserinfo                                             (OK=6182   KO=0     )
> GetUUid                                                  (OK=2749   KO=0     )
> GetOpenidConfig                                          (OK=8065   KO=0     )
> CreatePolicy                                             (OK=2744   KO=2     )
> tokenUserinfo                                            (OK=1519   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1939   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1939   KO=0     )
>  UI AM idFromSession                                     (OK=1939   KO=0     )
>  UI AM validateGoto                                      (OK=1939   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1936   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1936   KO=0     )
> restloginProgressiveProfileCallback                      (OK=313    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1936   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1936   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1933   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1933   KO=0     )
>  UI IDM uiconfig                                         (OK=1933   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1933   KO=0     )
>  UI IDM version                                          (OK=1933   KO=0     )
>  UI IDM features                                         (OK=1933   KO=0     )
>  UI IDM privilege                                        (OK=1933   KO=0     )
>  UI IDM login                                            (OK=1933   KO=0     )
>  UI IDM managed user schema                              (OK=1933   KO=0     )
>  UI IDM dashboard                                        (OK=1933   KO=0     )
>  UI IDM user                                             (OK=1933   KO=0     )
>  UI IDM oidcToken                                        (OK=1933   KO=0     )
> userinfo                                                 (OK=1932   KO=0     )
> UI-Logout                                                (OK=1932   KO=0     )
> UI-Logout Redirect 1                                     (OK=1931   KO=0     )
>  UI AM revoke2                                           (OK=1930   KO=0     )
>  UI AM endsession                                        (OK=1930   KO=0     )
>  UI AM revoke1                                           (OK=1931   KO=0     )
> getIdToken                                               (OK=605    KO=0     )
> getIdToken Redirect 1                                    (OK=605    KO=0     )
> createOrganization                                       (OK=605    KO=0     )
> queryOrganization                                        (OK=605    KO=0     )
> deleteOrganization                                       (OK=603    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=293    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=293    KO=0     )
> ReadPolicy                                               (OK=2682   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=44     KO=0     )
> DeletePolicy                                             (OK=2635   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       318 (99.07%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.62%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.31%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 135283 / active: 181    / done: 8512  
================================================================================

23:18:55.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:57.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:57.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:57.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:58.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:58.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:18:59.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:18:59 GMT                                     240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=124700 KO=3     )
> restLoginInitiate                                        (OK=8583   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8579   KO=0     )
> Skip 2FA                                                 (OK=4709   KO=0     )
> User Authorize PKCE stage                                (OK=10216  KO=0     )
> User AccessToken PKCE stage                              (OK=10210  KO=1     )
> RootUserinfo                                             (OK=6315   KO=0     )
> GetUUid                                                  (OK=2811   KO=0     )
> GetOpenidConfig                                          (OK=8235   KO=0     )
> CreatePolicy                                             (OK=2804   KO=2     )
> tokenUserinfo                                            (OK=1563   KO=0     )
> UI-Post-Login - stage 1                                  (OK=1977   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1977   KO=0     )
>  UI AM idFromSession                                     (OK=1977   KO=0     )
>  UI AM validateGoto                                      (OK=1977   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1972   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1971   KO=0     )
> restloginProgressiveProfileCallback                      (OK=320    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1971   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1971   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1969   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1968   KO=0     )
>  UI IDM uiconfig                                         (OK=1968   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1968   KO=0     )
>  UI IDM version                                          (OK=1968   KO=0     )
>  UI IDM features                                         (OK=1968   KO=0     )
>  UI IDM privilege                                        (OK=1968   KO=0     )
>  UI IDM login                                            (OK=1968   KO=0     )
>  UI IDM managed user schema                              (OK=1968   KO=0     )
>  UI IDM dashboard                                        (OK=1968   KO=0     )
>  UI IDM user                                             (OK=1968   KO=0     )
>  UI IDM oidcToken                                        (OK=1968   KO=0     )
> userinfo                                                 (OK=1968   KO=0     )
> UI-Logout                                                (OK=1968   KO=0     )
> UI-Logout Redirect 1                                     (OK=1967   KO=0     )
>  UI AM revoke2                                           (OK=1967   KO=0     )
>  UI AM endsession                                        (OK=1967   KO=0     )
>  UI AM revoke1                                           (OK=1967   KO=0     )
> getIdToken                                               (OK=615    KO=0     )
> getIdToken Redirect 1                                    (OK=615    KO=0     )
> createOrganization                                       (OK=614    KO=0     )
> queryOrganization                                        (OK=613    KO=0     )
> deleteOrganization                                       (OK=613    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=302    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=301    KO=0     )
> ReadPolicy                                               (OK=2744   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
> DeletePolicy                                             (OK=2679   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       325 (99.09%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.61%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 135086 / active: 196    / done: 8694  
================================================================================

23:19:00.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:01.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:02.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:03.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:03.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:03.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:04.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:04 GMT                                     245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=127589 KO=3     )
> restLoginInitiate                                        (OK=8794   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8787   KO=0     )
> Skip 2FA                                                 (OK=4843   KO=0     )
> User Authorize PKCE stage                                (OK=10458  KO=0     )
> User AccessToken PKCE stage                              (OK=10450  KO=1     )
> RootUserinfo                                             (OK=6458   KO=0     )
> GetUUid                                                  (OK=2887   KO=0     )
> GetOpenidConfig                                          (OK=8436   KO=0     )
> CreatePolicy                                             (OK=2882   KO=2     )
> tokenUserinfo                                            (OK=1589   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2017   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2016   KO=0     )
>  UI AM idFromSession                                     (OK=2015   KO=0     )
>  UI AM validateGoto                                      (OK=2015   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2015   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2015   KO=0     )
> restloginProgressiveProfileCallback                      (OK=323    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2014   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2014   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2011   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2010   KO=0     )
>  UI IDM uiconfig                                         (OK=2010   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2010   KO=0     )
>  UI IDM version                                          (OK=2010   KO=0     )
>  UI IDM features                                         (OK=2010   KO=0     )
>  UI IDM privilege                                        (OK=2010   KO=0     )
>  UI IDM login                                            (OK=2010   KO=0     )
>  UI IDM managed user schema                              (OK=2010   KO=0     )
>  UI IDM dashboard                                        (OK=2010   KO=0     )
>  UI IDM user                                             (OK=2010   KO=0     )
>  UI IDM oidcToken                                        (OK=2010   KO=0     )
> userinfo                                                 (OK=2009   KO=0     )
> UI-Logout                                                (OK=2008   KO=0     )
> UI-Logout Redirect 1                                     (OK=2007   KO=0     )
>  UI AM revoke2                                           (OK=2007   KO=0     )
>  UI AM endsession                                        (OK=2007   KO=0     )
>  UI AM revoke1                                           (OK=2007   KO=0     )
> getIdToken                                               (OK=638    KO=0     )
> getIdToken Redirect 1                                    (OK=636    KO=0     )
> createOrganization                                       (OK=636    KO=0     )
> queryOrganization                                        (OK=636    KO=0     )
> deleteOrganization                                       (OK=636    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=309    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=309    KO=0     )
> ReadPolicy                                               (OK=2806   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
> DeletePolicy                                             (OK=2743   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       332 (99.10%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.60%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 134872 / active: 214    / done: 8890  
================================================================================

23:19:04.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:05.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:06.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:06.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:07.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:07.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:08.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 9226: status.find.in([200, 209], 304), found 409
23:19:08.367 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,9226,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE2MzcyMTA1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMVN4MnB0SWg2eS1aLVN3Zk5HYmVaRlF1bl9BIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTE0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTE0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0NzQ4LCJpYXQiOjE3MzIyMzExNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkhMSUppOVRxRUNibkdabERTS09hT0JPM3B5WSJ9.k0B7kjYxZQ2dk5tvqAiO93-pCopvF1vayF4JHf4HdKZz-SEIsco35ayQQh5ZmqlOkiG3LC42rb1ZIuG1d_KGGwxkSHvVLbePYwhfQK8oRiNjFyUErZ0tqw7YLX_b62TP7hIzNiWkaE-vV-MavMuzFUX1y5E29JxBUtlEUJLUNMNjlIv5jbvn7gRHoYzxZY2dneQjEXVFhiBvzsCElbOlDoKqyB5n_fa84R_ysT2wtxH6gPhrnT2LV8YdCuIIj9rF9KxiG0aCBpGIknN2AH4WB2hJTvAKmkAEsOMKcXMz3iJA0hIduuS2U8uAz4VxRCv0U9UNxc6DiXGoDFVDixkmDg, username -> user.53619, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy58832, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@135e3bb, authcode -> Ez6zPeDeDmpAisfybq49WRN-Rkg, useAdminRealm -> true, callbacks -> {"tokenId":"5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231148063), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231148063))), password -> Pa_ssw0rd, challenge -> AhVi344gbzMd82ogwo1zyBE_dFAoirqojtdpvnxIpz4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 199.160.36.252, verifier -> LTU1MTQyMzg1NDM2MzM1OTM0MDU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@214c9bfa, tokenId -> 5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
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=5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy58832","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: Thu, 21 Nov 2024 23:19:08 GMT
	x-forgerock-transactionid: 4071d200-5a76-4ea8-8d49-38a89d89e344
	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:19:09.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:09.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:09 GMT                                     250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=130502 KO=4     )
> restLoginInitiate                                        (OK=8986   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8979   KO=0     )
> Skip 2FA                                                 (OK=4960   KO=0     )
> User Authorize PKCE stage                                (OK=10688  KO=0     )
> User AccessToken PKCE stage                              (OK=10684  KO=1     )
> RootUserinfo                                             (OK=6628   KO=0     )
> GetUUid                                                  (OK=2962   KO=0     )
> GetOpenidConfig                                          (OK=8652   KO=0     )
> CreatePolicy                                             (OK=2955   KO=3     )
> tokenUserinfo                                            (OK=1619   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2056   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2056   KO=0     )
>  UI AM idFromSession                                     (OK=2056   KO=0     )
>  UI AM validateGoto                                      (OK=2056   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2056   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2056   KO=0     )
> restloginProgressiveProfileCallback                      (OK=328    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2056   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2056   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2056   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2056   KO=0     )
>  UI IDM uiconfig                                         (OK=2056   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2056   KO=0     )
>  UI IDM version                                          (OK=2056   KO=0     )
>  UI IDM features                                         (OK=2056   KO=0     )
>  UI IDM privilege                                        (OK=2056   KO=0     )
>  UI IDM login                                            (OK=2056   KO=0     )
>  UI IDM managed user schema                              (OK=2056   KO=0     )
>  UI IDM dashboard                                        (OK=2056   KO=0     )
>  UI IDM user                                             (OK=2056   KO=0     )
>  UI IDM oidcToken                                        (OK=2055   KO=0     )
> userinfo                                                 (OK=2055   KO=0     )
> UI-Logout                                                (OK=2055   KO=0     )
> UI-Logout Redirect 1                                     (OK=2055   KO=0     )
>  UI AM revoke2                                           (OK=2055   KO=0     )
>  UI AM endsession                                        (OK=2055   KO=0     )
>  UI AM revoke1                                           (OK=2055   KO=0     )
> getIdToken                                               (OK=650    KO=0     )
> getIdToken Redirect 1                                    (OK=650    KO=0     )
> createOrganization                                       (OK=650    KO=0     )
> queryOrganization                                        (OK=650    KO=0     )
> deleteOrganization                                       (OK=650    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=314    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=313    KO=0     )
> ReadPolicy                                               (OK=2884   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=46     KO=0     )
> DeletePolicy                                             (OK=2805   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       340 (98.84%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.87%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 134673 / active: 220    / done: 9083  
================================================================================

23:19:09.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:10.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:10.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:11.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:13.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:13.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:14.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:14.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:14.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:14.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:14 GMT                                     255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=133268 KO=4     )
> restLoginInitiate                                        (OK=9182   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9176   KO=0     )
> Skip 2FA                                                 (OK=5076   KO=0     )
> User Authorize PKCE stage                                (OK=10917  KO=0     )
> User AccessToken PKCE stage                              (OK=10914  KO=1     )
> RootUserinfo                                             (OK=6785   KO=0     )
> GetUUid                                                  (OK=3038   KO=0     )
> GetOpenidConfig                                          (OK=8879   KO=0     )
> CreatePolicy                                             (OK=3032   KO=3     )
> tokenUserinfo                                            (OK=1646   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2100   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2100   KO=0     )
>  UI AM idFromSession                                     (OK=2098   KO=0     )
>  UI AM validateGoto                                      (OK=2098   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2097   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2097   KO=0     )
> restloginProgressiveProfileCallback                      (OK=334    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2097   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2097   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2097   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2097   KO=0     )
>  UI IDM uiconfig                                         (OK=2096   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2096   KO=0     )
>  UI IDM version                                          (OK=2096   KO=0     )
>  UI IDM features                                         (OK=2095   KO=0     )
>  UI IDM privilege                                        (OK=2096   KO=0     )
>  UI IDM login                                            (OK=2093   KO=0     )
>  UI IDM managed user schema                              (OK=2092   KO=0     )
>  UI IDM dashboard                                        (OK=2094   KO=0     )
>  UI IDM user                                             (OK=2093   KO=0     )
>  UI IDM oidcToken                                        (OK=2090   KO=0     )
> userinfo                                                 (OK=2089   KO=0     )
> UI-Logout                                                (OK=2089   KO=0     )
> UI-Logout Redirect 1                                     (OK=2088   KO=0     )
>  UI AM revoke2                                           (OK=2088   KO=0     )
>  UI AM endsession                                        (OK=2088   KO=0     )
>  UI AM revoke1                                           (OK=2088   KO=0     )
> getIdToken                                               (OK=663    KO=0     )
> getIdToken Redirect 1                                    (OK=663    KO=0     )
> createOrganization                                       (OK=663    KO=0     )
> queryOrganization                                        (OK=663    KO=0     )
> deleteOrganization                                       (OK=663    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=320    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=319    KO=0     )
> ReadPolicy                                               (OK=2958   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=47     KO=0     )
> DeletePolicy                                             (OK=2881   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       350 (98.87%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.85%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 134471 / active: 220    / done: 9285  
================================================================================

23:19:15.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:15.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:15.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:15.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:16.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:16.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:17.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:18.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:18.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 9226: status.find.in([200, 209], 304), found 404
23:19:18.608 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,9226,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE2MzcyMTA1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMVN4MnB0SWg2eS1aLVN3Zk5HYmVaRlF1bl9BIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTE0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTE0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0NzQ4LCJpYXQiOjE3MzIyMzExNDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkhMSUppOVRxRUNibkdabERTS09hT0JPM3B5WSJ9.k0B7kjYxZQ2dk5tvqAiO93-pCopvF1vayF4JHf4HdKZz-SEIsco35ayQQh5ZmqlOkiG3LC42rb1ZIuG1d_KGGwxkSHvVLbePYwhfQK8oRiNjFyUErZ0tqw7YLX_b62TP7hIzNiWkaE-vV-MavMuzFUX1y5E29JxBUtlEUJLUNMNjlIv5jbvn7gRHoYzxZY2dneQjEXVFhiBvzsCElbOlDoKqyB5n_fa84R_ysT2wtxH6gPhrnT2LV8YdCuIIj9rF9KxiG0aCBpGIknN2AH4WB2hJTvAKmkAEsOMKcXMz3iJA0hIduuS2U8uAz4VxRCv0U9UNxc6DiXGoDFVDixkmDg, username -> user.53619, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy58832, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@135e3bb, authcode -> Ez6zPeDeDmpAisfybq49WRN-Rkg, useAdminRealm -> true, callbacks -> {"tokenId":"5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231148063), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231148063))), password -> Pa_ssw0rd, challenge -> AhVi344gbzMd82ogwo1zyBE_dFAoirqojtdpvnxIpz4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 199.160.36.252, verifier -> LTU1MTQyMzg1NDM2MzM1OTM0MDU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@214c9bfa, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@4ec1e439, tokenId -> 5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy58832
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=5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=5zffFBqS_fWMdSm_T9eN6i6nqrE.*AAJTSQACMDIAAlNLABw1R09OMjFaL29KMkdPU3BwZmRIZ2VGLzRwMEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:19:18 GMT
	x-forgerock-transactionid: e21cffc1-c51a-4797-ac28-3ff5a104e145
	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 testPolicy58832 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:19:18.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:19 GMT                                     260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=136245 KO=5     )
> restLoginInitiate                                        (OK=9391   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9387   KO=0     )
> Skip 2FA                                                 (OK=5200   KO=0     )
> User Authorize PKCE stage                                (OK=11163  KO=0     )
> User AccessToken PKCE stage                              (OK=11159  KO=1     )
> RootUserinfo                                             (OK=6927   KO=0     )
> GetUUid                                                  (OK=3115   KO=0     )
> GetOpenidConfig                                          (OK=9107   KO=0     )
> CreatePolicy                                             (OK=3111   KO=3     )
> tokenUserinfo                                            (OK=1682   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2144   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2144   KO=0     )
>  UI AM idFromSession                                     (OK=2144   KO=0     )
>  UI AM validateGoto                                      (OK=2144   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2141   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2140   KO=0     )
> restloginProgressiveProfileCallback                      (OK=344    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2140   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2140   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2137   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2135   KO=0     )
>  UI IDM uiconfig                                         (OK=2135   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2135   KO=0     )
>  UI IDM version                                          (OK=2135   KO=0     )
>  UI IDM features                                         (OK=2135   KO=0     )
>  UI IDM privilege                                        (OK=2135   KO=0     )
>  UI IDM login                                            (OK=2135   KO=0     )
>  UI IDM managed user schema                              (OK=2135   KO=0     )
>  UI IDM dashboard                                        (OK=2135   KO=0     )
>  UI IDM user                                             (OK=2135   KO=0     )
>  UI IDM oidcToken                                        (OK=2133   KO=0     )
> userinfo                                                 (OK=2133   KO=0     )
> UI-Logout                                                (OK=2133   KO=0     )
> UI-Logout Redirect 1                                     (OK=2132   KO=0     )
>  UI AM revoke2                                           (OK=2131   KO=0     )
>  UI AM endsession                                        (OK=2131   KO=0     )
>  UI AM revoke1                                           (OK=2132   KO=0     )
> getIdToken                                               (OK=683    KO=0     )
> getIdToken Redirect 1                                    (OK=683    KO=0     )
> createOrganization                                       (OK=683    KO=0     )
> queryOrganization                                        (OK=683    KO=0     )
> deleteOrganization                                       (OK=683    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=328    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=328    KO=0     )
> ReadPolicy                                               (OK=3035   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=47     KO=0     )
> DeletePolicy                                             (OK=2957   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       359 (98.63%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.82%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 134251 / active: 219    / done: 9506  
================================================================================

23:19:20.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:20.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:21.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:21.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:21.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:22.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:22.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:22.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:24.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:24 GMT                                     265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=139290 KO=5     )
> restLoginInitiate                                        (OK=9606   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9600   KO=0     )
> Skip 2FA                                                 (OK=5322   KO=0     )
> User Authorize PKCE stage                                (OK=11412  KO=0     )
> User AccessToken PKCE stage                              (OK=11404  KO=1     )
> RootUserinfo                                             (OK=7113   KO=0     )
> GetUUid                                                  (OK=3181   KO=0     )
> GetOpenidConfig                                          (OK=9324   KO=0     )
> CreatePolicy                                             (OK=3173   KO=3     )
> tokenUserinfo                                            (OK=1721   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2186   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2186   KO=0     )
>  UI AM idFromSession                                     (OK=2186   KO=0     )
>  UI AM validateGoto                                      (OK=2186   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2184   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2184   KO=0     )
> restloginProgressiveProfileCallback                      (OK=355    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2184   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2184   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2182   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2182   KO=0     )
>  UI IDM uiconfig                                         (OK=2182   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2182   KO=0     )
>  UI IDM version                                          (OK=2182   KO=0     )
>  UI IDM features                                         (OK=2182   KO=0     )
>  UI IDM privilege                                        (OK=2182   KO=0     )
>  UI IDM login                                            (OK=2182   KO=0     )
>  UI IDM managed user schema                              (OK=2182   KO=0     )
>  UI IDM dashboard                                        (OK=2182   KO=0     )
>  UI IDM user                                             (OK=2182   KO=0     )
>  UI IDM oidcToken                                        (OK=2182   KO=0     )
> userinfo                                                 (OK=2182   KO=0     )
> UI-Logout                                                (OK=2182   KO=0     )
> UI-Logout Redirect 1                                     (OK=2181   KO=0     )
>  UI AM revoke2                                           (OK=2181   KO=0     )
>  UI AM endsession                                        (OK=2181   KO=0     )
>  UI AM revoke1                                           (OK=2181   KO=0     )
> getIdToken                                               (OK=695    KO=0     )
> getIdToken Redirect 1                                    (OK=695    KO=0     )
> createOrganization                                       (OK=694    KO=0     )
> queryOrganization                                        (OK=694    KO=0     )
> deleteOrganization                                       (OK=694    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=331    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=331    KO=0     )
> ReadPolicy                                               (OK=3113   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
> DeletePolicy                                             (OK=3032   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       368 (98.66%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.80%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 134037 / active: 215    / done: 9724  
================================================================================

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

================================================================================
2024-11-21 23:19:29 GMT                                     270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=142068 KO=5     )
> restLoginInitiate                                        (OK=9792   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9790   KO=0     )
> Skip 2FA                                                 (OK=5434   KO=0     )
> User Authorize PKCE stage                                (OK=11635  KO=0     )
> User AccessToken PKCE stage                              (OK=11632  KO=1     )
> RootUserinfo                                             (OK=7308   KO=0     )
> GetUUid                                                  (OK=3237   KO=0     )
> GetOpenidConfig                                          (OK=9524   KO=0     )
> CreatePolicy                                             (OK=3234   KO=3     )
> tokenUserinfo                                            (OK=1751   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2227   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2227   KO=0     )
>  UI AM idFromSession                                     (OK=2227   KO=0     )
>  UI AM validateGoto                                      (OK=2227   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2226   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2226   KO=0     )
> restloginProgressiveProfileCallback                      (OK=362    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2226   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2226   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2225   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2224   KO=0     )
>  UI IDM uiconfig                                         (OK=2223   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2223   KO=0     )
>  UI IDM version                                          (OK=2223   KO=0     )
>  UI IDM features                                         (OK=2223   KO=0     )
>  UI IDM privilege                                        (OK=2223   KO=0     )
>  UI IDM login                                            (OK=2223   KO=0     )
>  UI IDM managed user schema                              (OK=2223   KO=0     )
>  UI IDM dashboard                                        (OK=2223   KO=0     )
>  UI IDM user                                             (OK=2223   KO=0     )
>  UI IDM oidcToken                                        (OK=2222   KO=0     )
> userinfo                                                 (OK=2222   KO=0     )
> UI-Logout                                                (OK=2220   KO=0     )
> UI-Logout Redirect 1                                     (OK=2220   KO=0     )
>  UI AM revoke2                                           (OK=2219   KO=0     )
>  UI AM endsession                                        (OK=2219   KO=0     )
>  UI AM revoke1                                           (OK=2219   KO=0     )
> getIdToken                                               (OK=709    KO=0     )
> getIdToken Redirect 1                                    (OK=709    KO=0     )
> createOrganization                                       (OK=709    KO=0     )
> queryOrganization                                        (OK=709    KO=0     )
> deleteOrganization                                       (OK=709    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=341    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=341    KO=0     )
> ReadPolicy                                               (OK=3175   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
> DeletePolicy                                             (OK=3110   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       371 (98.67%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.80%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 133842 / active: 199    / done: 9935  
================================================================================

23:19:30.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:31.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:33.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:33.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:33.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:33.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:34 GMT                                     275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=144651 KO=5     )
> restLoginInitiate                                        (OK=9969   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9963   KO=0     )
> Skip 2FA                                                 (OK=5534   KO=0     )
> User Authorize PKCE stage                                (OK=11846  KO=0     )
> User AccessToken PKCE stage                              (OK=11842  KO=1     )
> RootUserinfo                                             (OK=7472   KO=0     )
> GetUUid                                                  (OK=3303   KO=0     )
> GetOpenidConfig                                          (OK=9711   KO=0     )
> CreatePolicy                                             (OK=3297   KO=3     )
> tokenUserinfo                                            (OK=1784   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2267   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2267   KO=0     )
>  UI AM idFromSession                                     (OK=2266   KO=0     )
>  UI AM validateGoto                                      (OK=2266   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2266   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2265   KO=0     )
> restloginProgressiveProfileCallback                      (OK=371    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2264   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2264   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2262   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2262   KO=0     )
>  UI IDM uiconfig                                         (OK=2261   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2261   KO=0     )
>  UI IDM version                                          (OK=2261   KO=0     )
>  UI IDM features                                         (OK=2261   KO=0     )
>  UI IDM privilege                                        (OK=2261   KO=0     )
>  UI IDM login                                            (OK=2261   KO=0     )
>  UI IDM managed user schema                              (OK=2261   KO=0     )
>  UI IDM dashboard                                        (OK=2261   KO=0     )
>  UI IDM user                                             (OK=2261   KO=0     )
>  UI IDM oidcToken                                        (OK=2261   KO=0     )
> userinfo                                                 (OK=2260   KO=0     )
> UI-Logout                                                (OK=2260   KO=0     )
> UI-Logout Redirect 1                                     (OK=2257   KO=0     )
>  UI AM revoke2                                           (OK=2256   KO=0     )
>  UI AM endsession                                        (OK=2257   KO=0     )
>  UI AM revoke1                                           (OK=2256   KO=0     )
> getIdToken                                               (OK=719    KO=0     )
> getIdToken Redirect 1                                    (OK=719    KO=0     )
> createOrganization                                       (OK=719    KO=0     )
> queryOrganization                                        (OK=719    KO=0     )
> deleteOrganization                                       (OK=719    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=349    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=349    KO=0     )
> ReadPolicy                                               (OK=3237   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
> DeletePolicy                                             (OK=3171   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       377 (98.69%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.79%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.26%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 133652 / active: 189    / done: 10135 
================================================================================

23:19:35.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:35.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:36.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:38.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:39.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:39 GMT                                     280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=147553 KO=5     )
> restLoginInitiate                                        (OK=10159  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10155  KO=0     )
> Skip 2FA                                                 (OK=5644   KO=0     )
> User Authorize PKCE stage                                (OK=12077  KO=0     )
> User AccessToken PKCE stage                              (OK=12073  KO=1     )
> RootUserinfo                                             (OK=7639   KO=0     )
> GetUUid                                                  (OK=3368   KO=0     )
> GetOpenidConfig                                          (OK=9905   KO=0     )
> CreatePolicy                                             (OK=3364   KO=3     )
> tokenUserinfo                                            (OK=1810   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2315   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2315   KO=0     )
>  UI AM idFromSession                                     (OK=2315   KO=0     )
>  UI AM validateGoto                                      (OK=2315   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2311   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2310   KO=0     )
> restloginProgressiveProfileCallback                      (OK=378    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2310   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2310   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2308   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2308   KO=0     )
>  UI IDM uiconfig                                         (OK=2308   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2308   KO=0     )
>  UI IDM version                                          (OK=2308   KO=0     )
>  UI IDM features                                         (OK=2308   KO=0     )
>  UI IDM privilege                                        (OK=2308   KO=0     )
>  UI IDM login                                            (OK=2308   KO=0     )
>  UI IDM managed user schema                              (OK=2307   KO=0     )
>  UI IDM dashboard                                        (OK=2307   KO=0     )
>  UI IDM user                                             (OK=2307   KO=0     )
>  UI IDM oidcToken                                        (OK=2305   KO=0     )
> userinfo                                                 (OK=2304   KO=0     )
> UI-Logout                                                (OK=2304   KO=0     )
> UI-Logout Redirect 1                                     (OK=2304   KO=0     )
>  UI AM revoke2                                           (OK=2303   KO=0     )
>  UI AM endsession                                        (OK=2303   KO=0     )
>  UI AM revoke1                                           (OK=2303   KO=0     )
> getIdToken                                               (OK=735    KO=0     )
> getIdToken Redirect 1                                    (OK=735    KO=0     )
> createOrganization                                       (OK=735    KO=0     )
> queryOrganization                                        (OK=735    KO=0     )
> deleteOrganization                                       (OK=735    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=353    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=353    KO=0     )
> ReadPolicy                                               (OK=3299   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
> DeletePolicy                                             (OK=3236   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       382 (98.71%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.78%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.26%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 133460 / active: 193    / done: 10323 
================================================================================

23:19:39.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:40.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:41.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:41.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:41.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:43.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:43.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:44.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:44.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:44 GMT                                     285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=150323 KO=5     )
> restLoginInitiate                                        (OK=10346  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10339  KO=0     )
> Skip 2FA                                                 (OK=5747   KO=0     )
> User Authorize PKCE stage                                (OK=12296  KO=0     )
> User AccessToken PKCE stage                              (OK=12293  KO=1     )
> RootUserinfo                                             (OK=7765   KO=0     )
> GetUUid                                                  (OK=3435   KO=0     )
> GetOpenidConfig                                          (OK=10101  KO=0     )
> CreatePolicy                                             (OK=3432   KO=3     )
> tokenUserinfo                                            (OK=1841   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2357   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2357   KO=0     )
>  UI AM idFromSession                                     (OK=2356   KO=0     )
>  UI AM validateGoto                                      (OK=2356   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2355   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2354   KO=0     )
> restloginProgressiveProfileCallback                      (OK=390    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2354   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2354   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2353   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2353   KO=0     )
>  UI IDM uiconfig                                         (OK=2352   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2352   KO=0     )
>  UI IDM version                                          (OK=2352   KO=0     )
>  UI IDM features                                         (OK=2352   KO=0     )
>  UI IDM privilege                                        (OK=2352   KO=0     )
>  UI IDM login                                            (OK=2352   KO=0     )
>  UI IDM managed user schema                              (OK=2352   KO=0     )
>  UI IDM dashboard                                        (OK=2352   KO=0     )
>  UI IDM user                                             (OK=2352   KO=0     )
>  UI IDM oidcToken                                        (OK=2352   KO=0     )
> userinfo                                                 (OK=2351   KO=0     )
> UI-Logout                                                (OK=2351   KO=0     )
> UI-Logout Redirect 1                                     (OK=2351   KO=0     )
>  UI AM revoke2                                           (OK=2351   KO=0     )
>  UI AM endsession                                        (OK=2351   KO=0     )
>  UI AM revoke1                                           (OK=2351   KO=0     )
> getIdToken                                               (OK=746    KO=0     )
> getIdToken Redirect 1                                    (OK=746    KO=0     )
> createOrganization                                       (OK=746    KO=0     )
> queryOrganization                                        (OK=746    KO=0     )
> deleteOrganization                                       (OK=746    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=359    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=359    KO=0     )
> ReadPolicy                                               (OK=3364   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=53     KO=0     )
> DeletePolicy                                             (OK=3298   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       391 (98.74%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.76%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.25%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 133269 / active: 182    / done: 10525 
================================================================================

23:19:45.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:45.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:45.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:46.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:46.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:46.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:46.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:47.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:47.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:47.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:47.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:49.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:49.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:49 GMT                                     290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=153095 KO=5     )
> restLoginInitiate                                        (OK=10539  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10532  KO=0     )
> Skip 2FA                                                 (OK=5843   KO=0     )
> User Authorize PKCE stage                                (OK=12517  KO=0     )
> User AccessToken PKCE stage                              (OK=12510  KO=1     )
> RootUserinfo                                             (OK=7876   KO=0     )
> GetUUid                                                  (OK=3495   KO=0     )
> GetOpenidConfig                                          (OK=10291  KO=0     )
> CreatePolicy                                             (OK=3492   KO=3     )
> tokenUserinfo                                            (OK=1874   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2405   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2404   KO=0     )
>  UI AM idFromSession                                     (OK=2403   KO=0     )
>  UI AM validateGoto                                      (OK=2402   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2399   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2399   KO=0     )
> restloginProgressiveProfileCallback                      (OK=395    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2399   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2399   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2399   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2399   KO=0     )
>  UI IDM uiconfig                                         (OK=2399   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2399   KO=0     )
>  UI IDM version                                          (OK=2399   KO=0     )
>  UI IDM features                                         (OK=2399   KO=0     )
>  UI IDM privilege                                        (OK=2399   KO=0     )
>  UI IDM login                                            (OK=2399   KO=0     )
>  UI IDM managed user schema                              (OK=2399   KO=0     )
>  UI IDM dashboard                                        (OK=2399   KO=0     )
>  UI IDM user                                             (OK=2399   KO=0     )
>  UI IDM oidcToken                                        (OK=2399   KO=0     )
> userinfo                                                 (OK=2399   KO=0     )
> UI-Logout                                                (OK=2399   KO=0     )
> UI-Logout Redirect 1                                     (OK=2398   KO=0     )
>  UI AM revoke2                                           (OK=2398   KO=0     )
>  UI AM endsession                                        (OK=2398   KO=0     )
>  UI AM revoke1                                           (OK=2398   KO=0     )
> getIdToken                                               (OK=755    KO=0     )
> getIdToken Redirect 1                                    (OK=754    KO=0     )
> createOrganization                                       (OK=754    KO=0     )
> queryOrganization                                        (OK=754    KO=0     )
> deleteOrganization                                       (OK=754    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=363    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=363    KO=0     )
> ReadPolicy                                               (OK=3431   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=55     KO=0     )
> DeletePolicy                                             (OK=3360   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       404 (98.78%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.73%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.24%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 133069 / active: 190    / done: 10717 
================================================================================

23:19:51.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:52.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:52.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:53.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:54 GMT                                     295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=155628 KO=5     )
> restLoginInitiate                                        (OK=10729  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10717  KO=0     )
> Skip 2FA                                                 (OK=5961   KO=0     )
> User Authorize PKCE stage                                (OK=12733  KO=0     )
> User AccessToken PKCE stage                              (OK=12728  KO=1     )
> RootUserinfo                                             (OK=8022   KO=0     )
> GetUUid                                                  (OK=3560   KO=0     )
> GetOpenidConfig                                          (OK=10486  KO=0     )
> CreatePolicy                                             (OK=3557   KO=3     )
> tokenUserinfo                                            (OK=1901   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2439   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2438   KO=0     )
>  UI AM idFromSession                                     (OK=2437   KO=0     )
>  UI AM validateGoto                                      (OK=2437   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2437   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2437   KO=0     )
> restloginProgressiveProfileCallback                      (OK=400    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2435   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2435   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2433   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2433   KO=0     )
>  UI IDM uiconfig                                         (OK=2432   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2432   KO=0     )
>  UI IDM version                                          (OK=2432   KO=0     )
>  UI IDM features                                         (OK=2432   KO=0     )
>  UI IDM privilege                                        (OK=2431   KO=0     )
>  UI IDM login                                            (OK=2432   KO=0     )
>  UI IDM managed user schema                              (OK=2431   KO=0     )
>  UI IDM dashboard                                        (OK=2431   KO=0     )
>  UI IDM user                                             (OK=2431   KO=0     )
>  UI IDM oidcToken                                        (OK=2431   KO=0     )
> userinfo                                                 (OK=2431   KO=0     )
> UI-Logout                                                (OK=2431   KO=0     )
> UI-Logout Redirect 1                                     (OK=2430   KO=0     )
>  UI AM revoke2                                           (OK=2427   KO=0     )
>  UI AM endsession                                        (OK=2427   KO=0     )
>  UI AM revoke1                                           (OK=2427   KO=0     )
> getIdToken                                               (OK=773    KO=0     )
> getIdToken Redirect 1                                    (OK=773    KO=0     )
> createOrganization                                       (OK=773    KO=0     )
> queryOrganization                                        (OK=772    KO=0     )
> deleteOrganization                                       (OK=772    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=370    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=370    KO=0     )
> ReadPolicy                                               (OK=3495   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=57     KO=0     )
> DeletePolicy                                             (OK=3430   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       408 (98.79%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.73%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.24%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 132874 / active: 207    / done: 10895 
================================================================================

23:19:56.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:56.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:58.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:19:58.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:19:59 GMT                                     300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=158735 KO=5     )
> restLoginInitiate                                        (OK=10923  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10919  KO=0     )
> Skip 2FA                                                 (OK=6090   KO=0     )
> User Authorize PKCE stage                                (OK=12985  KO=0     )
> User AccessToken PKCE stage                              (OK=12980  KO=1     )
> RootUserinfo                                             (OK=8194   KO=0     )
> GetUUid                                                  (OK=3641   KO=0     )
> GetOpenidConfig                                          (OK=10695  KO=0     )
> CreatePolicy                                             (OK=3637   KO=3     )
> tokenUserinfo                                            (OK=1930   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2484   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2484   KO=0     )
>  UI AM idFromSession                                     (OK=2484   KO=0     )
>  UI AM validateGoto                                      (OK=2484   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2484   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2483   KO=0     )
> restloginProgressiveProfileCallback                      (OK=415    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2483   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2483   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2482   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2482   KO=0     )
>  UI IDM uiconfig                                         (OK=2482   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2482   KO=0     )
>  UI IDM version                                          (OK=2482   KO=0     )
>  UI IDM features                                         (OK=2482   KO=0     )
>  UI IDM privilege                                        (OK=2482   KO=0     )
>  UI IDM login                                            (OK=2482   KO=0     )
>  UI IDM managed user schema                              (OK=2482   KO=0     )
>  UI IDM dashboard                                        (OK=2482   KO=0     )
>  UI IDM user                                             (OK=2482   KO=0     )
>  UI IDM oidcToken                                        (OK=2482   KO=0     )
> userinfo                                                 (OK=2482   KO=0     )
> UI-Logout                                                (OK=2480   KO=0     )
> UI-Logout Redirect 1                                     (OK=2480   KO=0     )
>  UI AM revoke2                                           (OK=2480   KO=0     )
>  UI AM endsession                                        (OK=2480   KO=0     )
>  UI AM revoke1                                           (OK=2480   KO=0     )
> getIdToken                                               (OK=787    KO=0     )
> getIdToken Redirect 1                                    (OK=787    KO=0     )
> createOrganization                                       (OK=787    KO=0     )
> queryOrganization                                        (OK=786    KO=0     )
> deleteOrganization                                       (OK=785    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=374    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=374    KO=0     )
> ReadPolicy                                               (OK=3560   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
> DeletePolicy                                             (OK=3493   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       412 (98.80%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.72%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.24%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 132677 / active: 207    / done: 11092 
================================================================================

23:20:00.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:01.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:02.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:02.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:02.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:02.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:03.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:03.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:04 GMT                                     305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=161433 KO=5     )
> restLoginInitiate                                        (OK=11107  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11100  KO=0     )
> Skip 2FA                                                 (OK=6173   KO=0     )
> User Authorize PKCE stage                                (OK=13199  KO=0     )
> User AccessToken PKCE stage                              (OK=13194  KO=1     )
> RootUserinfo                                             (OK=8319   KO=0     )
> GetUUid                                                  (OK=3697   KO=0     )
> GetOpenidConfig                                          (OK=10896  KO=0     )
> CreatePolicy                                             (OK=3693   KO=3     )
> tokenUserinfo                                            (OK=1971   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2531   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2530   KO=0     )
>  UI AM idFromSession                                     (OK=2529   KO=0     )
>  UI AM validateGoto                                      (OK=2529   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2527   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2527   KO=0     )
> restloginProgressiveProfileCallback                      (OK=424    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2527   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2527   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2526   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2525   KO=0     )
>  UI IDM uiconfig                                         (OK=2524   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2524   KO=0     )
>  UI IDM version                                          (OK=2524   KO=0     )
>  UI IDM features                                         (OK=2524   KO=0     )
>  UI IDM privilege                                        (OK=2524   KO=0     )
>  UI IDM login                                            (OK=2524   KO=0     )
>  UI IDM managed user schema                              (OK=2524   KO=0     )
>  UI IDM dashboard                                        (OK=2524   KO=0     )
>  UI IDM user                                             (OK=2524   KO=0     )
>  UI IDM oidcToken                                        (OK=2523   KO=0     )
> userinfo                                                 (OK=2523   KO=0     )
> UI-Logout                                                (OK=2523   KO=0     )
> UI-Logout Redirect 1                                     (OK=2523   KO=0     )
>  UI AM revoke2                                           (OK=2522   KO=0     )
>  UI AM endsession                                        (OK=2523   KO=0     )
>  UI AM revoke1                                           (OK=2523   KO=0     )
> getIdToken                                               (OK=798    KO=0     )
> getIdToken Redirect 1                                    (OK=798    KO=0     )
> createOrganization                                       (OK=798    KO=0     )
> queryOrganization                                        (OK=798    KO=0     )
> deleteOrganization                                       (OK=798    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=381    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=381    KO=0     )
> ReadPolicy                                               (OK=3638   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
> DeletePolicy                                             (OK=3558   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       420 (98.82%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.71%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.24%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 132487 / active: 188    / done: 11301 
================================================================================

23:20:04.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:05.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:05.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:05.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:06.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:06.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:06.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:07.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:07.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:08.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:08.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:08.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:08.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:08.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:09.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:09 GMT                                     310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=164359 KO=5     )
> restLoginInitiate                                        (OK=11304  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11296  KO=0     )
> Skip 2FA                                                 (OK=6274   KO=0     )
> User Authorize PKCE stage                                (OK=13430  KO=0     )
> User AccessToken PKCE stage                              (OK=13425  KO=1     )
> RootUserinfo                                             (OK=8468   KO=0     )
> GetUUid                                                  (OK=3756   KO=0     )
> GetOpenidConfig                                          (OK=11087  KO=0     )
> CreatePolicy                                             (OK=3752   KO=3     )
> tokenUserinfo                                            (OK=2002   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2579   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2579   KO=0     )
>  UI AM idFromSession                                     (OK=2579   KO=0     )
>  UI AM validateGoto                                      (OK=2579   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2578   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2577   KO=0     )
> restloginProgressiveProfileCallback                      (OK=435    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2577   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2577   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2574   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2574   KO=0     )
>  UI IDM uiconfig                                         (OK=2574   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2574   KO=0     )
>  UI IDM version                                          (OK=2574   KO=0     )
>  UI IDM features                                         (OK=2574   KO=0     )
>  UI IDM privilege                                        (OK=2573   KO=0     )
>  UI IDM login                                            (OK=2573   KO=0     )
>  UI IDM managed user schema                              (OK=2573   KO=0     )
>  UI IDM dashboard                                        (OK=2573   KO=0     )
>  UI IDM user                                             (OK=2573   KO=0     )
>  UI IDM oidcToken                                        (OK=2571   KO=0     )
> userinfo                                                 (OK=2571   KO=0     )
> UI-Logout                                                (OK=2570   KO=0     )
> UI-Logout Redirect 1                                     (OK=2570   KO=0     )
>  UI AM revoke2                                           (OK=2570   KO=0     )
>  UI AM endsession                                        (OK=2570   KO=0     )
>  UI AM revoke1                                           (OK=2569   KO=0     )
> getIdToken                                               (OK=808    KO=0     )
> getIdToken Redirect 1                                    (OK=807    KO=0     )
> createOrganization                                       (OK=807    KO=0     )
> queryOrganization                                        (OK=807    KO=0     )
> deleteOrganization                                       (OK=807    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=392    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=392    KO=0     )
> ReadPolicy                                               (OK=3695   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=59     KO=0     )
> DeletePolicy                                             (OK=3631   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       435 (98.86%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.68%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.23%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 132275 / active: 191    / done: 11510 
================================================================================

23:20:09.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:09.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:10.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:10.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:11.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:11.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:12.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:14.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:14 GMT                                     315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=166936 KO=5     )
> restLoginInitiate                                        (OK=11500  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11490  KO=0     )
> Skip 2FA                                                 (OK=6392   KO=0     )
> User Authorize PKCE stage                                (OK=13650  KO=0     )
> User AccessToken PKCE stage                              (OK=13646  KO=1     )
> RootUserinfo                                             (OK=8604   KO=0     )
> GetUUid                                                  (OK=3828   KO=0     )
> GetOpenidConfig                                          (OK=11274  KO=0     )
> CreatePolicy                                             (OK=3823   KO=3     )
> tokenUserinfo                                            (OK=2038   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2615   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2615   KO=0     )
>  UI AM idFromSession                                     (OK=2613   KO=0     )
>  UI AM validateGoto                                      (OK=2612   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2610   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2610   KO=0     )
> restloginProgressiveProfileCallback                      (OK=439    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2610   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2610   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2609   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2609   KO=0     )
>  UI IDM uiconfig                                         (OK=2609   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2609   KO=0     )
>  UI IDM version                                          (OK=2609   KO=0     )
>  UI IDM features                                         (OK=2608   KO=0     )
>  UI IDM privilege                                        (OK=2608   KO=0     )
>  UI IDM login                                            (OK=2608   KO=0     )
>  UI IDM managed user schema                              (OK=2608   KO=0     )
>  UI IDM dashboard                                        (OK=2608   KO=0     )
>  UI IDM user                                             (OK=2608   KO=0     )
>  UI IDM oidcToken                                        (OK=2607   KO=0     )
> userinfo                                                 (OK=2606   KO=0     )
> UI-Logout                                                (OK=2606   KO=0     )
> UI-Logout Redirect 1                                     (OK=2606   KO=0     )
>  UI AM revoke2                                           (OK=2605   KO=0     )
>  UI AM endsession                                        (OK=2605   KO=0     )
>  UI AM revoke1                                           (OK=2605   KO=0     )
> getIdToken                                               (OK=824    KO=0     )
> getIdToken Redirect 1                                    (OK=824    KO=0     )
> createOrganization                                       (OK=824    KO=0     )
> queryOrganization                                        (OK=824    KO=0     )
> deleteOrganization                                       (OK=823    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=401    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=401    KO=0     )
> ReadPolicy                                               (OK=3750   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=62     KO=0     )
> DeletePolicy                                             (OK=3691   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       443 (98.88%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.67%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 132072 / active: 201    / done: 11703 
================================================================================

23:20:14.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:15.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:15.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:16.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:19.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:19 GMT                                     320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=169824 KO=5     )
> restLoginInitiate                                        (OK=11689  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11682  KO=0     )
> Skip 2FA                                                 (OK=6499   KO=0     )
> User Authorize PKCE stage                                (OK=13888  KO=0     )
> User AccessToken PKCE stage                              (OK=13884  KO=1     )
> RootUserinfo                                             (OK=8736   KO=0     )
> GetUUid                                                  (OK=3903   KO=0     )
> GetOpenidConfig                                          (OK=11479  KO=0     )
> CreatePolicy                                             (OK=3897   KO=3     )
> tokenUserinfo                                            (OK=2071   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2661   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2661   KO=0     )
>  UI AM idFromSession                                     (OK=2661   KO=0     )
>  UI AM validateGoto                                      (OK=2661   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2661   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2661   KO=0     )
> restloginProgressiveProfileCallback                      (OK=448    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2660   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2660   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2656   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2655   KO=0     )
>  UI IDM uiconfig                                         (OK=2654   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2654   KO=0     )
>  UI IDM version                                          (OK=2654   KO=0     )
>  UI IDM features                                         (OK=2652   KO=0     )
>  UI IDM privilege                                        (OK=2652   KO=0     )
>  UI IDM login                                            (OK=2651   KO=0     )
>  UI IDM managed user schema                              (OK=2651   KO=0     )
>  UI IDM dashboard                                        (OK=2651   KO=0     )
>  UI IDM user                                             (OK=2651   KO=0     )
>  UI IDM oidcToken                                        (OK=2651   KO=0     )
> userinfo                                                 (OK=2651   KO=0     )
> UI-Logout                                                (OK=2650   KO=0     )
> UI-Logout Redirect 1                                     (OK=2650   KO=0     )
>  UI AM revoke2                                           (OK=2649   KO=0     )
>  UI AM endsession                                        (OK=2649   KO=0     )
>  UI AM revoke1                                           (OK=2649   KO=0     )
> getIdToken                                               (OK=837    KO=0     )
> getIdToken Redirect 1                                    (OK=837    KO=0     )
> createOrganization                                       (OK=837    KO=0     )
> queryOrganization                                        (OK=836    KO=0     )
> deleteOrganization                                       (OK=835    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=406    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=406    KO=0     )
> ReadPolicy                                               (OK=3826   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=63     KO=0     )
> DeletePolicy                                             (OK=3749   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       448 (98.90%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.66%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 131878 / active: 209    / done: 11889 
================================================================================

23:20:19.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:19.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:20.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:20.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:20.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:21.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:22.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:22.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:23.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 12201: status.find.in([200, 209], 304), found 409
23:20:23.321 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,12201,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE2NjM1MDEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY2d5SmljUHNwMWxFdXdhUk5XQ1lfejZNSS1vIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTIyMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTIyMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0ODIzLCJpYXQiOjE3MzIyMzEyMjMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ikp4MkxSaGhLZmtCN1RHMV9XcGU4TU9CdFBrSSJ9.d_DYt28DSdDRwt1wonNsmR5n1ePkCm68aiSFV4etEi8tmnjpeKQzZcLGROcH_SJRw5zkdz5Oxcl1mjSNvuEb9I3jDFFYsJ4QBgGz-NegdKPRZdLw6kAApG-FMZe9nn_4pcrWfvQ5DPHVupdtNp93PZ7a8D_u8-hJ1fzyHGAMoO1Z7lH3YzPvXuPjfu9uIWd81V8MuBsO7NfoHsslXytrOaDUNBV95sm6q8BLuQaFgO05QL3UWmrdh5HpF21myKkYQxgmp8yfU0OPyyy-7ozlBU1oTy96lI2nzWA1WzWOe3Y7wvxk3w0htL8PFSKxTnWF_qAsPnk8sH5RRhb4PccC8Q, username -> user.148547, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy105011, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@232a4b7f, authcode -> apfr3CTr4-d_6wkA-a8xjaPHTBg, useAdminRealm -> true, callbacks -> {"tokenId":"zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231223028), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231223028))), password -> Pa_ssw0rd, challenge -> U2zqOCo4lN7jlg1bRtoxWlsDG1W5MZ9ZDGf8M2WLdyU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 192.243.93.94, verifier -> NDk3NjcyMzQzODI1MjMzMjMyMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25baf861, tokenId -> zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy105011","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: Thu, 21 Nov 2024 23:20:23 GMT
	x-forgerock-transactionid: e9f32966-6c54-4397-a760-2788113997e5
	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:20:24.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:24.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:24 GMT                                     325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=172260 KO=6     )
> restLoginInitiate                                        (OK=11849  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11848  KO=0     )
> Skip 2FA                                                 (OK=6595   KO=0     )
> User Authorize PKCE stage                                (OK=14076  KO=0     )
> User AccessToken PKCE stage                              (OK=14074  KO=1     )
> RootUserinfo                                             (OK=8858   KO=0     )
> GetUUid                                                  (OK=3960   KO=0     )
> GetOpenidConfig                                          (OK=11685  KO=0     )
> CreatePolicy                                             (OK=3955   KO=4     )
> tokenUserinfo                                            (OK=2101   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2691   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2691   KO=0     )
>  UI AM idFromSession                                     (OK=2691   KO=0     )
>  UI AM validateGoto                                      (OK=2691   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2691   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2690   KO=0     )
> restloginProgressiveProfileCallback                      (OK=452    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2690   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2690   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2690   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2690   KO=0     )
>  UI IDM uiconfig                                         (OK=2690   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2690   KO=0     )
>  UI IDM version                                          (OK=2690   KO=0     )
>  UI IDM features                                         (OK=2690   KO=0     )
>  UI IDM privilege                                        (OK=2690   KO=0     )
>  UI IDM login                                            (OK=2690   KO=0     )
>  UI IDM managed user schema                              (OK=2690   KO=0     )
>  UI IDM dashboard                                        (OK=2690   KO=0     )
>  UI IDM user                                             (OK=2690   KO=0     )
>  UI IDM oidcToken                                        (OK=2690   KO=0     )
> userinfo                                                 (OK=2690   KO=0     )
> UI-Logout                                                (OK=2689   KO=0     )
> UI-Logout Redirect 1                                     (OK=2689   KO=0     )
>  UI AM revoke2                                           (OK=2688   KO=0     )
>  UI AM endsession                                        (OK=2688   KO=0     )
>  UI AM revoke1                                           (OK=2688   KO=0     )
> getIdToken                                               (OK=851    KO=0     )
> getIdToken Redirect 1                                    (OK=851    KO=0     )
> createOrganization                                       (OK=851    KO=0     )
> queryOrganization                                        (OK=851    KO=0     )
> deleteOrganization                                       (OK=851    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=414    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=414    KO=0     )
> ReadPolicy                                               (OK=3898   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=65     KO=0     )
> DeletePolicy                                             (OK=3824   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       458 (98.71%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.86%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 131709 / active: 173    / done: 12094 
================================================================================

23:20:25.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:25.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:25.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:25.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:26.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:26.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:28.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 12201: status.find.in([200, 209], 304), found 404
23:20:28.426 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,12201,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE2NjM1MDEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY2d5SmljUHNwMWxFdXdhUk5XQ1lfejZNSS1vIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTIyMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTIyMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0ODIzLCJpYXQiOjE3MzIyMzEyMjMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ikp4MkxSaGhLZmtCN1RHMV9XcGU4TU9CdFBrSSJ9.d_DYt28DSdDRwt1wonNsmR5n1ePkCm68aiSFV4etEi8tmnjpeKQzZcLGROcH_SJRw5zkdz5Oxcl1mjSNvuEb9I3jDFFYsJ4QBgGz-NegdKPRZdLw6kAApG-FMZe9nn_4pcrWfvQ5DPHVupdtNp93PZ7a8D_u8-hJ1fzyHGAMoO1Z7lH3YzPvXuPjfu9uIWd81V8MuBsO7NfoHsslXytrOaDUNBV95sm6q8BLuQaFgO05QL3UWmrdh5HpF21myKkYQxgmp8yfU0OPyyy-7ozlBU1oTy96lI2nzWA1WzWOe3Y7wvxk3w0htL8PFSKxTnWF_qAsPnk8sH5RRhb4PccC8Q, username -> user.148547, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy105011, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@232a4b7f, authcode -> apfr3CTr4-d_6wkA-a8xjaPHTBg, useAdminRealm -> true, callbacks -> {"tokenId":"zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231223028), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231223028))), password -> Pa_ssw0rd, challenge -> U2zqOCo4lN7jlg1bRtoxWlsDG1W5MZ9ZDGf8M2WLdyU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 192.243.93.94, verifier -> NDk3NjcyMzQzODI1MjMzMjMyMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25baf861, tokenId -> zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy105011
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=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:20:28 GMT
	x-forgerock-transactionid: cc2dd6c1-b8d7-49d9-965a-8f0278c4c64b
	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 testPolicy105011 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-21 23:20:29 GMT                                     330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=175035 KO=7     )
> restLoginInitiate                                        (OK=12049  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12042  KO=0     )
> Skip 2FA                                                 (OK=6700   KO=0     )
> User Authorize PKCE stage                                (OK=14303  KO=0     )
> User AccessToken PKCE stage                              (OK=14299  KO=1     )
> RootUserinfo                                             (OK=8965   KO=0     )
> GetUUid                                                  (OK=4020   KO=0     )
> GetOpenidConfig                                          (OK=11873  KO=0     )
> CreatePolicy                                             (OK=4015   KO=4     )
> tokenUserinfo                                            (OK=2131   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2739   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2738   KO=0     )
>  UI AM idFromSession                                     (OK=2737   KO=0     )
>  UI AM validateGoto                                      (OK=2737   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2735   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2734   KO=0     )
> restloginProgressiveProfileCallback                      (OK=460    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2734   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2734   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2733   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2733   KO=0     )
>  UI IDM uiconfig                                         (OK=2733   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2733   KO=0     )
>  UI IDM version                                          (OK=2733   KO=0     )
>  UI IDM features                                         (OK=2733   KO=0     )
>  UI IDM privilege                                        (OK=2733   KO=0     )
>  UI IDM login                                            (OK=2733   KO=0     )
>  UI IDM managed user schema                              (OK=2732   KO=0     )
>  UI IDM dashboard                                        (OK=2733   KO=0     )
>  UI IDM user                                             (OK=2732   KO=0     )
>  UI IDM oidcToken                                        (OK=2732   KO=0     )
> userinfo                                                 (OK=2732   KO=0     )
> UI-Logout                                                (OK=2731   KO=0     )
> UI-Logout Redirect 1                                     (OK=2731   KO=0     )
>  UI AM revoke2                                           (OK=2730   KO=0     )
>  UI AM endsession                                        (OK=2730   KO=0     )
>  UI AM revoke1                                           (OK=2730   KO=0     )
> getIdToken                                               (OK=871    KO=0     )
> getIdToken Redirect 1                                    (OK=870    KO=0     )
> createOrganization                                       (OK=870    KO=0     )
> queryOrganization                                        (OK=870    KO=0     )
> deleteOrganization                                       (OK=869    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=424    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=424    KO=0     )
> ReadPolicy                                               (OK=3955   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=66     KO=0     )
> DeletePolicy                                             (OK=3894   KO=1     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       464 (98.51%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.85%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.42%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 131495 / active: 189    / done: 12292 
================================================================================

23:20:30.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:30.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:31.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:32.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:33.529 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 12201: status.find.in([200, 209], 304), found 404
23:20:33.530 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,12201,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE2NjM1MDEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiY2d5SmljUHNwMWxFdXdhUk5XQ1lfejZNSS1vIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTIyMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTIyMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM0ODIzLCJpYXQiOjE3MzIyMzEyMjMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ikp4MkxSaGhLZmtCN1RHMV9XcGU4TU9CdFBrSSJ9.d_DYt28DSdDRwt1wonNsmR5n1ePkCm68aiSFV4etEi8tmnjpeKQzZcLGROcH_SJRw5zkdz5Oxcl1mjSNvuEb9I3jDFFYsJ4QBgGz-NegdKPRZdLw6kAApG-FMZe9nn_4pcrWfvQ5DPHVupdtNp93PZ7a8D_u8-hJ1fzyHGAMoO1Z7lH3YzPvXuPjfu9uIWd81V8MuBsO7NfoHsslXytrOaDUNBV95sm6q8BLuQaFgO05QL3UWmrdh5HpF21myKkYQxgmp8yfU0OPyyy-7ozlBU1oTy96lI2nzWA1WzWOe3Y7wvxk3w0htL8PFSKxTnWF_qAsPnk8sH5RRhb4PccC8Q, username -> user.148547, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy105011, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@232a4b7f, authcode -> apfr3CTr4-d_6wkA-a8xjaPHTBg, useAdminRealm -> true, callbacks -> {"tokenId":"zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231223028), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231223028))), password -> Pa_ssw0rd, challenge -> U2zqOCo4lN7jlg1bRtoxWlsDG1W5MZ9ZDGf8M2WLdyU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 192.243.93.94, verifier -> NDk3NjcyMzQzODI1MjMzMjMyMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@25baf861, tokenId -> zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy105011
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=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=zV1jKpSvJokeTcRdTq2dw6WI280.*AAJTSQACMDIAAlNLABxFVGdnS0F2NitvM3QvVTEwcktPYTcwMkIvTFk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:20:33 GMT
	x-forgerock-transactionid: d94eed26-1a9c-4f04-8d50-2a9d7f583e6c
	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 testPolicy105011 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-21 23:20:34 GMT                                     335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=177918 KO=8     )
> restLoginInitiate                                        (OK=12238  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12237  KO=0     )
> Skip 2FA                                                 (OK=6811   KO=0     )
> User Authorize PKCE stage                                (OK=14542  KO=0     )
> User AccessToken PKCE stage                              (OK=14538  KO=1     )
> RootUserinfo                                             (OK=9111   KO=0     )
> GetUUid                                                  (OK=4086   KO=0     )
> GetOpenidConfig                                          (OK=12060  KO=0     )
> CreatePolicy                                             (OK=4082   KO=4     )
> tokenUserinfo                                            (OK=2170   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2786   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2785   KO=0     )
>  UI AM idFromSession                                     (OK=2785   KO=0     )
>  UI AM validateGoto                                      (OK=2785   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2783   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2781   KO=0     )
> restloginProgressiveProfileCallback                      (OK=467    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2781   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2781   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2779   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2778   KO=0     )
>  UI IDM uiconfig                                         (OK=2778   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2778   KO=0     )
>  UI IDM version                                          (OK=2778   KO=0     )
>  UI IDM features                                         (OK=2778   KO=0     )
>  UI IDM privilege                                        (OK=2778   KO=0     )
>  UI IDM login                                            (OK=2778   KO=0     )
>  UI IDM managed user schema                              (OK=2778   KO=0     )
>  UI IDM dashboard                                        (OK=2778   KO=0     )
>  UI IDM user                                             (OK=2778   KO=0     )
>  UI IDM oidcToken                                        (OK=2778   KO=0     )
> userinfo                                                 (OK=2777   KO=0     )
> UI-Logout                                                (OK=2777   KO=0     )
> UI-Logout Redirect 1                                     (OK=2776   KO=0     )
>  UI AM revoke2                                           (OK=2776   KO=0     )
>  UI AM endsession                                        (OK=2776   KO=0     )
>  UI AM revoke1                                           (OK=2776   KO=0     )
> getIdToken                                               (OK=886    KO=0     )
> getIdToken Redirect 1                                    (OK=886    KO=0     )
> createOrganization                                       (OK=885    KO=0     )
> queryOrganization                                        (OK=885    KO=0     )
> deleteOrganization                                       (OK=885    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=426    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=426    KO=0     )
> ReadPolicy                                               (OK=4016   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=66     KO=0     )
> DeletePolicy                                             (OK=3953   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       468 (98.32%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.63%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 131309 / active: 185    / done: 12482 
================================================================================

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

================================================================================
2024-11-21 23:20:39 GMT                                     340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=181035 KO=8     )
> restLoginInitiate                                        (OK=12449  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12443  KO=0     )
> Skip 2FA                                                 (OK=6918   KO=0     )
> User Authorize PKCE stage                                (OK=14801  KO=0     )
> User AccessToken PKCE stage                              (OK=14796  KO=1     )
> RootUserinfo                                             (OK=9222   KO=0     )
> GetUUid                                                  (OK=4153   KO=0     )
> GetOpenidConfig                                          (OK=12253  KO=0     )
> CreatePolicy                                             (OK=4149   KO=4     )
> tokenUserinfo                                            (OK=2217   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2836   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2835   KO=0     )
>  UI AM idFromSession                                     (OK=2834   KO=0     )
>  UI AM validateGoto                                      (OK=2834   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2834   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2834   KO=0     )
> restloginProgressiveProfileCallback                      (OK=471    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2834   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2834   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2833   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2832   KO=0     )
>  UI IDM uiconfig                                         (OK=2831   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2831   KO=0     )
>  UI IDM version                                          (OK=2831   KO=0     )
>  UI IDM features                                         (OK=2831   KO=0     )
>  UI IDM privilege                                        (OK=2831   KO=0     )
>  UI IDM login                                            (OK=2831   KO=0     )
>  UI IDM managed user schema                              (OK=2831   KO=0     )
>  UI IDM dashboard                                        (OK=2831   KO=0     )
>  UI IDM user                                             (OK=2831   KO=0     )
>  UI IDM oidcToken                                        (OK=2831   KO=0     )
> userinfo                                                 (OK=2831   KO=0     )
> UI-Logout                                                (OK=2830   KO=0     )
> UI-Logout Redirect 1                                     (OK=2828   KO=0     )
>  UI AM revoke2                                           (OK=2827   KO=0     )
>  UI AM endsession                                        (OK=2827   KO=0     )
>  UI AM revoke1                                           (OK=2827   KO=0     )
> getIdToken                                               (OK=901    KO=0     )
> getIdToken Redirect 1                                    (OK=901    KO=0     )
> createOrganization                                       (OK=901    KO=0     )
> queryOrganization                                        (OK=901    KO=0     )
> deleteOrganization                                       (OK=901    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=438    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=438    KO=0     )
> ReadPolicy                                               (OK=4082   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=67     KO=0     )
> DeletePolicy                                             (OK=4013   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       471 (98.33%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.84%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.63%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 131087 / active: 185    / done: 12704 
================================================================================

23:20:41.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:41.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:41.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:43.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:44.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:44.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:44.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:44 GMT                                     345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=183831 KO=8     )
> restLoginInitiate                                        (OK=12632  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12628  KO=0     )
> Skip 2FA                                                 (OK=7015   KO=0     )
> User Authorize PKCE stage                                (OK=15024  KO=0     )
> User AccessToken PKCE stage                              (OK=15014  KO=1     )
> RootUserinfo                                             (OK=9357   KO=0     )
> GetUUid                                                  (OK=4216   KO=0     )
> GetOpenidConfig                                          (OK=12452  KO=0     )
> CreatePolicy                                             (OK=4210   KO=4     )
> tokenUserinfo                                            (OK=2247   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2884   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2883   KO=0     )
>  UI AM idFromSession                                     (OK=2882   KO=0     )
>  UI AM validateGoto                                      (OK=2882   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2881   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2881   KO=0     )
> restloginProgressiveProfileCallback                      (OK=478    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2881   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2881   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2878   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2878   KO=0     )
>  UI IDM uiconfig                                         (OK=2877   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2877   KO=0     )
>  UI IDM version                                          (OK=2877   KO=0     )
>  UI IDM features                                         (OK=2876   KO=0     )
>  UI IDM privilege                                        (OK=2876   KO=0     )
>  UI IDM login                                            (OK=2876   KO=0     )
>  UI IDM managed user schema                              (OK=2876   KO=0     )
>  UI IDM dashboard                                        (OK=2876   KO=0     )
>  UI IDM user                                             (OK=2876   KO=0     )
>  UI IDM oidcToken                                        (OK=2876   KO=0     )
> userinfo                                                 (OK=2876   KO=0     )
> UI-Logout                                                (OK=2874   KO=0     )
> UI-Logout Redirect 1                                     (OK=2874   KO=0     )
>  UI AM revoke2                                           (OK=2874   KO=0     )
>  UI AM endsession                                        (OK=2874   KO=0     )
>  UI AM revoke1                                           (OK=2874   KO=0     )
> getIdToken                                               (OK=910    KO=0     )
> getIdToken Redirect 1                                    (OK=910    KO=0     )
> createOrganization                                       (OK=910    KO=0     )
> queryOrganization                                        (OK=910    KO=0     )
> deleteOrganization                                       (OK=909    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=445    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=444    KO=0     )
> ReadPolicy                                               (OK=4150   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
> DeletePolicy                                             (OK=4081   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       478 (98.35%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.62%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 130896 / active: 189    / done: 12891 
================================================================================

23:20:45.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:46.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:46.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:47.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:49 GMT                                     350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=186690 KO=8     )
> restLoginInitiate                                        (OK=12823  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12818  KO=0     )
> Skip 2FA                                                 (OK=7131   KO=0     )
> User Authorize PKCE stage                                (OK=15255  KO=0     )
> User AccessToken PKCE stage                              (OK=15252  KO=1     )
> RootUserinfo                                             (OK=9494   KO=0     )
> GetUUid                                                  (OK=4291   KO=0     )
> GetOpenidConfig                                          (OK=12656  KO=0     )
> CreatePolicy                                             (OK=4287   KO=4     )
> tokenUserinfo                                            (OK=2279   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2925   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2925   KO=0     )
>  UI AM idFromSession                                     (OK=2925   KO=0     )
>  UI AM validateGoto                                      (OK=2925   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2924   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2924   KO=0     )
> restloginProgressiveProfileCallback                      (OK=489    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2924   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2924   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2923   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2923   KO=0     )
>  UI IDM uiconfig                                         (OK=2921   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2921   KO=0     )
>  UI IDM version                                          (OK=2921   KO=0     )
>  UI IDM features                                         (OK=2921   KO=0     )
>  UI IDM privilege                                        (OK=2921   KO=0     )
>  UI IDM login                                            (OK=2921   KO=0     )
>  UI IDM managed user schema                              (OK=2921   KO=0     )
>  UI IDM dashboard                                        (OK=2921   KO=0     )
>  UI IDM user                                             (OK=2921   KO=0     )
>  UI IDM oidcToken                                        (OK=2920   KO=0     )
> userinfo                                                 (OK=2920   KO=0     )
> UI-Logout                                                (OK=2920   KO=0     )
> UI-Logout Redirect 1                                     (OK=2920   KO=0     )
>  UI AM revoke2                                           (OK=2920   KO=0     )
>  UI AM endsession                                        (OK=2920   KO=0     )
>  UI AM revoke1                                           (OK=2920   KO=0     )
> getIdToken                                               (OK=921    KO=0     )
> getIdToken Redirect 1                                    (OK=921    KO=0     )
> createOrganization                                       (OK=921    KO=0     )
> queryOrganization                                        (OK=921    KO=0     )
> deleteOrganization                                       (OK=921    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=455    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=455    KO=0     )
> ReadPolicy                                               (OK=4213   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
> DeletePolicy                                             (OK=4147   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       482 (98.37%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.82%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.61%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 130695 / active: 196    / done: 13085 
================================================================================

23:20:49.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:50.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:52.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:52.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:53.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:53.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:54 GMT                                     355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=189183 KO=8     )
> restLoginInitiate                                        (OK=12999  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12999  KO=0     )
> Skip 2FA                                                 (OK=7241   KO=0     )
> User Authorize PKCE stage                                (OK=15464  KO=0     )
> User AccessToken PKCE stage                              (OK=15461  KO=1     )
> RootUserinfo                                             (OK=9631   KO=0     )
> GetUUid                                                  (OK=4363   KO=0     )
> GetOpenidConfig                                          (OK=12867  KO=0     )
> CreatePolicy                                             (OK=4359   KO=4     )
> tokenUserinfo                                            (OK=2308   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2960   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2960   KO=0     )
>  UI AM idFromSession                                     (OK=2959   KO=0     )
>  UI AM validateGoto                                      (OK=2959   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2958   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2956   KO=0     )
> restloginProgressiveProfileCallback                      (OK=496    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2956   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2956   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2955   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2955   KO=0     )
>  UI IDM uiconfig                                         (OK=2953   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2953   KO=0     )
>  UI IDM version                                          (OK=2953   KO=0     )
>  UI IDM features                                         (OK=2953   KO=0     )
>  UI IDM privilege                                        (OK=2953   KO=0     )
>  UI IDM login                                            (OK=2953   KO=0     )
>  UI IDM managed user schema                              (OK=2953   KO=0     )
>  UI IDM dashboard                                        (OK=2953   KO=0     )
>  UI IDM user                                             (OK=2953   KO=0     )
>  UI IDM oidcToken                                        (OK=2953   KO=0     )
> userinfo                                                 (OK=2953   KO=0     )
> UI-Logout                                                (OK=2952   KO=0     )
> UI-Logout Redirect 1                                     (OK=2952   KO=0     )
>  UI AM revoke2                                           (OK=2952   KO=0     )
>  UI AM endsession                                        (OK=2952   KO=0     )
>  UI AM revoke1                                           (OK=2952   KO=0     )
> getIdToken                                               (OK=938    KO=0     )
> getIdToken Redirect 1                                    (OK=938    KO=0     )
> createOrganization                                       (OK=938    KO=0     )
> queryOrganization                                        (OK=938    KO=0     )
> deleteOrganization                                       (OK=938    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=460    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=460    KO=0     )
> ReadPolicy                                               (OK=4287   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
> DeletePolicy                                             (OK=4212   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       488 (98.39%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.81%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.60%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 130515 / active: 191    / done: 13270 
================================================================================

23:20:55.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:56.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:56.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:57.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:57.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:57.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:20:59 GMT                                     360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=191565 KO=8     )
> restLoginInitiate                                        (OK=13178  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13166  KO=0     )
> Skip 2FA                                                 (OK=7340   KO=0     )
> User Authorize PKCE stage                                (OK=15656  KO=0     )
> User AccessToken PKCE stage                              (OK=15649  KO=1     )
> RootUserinfo                                             (OK=9754   KO=0     )
> GetUUid                                                  (OK=4417   KO=0     )
> GetOpenidConfig                                          (OK=13068  KO=0     )
> CreatePolicy                                             (OK=4411   KO=4     )
> tokenUserinfo                                            (OK=2336   KO=0     )
> UI-Post-Login - stage 1                                  (OK=2992   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2991   KO=0     )
>  UI AM idFromSession                                     (OK=2991   KO=0     )
>  UI AM validateGoto                                      (OK=2990   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2989   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2989   KO=0     )
> restloginProgressiveProfileCallback                      (OK=505    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2989   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2989   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2986   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2986   KO=0     )
>  UI IDM uiconfig                                         (OK=2986   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2986   KO=0     )
>  UI IDM version                                          (OK=2986   KO=0     )
>  UI IDM features                                         (OK=2986   KO=0     )
>  UI IDM privilege                                        (OK=2986   KO=0     )
>  UI IDM login                                            (OK=2986   KO=0     )
>  UI IDM managed user schema                              (OK=2986   KO=0     )
>  UI IDM dashboard                                        (OK=2986   KO=0     )
>  UI IDM user                                             (OK=2986   KO=0     )
>  UI IDM oidcToken                                        (OK=2986   KO=0     )
> userinfo                                                 (OK=2986   KO=0     )
> UI-Logout                                                (OK=2986   KO=0     )
> UI-Logout Redirect 1                                     (OK=2986   KO=0     )
>  UI AM revoke2                                           (OK=2985   KO=0     )
>  UI AM endsession                                        (OK=2985   KO=0     )
>  UI AM revoke1                                           (OK=2985   KO=0     )
> getIdToken                                               (OK=956    KO=0     )
> getIdToken Redirect 1                                    (OK=956    KO=0     )
> createOrganization                                       (OK=956    KO=0     )
> queryOrganization                                        (OK=956    KO=0     )
> deleteOrganization                                       (OK=956    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=464    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=464    KO=0     )
> ReadPolicy                                               (OK=4359   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
> DeletePolicy                                             (OK=4284   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       494 (98.41%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.80%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.60%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 130329 / active: 188    / done: 13459 
================================================================================

23:20:59.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:20:59.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:03.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:03.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:04 GMT                                     365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=194079 KO=8     )
> restLoginInitiate                                        (OK=13343  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13338  KO=0     )
> Skip 2FA                                                 (OK=7443   KO=0     )
> User Authorize PKCE stage                                (OK=15863  KO=0     )
> User AccessToken PKCE stage                              (OK=15858  KO=1     )
> RootUserinfo                                             (OK=9888   KO=0     )
> GetUUid                                                  (OK=4484   KO=0     )
> GetOpenidConfig                                          (OK=13256  KO=0     )
> CreatePolicy                                             (OK=4478   KO=4     )
> tokenUserinfo                                            (OK=2364   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3028   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3028   KO=0     )
>  UI AM idFromSession                                     (OK=3028   KO=0     )
>  UI AM validateGoto                                      (OK=3028   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3027   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3026   KO=0     )
> restloginProgressiveProfileCallback                      (OK=510    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3026   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3026   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3026   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3025   KO=0     )
>  UI IDM uiconfig                                         (OK=3024   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3024   KO=0     )
>  UI IDM version                                          (OK=3024   KO=0     )
>  UI IDM features                                         (OK=3024   KO=0     )
>  UI IDM privilege                                        (OK=3024   KO=0     )
>  UI IDM login                                            (OK=3024   KO=0     )
>  UI IDM managed user schema                              (OK=3024   KO=0     )
>  UI IDM dashboard                                        (OK=3024   KO=0     )
>  UI IDM user                                             (OK=3024   KO=0     )
>  UI IDM oidcToken                                        (OK=3024   KO=0     )
> userinfo                                                 (OK=3024   KO=0     )
> UI-Logout                                                (OK=3023   KO=0     )
> UI-Logout Redirect 1                                     (OK=3022   KO=0     )
>  UI AM revoke2                                           (OK=3021   KO=0     )
>  UI AM endsession                                        (OK=3021   KO=0     )
>  UI AM revoke1                                           (OK=3021   KO=0     )
> getIdToken                                               (OK=969    KO=0     )
> getIdToken Redirect 1                                    (OK=969    KO=0     )
> createOrganization                                       (OK=969    KO=0     )
> queryOrganization                                        (OK=969    KO=0     )
> deleteOrganization                                       (OK=968    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=468    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=468    KO=0     )
> ReadPolicy                                               (OK=4411   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=69     KO=0     )
> DeletePolicy                                             (OK=4354   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       498 (98.42%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.79%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.59%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 130162 / active: 180    / done: 13634 
================================================================================

23:21:05.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:06.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:08.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:08.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:09.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:09 GMT                                     370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=197063 KO=8     )
> restLoginInitiate                                        (OK=13553  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13550  KO=0     )
> Skip 2FA                                                 (OK=7559   KO=0     )
> User Authorize PKCE stage                                (OK=16114  KO=0     )
> User AccessToken PKCE stage                              (OK=16109  KO=1     )
> RootUserinfo                                             (OK=10011  KO=0     )
> GetUUid                                                  (OK=4554   KO=0     )
> GetOpenidConfig                                          (OK=13448  KO=0     )
> CreatePolicy                                             (OK=4547   KO=4     )
> tokenUserinfo                                            (OK=2410   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3077   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3076   KO=0     )
>  UI AM idFromSession                                     (OK=3074   KO=0     )
>  UI AM validateGoto                                      (OK=3074   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3073   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3073   KO=0     )
> restloginProgressiveProfileCallback                      (OK=517    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3073   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3073   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3072   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3072   KO=0     )
>  UI IDM uiconfig                                         (OK=3072   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3072   KO=0     )
>  UI IDM version                                          (OK=3072   KO=0     )
>  UI IDM features                                         (OK=3072   KO=0     )
>  UI IDM privilege                                        (OK=3072   KO=0     )
>  UI IDM login                                            (OK=3072   KO=0     )
>  UI IDM managed user schema                              (OK=3072   KO=0     )
>  UI IDM dashboard                                        (OK=3072   KO=0     )
>  UI IDM user                                             (OK=3072   KO=0     )
>  UI IDM oidcToken                                        (OK=3072   KO=0     )
> userinfo                                                 (OK=3071   KO=0     )
> UI-Logout                                                (OK=3071   KO=0     )
> UI-Logout Redirect 1                                     (OK=3070   KO=0     )
>  UI AM revoke2                                           (OK=3070   KO=0     )
>  UI AM endsession                                        (OK=3070   KO=0     )
>  UI AM revoke1                                           (OK=3070   KO=0     )
> getIdToken                                               (OK=981    KO=0     )
> getIdToken Redirect 1                                    (OK=981    KO=0     )
> createOrganization                                       (OK=981    KO=0     )
> queryOrganization                                        (OK=981    KO=0     )
> deleteOrganization                                       (OK=981    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=473    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=473    KO=0     )
> ReadPolicy                                               (OK=4481   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
> DeletePolicy                                             (OK=4409   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       503 (98.43%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.59%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 129946 / active: 197    / done: 13833 
================================================================================

23:21:10.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:10.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:11.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:13.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:13.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:14 GMT                                     375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=200042 KO=8     )
> restLoginInitiate                                        (OK=13750  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13742  KO=0     )
> Skip 2FA                                                 (OK=7664   KO=0     )
> User Authorize PKCE stage                                (OK=16347  KO=0     )
> User AccessToken PKCE stage                              (OK=16344  KO=1     )
> RootUserinfo                                             (OK=10131  KO=0     )
> GetUUid                                                  (OK=4629   KO=0     )
> GetOpenidConfig                                          (OK=13656  KO=0     )
> CreatePolicy                                             (OK=4622   KO=4     )
> tokenUserinfo                                            (OK=2436   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3127   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3127   KO=0     )
>  UI AM idFromSession                                     (OK=3127   KO=0     )
>  UI AM validateGoto                                      (OK=3127   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3126   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3123   KO=0     )
> restloginProgressiveProfileCallback                      (OK=526    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3122   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3122   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3122   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3121   KO=0     )
>  UI IDM uiconfig                                         (OK=3121   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3121   KO=0     )
>  UI IDM version                                          (OK=3121   KO=0     )
>  UI IDM features                                         (OK=3121   KO=0     )
>  UI IDM privilege                                        (OK=3121   KO=0     )
>  UI IDM login                                            (OK=3121   KO=0     )
>  UI IDM managed user schema                              (OK=3121   KO=0     )
>  UI IDM dashboard                                        (OK=3121   KO=0     )
>  UI IDM user                                             (OK=3121   KO=0     )
>  UI IDM oidcToken                                        (OK=3121   KO=0     )
> userinfo                                                 (OK=3120   KO=0     )
> UI-Logout                                                (OK=3120   KO=0     )
> UI-Logout Redirect 1                                     (OK=3120   KO=0     )
>  UI AM revoke2                                           (OK=3119   KO=0     )
>  UI AM endsession                                        (OK=3119   KO=0     )
>  UI AM revoke1                                           (OK=3119   KO=0     )
> getIdToken                                               (OK=996    KO=0     )
> getIdToken Redirect 1                                    (OK=996    KO=0     )
> createOrganization                                       (OK=996    KO=0     )
> queryOrganization                                        (OK=995    KO=0     )
> deleteOrganization                                       (OK=995    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=477    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=477    KO=0     )
> ReadPolicy                                               (OK=4549   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
> DeletePolicy                                             (OK=4472   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       508 (98.45%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.78%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.58%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 129746 / active: 209    / done: 14021 
================================================================================

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

================================================================================
2024-11-21 23:21:19 GMT                                     380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=202615 KO=8     )
> restLoginInitiate                                        (OK=13914  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13913  KO=0     )
> Skip 2FA                                                 (OK=7771   KO=0     )
> User Authorize PKCE stage                                (OK=16556  KO=0     )
> User AccessToken PKCE stage                              (OK=16551  KO=1     )
> RootUserinfo                                             (OK=10233  KO=0     )
> GetUUid                                                  (OK=4700   KO=0     )
> GetOpenidConfig                                          (OK=13875  KO=0     )
> CreatePolicy                                             (OK=4695   KO=4     )
> tokenUserinfo                                            (OK=2465   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3161   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3161   KO=0     )
>  UI AM idFromSession                                     (OK=3161   KO=0     )
>  UI AM validateGoto                                      (OK=3161   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3160   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3160   KO=0     )
> restloginProgressiveProfileCallback                      (OK=534    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3160   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3160   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3159   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3159   KO=0     )
>  UI IDM uiconfig                                         (OK=3159   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3159   KO=0     )
>  UI IDM version                                          (OK=3159   KO=0     )
>  UI IDM features                                         (OK=3159   KO=0     )
>  UI IDM privilege                                        (OK=3159   KO=0     )
>  UI IDM login                                            (OK=3159   KO=0     )
>  UI IDM managed user schema                              (OK=3159   KO=0     )
>  UI IDM dashboard                                        (OK=3159   KO=0     )
>  UI IDM user                                             (OK=3159   KO=0     )
>  UI IDM oidcToken                                        (OK=3158   KO=0     )
> userinfo                                                 (OK=3158   KO=0     )
> UI-Logout                                                (OK=3158   KO=0     )
> UI-Logout Redirect 1                                     (OK=3158   KO=0     )
>  UI AM revoke2                                           (OK=3157   KO=0     )
>  UI AM endsession                                        (OK=3157   KO=0     )
>  UI AM revoke1                                           (OK=3157   KO=0     )
> getIdToken                                               (OK=1012   KO=0     )
> getIdToken Redirect 1                                    (OK=1012   KO=0     )
> createOrganization                                       (OK=1012   KO=0     )
> queryOrganization                                        (OK=1012   KO=0     )
> deleteOrganization                                       (OK=1012   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=484    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=484    KO=0     )
> ReadPolicy                                               (OK=4625   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=73     KO=0     )
> DeletePolicy                                             (OK=4546   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       510 (98.46%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.77%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.58%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 129575 / active: 188    / done: 14213 
================================================================================

23:21:21.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:22.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:22.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:22.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:23.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:24.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:24.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:24 GMT                                     385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=205430 KO=8     )
> restLoginInitiate                                        (OK=14120  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14115  KO=0     )
> Skip 2FA                                                 (OK=7880   KO=0     )
> User Authorize PKCE stage                                (OK=16794  KO=0     )
> User AccessToken PKCE stage                              (OK=16790  KO=1     )
> RootUserinfo                                             (OK=10354  KO=0     )
> GetUUid                                                  (OK=4765   KO=0     )
> GetOpenidConfig                                          (OK=14090  KO=0     )
> CreatePolicy                                             (OK=4761   KO=4     )
> tokenUserinfo                                            (OK=2512   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3201   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3201   KO=0     )
>  UI AM idFromSession                                     (OK=3201   KO=0     )
>  UI AM validateGoto                                      (OK=3201   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3201   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3201   KO=0     )
> restloginProgressiveProfileCallback                      (OK=539    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3201   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3201   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3201   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3201   KO=0     )
>  UI IDM uiconfig                                         (OK=3201   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3201   KO=0     )
>  UI IDM version                                          (OK=3201   KO=0     )
>  UI IDM features                                         (OK=3201   KO=0     )
>  UI IDM privilege                                        (OK=3201   KO=0     )
>  UI IDM login                                            (OK=3201   KO=0     )
>  UI IDM managed user schema                              (OK=3201   KO=0     )
>  UI IDM dashboard                                        (OK=3201   KO=0     )
>  UI IDM user                                             (OK=3201   KO=0     )
>  UI IDM oidcToken                                        (OK=3200   KO=0     )
> userinfo                                                 (OK=3200   KO=0     )
> UI-Logout                                                (OK=3199   KO=0     )
> UI-Logout Redirect 1                                     (OK=3198   KO=0     )
>  UI AM revoke2                                           (OK=3197   KO=0     )
>  UI AM endsession                                        (OK=3198   KO=0     )
>  UI AM revoke1                                           (OK=3197   KO=0     )
> getIdToken                                               (OK=1025   KO=0     )
> getIdToken Redirect 1                                    (OK=1025   KO=0     )
> createOrganization                                       (OK=1025   KO=0     )
> queryOrganization                                        (OK=1023   KO=0     )
> deleteOrganization                                       (OK=1023   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=493    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=492    KO=0     )
> ReadPolicy                                               (OK=4697   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
> DeletePolicy                                             (OK=4622   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       517 (98.48%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.76%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.57%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 129359 / active: 198    / done: 14419 
================================================================================

23:21:24.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:25.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:26.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:27.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:27.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:28.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:29.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:29 GMT                                     390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=208311 KO=8     )
> restLoginInitiate                                        (OK=14321  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14313  KO=0     )
> Skip 2FA                                                 (OK=7989   KO=0     )
> User Authorize PKCE stage                                (OK=17026  KO=0     )
> User AccessToken PKCE stage                              (OK=17023  KO=1     )
> RootUserinfo                                             (OK=10518  KO=0     )
> GetUUid                                                  (OK=4828   KO=0     )
> GetOpenidConfig                                          (OK=14289  KO=0     )
> CreatePolicy                                             (OK=4821   KO=4     )
> tokenUserinfo                                            (OK=2547   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3250   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3248   KO=0     )
>  UI AM idFromSession                                     (OK=3247   KO=0     )
>  UI AM validateGoto                                      (OK=3247   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3246   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3246   KO=0     )
> restloginProgressiveProfileCallback                      (OK=550    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3246   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3246   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3244   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3244   KO=0     )
>  UI IDM uiconfig                                         (OK=3243   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3243   KO=0     )
>  UI IDM version                                          (OK=3243   KO=0     )
>  UI IDM features                                         (OK=3243   KO=0     )
>  UI IDM privilege                                        (OK=3243   KO=0     )
>  UI IDM login                                            (OK=3243   KO=0     )
>  UI IDM managed user schema                              (OK=3243   KO=0     )
>  UI IDM dashboard                                        (OK=3242   KO=0     )
>  UI IDM user                                             (OK=3243   KO=0     )
>  UI IDM oidcToken                                        (OK=3242   KO=0     )
> userinfo                                                 (OK=3241   KO=0     )
> UI-Logout                                                (OK=3241   KO=0     )
> UI-Logout Redirect 1                                     (OK=3241   KO=0     )
>  UI AM revoke2                                           (OK=3241   KO=0     )
>  UI AM endsession                                        (OK=3241   KO=0     )
>  UI AM revoke1                                           (OK=3241   KO=0     )
> getIdToken                                               (OK=1043   KO=0     )
> getIdToken Redirect 1                                    (OK=1043   KO=0     )
> createOrganization                                       (OK=1042   KO=0     )
> queryOrganization                                        (OK=1041   KO=0     )
> deleteOrganization                                       (OK=1041   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=500    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=500    KO=0     )
> ReadPolicy                                               (OK=4763   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=79     KO=0     )
> DeletePolicy                                             (OK=4696   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       524 (98.50%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.75%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.56%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 129155 / active: 184    / done: 14637 
================================================================================

23:21:29.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:29.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:30.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:30.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:31.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:31.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:32.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:34.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:34.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:34.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:34 GMT                                     395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=210979 KO=8     )
> restLoginInitiate                                        (OK=14497  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14493  KO=0     )
> Skip 2FA                                                 (OK=8089   KO=0     )
> User Authorize PKCE stage                                (OK=17241  KO=0     )
> User AccessToken PKCE stage                              (OK=17233  KO=1     )
> RootUserinfo                                             (OK=10644  KO=0     )
> GetUUid                                                  (OK=4888   KO=0     )
> GetOpenidConfig                                          (OK=14473  KO=0     )
> CreatePolicy                                             (OK=4883   KO=4     )
> tokenUserinfo                                            (OK=2575   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3291   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3290   KO=0     )
>  UI AM idFromSession                                     (OK=3290   KO=0     )
>  UI AM validateGoto                                      (OK=3290   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3289   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3289   KO=0     )
> restloginProgressiveProfileCallback                      (OK=555    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3288   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3288   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3286   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3286   KO=0     )
>  UI IDM uiconfig                                         (OK=3286   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3286   KO=0     )
>  UI IDM version                                          (OK=3286   KO=0     )
>  UI IDM features                                         (OK=3286   KO=0     )
>  UI IDM privilege                                        (OK=3286   KO=0     )
>  UI IDM login                                            (OK=3286   KO=0     )
>  UI IDM managed user schema                              (OK=3286   KO=0     )
>  UI IDM dashboard                                        (OK=3286   KO=0     )
>  UI IDM user                                             (OK=3286   KO=0     )
>  UI IDM oidcToken                                        (OK=3286   KO=0     )
> userinfo                                                 (OK=3286   KO=0     )
> UI-Logout                                                (OK=3285   KO=0     )
> UI-Logout Redirect 1                                     (OK=3285   KO=0     )
>  UI AM revoke2                                           (OK=3285   KO=0     )
>  UI AM endsession                                        (OK=3285   KO=0     )
>  UI AM revoke1                                           (OK=3285   KO=0     )
> getIdToken                                               (OK=1055   KO=0     )
> getIdToken Redirect 1                                    (OK=1055   KO=0     )
> createOrganization                                       (OK=1055   KO=0     )
> queryOrganization                                        (OK=1055   KO=0     )
> deleteOrganization                                       (OK=1055   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=506    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=506    KO=0     )
> ReadPolicy                                               (OK=4823   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=80     KO=0     )
> DeletePolicy                                             (OK=4760   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       534 (98.52%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.55%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 128972 / active: 173    / done: 14831 
================================================================================

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

================================================================================
2024-11-21 23:21:39 GMT                                     400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=213605 KO=8     )
> restLoginInitiate                                        (OK=14670  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14665  KO=0     )
> Skip 2FA                                                 (OK=8185   KO=0     )
> User Authorize PKCE stage                                (OK=17455  KO=0     )
> User AccessToken PKCE stage                              (OK=17450  KO=1     )
> RootUserinfo                                             (OK=10764  KO=0     )
> GetUUid                                                  (OK=4952   KO=0     )
> GetOpenidConfig                                          (OK=14661  KO=0     )
> CreatePolicy                                             (OK=4947   KO=4     )
> tokenUserinfo                                            (OK=2605   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3335   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3335   KO=0     )
>  UI AM idFromSession                                     (OK=3334   KO=0     )
>  UI AM validateGoto                                      (OK=3334   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3333   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3333   KO=0     )
> restloginProgressiveProfileCallback                      (OK=561    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3332   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3332   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3328   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3328   KO=0     )
>  UI IDM uiconfig                                         (OK=3328   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3328   KO=0     )
>  UI IDM version                                          (OK=3328   KO=0     )
>  UI IDM features                                         (OK=3327   KO=0     )
>  UI IDM privilege                                        (OK=3328   KO=0     )
>  UI IDM login                                            (OK=3328   KO=0     )
>  UI IDM managed user schema                              (OK=3327   KO=0     )
>  UI IDM dashboard                                        (OK=3327   KO=0     )
>  UI IDM user                                             (OK=3327   KO=0     )
>  UI IDM oidcToken                                        (OK=3326   KO=0     )
> userinfo                                                 (OK=3325   KO=0     )
> UI-Logout                                                (OK=3325   KO=0     )
> UI-Logout Redirect 1                                     (OK=3324   KO=0     )
>  UI AM revoke2                                           (OK=3323   KO=0     )
>  UI AM endsession                                        (OK=3323   KO=0     )
>  UI AM revoke1                                           (OK=3323   KO=0     )
> getIdToken                                               (OK=1068   KO=0     )
> getIdToken Redirect 1                                    (OK=1068   KO=0     )
> createOrganization                                       (OK=1067   KO=0     )
> queryOrganization                                        (OK=1067   KO=0     )
> deleteOrganization                                       (OK=1067   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=512    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=512    KO=0     )
> ReadPolicy                                               (OK=4886   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=81     KO=0     )
> DeletePolicy                                             (OK=4821   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       536 (98.53%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.74%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.55%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 128788 / active: 184    / done: 15004 
================================================================================

23:21:41.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:41.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:41.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:41.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:42.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:42.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:43.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:44.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:44 GMT                                     405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=216623 KO=8     )
> restLoginInitiate                                        (OK=14885  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14879  KO=0     )
> Skip 2FA                                                 (OK=8305   KO=0     )
> User Authorize PKCE stage                                (OK=17700  KO=0     )
> User AccessToken PKCE stage                              (OK=17693  KO=1     )
> RootUserinfo                                             (OK=10871  KO=0     )
> GetUUid                                                  (OK=5037   KO=0     )
> GetOpenidConfig                                          (OK=14871  KO=0     )
> CreatePolicy                                             (OK=5028   KO=4     )
> tokenUserinfo                                            (OK=2639   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3385   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3385   KO=0     )
>  UI AM idFromSession                                     (OK=3384   KO=0     )
>  UI AM validateGoto                                      (OK=3384   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3380   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3380   KO=0     )
> restloginProgressiveProfileCallback                      (OK=567    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3379   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3379   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3378   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3377   KO=0     )
>  UI IDM uiconfig                                         (OK=3377   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3377   KO=0     )
>  UI IDM version                                          (OK=3377   KO=0     )
>  UI IDM features                                         (OK=3377   KO=0     )
>  UI IDM privilege                                        (OK=3377   KO=0     )
>  UI IDM login                                            (OK=3376   KO=0     )
>  UI IDM managed user schema                              (OK=3376   KO=0     )
>  UI IDM dashboard                                        (OK=3376   KO=0     )
>  UI IDM user                                             (OK=3376   KO=0     )
>  UI IDM oidcToken                                        (OK=3375   KO=0     )
> userinfo                                                 (OK=3374   KO=0     )
> UI-Logout                                                (OK=3374   KO=0     )
> UI-Logout Redirect 1                                     (OK=3374   KO=0     )
>  UI AM revoke2                                           (OK=3373   KO=0     )
>  UI AM endsession                                        (OK=3374   KO=0     )
>  UI AM revoke1                                           (OK=3374   KO=0     )
> getIdToken                                               (OK=1077   KO=0     )
> getIdToken Redirect 1                                    (OK=1077   KO=0     )
> createOrganization                                       (OK=1077   KO=0     )
> queryOrganization                                        (OK=1076   KO=0     )
> deleteOrganization                                       (OK=1076   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=517    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=517    KO=0     )
> ReadPolicy                                               (OK=4948   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
> DeletePolicy                                             (OK=4883   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       544 (98.55%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.72%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.54%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 128571 / active: 208    / done: 15197 
================================================================================

23:21:45.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:45.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:46.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:46.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:46.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:48.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:48.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:48.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:49 GMT                                     410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=219446 KO=8     )
> restLoginInitiate                                        (OK=15081  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15073  KO=0     )
> Skip 2FA                                                 (OK=8425   KO=0     )
> User Authorize PKCE stage                                (OK=17932  KO=0     )
> User AccessToken PKCE stage                              (OK=17923  KO=1     )
> RootUserinfo                                             (OK=10994  KO=0     )
> GetUUid                                                  (OK=5108   KO=0     )
> GetOpenidConfig                                          (OK=15086  KO=0     )
> CreatePolicy                                             (OK=5101   KO=4     )
> tokenUserinfo                                            (OK=2665   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3424   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3424   KO=0     )
>  UI AM idFromSession                                     (OK=3423   KO=0     )
>  UI AM validateGoto                                      (OK=3423   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3422   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3422   KO=0     )
> restloginProgressiveProfileCallback                      (OK=570    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3421   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3421   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3420   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3420   KO=0     )
>  UI IDM uiconfig                                         (OK=3419   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3419   KO=0     )
>  UI IDM version                                          (OK=3419   KO=0     )
>  UI IDM features                                         (OK=3419   KO=0     )
>  UI IDM privilege                                        (OK=3419   KO=0     )
>  UI IDM login                                            (OK=3419   KO=0     )
>  UI IDM managed user schema                              (OK=3419   KO=0     )
>  UI IDM dashboard                                        (OK=3419   KO=0     )
>  UI IDM user                                             (OK=3419   KO=0     )
>  UI IDM oidcToken                                        (OK=3419   KO=0     )
> userinfo                                                 (OK=3419   KO=0     )
> UI-Logout                                                (OK=3419   KO=0     )
> UI-Logout Redirect 1                                     (OK=3418   KO=0     )
>  UI AM revoke2                                           (OK=3417   KO=0     )
>  UI AM endsession                                        (OK=3417   KO=0     )
>  UI AM revoke1                                           (OK=3417   KO=0     )
> getIdToken                                               (OK=1094   KO=0     )
> getIdToken Redirect 1                                    (OK=1094   KO=0     )
> createOrganization                                       (OK=1094   KO=0     )
> queryOrganization                                        (OK=1094   KO=0     )
> deleteOrganization                                       (OK=1094   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=522    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=522    KO=0     )
> ReadPolicy                                               (OK=5029   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=84     KO=0     )
> DeletePolicy                                             (OK=4944   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       552 (98.57%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.54%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 128373 / active: 225    / done: 15378 
================================================================================

23:21:51.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:51.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:53.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:53.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:54.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:54.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:54 GMT                                     415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=222195 KO=8     )
> restLoginInitiate                                        (OK=15268  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15261  KO=0     )
> Skip 2FA                                                 (OK=8527   KO=0     )
> User Authorize PKCE stage                                (OK=18155  KO=0     )
> User AccessToken PKCE stage                              (OK=18151  KO=1     )
> RootUserinfo                                             (OK=11140  KO=0     )
> GetUUid                                                  (OK=5171   KO=0     )
> GetOpenidConfig                                          (OK=15305  KO=0     )
> CreatePolicy                                             (OK=5164   KO=4     )
> tokenUserinfo                                            (OK=2705   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3465   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3465   KO=0     )
>  UI AM idFromSession                                     (OK=3464   KO=0     )
>  UI AM validateGoto                                      (OK=3465   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3463   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3463   KO=0     )
> restloginProgressiveProfileCallback                      (OK=574    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3462   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3462   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3460   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3460   KO=0     )
>  UI IDM uiconfig                                         (OK=3460   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3460   KO=0     )
>  UI IDM version                                          (OK=3460   KO=0     )
>  UI IDM features                                         (OK=3459   KO=0     )
>  UI IDM privilege                                        (OK=3460   KO=0     )
>  UI IDM login                                            (OK=3459   KO=0     )
>  UI IDM managed user schema                              (OK=3458   KO=0     )
>  UI IDM dashboard                                        (OK=3459   KO=0     )
>  UI IDM user                                             (OK=3458   KO=0     )
>  UI IDM oidcToken                                        (OK=3458   KO=0     )
> userinfo                                                 (OK=3457   KO=0     )
> UI-Logout                                                (OK=3456   KO=0     )
> UI-Logout Redirect 1                                     (OK=3455   KO=0     )
>  UI AM revoke2                                           (OK=3453   KO=0     )
>  UI AM endsession                                        (OK=3453   KO=0     )
>  UI AM revoke1                                           (OK=3454   KO=0     )
> getIdToken                                               (OK=1111   KO=0     )
> getIdToken Redirect 1                                    (OK=1111   KO=0     )
> createOrganization                                       (OK=1111   KO=0     )
> queryOrganization                                        (OK=1111   KO=0     )
> deleteOrganization                                       (OK=1111   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=528    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=528    KO=0     )
> ReadPolicy                                               (OK=5103   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=84     KO=0     )
> DeletePolicy                                             (OK=5028   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       558 (98.59%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.71%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.53%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 128177 / active: 203    / done: 15596 
================================================================================

23:21:57.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:57.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:57.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:58.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:21:59.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:21:59 GMT                                     420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=225348 KO=8     )
> restLoginInitiate                                        (OK=15473  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15470  KO=0     )
> Skip 2FA                                                 (OK=8632   KO=0     )
> User Authorize PKCE stage                                (OK=18414  KO=0     )
> User AccessToken PKCE stage                              (OK=18411  KO=1     )
> RootUserinfo                                             (OK=11287  KO=0     )
> GetUUid                                                  (OK=5233   KO=0     )
> GetOpenidConfig                                          (OK=15504  KO=0     )
> CreatePolicy                                             (OK=5227   KO=4     )
> tokenUserinfo                                            (OK=2753   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3517   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3517   KO=0     )
>  UI AM idFromSession                                     (OK=3516   KO=0     )
>  UI AM validateGoto                                      (OK=3516   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3515   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3515   KO=0     )
> restloginProgressiveProfileCallback                      (OK=586    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3515   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3515   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3513   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3512   KO=0     )
>  UI IDM uiconfig                                         (OK=3512   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3512   KO=0     )
>  UI IDM version                                          (OK=3512   KO=0     )
>  UI IDM features                                         (OK=3512   KO=0     )
>  UI IDM privilege                                        (OK=3512   KO=0     )
>  UI IDM login                                            (OK=3512   KO=0     )
>  UI IDM managed user schema                              (OK=3511   KO=0     )
>  UI IDM dashboard                                        (OK=3511   KO=0     )
>  UI IDM user                                             (OK=3511   KO=0     )
>  UI IDM oidcToken                                        (OK=3511   KO=0     )
> userinfo                                                 (OK=3510   KO=0     )
> UI-Logout                                                (OK=3510   KO=0     )
> UI-Logout Redirect 1                                     (OK=3509   KO=0     )
>  UI AM revoke2                                           (OK=3509   KO=0     )
>  UI AM endsession                                        (OK=3509   KO=0     )
>  UI AM revoke1                                           (OK=3509   KO=0     )
> getIdToken                                               (OK=1123   KO=0     )
> getIdToken Redirect 1                                    (OK=1123   KO=0     )
> createOrganization                                       (OK=1123   KO=0     )
> queryOrganization                                        (OK=1123   KO=0     )
> deleteOrganization                                       (OK=1123   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=534    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=534    KO=0     )
> ReadPolicy                                               (OK=5166   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=87     KO=0     )
> DeletePolicy                                             (OK=5099   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       563 (98.60%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.70%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.53%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 127967 / active: 187    / done: 15822 
================================================================================

23:22:00.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:00.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:00.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:02.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:02.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:03.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:04 GMT                                     425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=228091 KO=8     )
> restLoginInitiate                                        (OK=15650  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15648  KO=0     )
> Skip 2FA                                                 (OK=8737   KO=0     )
> User Authorize PKCE stage                                (OK=18632  KO=0     )
> User AccessToken PKCE stage                              (OK=18629  KO=1     )
> RootUserinfo                                             (OK=11408  KO=0     )
> GetUUid                                                  (OK=5295   KO=0     )
> GetOpenidConfig                                          (OK=15693  KO=0     )
> CreatePolicy                                             (OK=5290   KO=4     )
> tokenUserinfo                                            (OK=2782   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3558   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3558   KO=0     )
>  UI AM idFromSession                                     (OK=3558   KO=0     )
>  UI AM validateGoto                                      (OK=3558   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3557   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3557   KO=0     )
> restloginProgressiveProfileCallback                      (OK=593    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3557   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3557   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3556   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3556   KO=0     )
>  UI IDM uiconfig                                         (OK=3556   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3556   KO=0     )
>  UI IDM version                                          (OK=3556   KO=0     )
>  UI IDM features                                         (OK=3556   KO=0     )
>  UI IDM privilege                                        (OK=3555   KO=0     )
>  UI IDM login                                            (OK=3556   KO=0     )
>  UI IDM managed user schema                              (OK=3555   KO=0     )
>  UI IDM dashboard                                        (OK=3555   KO=0     )
>  UI IDM user                                             (OK=3555   KO=0     )
>  UI IDM oidcToken                                        (OK=3555   KO=0     )
> userinfo                                                 (OK=3555   KO=0     )
> UI-Logout                                                (OK=3555   KO=0     )
> UI-Logout Redirect 1                                     (OK=3555   KO=0     )
>  UI AM revoke2                                           (OK=3555   KO=0     )
>  UI AM endsession                                        (OK=3555   KO=0     )
>  UI AM revoke1                                           (OK=3555   KO=0     )
> getIdToken                                               (OK=1142   KO=0     )
> getIdToken Redirect 1                                    (OK=1142   KO=0     )
> createOrganization                                       (OK=1142   KO=0     )
> queryOrganization                                        (OK=1142   KO=0     )
> deleteOrganization                                       (OK=1141   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=542    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=541    KO=0     )
> ReadPolicy                                               (OK=5230   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
> DeletePolicy                                             (OK=5165   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       569 (98.61%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.52%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 127781 / active: 175    / done: 16020 
================================================================================

23:22:04.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:05.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:08.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:09.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:09.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:09.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:09 GMT                                     430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=230825 KO=8     )
> restLoginInitiate                                        (OK=15858  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15855  KO=0     )
> Skip 2FA                                                 (OK=8843   KO=0     )
> User Authorize PKCE stage                                (OK=18869  KO=0     )
> User AccessToken PKCE stage                              (OK=18862  KO=1     )
> RootUserinfo                                             (OK=11540  KO=0     )
> GetUUid                                                  (OK=5360   KO=0     )
> GetOpenidConfig                                          (OK=15881  KO=0     )
> CreatePolicy                                             (OK=5352   KO=4     )
> tokenUserinfo                                            (OK=2828   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3604   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3604   KO=0     )
>  UI AM idFromSession                                     (OK=3601   KO=0     )
>  UI AM validateGoto                                      (OK=3601   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3600   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3600   KO=0     )
> restloginProgressiveProfileCallback                      (OK=603    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3599   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3599   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3596   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3595   KO=0     )
>  UI IDM uiconfig                                         (OK=3594   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3594   KO=0     )
>  UI IDM version                                          (OK=3594   KO=0     )
>  UI IDM features                                         (OK=3594   KO=0     )
>  UI IDM privilege                                        (OK=3594   KO=0     )
>  UI IDM login                                            (OK=3594   KO=0     )
>  UI IDM managed user schema                              (OK=3593   KO=0     )
>  UI IDM dashboard                                        (OK=3593   KO=0     )
>  UI IDM user                                             (OK=3593   KO=0     )
>  UI IDM oidcToken                                        (OK=3593   KO=0     )
> userinfo                                                 (OK=3593   KO=0     )
> UI-Logout                                                (OK=3593   KO=0     )
> UI-Logout Redirect 1                                     (OK=3593   KO=0     )
>  UI AM revoke2                                           (OK=3593   KO=0     )
>  UI AM endsession                                        (OK=3593   KO=0     )
>  UI AM revoke1                                           (OK=3593   KO=0     )
> getIdToken                                               (OK=1155   KO=0     )
> getIdToken Redirect 1                                    (OK=1155   KO=0     )
> createOrganization                                       (OK=1155   KO=0     )
> queryOrganization                                        (OK=1155   KO=0     )
> deleteOrganization                                       (OK=1155   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=549    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=549    KO=0     )
> ReadPolicy                                               (OK=5292   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=90     KO=0     )
> DeletePolicy                                             (OK=5226   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       575 (98.63%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.69%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.51%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 127565 / active: 193    / done: 16218 
================================================================================

23:22:10.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:11.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:12.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:13.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:14.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:14.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:14 GMT                                     435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=233542 KO=8     )
> restLoginInitiate                                        (OK=16056  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16052  KO=0     )
> Skip 2FA                                                 (OK=8971   KO=0     )
> User Authorize PKCE stage                                (OK=19098  KO=0     )
> User AccessToken PKCE stage                              (OK=19093  KO=1     )
> RootUserinfo                                             (OK=11716  KO=0     )
> GetUUid                                                  (OK=5440   KO=0     )
> GetOpenidConfig                                          (OK=16086  KO=0     )
> CreatePolicy                                             (OK=5433   KO=4     )
> tokenUserinfo                                            (OK=2856   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3637   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3636   KO=0     )
>  UI AM idFromSession                                     (OK=3635   KO=0     )
>  UI AM validateGoto                                      (OK=3635   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3635   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3635   KO=0     )
> restloginProgressiveProfileCallback                      (OK=605    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3635   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3635   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3632   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3632   KO=0     )
>  UI IDM uiconfig                                         (OK=3632   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3632   KO=0     )
>  UI IDM version                                          (OK=3632   KO=0     )
>  UI IDM features                                         (OK=3632   KO=0     )
>  UI IDM privilege                                        (OK=3632   KO=0     )
>  UI IDM login                                            (OK=3632   KO=0     )
>  UI IDM managed user schema                              (OK=3632   KO=0     )
>  UI IDM dashboard                                        (OK=3632   KO=0     )
>  UI IDM user                                             (OK=3632   KO=0     )
>  UI IDM oidcToken                                        (OK=3631   KO=0     )
> userinfo                                                 (OK=3631   KO=0     )
> UI-Logout                                                (OK=3631   KO=0     )
> UI-Logout Redirect 1                                     (OK=3630   KO=0     )
>  UI AM revoke2                                           (OK=3630   KO=0     )
>  UI AM endsession                                        (OK=3630   KO=0     )
>  UI AM revoke1                                           (OK=3630   KO=0     )
> getIdToken                                               (OK=1170   KO=0     )
> getIdToken Redirect 1                                    (OK=1170   KO=0     )
> createOrganization                                       (OK=1169   KO=0     )
> queryOrganization                                        (OK=1169   KO=0     )
> deleteOrganization                                       (OK=1169   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=553    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=553    KO=0     )
> ReadPolicy                                               (OK=5354   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=91     KO=0     )
> DeletePolicy                                             (OK=5290   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       581 (98.64%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.68%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.51%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 127366 / active: 207    / done: 16403 
================================================================================

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

================================================================================
2024-11-21 23:22:19 GMT                                     440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=236008 KO=8     )
> restLoginInitiate                                        (OK=16221  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16213  KO=0     )
> Skip 2FA                                                 (OK=9066   KO=0     )
> User Authorize PKCE stage                                (OK=19296  KO=0     )
> User AccessToken PKCE stage                              (OK=19291  KO=1     )
> RootUserinfo                                             (OK=11857  KO=0     )
> GetUUid                                                  (OK=5502   KO=0     )
> GetOpenidConfig                                          (OK=16293  KO=0     )
> CreatePolicy                                             (OK=5495   KO=4     )
> tokenUserinfo                                            (OK=2888   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3671   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3671   KO=0     )
>  UI AM idFromSession                                     (OK=3671   KO=0     )
>  UI AM validateGoto                                      (OK=3671   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3670   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3670   KO=0     )
> restloginProgressiveProfileCallback                      (OK=611    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3670   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3670   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3669   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3668   KO=0     )
>  UI IDM uiconfig                                         (OK=3668   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3668   KO=0     )
>  UI IDM version                                          (OK=3668   KO=0     )
>  UI IDM features                                         (OK=3668   KO=0     )
>  UI IDM privilege                                        (OK=3668   KO=0     )
>  UI IDM login                                            (OK=3668   KO=0     )
>  UI IDM managed user schema                              (OK=3668   KO=0     )
>  UI IDM dashboard                                        (OK=3668   KO=0     )
>  UI IDM user                                             (OK=3668   KO=0     )
>  UI IDM oidcToken                                        (OK=3668   KO=0     )
> userinfo                                                 (OK=3668   KO=0     )
> UI-Logout                                                (OK=3668   KO=0     )
> UI-Logout Redirect 1                                     (OK=3667   KO=0     )
>  UI AM revoke2                                           (OK=3666   KO=0     )
>  UI AM endsession                                        (OK=3666   KO=0     )
>  UI AM revoke1                                           (OK=3666   KO=0     )
> getIdToken                                               (OK=1180   KO=0     )
> getIdToken Redirect 1                                    (OK=1180   KO=0     )
> createOrganization                                       (OK=1180   KO=0     )
> queryOrganization                                        (OK=1180   KO=0     )
> deleteOrganization                                       (OK=1180   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=558    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=558    KO=0     )
> ReadPolicy                                               (OK=5433   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=92     KO=0     )
> DeletePolicy                                             (OK=5352   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       586 (98.65%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.51%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 127195 / active: 191    / done: 16590 
================================================================================

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

================================================================================
2024-11-21 23:22:24 GMT                                     445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=238666 KO=8     )
> restLoginInitiate                                        (OK=16401  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16397  KO=0     )
> Skip 2FA                                                 (OK=9169   KO=0     )
> User Authorize PKCE stage                                (OK=19510  KO=0     )
> User AccessToken PKCE stage                              (OK=19502  KO=1     )
> RootUserinfo                                             (OK=11989  KO=0     )
> GetUUid                                                  (OK=5554   KO=0     )
> GetOpenidConfig                                          (OK=16487  KO=0     )
> CreatePolicy                                             (OK=5550   KO=4     )
> tokenUserinfo                                            (OK=2919   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3717   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3717   KO=0     )
>  UI AM idFromSession                                     (OK=3715   KO=0     )
>  UI AM validateGoto                                      (OK=3715   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3711   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3711   KO=0     )
> restloginProgressiveProfileCallback                      (OK=616    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3711   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3711   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3709   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3709   KO=0     )
>  UI IDM uiconfig                                         (OK=3708   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3708   KO=0     )
>  UI IDM version                                          (OK=3708   KO=0     )
>  UI IDM features                                         (OK=3708   KO=0     )
>  UI IDM privilege                                        (OK=3707   KO=0     )
>  UI IDM login                                            (OK=3708   KO=0     )
>  UI IDM managed user schema                              (OK=3707   KO=0     )
>  UI IDM dashboard                                        (OK=3707   KO=0     )
>  UI IDM user                                             (OK=3707   KO=0     )
>  UI IDM oidcToken                                        (OK=3707   KO=0     )
> userinfo                                                 (OK=3706   KO=0     )
> UI-Logout                                                (OK=3705   KO=0     )
> UI-Logout Redirect 1                                     (OK=3705   KO=0     )
>  UI AM revoke2                                           (OK=3705   KO=0     )
>  UI AM endsession                                        (OK=3705   KO=0     )
>  UI AM revoke1                                           (OK=3705   KO=0     )
> getIdToken                                               (OK=1198   KO=0     )
> getIdToken Redirect 1                                    (OK=1198   KO=0     )
> createOrganization                                       (OK=1198   KO=0     )
> queryOrganization                                        (OK=1198   KO=0     )
> deleteOrganization                                       (OK=1198   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=565    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=565    KO=0     )
> ReadPolicy                                               (OK=5496   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=94     KO=0     )
> DeletePolicy                                             (OK=5430   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       591 (98.66%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.67%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.50%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 127007 / active: 178    / done: 16791 
================================================================================

23:22:25.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:26.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:26.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:28.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:28.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:28.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:29.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:29 GMT                                     450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=241239 KO=8     )
> restLoginInitiate                                        (OK=16573  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16569  KO=0     )
> Skip 2FA                                                 (OK=9255   KO=0     )
> User Authorize PKCE stage                                (OK=19719  KO=0     )
> User AccessToken PKCE stage                              (OK=19714  KO=1     )
> RootUserinfo                                             (OK=12114  KO=0     )
> GetUUid                                                  (OK=5613   KO=0     )
> GetOpenidConfig                                          (OK=16662  KO=0     )
> CreatePolicy                                             (OK=5608   KO=4     )
> tokenUserinfo                                            (OK=2959   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3755   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3754   KO=0     )
>  UI AM idFromSession                                     (OK=3754   KO=0     )
>  UI AM validateGoto                                      (OK=3754   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3753   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3753   KO=0     )
> restloginProgressiveProfileCallback                      (OK=623    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3753   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3753   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3750   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3750   KO=0     )
>  UI IDM uiconfig                                         (OK=3750   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3750   KO=0     )
>  UI IDM version                                          (OK=3750   KO=0     )
>  UI IDM features                                         (OK=3750   KO=0     )
>  UI IDM privilege                                        (OK=3750   KO=0     )
>  UI IDM login                                            (OK=3750   KO=0     )
>  UI IDM managed user schema                              (OK=3749   KO=0     )
>  UI IDM dashboard                                        (OK=3750   KO=0     )
>  UI IDM user                                             (OK=3749   KO=0     )
>  UI IDM oidcToken                                        (OK=3747   KO=0     )
> userinfo                                                 (OK=3747   KO=0     )
> UI-Logout                                                (OK=3747   KO=0     )
> UI-Logout Redirect 1                                     (OK=3746   KO=0     )
>  UI AM revoke2                                           (OK=3746   KO=0     )
>  UI AM endsession                                        (OK=3745   KO=0     )
>  UI AM revoke1                                           (OK=3746   KO=0     )
> getIdToken                                               (OK=1207   KO=0     )
> getIdToken Redirect 1                                    (OK=1207   KO=0     )
> createOrganization                                       (OK=1207   KO=0     )
> queryOrganization                                        (OK=1207   KO=0     )
> deleteOrganization                                       (OK=1207   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=577    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=576    KO=0     )
> ReadPolicy                                               (OK=5553   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
> DeletePolicy                                             (OK=5492   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       598 (98.68%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.66%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.50%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 126822 / active: 169    / done: 16985 
================================================================================

23:22:30.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:30.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:31.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:32.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:32.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:33.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:34 GMT                                     455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=244078 KO=8     )
> restLoginInitiate                                        (OK=16759  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16756  KO=0     )
> Skip 2FA                                                 (OK=9353   KO=0     )
> User Authorize PKCE stage                                (OK=19947  KO=0     )
> User AccessToken PKCE stage                              (OK=19943  KO=1     )
> RootUserinfo                                             (OK=12250  KO=0     )
> GetUUid                                                  (OK=5670   KO=0     )
> GetOpenidConfig                                          (OK=16832  KO=0     )
> CreatePolicy                                             (OK=5665   KO=4     )
> tokenUserinfo                                            (OK=2993   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3803   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3803   KO=0     )
>  UI AM idFromSession                                     (OK=3802   KO=0     )
>  UI AM validateGoto                                      (OK=3802   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3801   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3800   KO=0     )
> restloginProgressiveProfileCallback                      (OK=630    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3800   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3800   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3799   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3799   KO=0     )
>  UI IDM uiconfig                                         (OK=3799   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3799   KO=0     )
>  UI IDM version                                          (OK=3799   KO=0     )
>  UI IDM features                                         (OK=3799   KO=0     )
>  UI IDM privilege                                        (OK=3799   KO=0     )
>  UI IDM login                                            (OK=3799   KO=0     )
>  UI IDM managed user schema                              (OK=3799   KO=0     )
>  UI IDM dashboard                                        (OK=3799   KO=0     )
>  UI IDM user                                             (OK=3799   KO=0     )
>  UI IDM oidcToken                                        (OK=3799   KO=0     )
> userinfo                                                 (OK=3799   KO=0     )
> UI-Logout                                                (OK=3798   KO=0     )
> UI-Logout Redirect 1                                     (OK=3797   KO=0     )
>  UI AM revoke2                                           (OK=3797   KO=0     )
>  UI AM endsession                                        (OK=3797   KO=0     )
>  UI AM revoke1                                           (OK=3797   KO=0     )
> getIdToken                                               (OK=1216   KO=0     )
> getIdToken Redirect 1                                    (OK=1216   KO=0     )
> createOrganization                                       (OK=1216   KO=0     )
> queryOrganization                                        (OK=1216   KO=0     )
> deleteOrganization                                       (OK=1216   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=581    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=581    KO=0     )
> ReadPolicy                                               (OK=5608   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=96     KO=0     )
> DeletePolicy                                             (OK=5550   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       604 (98.69%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.49%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 126635 / active: 164    / done: 17177 
================================================================================

23:22:34.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:35.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:35.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:36.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:36.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:36.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:38.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:38.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:39 GMT                                     460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=246930 KO=8     )
> restLoginInitiate                                        (OK=16965  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16961  KO=0     )
> Skip 2FA                                                 (OK=9465   KO=0     )
> User Authorize PKCE stage                                (OK=20183  KO=0     )
> User AccessToken PKCE stage                              (OK=20178  KO=1     )
> RootUserinfo                                             (OK=12430  KO=0     )
> GetUUid                                                  (OK=5728   KO=0     )
> GetOpenidConfig                                          (OK=17006  KO=0     )
> CreatePolicy                                             (OK=5724   KO=4     )
> tokenUserinfo                                            (OK=3028   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3849   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3848   KO=0     )
>  UI AM idFromSession                                     (OK=3848   KO=0     )
>  UI AM validateGoto                                      (OK=3848   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3845   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3845   KO=0     )
> restloginProgressiveProfileCallback                      (OK=636    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3844   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3844   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3842   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3842   KO=0     )
>  UI IDM uiconfig                                         (OK=3842   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3842   KO=0     )
>  UI IDM version                                          (OK=3842   KO=0     )
>  UI IDM features                                         (OK=3842   KO=0     )
>  UI IDM privilege                                        (OK=3842   KO=0     )
>  UI IDM login                                            (OK=3842   KO=0     )
>  UI IDM managed user schema                              (OK=3842   KO=0     )
>  UI IDM dashboard                                        (OK=3842   KO=0     )
>  UI IDM user                                             (OK=3842   KO=0     )
>  UI IDM oidcToken                                        (OK=3842   KO=0     )
> userinfo                                                 (OK=3842   KO=0     )
> UI-Logout                                                (OK=3841   KO=0     )
> UI-Logout Redirect 1                                     (OK=3841   KO=0     )
>  UI AM revoke2                                           (OK=3841   KO=0     )
>  UI AM endsession                                        (OK=3841   KO=0     )
>  UI AM revoke1                                           (OK=3841   KO=0     )
> getIdToken                                               (OK=1231   KO=0     )
> getIdToken Redirect 1                                    (OK=1231   KO=0     )
> createOrganization                                       (OK=1231   KO=0     )
> queryOrganization                                        (OK=1231   KO=0     )
> deleteOrganization                                       (OK=1231   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=589    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=589    KO=0     )
> ReadPolicy                                               (OK=5667   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=97     KO=0     )
> DeletePolicy                                             (OK=5607   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       612 (98.71%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.65%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.48%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 12%
          waiting: 126421 / active: 181    / done: 17374 
================================================================================

23:22:39.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:40.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:42.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:43.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:43.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:43.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:44.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:44.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:44.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:44 GMT                                     465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=249802 KO=8     )
> restLoginInitiate                                        (OK=17166  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17161  KO=0     )
> Skip 2FA                                                 (OK=9568   KO=0     )
> User Authorize PKCE stage                                (OK=20420  KO=0     )
> User AccessToken PKCE stage                              (OK=20415  KO=1     )
> RootUserinfo                                             (OK=12567  KO=0     )
> GetUUid                                                  (OK=5794   KO=0     )
> GetOpenidConfig                                          (OK=17187  KO=0     )
> CreatePolicy                                             (OK=5788   KO=4     )
> tokenUserinfo                                            (OK=3071   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3894   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3893   KO=0     )
>  UI AM idFromSession                                     (OK=3893   KO=0     )
>  UI AM validateGoto                                      (OK=3893   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3893   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3893   KO=0     )
> restloginProgressiveProfileCallback                      (OK=643    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3891   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3891   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3890   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3890   KO=0     )
>  UI IDM uiconfig                                         (OK=3890   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3890   KO=0     )
>  UI IDM version                                          (OK=3890   KO=0     )
>  UI IDM features                                         (OK=3889   KO=0     )
>  UI IDM privilege                                        (OK=3889   KO=0     )
>  UI IDM login                                            (OK=3889   KO=0     )
>  UI IDM managed user schema                              (OK=3888   KO=0     )
>  UI IDM dashboard                                        (OK=3888   KO=0     )
>  UI IDM user                                             (OK=3888   KO=0     )
>  UI IDM oidcToken                                        (OK=3888   KO=0     )
> userinfo                                                 (OK=3888   KO=0     )
> UI-Logout                                                (OK=3888   KO=0     )
> UI-Logout Redirect 1                                     (OK=3886   KO=0     )
>  UI AM revoke2                                           (OK=3886   KO=0     )
>  UI AM endsession                                        (OK=3886   KO=0     )
>  UI AM revoke1                                           (OK=3886   KO=0     )
> getIdToken                                               (OK=1242   KO=0     )
> getIdToken Redirect 1                                    (OK=1242   KO=0     )
> createOrganization                                       (OK=1242   KO=0     )
> queryOrganization                                        (OK=1242   KO=0     )
> deleteOrganization                                       (OK=1242   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=598    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=598    KO=0     )
> ReadPolicy                                               (OK=5727   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=98     KO=0     )
> DeletePolicy                                             (OK=5661   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       621 (98.73%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.64%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.48%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 126210 / active: 189    / done: 17577 
================================================================================

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

================================================================================
2024-11-21 23:22:49 GMT                                     470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=252394 KO=8     )
> restLoginInitiate                                        (OK=17358  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17354  KO=0     )
> Skip 2FA                                                 (OK=9694   KO=0     )
> User Authorize PKCE stage                                (OK=20648  KO=0     )
> User AccessToken PKCE stage                              (OK=20644  KO=1     )
> RootUserinfo                                             (OK=12724  KO=0     )
> GetUUid                                                  (OK=5876   KO=0     )
> GetOpenidConfig                                          (OK=17393  KO=0     )
> CreatePolicy                                             (OK=5870   KO=4     )
> tokenUserinfo                                            (OK=3107   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3927   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3925   KO=0     )
>  UI AM idFromSession                                     (OK=3925   KO=0     )
>  UI AM validateGoto                                      (OK=3925   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3925   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3925   KO=0     )
> restloginProgressiveProfileCallback                      (OK=647    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3925   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3924   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3921   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3921   KO=0     )
>  UI IDM uiconfig                                         (OK=3921   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3921   KO=0     )
>  UI IDM version                                          (OK=3921   KO=0     )
>  UI IDM features                                         (OK=3921   KO=0     )
>  UI IDM privilege                                        (OK=3921   KO=0     )
>  UI IDM login                                            (OK=3921   KO=0     )
>  UI IDM managed user schema                              (OK=3921   KO=0     )
>  UI IDM dashboard                                        (OK=3921   KO=0     )
>  UI IDM user                                             (OK=3921   KO=0     )
>  UI IDM oidcToken                                        (OK=3920   KO=0     )
> userinfo                                                 (OK=3920   KO=0     )
> UI-Logout                                                (OK=3918   KO=0     )
> UI-Logout Redirect 1                                     (OK=3918   KO=0     )
>  UI AM revoke2                                           (OK=3918   KO=0     )
>  UI AM endsession                                        (OK=3918   KO=0     )
>  UI AM revoke1                                           (OK=3918   KO=0     )
> getIdToken                                               (OK=1255   KO=0     )
> getIdToken Redirect 1                                    (OK=1255   KO=0     )
> createOrganization                                       (OK=1255   KO=0     )
> queryOrganization                                        (OK=1255   KO=0     )
> deleteOrganization                                       (OK=1254   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=615    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=613    KO=0     )
> ReadPolicy                                               (OK=5788   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=101    KO=0     )
> DeletePolicy                                             (OK=5726   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       626 (98.74%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.47%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 126002 / active: 207    / done: 17767 
================================================================================

23:22:50.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:50.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:51.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:52.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:53.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:54.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:54 GMT                                     475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=255020 KO=8     )
> restLoginInitiate                                        (OK=17542  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17536  KO=0     )
> Skip 2FA                                                 (OK=9803   KO=0     )
> User Authorize PKCE stage                                (OK=20855  KO=0     )
> User AccessToken PKCE stage                              (OK=20850  KO=1     )
> RootUserinfo                                             (OK=12884  KO=0     )
> GetUUid                                                  (OK=5927   KO=0     )
> GetOpenidConfig                                          (OK=17588  KO=0     )
> CreatePolicy                                             (OK=5921   KO=4     )
> tokenUserinfo                                            (OK=3128   KO=0     )
> UI-Post-Login - stage 1                                  (OK=3964   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3964   KO=0     )
>  UI AM idFromSession                                     (OK=3964   KO=0     )
>  UI AM validateGoto                                      (OK=3964   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3962   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3962   KO=0     )
> restloginProgressiveProfileCallback                      (OK=652    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3961   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3961   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3961   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3960   KO=0     )
>  UI IDM uiconfig                                         (OK=3960   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3960   KO=0     )
>  UI IDM version                                          (OK=3960   KO=0     )
>  UI IDM features                                         (OK=3960   KO=0     )
>  UI IDM privilege                                        (OK=3960   KO=0     )
>  UI IDM login                                            (OK=3960   KO=0     )
>  UI IDM managed user schema                              (OK=3960   KO=0     )
>  UI IDM dashboard                                        (OK=3960   KO=0     )
>  UI IDM user                                             (OK=3960   KO=0     )
>  UI IDM oidcToken                                        (OK=3958   KO=0     )
> userinfo                                                 (OK=3958   KO=0     )
> UI-Logout                                                (OK=3958   KO=0     )
> UI-Logout Redirect 1                                     (OK=3958   KO=0     )
>  UI AM revoke2                                           (OK=3958   KO=0     )
>  UI AM endsession                                        (OK=3958   KO=0     )
>  UI AM revoke1                                           (OK=3958   KO=0     )
> getIdToken                                               (OK=1272   KO=0     )
> getIdToken Redirect 1                                    (OK=1272   KO=0     )
> createOrganization                                       (OK=1272   KO=0     )
> queryOrganization                                        (OK=1272   KO=0     )
> deleteOrganization                                       (OK=1272   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=622    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=622    KO=0     )
> ReadPolicy                                               (OK=5872   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=103    KO=0     )
> DeletePolicy                                             (OK=5786   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       632 (98.75%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.63%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.47%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 125810 / active: 213    / done: 17953 
================================================================================

23:22:54.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:54.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:55.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:55.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:56.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:56.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:56.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:57.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:57.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:57.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:59.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:22:59.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:22:59 GMT                                     480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=257872 KO=8     )
> restLoginInitiate                                        (OK=17742  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17738  KO=0     )
> Skip 2FA                                                 (OK=9928   KO=0     )
> User Authorize PKCE stage                                (OK=21093  KO=0     )
> User AccessToken PKCE stage                              (OK=21091  KO=1     )
> RootUserinfo                                             (OK=13097  KO=0     )
> GetUUid                                                  (OK=5999   KO=0     )
> GetOpenidConfig                                          (OK=17797  KO=0     )
> CreatePolicy                                             (OK=5994   KO=4     )
> tokenUserinfo                                            (OK=3159   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4004   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4004   KO=0     )
>  UI AM idFromSession                                     (OK=4004   KO=0     )
>  UI AM validateGoto                                      (OK=4004   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4004   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4003   KO=0     )
> restloginProgressiveProfileCallback                      (OK=659    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4002   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4002   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4002   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4001   KO=0     )
>  UI IDM uiconfig                                         (OK=4001   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4001   KO=0     )
>  UI IDM version                                          (OK=4001   KO=0     )
>  UI IDM features                                         (OK=3999   KO=0     )
>  UI IDM privilege                                        (OK=3999   KO=0     )
>  UI IDM login                                            (OK=3999   KO=0     )
>  UI IDM managed user schema                              (OK=3999   KO=0     )
>  UI IDM dashboard                                        (OK=3999   KO=0     )
>  UI IDM user                                             (OK=3999   KO=0     )
>  UI IDM oidcToken                                        (OK=3997   KO=0     )
> userinfo                                                 (OK=3997   KO=0     )
> UI-Logout                                                (OK=3996   KO=0     )
> UI-Logout Redirect 1                                     (OK=3994   KO=0     )
>  UI AM revoke2                                           (OK=3994   KO=0     )
>  UI AM endsession                                        (OK=3994   KO=0     )
>  UI AM revoke1                                           (OK=3994   KO=0     )
> getIdToken                                               (OK=1284   KO=0     )
> getIdToken Redirect 1                                    (OK=1284   KO=0     )
> createOrganization                                       (OK=1284   KO=0     )
> queryOrganization                                        (OK=1282   KO=0     )
> deleteOrganization                                       (OK=1282   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=634    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=634    KO=0     )
> ReadPolicy                                               (OK=5923   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=106    KO=0     )
> DeletePolicy                                             (OK=5869   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       644 (98.77%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.46%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 125597 / active: 203    / done: 18176 
================================================================================

23:23:00.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:01.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:01.716 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'Skip 2FA' failed for user 18449: status.find.is(200), but actually found 502
23:23:01.717 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
Skip 2FA: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,18449,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.52388, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5b5721bc, 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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIzM2ZkNTFkMy0wYzc1LTRlMjMtOWQzNS0wZGNhMjY4YTIzMDciLCJvdGsiOiJvdW1yMThkOXZzcXVmaDJ1ZG5ocXRta2MwZiIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNDRiMjFHUTNwaVZuRnBkRTlQVG5OeVZFaG1SV3AzTGxkWVNsVlJZbUV0U0V0ZmNrZEpZalZsV2poaE16QkxhMFJuYVRreldURmZWa0l0V0ZsVmVXeERVWHBqVURGbWJEUlVTVEp1V0c1dVpuTnFUVXBKUkVsR1pHaFhSamREVFdSSGNEVktaVVpUU3pKSGVVRkZkVWhQWmpCbGJXNUVPWFpMZG1JemRTMW5ZV2huY2kxMWVtUk1ia2RHZWpacGVsVmZUMVoxUlc5RVpXUXpjbTR6YmpkcWVqUklVRU53WDIxUGVHdGxiMEpPWDNKQk56YzRaMTkzVlRnNWNrTjFOVVpETmxReFRVTkNkME5LYlY4NGNHcDFNV280ZEVOMk9ESklhazFLYkhkaGEzTlNaMkZDV2tkc1FrWnVVVGQxY1hkelpFbzVMV0YxUVRaeU1qTnNibkpXVTJwUFpVUXpiMkV5V1hreVZuVTVXREZhVUZKalRYY3lXak4yTUhGbWFGbDBZMVJrYUVvek5sOXdRM1psWlRaSU5tNU1hSHBsTlRCUE1XNW1USGs0UVdkU2FYWkhjMWxTWlRkemIydEtaUzFyWmpWVmMyVnZTV3RwYWw5QlRtdFFlVXM0ZEVZeFNDMVlNVFJYTmpKc05VOTFNRXRvY2xoQmIySlFkVTlYYlVjdGFuUTFha1V5YVV0dGVHcEtSbUZDVURCYWNVOHRlVlZrTTNCM2J6QlpORTFMYkhwNWMwZHlVRWMzWVRSSU1TMXpWbWhqWkdOWk1tMHRSbXg1WjFCWVIzRkhUV2wzZDNwWFJ5MTJRblJwTFRoWGNrVjRNbXB3UW1jMlVtTkRRbDkxUm1VeU5UY3ljRkJHUVZsb2RIVndTWFEzU2paelFtY3lhVkpoVDBOTU9WWmZZWFp2YzFsUU9HTkpkbTkxVlRneVQwSkdRMkV0UmxwSWFsUTFTamw2YlY5TmRqVkVVemsyYzBsRk9YTXlRa0pRUWpaM00wRnBjMkZYV1VGRVJFNDNZM2szTW14TFVubENRbHBWVjNwWVpUVXRRalY1YUhaVVdWSm1URWxhWWpOcE4xSnBWbVZGTUZkTGMxVjFkRkUxY1U1bFpHRTBURlZMTldOSlptWjRObWRRVUhscFdXOUxibGRUT0hOMWVsQkNiVko2WVU5NWJWTnFXRzVpWldWSFRqZHpNSGh6WjBRemEzRlhZbGhwU1dwd2FqaFRaR3R0VEMxYWREbEtSMlZIV1VsU1ZVVTRWM1JZY1hwT1VEVjFiRTEwZFhOdFZWaG5kRkZSVGxCd1IwOUNVbFY2UjNwMlZsTkhNblk1YlRGdGFqVnZVR1ZOWkhCRlVrOUpURGRsVVVWaE5FVkxibmgwWW1OWVVFdHZVWGs0V0dSUlpXWTFkMUZzTmxkSVkwUnRPRW93UmxCNmFHazFZazlOZDFSTVdXUjRSVlJ1Y2pKTlJuTnpWM0JPTUZGQmJuQXRiVTVDTW5wRVRWRndUSHB2V21WaFZXeGhkemRtZEdWUmJFdHlZbmhvUTJGdFMySXhjSGw1YVRSd1drcEJTalpzY1dKbVJFczFUMVV3VTBJeVkxUXRUVVpEVjBGVlQwaGxXbGx5VFdOUGFHVTJjV1pqYmpGWFEzTnNjbEJQT0RCSVpXSm1kbmRaTVRBNWVYZDBkVmx3YVROQlZrdFVVV3RsZEhGRlRFaE1TalpZTlhrelNYbFVlbWxuYXpKT1NXRk9kVk5DYlhFMVdVMWZOWEZ0UVhsaGJFTmlaR1ZMUTA1dFoyaHVTWEI0ZURWV2JVSm9kMGw2U2pOT05XVTRWR290VkZKV1JVZzRUVUZpWlc5UFRtOUdjSGREVmxVNVUwTnlValpxYjAxcU1sUkJaVWM1ZWxVemQxcEJaa0pQVkZGZllWTlFka0l3T1hWVk9WRk9SWEpwWDB0cFRYUmFWVEpSZFhkVlRsOHdhRk0wWHpSRVRHVTJZV2hXVFVGTE16QmxhMG96VmxwWGNrSTNSRk13ZVc4MGIwdzRiM05mVjNSUGMyWkxURWR4UVU5U1VrZGZVa3RNT0doSGNsZzNUMjQzUXpCNVNVTjZSMmRVWVVGYVdtZGhNSGxFV0hoVlIwWlRRVzVsWWt4c1NWOXFSa2xXYjJGMFgwWnFaRlp5T0RSUVkxVnZPSFZGUjJaTVIzVTFZMk5LWWxkWFFXUkxORTgzTkhCV1MzTlhMV3hOTkZSVlYzSkZjbWxLZWxrMGVHZEtYek5sWm5saWVEQTRNMnBYTWprd1RtMUhMVjlHUm1GbldVZDRRVVIxYmpVNVVGRjVTVXRMUlhRelRYQTNZV1JYY0VWQ2VEazRSR1V4UWpOeFUwdGhhRlU0WDNackxXaEZaR2xXWmtkVlpHRlFjMVprVEdoWk9IQmtRbmRzVjFwRmQxVlJZMjVYYkV0R2NVVTRVMjloVEd3NGMzVktSa3RyU210cE1VTnljSGh3UTNRMlFURXRNR0ZtY1dKc1kyMWZjalJVUms5VmRWTlVlRVZKYlVveWJVRjZVazUwUW5odlNUaFlRVmQyWkV4VmVIbFFXVXBuTlZGM2VteDJMVzh3ZVVWR1dFeDNVRnBIZDJGaVdFSndWRGhXYjBVd2EwMW9TV3hPTWtOb1VUUnRMV280Wm1obFpESXdXSEI0YzBWSWFEVTRVWGt5YXpKS2NUZEpUVGxzU1dZellUVkpaRkpvTkVwSmVHcHlSeTAyUlRsc1VYbHFjVVV0VDB4aVZqZFVXSGR3WjJkcmExZEhjV2N0ZGtJMGJGZEJXRFZsY1V4R1RHWklObGxNY0Y5emVYTnlRa1pEZGxOd1FWVlJaVkZKTTJRNVREVkhhRE55ZG5SUFpFNWpOMVowVHpacVQyeGFSR2h4Tm1oUFdra3lZMUJvTlVseWRVWjBhRmxqV2pOTWVpMWxRVzFmYmxod1dsWjRiM1pPUmxkNFgyOHhTVU5aUzBrNFowWnJNV1F6YlZNeGNERnVYMHhhYldWbU1GbHZWa3hJV1V4c1FTNW1aRWMxYW1KVmQyUlFSbXBMV1VGYWNteFFlazlCLllBVFpDdkpkMVM3Wlp5MXVwWWNNc1c4enE4UVFxV1loNzBkS21tYm9aR0UiLCJleHAiOjE3MzIzMTc3ODEsImlhdCI6MTczMjIzMTM4MX0.ymBaMxQiwFjw_bLULbyvPCFU13aa9h3N6Xpb4Xg0s04","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-967"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-967\");  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-967' 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-967\").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,1732231381679))), password -> Pa_ssw0rd, fake-ip -> 198.43.71.83, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@67760f04),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
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.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIzM2ZkNTFkMy0wYzc1LTRlMjMtOWQzNS0wZGNhMjY4YTIzMDciLCJvdGsiOiJvdW1yMThkOXZzcXVmaDJ1ZG5ocXRta2MwZiIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNDRiMjFHUTNwaVZuRnBkRTlQVG5OeVZFaG1SV3AzTGxkWVNsVlJZbUV0U0V0ZmNrZEpZalZsV2poaE16QkxhMFJuYVRreldURmZWa0l0V0ZsVmVXeERVWHBqVURGbWJEUlVTVEp1V0c1dVpuTnFUVXBKUkVsR1pHaFhSamREVFdSSGNEVktaVVpUU3pKSGVVRkZkVWhQWmpCbGJXNUVPWFpMZG1JemRTMW5ZV2huY2kxMWVtUk1ia2RHZWpacGVsVmZUMVoxUlc5RVpXUXpjbTR6YmpkcWVqUklVRU53WDIxUGVHdGxiMEpPWDNKQk56YzRaMTkzVlRnNWNrTjFOVVpETmxReFRVTkNkME5LYlY4NGNHcDFNV280ZEVOMk9ESklhazFLYkhkaGEzTlNaMkZDV2tkc1FrWnVVVGQxY1hkelpFbzVMV0YxUVRaeU1qTnNibkpXVTJwUFpVUXpiMkV5V1hreVZuVTVXREZhVUZKalRYY3lXak4yTUhGbWFGbDBZMVJrYUVvek5sOXdRM1psWlRaSU5tNU1hSHBsTlRCUE1XNW1USGs0UVdkU2FYWkhjMWxTWlRkemIydEtaUzFyWmpWVmMyVnZTV3RwYWw5QlRtdFFlVXM0ZEVZeFNDMVlNVFJYTmpKc05VOTFNRXRvY2xoQmIySlFkVTlYYlVjdGFuUTFha1V5YVV0dGVHcEtSbUZDVURCYWNVOHRlVlZrTTNCM2J6QlpORTFMYkhwNWMwZHlVRWMzWVRSSU1TMXpWbWhqWkdOWk1tMHRSbXg1WjFCWVIzRkhUV2wzZDNwWFJ5MTJRblJwTFRoWGNrVjRNbXB3UW1jMlVtTkRRbDkxUm1VeU5UY3ljRkJHUVZsb2RIVndTWFEzU2paelFtY3lhVkpoVDBOTU9WWmZZWFp2YzFsUU9HTkpkbTkxVlRneVQwSkdRMkV0UmxwSWFsUTFTamw2YlY5TmRqVkVVemsyYzBsRk9YTXlRa0pRUWpaM00wRnBjMkZYV1VGRVJFNDNZM2szTW14TFVubENRbHBWVjNwWVpUVXRRalY1YUhaVVdWSm1URWxhWWpOcE4xSnBWbVZGTUZkTGMxVjFkRkUxY1U1bFpHRTBURlZMTldOSlptWjRObWRRVUhscFdXOUxibGRUT0hOMWVsQkNiVko2WVU5NWJWTnFXRzVpWldWSFRqZHpNSGh6WjBRemEzRlhZbGhwU1dwd2FqaFRaR3R0VEMxYWREbEtSMlZIV1VsU1ZVVTRWM1JZY1hwT1VEVjFiRTEwZFhOdFZWaG5kRkZSVGxCd1IwOUNVbFY2UjNwMlZsTkhNblk1YlRGdGFqVnZVR1ZOWkhCRlVrOUpURGRsVVVWaE5FVkxibmgwWW1OWVVFdHZVWGs0V0dSUlpXWTFkMUZzTmxkSVkwUnRPRW93UmxCNmFHazFZazlOZDFSTVdXUjRSVlJ1Y2pKTlJuTnpWM0JPTUZGQmJuQXRiVTVDTW5wRVRWRndUSHB2V21WaFZXeGhkemRtZEdWUmJFdHlZbmhvUTJGdFMySXhjSGw1YVRSd1drcEJTalpzY1dKbVJFczFUMVV3VTBJeVkxUXRUVVpEVjBGVlQwaGxXbGx5VFdOUGFHVTJjV1pqYmpGWFEzTnNjbEJQT0RCSVpXSm1kbmRaTVRBNWVYZDBkVmx3YVROQlZrdFVVV3RsZEhGRlRFaE1TalpZTlhrelNYbFVlbWxuYXpKT1NXRk9kVk5DYlhFMVdVMWZOWEZ0UVhsaGJFTmlaR1ZMUTA1dFoyaHVTWEI0ZURWV2JVSm9kMGw2U2pOT05XVTRWR290VkZKV1JVZzRUVUZpWlc5UFRtOUdjSGREVmxVNVUwTnlValpxYjAxcU1sUkJaVWM1ZWxVemQxcEJaa0pQVkZGZllWTlFka0l3T1hWVk9WRk9SWEpwWDB0cFRYUmFWVEpSZFhkVlRsOHdhRk0wWHpSRVRHVTJZV2hXVFVGTE16QmxhMG96VmxwWGNrSTNSRk13ZVc4MGIwdzRiM05mVjNSUGMyWkxURWR4UVU5U1VrZGZVa3RNT0doSGNsZzNUMjQzUXpCNVNVTjZSMmRVWVVGYVdtZGhNSGxFV0hoVlIwWlRRVzVsWWt4c1NWOXFSa2xXYjJGMFgwWnFaRlp5T0RSUVkxVnZPSFZGUjJaTVIzVTFZMk5LWWxkWFFXUkxORTgzTkhCV1MzTlhMV3hOTkZSVlYzSkZjbWxLZWxrMGVHZEtYek5sWm5saWVEQTRNMnBYTWprd1RtMUhMVjlHUm1GbldVZDRRVVIxYmpVNVVGRjVTVXRMUlhRelRYQTNZV1JYY0VWQ2VEazRSR1V4UWpOeFUwdGhhRlU0WDNackxXaEZaR2xXWmtkVlpHRlFjMVprVEdoWk9IQmtRbmRzVjFwRmQxVlJZMjVYYkV0R2NVVTRVMjloVEd3NGMzVktSa3RyU210cE1VTnljSGh3UTNRMlFURXRNR0ZtY1dKc1kyMWZjalJVUms5VmRWTlVlRVZKYlVveWJVRjZVazUwUW5odlNUaFlRVmQyWkV4VmVIbFFXVXBuTlZGM2VteDJMVzh3ZVVWR1dFeDNVRnBIZDJGaVdFSndWRGhXYjBVd2EwMW9TV3hPTWtOb1VUUnRMV280Wm1obFpESXdXSEI0YzBWSWFEVTRVWGt5YXpKS2NUZEpUVGxzU1dZellUVkpaRkpvTkVwSmVHcHlSeTAyUlRsc1VYbHFjVVV0VDB4aVZqZFVXSGR3WjJkcmExZEhjV2N0ZGtJMGJGZEJXRFZsY1V4R1RHWklObGxNY0Y5emVYTnlRa1pEZGxOd1FWVlJaVkZKTTJRNVREVkhhRE55ZG5SUFpFNWpOMVowVHpacVQyeGFSR2h4Tm1oUFdra3lZMUJvTlVseWRVWjBhRmxqV2pOTWVpMWxRVzFmYmxod1dsWjRiM1pPUmxkNFgyOHhTVU5aUzBrNFowWnJNV1F6YlZNeGNERnVYMHhhYldWbU1GbHZWa3hJV1V4c1FTNW1aRWMxYW1KVmQyUlFSbXBMV1VGYWNteFFlazlCLllBVFpDdkpkMVM3Wlp5MXVwWWNNc1c4enE4UVFxV1loNzBkS21tYm9aR0UiLCJleHAiOjE3MzIzMTc3ODEsImlhdCI6MTczMjIzMTM4MX0.ymBaMxQiwFjw_bLULbyvPCFU13aa9h3N6Xpb4Xg0s04","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-967"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-967\");  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-967' 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-967\").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: Thu, 21 Nov 2024 23:23:01 GMT
	Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000

body:

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

<<<<<<<<<<<<<<<<<<<<<<<<<
23:23:01.717 [ERROR] i.g.h.a.c.AddCookieBuilder$$anon$1 - 'addCookie-146' failed to execute: No attribute named 'tokenIdCookieName' is defined
23:23:01.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request createOrganization: No attribute named 'access_token' is defined
23:23:01.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request queryOrganization: No attribute named 'organization_id' is defined
23:23:01.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request deleteOrganization: No attribute named 'organization_id' is defined
23:23:02.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:03.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:03.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:04 GMT                                     485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=260677 KO=9     )
> restLoginInitiate                                        (OK=17929  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17927  KO=0     )
> Skip 2FA                                                 (OK=10026  KO=1     )
> User Authorize PKCE stage                                (OK=21318  KO=0     )
> User AccessToken PKCE stage                              (OK=21312  KO=1     )
> RootUserinfo                                             (OK=13294  KO=0     )
> GetUUid                                                  (OK=6049   KO=0     )
> GetOpenidConfig                                          (OK=17968  KO=0     )
> CreatePolicy                                             (OK=6043   KO=4     )
> tokenUserinfo                                            (OK=3198   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4050   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4049   KO=0     )
>  UI AM idFromSession                                     (OK=4049   KO=0     )
>  UI AM validateGoto                                      (OK=4049   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4046   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4046   KO=0     )
> restloginProgressiveProfileCallback                      (OK=667    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4046   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4046   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4044   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4044   KO=0     )
>  UI IDM uiconfig                                         (OK=4044   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4044   KO=0     )
>  UI IDM version                                          (OK=4044   KO=0     )
>  UI IDM features                                         (OK=4044   KO=0     )
>  UI IDM privilege                                        (OK=4044   KO=0     )
>  UI IDM login                                            (OK=4043   KO=0     )
>  UI IDM managed user schema                              (OK=4042   KO=0     )
>  UI IDM dashboard                                        (OK=4042   KO=0     )
>  UI IDM user                                             (OK=4042   KO=0     )
>  UI IDM oidcToken                                        (OK=4042   KO=0     )
> userinfo                                                 (OK=4040   KO=0     )
> UI-Logout                                                (OK=4039   KO=0     )
> UI-Logout Redirect 1                                     (OK=4039   KO=0     )
>  UI AM revoke2                                           (OK=4039   KO=0     )
>  UI AM endsession                                        (OK=4039   KO=0     )
>  UI AM revoke1                                           (OK=4039   KO=0     )
> getIdToken                                               (OK=1302   KO=0     )
> getIdToken Redirect 1                                    (OK=1302   KO=0     )
> createOrganization                                       (OK=1300   KO=0     )
> queryOrganization                                        (OK=1300   KO=0     )
> deleteOrganization                                       (OK=1300   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=642    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=642    KO=0     )
> ReadPolicy                                               (OK=5994   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=107    KO=0     )
> DeletePolicy                                             (OK=5922   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       649 (98.18%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.61%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.45%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.15%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.15%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.15%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.15%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 125401 / active: 181    / done: 18394 
================================================================================

23:23:05.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:07.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:07.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:07.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:07.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:08.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:08.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:09.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:09 GMT                                     490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=263462 KO=9     )
> restLoginInitiate                                        (OK=18114  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18112  KO=0     )
> Skip 2FA                                                 (OK=10126  KO=1     )
> User Authorize PKCE stage                                (OK=21538  KO=0     )
> User AccessToken PKCE stage                              (OK=21533  KO=1     )
> RootUserinfo                                             (OK=13399  KO=0     )
> GetUUid                                                  (OK=6116   KO=0     )
> GetOpenidConfig                                          (OK=18155  KO=0     )
> CreatePolicy                                             (OK=6112   KO=4     )
> tokenUserinfo                                            (OK=3231   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4095   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4095   KO=0     )
>  UI AM idFromSession                                     (OK=4095   KO=0     )
>  UI AM validateGoto                                      (OK=4095   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4093   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4093   KO=0     )
> restloginProgressiveProfileCallback                      (OK=674    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4093   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4093   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4090   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4089   KO=0     )
>  UI IDM uiconfig                                         (OK=4089   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4089   KO=0     )
>  UI IDM version                                          (OK=4089   KO=0     )
>  UI IDM features                                         (OK=4089   KO=0     )
>  UI IDM privilege                                        (OK=4089   KO=0     )
>  UI IDM login                                            (OK=4089   KO=0     )
>  UI IDM managed user schema                              (OK=4089   KO=0     )
>  UI IDM dashboard                                        (OK=4089   KO=0     )
>  UI IDM user                                             (OK=4089   KO=0     )
>  UI IDM oidcToken                                        (OK=4088   KO=0     )
> userinfo                                                 (OK=4088   KO=0     )
> UI-Logout                                                (OK=4087   KO=0     )
> UI-Logout Redirect 1                                     (OK=4087   KO=0     )
>  UI AM revoke2                                           (OK=4086   KO=0     )
>  UI AM endsession                                        (OK=4086   KO=0     )
>  UI AM revoke1                                           (OK=4086   KO=0     )
> getIdToken                                               (OK=1316   KO=0     )
> getIdToken Redirect 1                                    (OK=1315   KO=0     )
> createOrganization                                       (OK=1314   KO=0     )
> queryOrganization                                        (OK=1313   KO=0     )
> deleteOrganization                                       (OK=1312   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=650    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=650    KO=0     )
> ReadPolicy                                               (OK=6045   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=108    KO=0     )
> DeletePolicy                                             (OK=5989   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       657 (98.21%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.60%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.45%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.15%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.15%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.15%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.15%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 125211 / active: 170    / done: 18595 
================================================================================

23:23:10.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:11.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:11.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:11.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:11.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:12.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:13.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:13.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:14 GMT                                     495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=266302 KO=9     )
> restLoginInitiate                                        (OK=18317  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18313  KO=0     )
> Skip 2FA                                                 (OK=10242  KO=1     )
> User Authorize PKCE stage                                (OK=21775  KO=0     )
> User AccessToken PKCE stage                              (OK=21769  KO=1     )
> RootUserinfo                                             (OK=13514  KO=0     )
> GetUUid                                                  (OK=6189   KO=0     )
> GetOpenidConfig                                          (OK=18349  KO=0     )
> CreatePolicy                                             (OK=6184   KO=4     )
> tokenUserinfo                                            (OK=3262   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4141   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4139   KO=0     )
>  UI AM idFromSession                                     (OK=4138   KO=0     )
>  UI AM validateGoto                                      (OK=4138   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4135   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4135   KO=0     )
> restloginProgressiveProfileCallback                      (OK=682    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4135   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4135   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4135   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4133   KO=0     )
>  UI IDM uiconfig                                         (OK=4132   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4132   KO=0     )
>  UI IDM version                                          (OK=4132   KO=0     )
>  UI IDM features                                         (OK=4132   KO=0     )
>  UI IDM privilege                                        (OK=4132   KO=0     )
>  UI IDM login                                            (OK=4132   KO=0     )
>  UI IDM managed user schema                              (OK=4132   KO=0     )
>  UI IDM dashboard                                        (OK=4132   KO=0     )
>  UI IDM user                                             (OK=4132   KO=0     )
>  UI IDM oidcToken                                        (OK=4132   KO=0     )
> userinfo                                                 (OK=4132   KO=0     )
> UI-Logout                                                (OK=4132   KO=0     )
> UI-Logout Redirect 1                                     (OK=4132   KO=0     )
>  UI AM revoke2                                           (OK=4132   KO=0     )
>  UI AM endsession                                        (OK=4132   KO=0     )
>  UI AM revoke1                                           (OK=4132   KO=0     )
> getIdToken                                               (OK=1330   KO=0     )
> getIdToken Redirect 1                                    (OK=1329   KO=0     )
> createOrganization                                       (OK=1328   KO=0     )
> queryOrganization                                        (OK=1328   KO=0     )
> deleteOrganization                                       (OK=1328   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=660    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=659    KO=0     )
> ReadPolicy                                               (OK=6113   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=111    KO=0     )
> DeletePolicy                                             (OK=6044   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       665 (98.23%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.44%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.15%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.15%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.15%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.15%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 124996 / active: 199    / done: 18781 
================================================================================

23:23:15.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:16.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:16.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:17.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:17.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:18.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:19 GMT                                     500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=268981 KO=9     )
> restLoginInitiate                                        (OK=18513  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18500  KO=0     )
> Skip 2FA                                                 (OK=10349  KO=1     )
> User Authorize PKCE stage                                (OK=21993  KO=0     )
> User AccessToken PKCE stage                              (OK=21989  KO=1     )
> RootUserinfo                                             (OK=13657  KO=0     )
> GetUUid                                                  (OK=6255   KO=0     )
> GetOpenidConfig                                          (OK=18556  KO=0     )
> CreatePolicy                                             (OK=6250   KO=4     )
> tokenUserinfo                                            (OK=3299   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4176   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4176   KO=0     )
>  UI AM idFromSession                                     (OK=4176   KO=0     )
>  UI AM validateGoto                                      (OK=4176   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4176   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4176   KO=0     )
> restloginProgressiveProfileCallback                      (OK=688    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4176   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4176   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4175   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4174   KO=0     )
>  UI IDM uiconfig                                         (OK=4173   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4173   KO=0     )
>  UI IDM version                                          (OK=4172   KO=0     )
>  UI IDM features                                         (OK=4171   KO=0     )
>  UI IDM privilege                                        (OK=4171   KO=0     )
>  UI IDM login                                            (OK=4171   KO=0     )
>  UI IDM managed user schema                              (OK=4171   KO=0     )
>  UI IDM dashboard                                        (OK=4171   KO=0     )
>  UI IDM user                                             (OK=4171   KO=0     )
>  UI IDM oidcToken                                        (OK=4171   KO=0     )
> userinfo                                                 (OK=4171   KO=0     )
> UI-Logout                                                (OK=4171   KO=0     )
> UI-Logout Redirect 1                                     (OK=4171   KO=0     )
>  UI AM revoke2                                           (OK=4171   KO=0     )
>  UI AM endsession                                        (OK=4171   KO=0     )
>  UI AM revoke1                                           (OK=4171   KO=0     )
> getIdToken                                               (OK=1340   KO=0     )
> getIdToken Redirect 1                                    (OK=1340   KO=0     )
> createOrganization                                       (OK=1339   KO=0     )
> queryOrganization                                        (OK=1339   KO=0     )
> deleteOrganization                                       (OK=1339   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=665    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=665    KO=0     )
> ReadPolicy                                               (OK=6186   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=111    KO=0     )
> DeletePolicy                                             (OK=6110   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       671 (98.24%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.59%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.44%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.15%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.15%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.15%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.15%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 124794 / active: 209    / done: 18973 
================================================================================

23:23:20.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:21.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:22.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:22.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:23.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:23.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:24.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:24 GMT                                     505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=271701 KO=9     )
> restLoginInitiate                                        (OK=18693  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18691  KO=0     )
> Skip 2FA                                                 (OK=10462  KO=1     )
> User Authorize PKCE stage                                (OK=22221  KO=0     )
> User AccessToken PKCE stage                              (OK=22218  KO=1     )
> RootUserinfo                                             (OK=13843  KO=0     )
> GetUUid                                                  (OK=6329   KO=0     )
> GetOpenidConfig                                          (OK=18767  KO=0     )
> CreatePolicy                                             (OK=6322   KO=4     )
> tokenUserinfo                                            (OK=3333   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4214   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4213   KO=0     )
>  UI AM idFromSession                                     (OK=4213   KO=0     )
>  UI AM validateGoto                                      (OK=4213   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4213   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4213   KO=0     )
> restloginProgressiveProfileCallback                      (OK=697    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4213   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4213   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4211   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4210   KO=0     )
>  UI IDM uiconfig                                         (OK=4210   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4210   KO=0     )
>  UI IDM version                                          (OK=4210   KO=0     )
>  UI IDM features                                         (OK=4210   KO=0     )
>  UI IDM privilege                                        (OK=4210   KO=0     )
>  UI IDM login                                            (OK=4210   KO=0     )
>  UI IDM managed user schema                              (OK=4210   KO=0     )
>  UI IDM dashboard                                        (OK=4210   KO=0     )
>  UI IDM user                                             (OK=4210   KO=0     )
>  UI IDM oidcToken                                        (OK=4210   KO=0     )
> userinfo                                                 (OK=4209   KO=0     )
> UI-Logout                                                (OK=4208   KO=0     )
> UI-Logout Redirect 1                                     (OK=4208   KO=0     )
>  UI AM revoke2                                           (OK=4208   KO=0     )
>  UI AM endsession                                        (OK=4208   KO=0     )
>  UI AM revoke1                                           (OK=4208   KO=0     )
> getIdToken                                               (OK=1353   KO=0     )
> getIdToken Redirect 1                                    (OK=1353   KO=0     )
> createOrganization                                       (OK=1352   KO=0     )
> queryOrganization                                        (OK=1352   KO=0     )
> deleteOrganization                                       (OK=1352   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=672    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=672    KO=0     )
> ReadPolicy                                               (OK=6252   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=112    KO=0     )
> DeletePolicy                                             (OK=6180   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       678 (98.26%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.43%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 124608 / active: 194    / done: 19174 
================================================================================

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

================================================================================
2024-11-21 23:23:29 GMT                                     510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=274336 KO=9     )
> restLoginInitiate                                        (OK=18880  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18873  KO=0     )
> Skip 2FA                                                 (OK=10570  KO=1     )
> User Authorize PKCE stage                                (OK=22433  KO=0     )
> User AccessToken PKCE stage                              (OK=22431  KO=1     )
> RootUserinfo                                             (OK=13978  KO=0     )
> GetUUid                                                  (OK=6394   KO=0     )
> GetOpenidConfig                                          (OK=18972  KO=0     )
> CreatePolicy                                             (OK=6390   KO=4     )
> tokenUserinfo                                            (OK=3361   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4256   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4256   KO=0     )
>  UI AM idFromSession                                     (OK=4254   KO=0     )
>  UI AM validateGoto                                      (OK=4254   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4250   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4250   KO=0     )
> restloginProgressiveProfileCallback                      (OK=708    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4250   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4250   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4250   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4249   KO=0     )
>  UI IDM uiconfig                                         (OK=4249   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4249   KO=0     )
>  UI IDM version                                          (OK=4249   KO=0     )
>  UI IDM features                                         (OK=4249   KO=0     )
>  UI IDM privilege                                        (OK=4249   KO=0     )
>  UI IDM login                                            (OK=4249   KO=0     )
>  UI IDM managed user schema                              (OK=4249   KO=0     )
>  UI IDM dashboard                                        (OK=4249   KO=0     )
>  UI IDM user                                             (OK=4249   KO=0     )
>  UI IDM oidcToken                                        (OK=4246   KO=0     )
> userinfo                                                 (OK=4245   KO=0     )
> UI-Logout                                                (OK=4245   KO=0     )
> UI-Logout Redirect 1                                     (OK=4245   KO=0     )
>  UI AM revoke2                                           (OK=4245   KO=0     )
>  UI AM endsession                                        (OK=4245   KO=0     )
>  UI AM revoke1                                           (OK=4245   KO=0     )
> getIdToken                                               (OK=1364   KO=0     )
> getIdToken Redirect 1                                    (OK=1364   KO=0     )
> createOrganization                                       (OK=1363   KO=0     )
> queryOrganization                                        (OK=1363   KO=0     )
> deleteOrganization                                       (OK=1363   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=683    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=682    KO=0     )
> ReadPolicy                                               (OK=6323   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=114    KO=0     )
> DeletePolicy                                             (OK=6251   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       682 (98.27%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.58%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.43%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 124412 / active: 199    / done: 19365 
================================================================================

23:23:29.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:30.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:30.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:31.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:31.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:32.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:32.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:32.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:33.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:33.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:33.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:34.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:34.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:34 GMT                                     515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=277187 KO=9     )
> restLoginInitiate                                        (OK=19098  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19089  KO=0     )
> Skip 2FA                                                 (OK=10689  KO=1     )
> User Authorize PKCE stage                                (OK=22671  KO=0     )
> User AccessToken PKCE stage                              (OK=22663  KO=1     )
> RootUserinfo                                             (OK=14137  KO=0     )
> GetUUid                                                  (OK=6457   KO=0     )
> GetOpenidConfig                                          (OK=19175  KO=0     )
> CreatePolicy                                             (OK=6449   KO=4     )
> tokenUserinfo                                            (OK=3396   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4297   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4297   KO=0     )
>  UI AM idFromSession                                     (OK=4296   KO=0     )
>  UI AM validateGoto                                      (OK=4296   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4294   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4294   KO=0     )
> restloginProgressiveProfileCallback                      (OK=717    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4294   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4290   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4290   KO=0     )
>  UI IDM uiconfig                                         (OK=4289   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4289   KO=0     )
>  UI IDM version                                          (OK=4289   KO=0     )
>  UI IDM features                                         (OK=4288   KO=0     )
>  UI IDM privilege                                        (OK=4288   KO=0     )
>  UI IDM login                                            (OK=4288   KO=0     )
>  UI IDM managed user schema                              (OK=4287   KO=0     )
>  UI IDM dashboard                                        (OK=4288   KO=0     )
>  UI IDM user                                             (OK=4287   KO=0     )
>  UI IDM oidcToken                                        (OK=4287   KO=0     )
> userinfo                                                 (OK=4287   KO=0     )
> UI-Logout                                                (OK=4287   KO=0     )
> UI-Logout Redirect 1                                     (OK=4287   KO=0     )
>  UI AM revoke2                                           (OK=4287   KO=0     )
>  UI AM endsession                                        (OK=4287   KO=0     )
>  UI AM revoke1                                           (OK=4287   KO=0     )
> getIdToken                                               (OK=1378   KO=0     )
> getIdToken Redirect 1                                    (OK=1378   KO=0     )
> createOrganization                                       (OK=1377   KO=0     )
> queryOrganization                                        (OK=1377   KO=0     )
> deleteOrganization                                       (OK=1377   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=693    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=691    KO=0     )
> ReadPolicy                                               (OK=6393   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=117    KO=0     )
> DeletePolicy                                             (OK=6321   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       695 (98.30%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.57%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.42%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 124177 / active: 223    / done: 19576 
================================================================================

23:23:35.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:35.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:37.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:37.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:37.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:38.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:38.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:39.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:39.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:39.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:39 GMT                                     520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=279963 KO=9     )
> restLoginInitiate                                        (OK=19283  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19279  KO=0     )
> Skip 2FA                                                 (OK=10801  KO=1     )
> User Authorize PKCE stage                                (OK=22896  KO=0     )
> User AccessToken PKCE stage                              (OK=22891  KO=1     )
> RootUserinfo                                             (OK=14303  KO=0     )
> GetUUid                                                  (OK=6543   KO=0     )
> GetOpenidConfig                                          (OK=19388  KO=0     )
> CreatePolicy                                             (OK=6535   KO=4     )
> tokenUserinfo                                            (OK=3430   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4336   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4336   KO=0     )
>  UI AM idFromSession                                     (OK=4335   KO=0     )
>  UI AM validateGoto                                      (OK=4335   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4334   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4334   KO=0     )
> restloginProgressiveProfileCallback                      (OK=726    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4334   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4334   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4331   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4330   KO=0     )
>  UI IDM uiconfig                                         (OK=4330   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4330   KO=0     )
>  UI IDM version                                          (OK=4330   KO=0     )
>  UI IDM features                                         (OK=4330   KO=0     )
>  UI IDM privilege                                        (OK=4330   KO=0     )
>  UI IDM login                                            (OK=4330   KO=0     )
>  UI IDM managed user schema                              (OK=4330   KO=0     )
>  UI IDM dashboard                                        (OK=4330   KO=0     )
>  UI IDM user                                             (OK=4330   KO=0     )
>  UI IDM oidcToken                                        (OK=4329   KO=0     )
> userinfo                                                 (OK=4329   KO=0     )
> UI-Logout                                                (OK=4329   KO=0     )
> UI-Logout Redirect 1                                     (OK=4329   KO=0     )
>  UI AM revoke2                                           (OK=4329   KO=0     )
>  UI AM endsession                                        (OK=4329   KO=0     )
>  UI AM revoke1                                           (OK=4329   KO=0     )
> getIdToken                                               (OK=1385   KO=0     )
> getIdToken Redirect 1                                    (OK=1385   KO=0     )
> createOrganization                                       (OK=1384   KO=0     )
> queryOrganization                                        (OK=1383   KO=0     )
> deleteOrganization                                       (OK=1383   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=698    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=698    KO=0     )
> ReadPolicy                                               (OK=6449   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=119    KO=0     )
> DeletePolicy                                             (OK=6392   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       705 (98.33%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.56%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.42%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 123991 / active: 206    / done: 19779 
================================================================================

23:23:40.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:41.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:42.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:42.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:42.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:43.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:44.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:44 GMT                                     525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=282790 KO=9     )
> restLoginInitiate                                        (OK=19484  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19474  KO=0     )
> Skip 2FA                                                 (OK=10918  KO=1     )
> User Authorize PKCE stage                                (OK=23127  KO=0     )
> User AccessToken PKCE stage                              (OK=23122  KO=1     )
> RootUserinfo                                             (OK=14411  KO=0     )
> GetUUid                                                  (OK=6621   KO=0     )
> GetOpenidConfig                                          (OK=19610  KO=0     )
> CreatePolicy                                             (OK=6615   KO=4     )
> tokenUserinfo                                            (OK=3459   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4380   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4380   KO=0     )
>  UI AM idFromSession                                     (OK=4380   KO=0     )
>  UI AM validateGoto                                      (OK=4380   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4375   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4374   KO=0     )
> restloginProgressiveProfileCallback                      (OK=731    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4374   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4374   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4373   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4372   KO=0     )
>  UI IDM uiconfig                                         (OK=4372   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4372   KO=0     )
>  UI IDM version                                          (OK=4372   KO=0     )
>  UI IDM features                                         (OK=4372   KO=0     )
>  UI IDM privilege                                        (OK=4372   KO=0     )
>  UI IDM login                                            (OK=4372   KO=0     )
>  UI IDM managed user schema                              (OK=4372   KO=0     )
>  UI IDM dashboard                                        (OK=4372   KO=0     )
>  UI IDM user                                             (OK=4372   KO=0     )
>  UI IDM oidcToken                                        (OK=4372   KO=0     )
> userinfo                                                 (OK=4370   KO=0     )
> UI-Logout                                                (OK=4370   KO=0     )
> UI-Logout Redirect 1                                     (OK=4370   KO=0     )
>  UI AM revoke2                                           (OK=4370   KO=0     )
>  UI AM endsession                                        (OK=4370   KO=0     )
>  UI AM revoke1                                           (OK=4370   KO=0     )
> getIdToken                                               (OK=1400   KO=0     )
> getIdToken Redirect 1                                    (OK=1400   KO=0     )
> createOrganization                                       (OK=1398   KO=0     )
> queryOrganization                                        (OK=1398   KO=0     )
> deleteOrganization                                       (OK=1398   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=709    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=709    KO=0     )
> ReadPolicy                                               (OK=6536   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=122    KO=0     )
> DeletePolicy                                             (OK=6446   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       712 (98.34%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 123782 / active: 228    / done: 19966 
================================================================================

23:23:46.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:46.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:46.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:47.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:47.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:48.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:49 GMT                                     530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=285559 KO=9     )
> restLoginInitiate                                        (OK=19675  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19667  KO=0     )
> Skip 2FA                                                 (OK=11029  KO=1     )
> User Authorize PKCE stage                                (OK=23356  KO=0     )
> User AccessToken PKCE stage                              (OK=23351  KO=1     )
> RootUserinfo                                             (OK=14559  KO=0     )
> GetUUid                                                  (OK=6683   KO=0     )
> GetOpenidConfig                                          (OK=19839  KO=0     )
> CreatePolicy                                             (OK=6679   KO=4     )
> tokenUserinfo                                            (OK=3500   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4416   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4416   KO=0     )
>  UI AM idFromSession                                     (OK=4414   KO=0     )
>  UI AM validateGoto                                      (OK=4414   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4414   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4413   KO=0     )
> restloginProgressiveProfileCallback                      (OK=734    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4413   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4413   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4412   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4412   KO=0     )
>  UI IDM uiconfig                                         (OK=4412   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4412   KO=0     )
>  UI IDM version                                          (OK=4412   KO=0     )
>  UI IDM features                                         (OK=4412   KO=0     )
>  UI IDM privilege                                        (OK=4412   KO=0     )
>  UI IDM login                                            (OK=4412   KO=0     )
>  UI IDM managed user schema                              (OK=4412   KO=0     )
>  UI IDM dashboard                                        (OK=4412   KO=0     )
>  UI IDM user                                             (OK=4410   KO=0     )
>  UI IDM oidcToken                                        (OK=4409   KO=0     )
> userinfo                                                 (OK=4409   KO=0     )
> UI-Logout                                                (OK=4409   KO=0     )
> UI-Logout Redirect 1                                     (OK=4407   KO=0     )
>  UI AM revoke2                                           (OK=4407   KO=0     )
>  UI AM endsession                                        (OK=4407   KO=0     )
>  UI AM revoke1                                           (OK=4407   KO=0     )
> getIdToken                                               (OK=1416   KO=0     )
> getIdToken Redirect 1                                    (OK=1416   KO=0     )
> createOrganization                                       (OK=1415   KO=0     )
> queryOrganization                                        (OK=1415   KO=0     )
> deleteOrganization                                       (OK=1413   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=720    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=719    KO=0     )
> ReadPolicy                                               (OK=6618   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=123    KO=0     )
> DeletePolicy                                             (OK=6534   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       718 (98.36%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.55%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 123578 / active: 211    / done: 20187 
================================================================================

23:23:50.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:50.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:52.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:54.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:54.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:54.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:54 GMT                                     535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=288404 KO=9     )
> restLoginInitiate                                        (OK=19869  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19861  KO=0     )
> Skip 2FA                                                 (OK=11136  KO=1     )
> User Authorize PKCE stage                                (OK=23587  KO=0     )
> User AccessToken PKCE stage                              (OK=23579  KO=1     )
> RootUserinfo                                             (OK=14682  KO=0     )
> GetUUid                                                  (OK=6752   KO=0     )
> GetOpenidConfig                                          (OK=20053  KO=0     )
> CreatePolicy                                             (OK=6748   KO=4     )
> tokenUserinfo                                            (OK=3534   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4458   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4458   KO=0     )
>  UI AM idFromSession                                     (OK=4458   KO=0     )
>  UI AM validateGoto                                      (OK=4458   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4457   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4457   KO=0     )
> restloginProgressiveProfileCallback                      (OK=742    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4456   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4456   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4455   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4455   KO=0     )
>  UI IDM uiconfig                                         (OK=4455   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4455   KO=0     )
>  UI IDM version                                          (OK=4455   KO=0     )
>  UI IDM features                                         (OK=4455   KO=0     )
>  UI IDM privilege                                        (OK=4455   KO=0     )
>  UI IDM login                                            (OK=4455   KO=0     )
>  UI IDM managed user schema                              (OK=4454   KO=0     )
>  UI IDM dashboard                                        (OK=4454   KO=0     )
>  UI IDM user                                             (OK=4454   KO=0     )
>  UI IDM oidcToken                                        (OK=4454   KO=0     )
> userinfo                                                 (OK=4454   KO=0     )
> UI-Logout                                                (OK=4454   KO=0     )
> UI-Logout Redirect 1                                     (OK=4454   KO=0     )
>  UI AM revoke2                                           (OK=4454   KO=0     )
>  UI AM endsession                                        (OK=4454   KO=0     )
>  UI AM revoke1                                           (OK=4454   KO=0     )
> getIdToken                                               (OK=1432   KO=0     )
> getIdToken Redirect 1                                    (OK=1432   KO=0     )
> createOrganization                                       (OK=1431   KO=0     )
> queryOrganization                                        (OK=1431   KO=0     )
> deleteOrganization                                       (OK=1431   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=723    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=723    KO=0     )
> ReadPolicy                                               (OK=6681   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=125    KO=0     )
> DeletePolicy                                             (OK=6614   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       724 (98.37%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.41%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.14%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.14%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.14%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.14%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 123377 / active: 195    / done: 20404 
================================================================================

23:23:54.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:57.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:57.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:57.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:57.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:23:59.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:23:59 GMT                                     540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=291281 KO=9     )
> restLoginInitiate                                        (OK=20073  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20067  KO=0     )
> Skip 2FA                                                 (OK=11259  KO=1     )
> User Authorize PKCE stage                                (OK=23826  KO=0     )
> User AccessToken PKCE stage                              (OK=23821  KO=1     )
> RootUserinfo                                             (OK=14834  KO=0     )
> GetUUid                                                  (OK=6821   KO=0     )
> GetOpenidConfig                                          (OK=20255  KO=0     )
> CreatePolicy                                             (OK=6816   KO=4     )
> tokenUserinfo                                            (OK=3574   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4499   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4499   KO=0     )
>  UI AM idFromSession                                     (OK=4499   KO=0     )
>  UI AM validateGoto                                      (OK=4499   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4498   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4498   KO=0     )
> restloginProgressiveProfileCallback                      (OK=748    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4498   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4498   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4497   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4497   KO=0     )
>  UI IDM uiconfig                                         (OK=4497   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4497   KO=0     )
>  UI IDM version                                          (OK=4497   KO=0     )
>  UI IDM features                                         (OK=4497   KO=0     )
>  UI IDM privilege                                        (OK=4497   KO=0     )
>  UI IDM login                                            (OK=4497   KO=0     )
>  UI IDM managed user schema                              (OK=4497   KO=0     )
>  UI IDM dashboard                                        (OK=4497   KO=0     )
>  UI IDM user                                             (OK=4497   KO=0     )
>  UI IDM oidcToken                                        (OK=4497   KO=0     )
> userinfo                                                 (OK=4496   KO=0     )
> UI-Logout                                                (OK=4496   KO=0     )
> UI-Logout Redirect 1                                     (OK=4495   KO=0     )
>  UI AM revoke2                                           (OK=4495   KO=0     )
>  UI AM endsession                                        (OK=4495   KO=0     )
>  UI AM revoke1                                           (OK=4495   KO=0     )
> getIdToken                                               (OK=1452   KO=0     )
> getIdToken Redirect 1                                    (OK=1451   KO=0     )
> createOrganization                                       (OK=1450   KO=0     )
> queryOrganization                                        (OK=1450   KO=0     )
> deleteOrganization                                       (OK=1449   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=729    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=729    KO=0     )
> ReadPolicy                                               (OK=6748   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=126    KO=0     )
> DeletePolicy                                             (OK=6679   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       730 (98.38%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.54%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.40%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 123170 / active: 202    / done: 20604 
================================================================================

23:24:00.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:00.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:01.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:01.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:02.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:02.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:02.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:03.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:03.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:04.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:04.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:04 GMT                                     545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=294009 KO=9     )
> restLoginInitiate                                        (OK=20263  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20258  KO=0     )
> Skip 2FA                                                 (OK=11365  KO=1     )
> User Authorize PKCE stage                                (OK=24051  KO=0     )
> User AccessToken PKCE stage                              (OK=24048  KO=1     )
> RootUserinfo                                             (OK=14969  KO=0     )
> GetUUid                                                  (OK=6895   KO=0     )
> GetOpenidConfig                                          (OK=20463  KO=0     )
> CreatePolicy                                             (OK=6890   KO=4     )
> tokenUserinfo                                            (OK=3610   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4539   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4539   KO=0     )
>  UI AM idFromSession                                     (OK=4539   KO=0     )
>  UI AM validateGoto                                      (OK=4539   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4538   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4538   KO=0     )
> restloginProgressiveProfileCallback                      (OK=754    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4538   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4538   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4537   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4537   KO=0     )
>  UI IDM uiconfig                                         (OK=4537   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4537   KO=0     )
>  UI IDM version                                          (OK=4537   KO=0     )
>  UI IDM features                                         (OK=4537   KO=0     )
>  UI IDM privilege                                        (OK=4537   KO=0     )
>  UI IDM login                                            (OK=4537   KO=0     )
>  UI IDM managed user schema                              (OK=4537   KO=0     )
>  UI IDM dashboard                                        (OK=4537   KO=0     )
>  UI IDM user                                             (OK=4537   KO=0     )
>  UI IDM oidcToken                                        (OK=4537   KO=0     )
> userinfo                                                 (OK=4537   KO=0     )
> UI-Logout                                                (OK=4536   KO=0     )
> UI-Logout Redirect 1                                     (OK=4536   KO=0     )
>  UI AM revoke2                                           (OK=4536   KO=0     )
>  UI AM endsession                                        (OK=4536   KO=0     )
>  UI AM revoke1                                           (OK=4536   KO=0     )
> getIdToken                                               (OK=1463   KO=0     )
> getIdToken Redirect 1                                    (OK=1463   KO=0     )
> createOrganization                                       (OK=1462   KO=0     )
> queryOrganization                                        (OK=1462   KO=0     )
> deleteOrganization                                       (OK=1462   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=734    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=734    KO=0     )
> ReadPolicy                                               (OK=6819   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=128    KO=0     )
> DeletePolicy                                             (OK=6747   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       741 (98.41%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.40%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 122976 / active: 188    / done: 20812 
================================================================================

23:24:05.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:05.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:06.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:07.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:07.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:08.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:08.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:09.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:09 GMT                                     550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=296286 KO=9     )
> restLoginInitiate                                        (OK=20422  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20416  KO=0     )
> Skip 2FA                                                 (OK=11450  KO=1     )
> User Authorize PKCE stage                                (OK=24234  KO=0     )
> User AccessToken PKCE stage                              (OK=24231  KO=1     )
> RootUserinfo                                             (OK=15114  KO=0     )
> GetUUid                                                  (OK=6945   KO=0     )
> GetOpenidConfig                                          (OK=20657  KO=0     )
> CreatePolicy                                             (OK=6941   KO=4     )
> tokenUserinfo                                            (OK=3644   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4571   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4571   KO=0     )
>  UI AM idFromSession                                     (OK=4570   KO=0     )
>  UI AM validateGoto                                      (OK=4570   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4570   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4570   KO=0     )
> restloginProgressiveProfileCallback                      (OK=759    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4570   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4570   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4569   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4569   KO=0     )
>  UI IDM uiconfig                                         (OK=4569   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4569   KO=0     )
>  UI IDM version                                          (OK=4569   KO=0     )
>  UI IDM features                                         (OK=4568   KO=0     )
>  UI IDM privilege                                        (OK=4568   KO=0     )
>  UI IDM login                                            (OK=4568   KO=0     )
>  UI IDM managed user schema                              (OK=4568   KO=0     )
>  UI IDM dashboard                                        (OK=4568   KO=0     )
>  UI IDM user                                             (OK=4568   KO=0     )
>  UI IDM oidcToken                                        (OK=4568   KO=0     )
> userinfo                                                 (OK=4568   KO=0     )
> UI-Logout                                                (OK=4568   KO=0     )
> UI-Logout Redirect 1                                     (OK=4568   KO=0     )
>  UI AM revoke2                                           (OK=4568   KO=0     )
>  UI AM endsession                                        (OK=4568   KO=0     )
>  UI AM revoke1                                           (OK=4568   KO=0     )
> getIdToken                                               (OK=1474   KO=0     )
> getIdToken Redirect 1                                    (OK=1474   KO=0     )
> createOrganization                                       (OK=1473   KO=0     )
> queryOrganization                                        (OK=1473   KO=0     )
> deleteOrganization                                       (OK=1473   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=739    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=739    KO=0     )
> ReadPolicy                                               (OK=6891   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=129    KO=0     )
> DeletePolicy                                             (OK=6817   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       749 (98.42%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 122809 / active: 169    / done: 20998 
================================================================================

23:24:10.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:11.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:11.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:11.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:11.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:12.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:13.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:14 GMT                                     555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=299164 KO=9     )
> restLoginInitiate                                        (OK=20630  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20627  KO=0     )
> Skip 2FA                                                 (OK=11562  KO=1     )
> User Authorize PKCE stage                                (OK=24478  KO=0     )
> User AccessToken PKCE stage                              (OK=24473  KO=1     )
> RootUserinfo                                             (OK=15227  KO=0     )
> GetUUid                                                  (OK=7012   KO=0     )
> GetOpenidConfig                                          (OK=20847  KO=0     )
> CreatePolicy                                             (OK=7006   KO=4     )
> tokenUserinfo                                            (OK=3686   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4616   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4615   KO=0     )
>  UI AM idFromSession                                     (OK=4615   KO=0     )
>  UI AM validateGoto                                      (OK=4615   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4615   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4615   KO=0     )
> restloginProgressiveProfileCallback                      (OK=768    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4615   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4615   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4614   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4613   KO=0     )
>  UI IDM uiconfig                                         (OK=4613   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4613   KO=0     )
>  UI IDM version                                          (OK=4613   KO=0     )
>  UI IDM features                                         (OK=4613   KO=0     )
>  UI IDM privilege                                        (OK=4613   KO=0     )
>  UI IDM login                                            (OK=4613   KO=0     )
>  UI IDM managed user schema                              (OK=4613   KO=0     )
>  UI IDM dashboard                                        (OK=4613   KO=0     )
>  UI IDM user                                             (OK=4613   KO=0     )
>  UI IDM oidcToken                                        (OK=4612   KO=0     )
> userinfo                                                 (OK=4612   KO=0     )
> UI-Logout                                                (OK=4612   KO=0     )
> UI-Logout Redirect 1                                     (OK=4612   KO=0     )
>  UI AM revoke2                                           (OK=4612   KO=0     )
>  UI AM endsession                                        (OK=4612   KO=0     )
>  UI AM revoke1                                           (OK=4612   KO=0     )
> getIdToken                                               (OK=1489   KO=0     )
> getIdToken Redirect 1                                    (OK=1489   KO=0     )
> createOrganization                                       (OK=1487   KO=0     )
> queryOrganization                                        (OK=1487   KO=0     )
> deleteOrganization                                       (OK=1487   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=749    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=749    KO=0     )
> ReadPolicy                                               (OK=6944   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=130    KO=0     )
> DeletePolicy                                             (OK=6888   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       756 (98.44%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.52%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 122596 / active: 171    / done: 21209 
================================================================================

23:24:15.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:16.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:16.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:17.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:17.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:17.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:18.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:18.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:18.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:19.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:19 GMT                                     560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=301729 KO=9     )
> restLoginInitiate                                        (OK=20811  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20808  KO=0     )
> Skip 2FA                                                 (OK=11659  KO=1     )
> User Authorize PKCE stage                                (OK=24689  KO=0     )
> User AccessToken PKCE stage                              (OK=24684  KO=1     )
> RootUserinfo                                             (OK=15370  KO=0     )
> GetUUid                                                  (OK=7071   KO=0     )
> GetOpenidConfig                                          (OK=21023  KO=0     )
> CreatePolicy                                             (OK=7067   KO=4     )
> tokenUserinfo                                            (OK=3722   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4655   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4655   KO=0     )
>  UI AM idFromSession                                     (OK=4654   KO=0     )
>  UI AM validateGoto                                      (OK=4654   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4654   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4654   KO=0     )
> restloginProgressiveProfileCallback                      (OK=776    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4654   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4654   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4652   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4651   KO=0     )
>  UI IDM uiconfig                                         (OK=4651   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4651   KO=0     )
>  UI IDM version                                          (OK=4651   KO=0     )
>  UI IDM features                                         (OK=4651   KO=0     )
>  UI IDM privilege                                        (OK=4651   KO=0     )
>  UI IDM login                                            (OK=4651   KO=0     )
>  UI IDM managed user schema                              (OK=4651   KO=0     )
>  UI IDM dashboard                                        (OK=4651   KO=0     )
>  UI IDM user                                             (OK=4650   KO=0     )
>  UI IDM oidcToken                                        (OK=4650   KO=0     )
> userinfo                                                 (OK=4650   KO=0     )
> UI-Logout                                                (OK=4650   KO=0     )
> UI-Logout Redirect 1                                     (OK=4650   KO=0     )
>  UI AM revoke2                                           (OK=4650   KO=0     )
>  UI AM endsession                                        (OK=4650   KO=0     )
>  UI AM revoke1                                           (OK=4650   KO=0     )
> getIdToken                                               (OK=1504   KO=0     )
> getIdToken Redirect 1                                    (OK=1504   KO=0     )
> createOrganization                                       (OK=1503   KO=0     )
> queryOrganization                                        (OK=1503   KO=0     )
> deleteOrganization                                       (OK=1502   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=755    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=755    KO=0     )
> ReadPolicy                                               (OK=7005   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=130    KO=0     )
> DeletePolicy                                             (OK=6943   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       766 (98.46%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.39%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 122410 / active: 166    / done: 21400 
================================================================================

23:24:20.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:20.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:21.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:22.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:23.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:23.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:24 GMT                                     565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=304278 KO=9     )
> restLoginInitiate                                        (OK=21002  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20997  KO=0     )
> Skip 2FA                                                 (OK=11779  KO=1     )
> User Authorize PKCE stage                                (OK=24902  KO=0     )
> User AccessToken PKCE stage                              (OK=24893  KO=1     )
> RootUserinfo                                             (OK=15501  KO=0     )
> GetUUid                                                  (OK=7144   KO=0     )
> GetOpenidConfig                                          (OK=21219  KO=0     )
> CreatePolicy                                             (OK=7138   KO=4     )
> tokenUserinfo                                            (OK=3747   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4690   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4690   KO=0     )
>  UI AM idFromSession                                     (OK=4690   KO=0     )
>  UI AM validateGoto                                      (OK=4690   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4688   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4688   KO=0     )
> restloginProgressiveProfileCallback                      (OK=780    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4688   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4688   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4688   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4688   KO=0     )
>  UI IDM uiconfig                                         (OK=4688   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4688   KO=0     )
>  UI IDM version                                          (OK=4688   KO=0     )
>  UI IDM features                                         (OK=4688   KO=0     )
>  UI IDM privilege                                        (OK=4688   KO=0     )
>  UI IDM login                                            (OK=4688   KO=0     )
>  UI IDM managed user schema                              (OK=4687   KO=0     )
>  UI IDM dashboard                                        (OK=4688   KO=0     )
>  UI IDM user                                             (OK=4687   KO=0     )
>  UI IDM oidcToken                                        (OK=4687   KO=0     )
> userinfo                                                 (OK=4687   KO=0     )
> UI-Logout                                                (OK=4687   KO=0     )
> UI-Logout Redirect 1                                     (OK=4686   KO=0     )
>  UI AM revoke2                                           (OK=4684   KO=0     )
>  UI AM endsession                                        (OK=4685   KO=0     )
>  UI AM revoke1                                           (OK=4685   KO=0     )
> getIdToken                                               (OK=1516   KO=0     )
> getIdToken Redirect 1                                    (OK=1516   KO=0     )
> createOrganization                                       (OK=1515   KO=0     )
> queryOrganization                                        (OK=1515   KO=0     )
> deleteOrganization                                       (OK=1515   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=758    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=758    KO=0     )
> ReadPolicy                                               (OK=7069   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=131    KO=0     )
> DeletePolicy                                             (OK=7004   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       772 (98.47%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.38%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 14%
          waiting: 122212 / active: 200    / done: 21564 
================================================================================

23:24:25.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:25.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:26.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:26.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:26.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:26.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:27.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:27.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:27.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:28.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:29.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:29.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:29 GMT                                     570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=307318 KO=9     )
> restLoginInitiate                                        (OK=21215  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21208  KO=0     )
> Skip 2FA                                                 (OK=11892  KO=1     )
> User Authorize PKCE stage                                (OK=25149  KO=0     )
> User AccessToken PKCE stage                              (OK=25146  KO=1     )
> RootUserinfo                                             (OK=15608  KO=0     )
> GetUUid                                                  (OK=7222   KO=0     )
> GetOpenidConfig                                          (OK=21432  KO=0     )
> CreatePolicy                                             (OK=7216   KO=4     )
> tokenUserinfo                                            (OK=3779   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4741   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4741   KO=0     )
>  UI AM idFromSession                                     (OK=4741   KO=0     )
>  UI AM validateGoto                                      (OK=4741   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4741   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4739   KO=0     )
> restloginProgressiveProfileCallback                      (OK=787    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4738   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4738   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4735   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4735   KO=0     )
>  UI IDM uiconfig                                         (OK=4735   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4735   KO=0     )
>  UI IDM version                                          (OK=4735   KO=0     )
>  UI IDM features                                         (OK=4735   KO=0     )
>  UI IDM privilege                                        (OK=4735   KO=0     )
>  UI IDM login                                            (OK=4735   KO=0     )
>  UI IDM managed user schema                              (OK=4735   KO=0     )
>  UI IDM dashboard                                        (OK=4735   KO=0     )
>  UI IDM user                                             (OK=4735   KO=0     )
>  UI IDM oidcToken                                        (OK=4735   KO=0     )
> userinfo                                                 (OK=4733   KO=0     )
> UI-Logout                                                (OK=4733   KO=0     )
> UI-Logout Redirect 1                                     (OK=4732   KO=0     )
>  UI AM revoke2                                           (OK=4731   KO=0     )
>  UI AM endsession                                        (OK=4731   KO=0     )
>  UI AM revoke1                                           (OK=4731   KO=0     )
> getIdToken                                               (OK=1532   KO=0     )
> getIdToken Redirect 1                                    (OK=1532   KO=0     )
> createOrganization                                       (OK=1531   KO=0     )
> queryOrganization                                        (OK=1531   KO=0     )
> deleteOrganization                                       (OK=1531   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=768    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=768    KO=0     )
> ReadPolicy                                               (OK=7141   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=132    KO=0     )
> DeletePolicy                                             (OK=7067   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       784 (98.49%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.38%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)
> status.find.is(200), but actually found 502                         1 ( 0.13%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.13%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.13%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.13%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 121988 / active: 215    / done: 21773 
================================================================================

23:24:30.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:31.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:32.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:33.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:33.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:34.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:34 GMT                                     575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=310270 KO=9     )
> restLoginInitiate                                        (OK=21405  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21398  KO=0     )
> Skip 2FA                                                 (OK=12000  KO=1     )
> User Authorize PKCE stage                                (OK=25382  KO=0     )
> User AccessToken PKCE stage                              (OK=25372  KO=1     )
> RootUserinfo                                             (OK=15756  KO=0     )
> GetUUid                                                  (OK=7278   KO=0     )
> GetOpenidConfig                                          (OK=21638  KO=0     )
> CreatePolicy                                             (OK=7271   KO=4     )
> tokenUserinfo                                            (OK=3805   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4792   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4792   KO=0     )
>  UI AM idFromSession                                     (OK=4791   KO=0     )
>  UI AM validateGoto                                      (OK=4791   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4790   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4789   KO=0     )
> restloginProgressiveProfileCallback                      (OK=794    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4788   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4788   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4783   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4783   KO=0     )
>  UI IDM uiconfig                                         (OK=4783   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4783   KO=0     )
>  UI IDM version                                          (OK=4783   KO=0     )
>  UI IDM features                                         (OK=4783   KO=0     )
>  UI IDM privilege                                        (OK=4783   KO=0     )
>  UI IDM login                                            (OK=4783   KO=0     )
>  UI IDM managed user schema                              (OK=4783   KO=0     )
>  UI IDM dashboard                                        (OK=4783   KO=0     )
>  UI IDM user                                             (OK=4783   KO=0     )
>  UI IDM oidcToken                                        (OK=4783   KO=0     )
> userinfo                                                 (OK=4782   KO=0     )
> UI-Logout                                                (OK=4781   KO=0     )
> UI-Logout Redirect 1                                     (OK=4781   KO=0     )
>  UI AM revoke2                                           (OK=4780   KO=0     )
>  UI AM endsession                                        (OK=4780   KO=0     )
>  UI AM revoke1                                           (OK=4780   KO=0     )
> getIdToken                                               (OK=1546   KO=0     )
> getIdToken Redirect 1                                    (OK=1545   KO=0     )
> createOrganization                                       (OK=1544   KO=0     )
> queryOrganization                                        (OK=1544   KO=0     )
> deleteOrganization                                       (OK=1544   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=779    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=779    KO=0     )
> ReadPolicy                                               (OK=7217   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=135    KO=0     )
> DeletePolicy                                             (OK=7137   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       790 (98.50%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 121789 / active: 217    / done: 21970 
================================================================================

23:24:35.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:36.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:36.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:37.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:37.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:38.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:38.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:38.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:39 GMT                                     580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=313174 KO=9     )
> restLoginInitiate                                        (OK=21608  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21594  KO=0     )
> Skip 2FA                                                 (OK=12108  KO=1     )
> User Authorize PKCE stage                                (OK=25616  KO=0     )
> User AccessToken PKCE stage                              (OK=25613  KO=1     )
> RootUserinfo                                             (OK=15879  KO=0     )
> GetUUid                                                  (OK=7351   KO=0     )
> GetOpenidConfig                                          (OK=21843  KO=0     )
> CreatePolicy                                             (OK=7347   KO=4     )
> tokenUserinfo                                            (OK=3842   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4834   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4833   KO=0     )
>  UI AM idFromSession                                     (OK=4833   KO=0     )
>  UI AM validateGoto                                      (OK=4833   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4832   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4832   KO=0     )
> restloginProgressiveProfileCallback                      (OK=801    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4832   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4832   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4831   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4831   KO=0     )
>  UI IDM uiconfig                                         (OK=4829   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4829   KO=0     )
>  UI IDM version                                          (OK=4828   KO=0     )
>  UI IDM features                                         (OK=4828   KO=0     )
>  UI IDM privilege                                        (OK=4828   KO=0     )
>  UI IDM login                                            (OK=4828   KO=0     )
>  UI IDM managed user schema                              (OK=4828   KO=0     )
>  UI IDM dashboard                                        (OK=4828   KO=0     )
>  UI IDM user                                             (OK=4828   KO=0     )
>  UI IDM oidcToken                                        (OK=4825   KO=0     )
> userinfo                                                 (OK=4825   KO=0     )
> UI-Logout                                                (OK=4825   KO=0     )
> UI-Logout Redirect 1                                     (OK=4824   KO=0     )
>  UI AM revoke2                                           (OK=4823   KO=0     )
>  UI AM endsession                                        (OK=4823   KO=0     )
>  UI AM revoke1                                           (OK=4823   KO=0     )
> getIdToken                                               (OK=1568   KO=0     )
> getIdToken Redirect 1                                    (OK=1568   KO=0     )
> createOrganization                                       (OK=1567   KO=0     )
> queryOrganization                                        (OK=1566   KO=0     )
> deleteOrganization                                       (OK=1566   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=785    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=785    KO=0     )
> ReadPolicy                                               (OK=7273   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=136    KO=0     )
> DeletePolicy                                             (OK=7213   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       798 (98.52%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 121580 / active: 205    / done: 22191 
================================================================================

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

================================================================================
2024-11-21 23:24:44 GMT                                     585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=315600 KO=9     )
> restLoginInitiate                                        (OK=21787  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21777  KO=0     )
> Skip 2FA                                                 (OK=12219  KO=1     )
> User Authorize PKCE stage                                (OK=25822  KO=0     )
> User AccessToken PKCE stage                              (OK=25820  KO=1     )
> RootUserinfo                                             (OK=16018  KO=0     )
> GetUUid                                                  (OK=7415   KO=0     )
> GetOpenidConfig                                          (OK=22038  KO=0     )
> CreatePolicy                                             (OK=7409   KO=4     )
> tokenUserinfo                                            (OK=3880   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4867   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4867   KO=0     )
>  UI AM idFromSession                                     (OK=4865   KO=0     )
>  UI AM validateGoto                                      (OK=4866   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4863   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4862   KO=0     )
> restloginProgressiveProfileCallback                      (OK=805    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4861   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4861   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4859   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4859   KO=0     )
>  UI IDM uiconfig                                         (OK=4859   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4859   KO=0     )
>  UI IDM version                                          (OK=4859   KO=0     )
>  UI IDM features                                         (OK=4859   KO=0     )
>  UI IDM privilege                                        (OK=4859   KO=0     )
>  UI IDM login                                            (OK=4859   KO=0     )
>  UI IDM managed user schema                              (OK=4859   KO=0     )
>  UI IDM dashboard                                        (OK=4859   KO=0     )
>  UI IDM user                                             (OK=4859   KO=0     )
>  UI IDM oidcToken                                        (OK=4859   KO=0     )
> userinfo                                                 (OK=4858   KO=0     )
> UI-Logout                                                (OK=4858   KO=0     )
> UI-Logout Redirect 1                                     (OK=4858   KO=0     )
>  UI AM revoke2                                           (OK=4858   KO=0     )
>  UI AM endsession                                        (OK=4858   KO=0     )
>  UI AM revoke1                                           (OK=4858   KO=0     )
> getIdToken                                               (OK=1581   KO=0     )
> getIdToken Redirect 1                                    (OK=1580   KO=0     )
> createOrganization                                       (OK=1579   KO=0     )
> queryOrganization                                        (OK=1579   KO=0     )
> deleteOrganization                                       (OK=1579   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=795    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=794    KO=0     )
> ReadPolicy                                               (OK=7348   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=136    KO=0     )
> DeletePolicy                                             (OK=7271   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       801 (98.52%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 121390 / active: 219    / done: 22367 
================================================================================

23:24:44.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:46.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:46.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:46.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:48.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:48.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:48.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:49.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:49 GMT                                     590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=318584 KO=9     )
> restLoginInitiate                                        (OK=21992  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21984  KO=0     )
> Skip 2FA                                                 (OK=12335  KO=1     )
> User Authorize PKCE stage                                (OK=26070  KO=0     )
> User AccessToken PKCE stage                              (OK=26065  KO=1     )
> RootUserinfo                                             (OK=16199  KO=0     )
> GetUUid                                                  (OK=7478   KO=0     )
> GetOpenidConfig                                          (OK=22239  KO=0     )
> CreatePolicy                                             (OK=7474   KO=4     )
> tokenUserinfo                                            (OK=3922   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4912   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4912   KO=0     )
>  UI AM idFromSession                                     (OK=4912   KO=0     )
>  UI AM validateGoto                                      (OK=4912   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4908   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4908   KO=0     )
> restloginProgressiveProfileCallback                      (OK=812    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4907   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4907   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4905   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4905   KO=0     )
>  UI IDM uiconfig                                         (OK=4904   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4904   KO=0     )
>  UI IDM version                                          (OK=4904   KO=0     )
>  UI IDM features                                         (OK=4904   KO=0     )
>  UI IDM privilege                                        (OK=4904   KO=0     )
>  UI IDM login                                            (OK=4904   KO=0     )
>  UI IDM managed user schema                              (OK=4903   KO=0     )
>  UI IDM dashboard                                        (OK=4904   KO=0     )
>  UI IDM user                                             (OK=4904   KO=0     )
>  UI IDM oidcToken                                        (OK=4902   KO=0     )
> userinfo                                                 (OK=4901   KO=0     )
> UI-Logout                                                (OK=4901   KO=0     )
> UI-Logout Redirect 1                                     (OK=4901   KO=0     )
>  UI AM revoke2                                           (OK=4901   KO=0     )
>  UI AM endsession                                        (OK=4901   KO=0     )
>  UI AM revoke1                                           (OK=4901   KO=0     )
> getIdToken                                               (OK=1597   KO=0     )
> getIdToken Redirect 1                                    (OK=1597   KO=0     )
> createOrganization                                       (OK=1596   KO=0     )
> queryOrganization                                        (OK=1596   KO=0     )
> deleteOrganization                                       (OK=1596   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=803    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=803    KO=0     )
> ReadPolicy                                               (OK=7412   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=137    KO=0     )
> DeletePolicy                                             (OK=7346   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       809 (98.54%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.37%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 121179 / active: 198    / done: 22599 
================================================================================

23:24:50.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:51.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:51.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:52.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:52.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:54 GMT                                     595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=321789 KO=9     )
> restLoginInitiate                                        (OK=22193  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22186  KO=0     )
> Skip 2FA                                                 (OK=12440  KO=1     )
> User Authorize PKCE stage                                (OK=26324  KO=0     )
> User AccessToken PKCE stage                              (OK=26321  KO=1     )
> RootUserinfo                                             (OK=16359  KO=0     )
> GetUUid                                                  (OK=7534   KO=0     )
> GetOpenidConfig                                          (OK=22420  KO=0     )
> CreatePolicy                                             (OK=7528   KO=4     )
> tokenUserinfo                                            (OK=3962   KO=0     )
> UI-Post-Login - stage 1                                  (OK=4965   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4965   KO=0     )
>  UI AM idFromSession                                     (OK=4965   KO=0     )
>  UI AM validateGoto                                      (OK=4965   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4963   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4963   KO=0     )
> restloginProgressiveProfileCallback                      (OK=820    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4962   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4962   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4961   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4961   KO=0     )
>  UI IDM uiconfig                                         (OK=4961   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4961   KO=0     )
>  UI IDM version                                          (OK=4961   KO=0     )
>  UI IDM features                                         (OK=4961   KO=0     )
>  UI IDM privilege                                        (OK=4961   KO=0     )
>  UI IDM login                                            (OK=4961   KO=0     )
>  UI IDM managed user schema                              (OK=4961   KO=0     )
>  UI IDM dashboard                                        (OK=4961   KO=0     )
>  UI IDM user                                             (OK=4961   KO=0     )
>  UI IDM oidcToken                                        (OK=4959   KO=0     )
> userinfo                                                 (OK=4959   KO=0     )
> UI-Logout                                                (OK=4959   KO=0     )
> UI-Logout Redirect 1                                     (OK=4958   KO=0     )
>  UI AM revoke2                                           (OK=4958   KO=0     )
>  UI AM endsession                                        (OK=4957   KO=0     )
>  UI AM revoke1                                           (OK=4958   KO=0     )
> getIdToken                                               (OK=1616   KO=0     )
> getIdToken Redirect 1                                    (OK=1616   KO=0     )
> createOrganization                                       (OK=1614   KO=0     )
> queryOrganization                                        (OK=1614   KO=0     )
> deleteOrganization                                       (OK=1614   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=810    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=810    KO=0     )
> ReadPolicy                                               (OK=7471   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=138    KO=0     )
> DeletePolicy                                             (OK=7410   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       814 (98.55%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 120972 / active: 178    / done: 22826 
================================================================================

23:24:54.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:54.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:55.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:56.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:24:57.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:24:59 GMT                                     600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=324426 KO=9     )
> restLoginInitiate                                        (OK=22397  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22385  KO=0     )
> Skip 2FA                                                 (OK=12550  KO=1     )
> User Authorize PKCE stage                                (OK=26550  KO=0     )
> User AccessToken PKCE stage                              (OK=26543  KO=1     )
> RootUserinfo                                             (OK=16496  KO=0     )
> GetUUid                                                  (OK=7599   KO=0     )
> GetOpenidConfig                                          (OK=22602  KO=0     )
> CreatePolicy                                             (OK=7593   KO=4     )
> tokenUserinfo                                            (OK=4001   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5007   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5006   KO=0     )
>  UI AM idFromSession                                     (OK=5003   KO=0     )
>  UI AM validateGoto                                      (OK=5003   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5001   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5000   KO=0     )
> restloginProgressiveProfileCallback                      (OK=827    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5000   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4999   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4998   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4998   KO=0     )
>  UI IDM uiconfig                                         (OK=4998   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4998   KO=0     )
>  UI IDM version                                          (OK=4998   KO=0     )
>  UI IDM features                                         (OK=4998   KO=0     )
>  UI IDM privilege                                        (OK=4998   KO=0     )
>  UI IDM login                                            (OK=4998   KO=0     )
>  UI IDM managed user schema                              (OK=4997   KO=0     )
>  UI IDM dashboard                                        (OK=4997   KO=0     )
>  UI IDM user                                             (OK=4997   KO=0     )
>  UI IDM oidcToken                                        (OK=4997   KO=0     )
> userinfo                                                 (OK=4997   KO=0     )
> UI-Logout                                                (OK=4997   KO=0     )
> UI-Logout Redirect 1                                     (OK=4997   KO=0     )
>  UI AM revoke2                                           (OK=4996   KO=0     )
>  UI AM endsession                                        (OK=4997   KO=0     )
>  UI AM revoke1                                           (OK=4996   KO=0     )
> getIdToken                                               (OK=1629   KO=0     )
> getIdToken Redirect 1                                    (OK=1629   KO=0     )
> createOrganization                                       (OK=1628   KO=0     )
> queryOrganization                                        (OK=1628   KO=0     )
> deleteOrganization                                       (OK=1628   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=815    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=815    KO=0     )
> ReadPolicy                                               (OK=7531   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=139    KO=0     )
> DeletePolicy                                             (OK=7470   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       819 (98.56%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 120758 / active: 205    / done: 23013 
================================================================================

23:24:59.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:00.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:01.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:02.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:02.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:04.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:04 GMT                                     605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=327622 KO=9     )
> restLoginInitiate                                        (OK=22596  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22592  KO=0     )
> Skip 2FA                                                 (OK=12669  KO=1     )
> User Authorize PKCE stage                                (OK=26813  KO=0     )
> User AccessToken PKCE stage                              (OK=26799  KO=1     )
> RootUserinfo                                             (OK=16655  KO=0     )
> GetUUid                                                  (OK=7664   KO=0     )
> GetOpenidConfig                                          (OK=22793  KO=0     )
> CreatePolicy                                             (OK=7660   KO=4     )
> tokenUserinfo                                            (OK=4034   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5058   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5058   KO=0     )
>  UI AM idFromSession                                     (OK=5058   KO=0     )
>  UI AM validateGoto                                      (OK=5058   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5055   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5055   KO=0     )
> restloginProgressiveProfileCallback                      (OK=842    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5055   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5055   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5053   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5053   KO=0     )
>  UI IDM uiconfig                                         (OK=5053   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5053   KO=0     )
>  UI IDM version                                          (OK=5053   KO=0     )
>  UI IDM features                                         (OK=5053   KO=0     )
>  UI IDM privilege                                        (OK=5053   KO=0     )
>  UI IDM login                                            (OK=5053   KO=0     )
>  UI IDM managed user schema                              (OK=5052   KO=0     )
>  UI IDM dashboard                                        (OK=5052   KO=0     )
>  UI IDM user                                             (OK=5052   KO=0     )
>  UI IDM oidcToken                                        (OK=5052   KO=0     )
> userinfo                                                 (OK=5051   KO=0     )
> UI-Logout                                                (OK=5049   KO=0     )
> UI-Logout Redirect 1                                     (OK=5049   KO=0     )
>  UI AM revoke2                                           (OK=5048   KO=0     )
>  UI AM endsession                                        (OK=5048   KO=0     )
>  UI AM revoke1                                           (OK=5048   KO=0     )
> getIdToken                                               (OK=1646   KO=0     )
> getIdToken Redirect 1                                    (OK=1646   KO=0     )
> createOrganization                                       (OK=1645   KO=0     )
> queryOrganization                                        (OK=1645   KO=0     )
> deleteOrganization                                       (OK=1644   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=820    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=820    KO=0     )
> ReadPolicy                                               (OK=7595   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=139    KO=0     )
> DeletePolicy                                             (OK=7528   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       825 (98.57%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 120557 / active: 208    / done: 23211 
================================================================================

23:25:04.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:05.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:05.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:06.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:06.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:07.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:08.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:09 GMT                                     610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=330256 KO=9     )
> restLoginInitiate                                        (OK=22767  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22763  KO=0     )
> Skip 2FA                                                 (OK=12758  KO=1     )
> User Authorize PKCE stage                                (OK=27020  KO=0     )
> User AccessToken PKCE stage                              (OK=27017  KO=1     )
> RootUserinfo                                             (OK=16822  KO=0     )
> GetUUid                                                  (OK=7720   KO=0     )
> GetOpenidConfig                                          (OK=22977  KO=0     )
> CreatePolicy                                             (OK=7716   KO=4     )
> tokenUserinfo                                            (OK=4071   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5099   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5098   KO=0     )
>  UI AM idFromSession                                     (OK=5096   KO=0     )
>  UI AM validateGoto                                      (OK=5097   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5095   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5095   KO=0     )
> restloginProgressiveProfileCallback                      (OK=847    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5095   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5095   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5093   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5093   KO=0     )
>  UI IDM uiconfig                                         (OK=5092   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5092   KO=0     )
>  UI IDM version                                          (OK=5092   KO=0     )
>  UI IDM features                                         (OK=5092   KO=0     )
>  UI IDM privilege                                        (OK=5092   KO=0     )
>  UI IDM login                                            (OK=5092   KO=0     )
>  UI IDM managed user schema                              (OK=5092   KO=0     )
>  UI IDM dashboard                                        (OK=5092   KO=0     )
>  UI IDM user                                             (OK=5091   KO=0     )
>  UI IDM oidcToken                                        (OK=5091   KO=0     )
> userinfo                                                 (OK=5091   KO=0     )
> UI-Logout                                                (OK=5091   KO=0     )
> UI-Logout Redirect 1                                     (OK=5091   KO=0     )
>  UI AM revoke2                                           (OK=5091   KO=0     )
>  UI AM endsession                                        (OK=5091   KO=0     )
>  UI AM revoke1                                           (OK=5091   KO=0     )
> getIdToken                                               (OK=1662   KO=0     )
> getIdToken Redirect 1                                    (OK=1661   KO=0     )
> createOrganization                                       (OK=1660   KO=0     )
> queryOrganization                                        (OK=1660   KO=0     )
> deleteOrganization                                       (OK=1660   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=832    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=831    KO=0     )
> ReadPolicy                                               (OK=7661   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=141    KO=0     )
> DeletePolicy                                             (OK=7590   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       832 (98.58%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.36%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 120375 / active: 174    / done: 23427 
================================================================================

23:25:10.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:10.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:11.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:11.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:12.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:14 GMT                                     615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=333178 KO=9     )
> restLoginInitiate                                        (OK=22961  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22954  KO=0     )
> Skip 2FA                                                 (OK=12859  KO=1     )
> User Authorize PKCE stage                                (OK=27253  KO=0     )
> User AccessToken PKCE stage                              (OK=27249  KO=1     )
> RootUserinfo                                             (OK=16924  KO=0     )
> GetUUid                                                  (OK=7791   KO=0     )
> GetOpenidConfig                                          (OK=23170  KO=0     )
> CreatePolicy                                             (OK=7785   KO=4     )
> tokenUserinfo                                            (OK=4104   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5148   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5148   KO=0     )
>  UI AM idFromSession                                     (OK=5147   KO=0     )
>  UI AM validateGoto                                      (OK=5147   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5144   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5143   KO=0     )
> restloginProgressiveProfileCallback                      (OK=851    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5143   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5143   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5143   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5143   KO=0     )
>  UI IDM uiconfig                                         (OK=5143   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5143   KO=0     )
>  UI IDM version                                          (OK=5143   KO=0     )
>  UI IDM features                                         (OK=5143   KO=0     )
>  UI IDM privilege                                        (OK=5143   KO=0     )
>  UI IDM login                                            (OK=5143   KO=0     )
>  UI IDM managed user schema                              (OK=5143   KO=0     )
>  UI IDM dashboard                                        (OK=5143   KO=0     )
>  UI IDM user                                             (OK=5143   KO=0     )
>  UI IDM oidcToken                                        (OK=5142   KO=0     )
> userinfo                                                 (OK=5140   KO=0     )
> UI-Logout                                                (OK=5140   KO=0     )
> UI-Logout Redirect 1                                     (OK=5140   KO=0     )
>  UI AM revoke2                                           (OK=5140   KO=0     )
>  UI AM endsession                                        (OK=5140   KO=0     )
>  UI AM revoke1                                           (OK=5140   KO=0     )
> getIdToken                                               (OK=1675   KO=0     )
> getIdToken Redirect 1                                    (OK=1674   KO=0     )
> createOrganization                                       (OK=1672   KO=0     )
> queryOrganization                                        (OK=1672   KO=0     )
> deleteOrganization                                       (OK=1671   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=838    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=838    KO=0     )
> ReadPolicy                                               (OK=7717   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=143    KO=0     )
> DeletePolicy                                             (OK=7659   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       837 (98.59%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 120172 / active: 180    / done: 23624 
================================================================================

23:25:16.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:18.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:18.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:18.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:19.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:19.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:19.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:19 GMT                                     620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=336214 KO=9     )
> restLoginInitiate                                        (OK=23170  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23166  KO=0     )
> Skip 2FA                                                 (OK=12971  KO=1     )
> User Authorize PKCE stage                                (OK=27510  KO=0     )
> User AccessToken PKCE stage                              (OK=27503  KO=1     )
> RootUserinfo                                             (OK=17070  KO=0     )
> GetUUid                                                  (OK=7848   KO=0     )
> GetOpenidConfig                                          (OK=23352  KO=0     )
> CreatePolicy                                             (OK=7841   KO=4     )
> tokenUserinfo                                            (OK=4149   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5195   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5195   KO=0     )
>  UI AM idFromSession                                     (OK=5194   KO=0     )
>  UI AM validateGoto                                      (OK=5194   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5193   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5193   KO=0     )
> restloginProgressiveProfileCallback                      (OK=860    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5193   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5193   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5193   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5193   KO=0     )
>  UI IDM uiconfig                                         (OK=5192   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5192   KO=0     )
>  UI IDM version                                          (OK=5192   KO=0     )
>  UI IDM features                                         (OK=5191   KO=0     )
>  UI IDM privilege                                        (OK=5191   KO=0     )
>  UI IDM login                                            (OK=5192   KO=0     )
>  UI IDM managed user schema                              (OK=5191   KO=0     )
>  UI IDM dashboard                                        (OK=5191   KO=0     )
>  UI IDM user                                             (OK=5191   KO=0     )
>  UI IDM oidcToken                                        (OK=5189   KO=0     )
> userinfo                                                 (OK=5189   KO=0     )
> UI-Logout                                                (OK=5189   KO=0     )
> UI-Logout Redirect 1                                     (OK=5189   KO=0     )
>  UI AM revoke2                                           (OK=5188   KO=0     )
>  UI AM endsession                                        (OK=5188   KO=0     )
>  UI AM revoke1                                           (OK=5188   KO=0     )
> getIdToken                                               (OK=1692   KO=0     )
> getIdToken Redirect 1                                    (OK=1692   KO=0     )
> createOrganization                                       (OK=1691   KO=0     )
> queryOrganization                                        (OK=1690   KO=0     )
> deleteOrganization                                       (OK=1690   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=849    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=849    KO=0     )
> ReadPolicy                                               (OK=7783   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=145    KO=0     )
> DeletePolicy                                             (OK=7714   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       844 (98.60%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 119954 / active: 188    / done: 23834 
================================================================================

23:25:19.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:21.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:22.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:22.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:23.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:23.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:24.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:24.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:24 GMT                                     625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=338972 KO=9     )
> restLoginInitiate                                        (OK=23366  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23363  KO=0     )
> Skip 2FA                                                 (OK=13086  KO=1     )
> User Authorize PKCE stage                                (OK=27735  KO=0     )
> User AccessToken PKCE stage                              (OK=27731  KO=1     )
> RootUserinfo                                             (OK=17227  KO=0     )
> GetUUid                                                  (OK=7915   KO=0     )
> GetOpenidConfig                                          (OK=23544  KO=0     )
> CreatePolicy                                             (OK=7909   KO=4     )
> tokenUserinfo                                            (OK=4187   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5236   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5235   KO=0     )
>  UI AM idFromSession                                     (OK=5235   KO=0     )
>  UI AM validateGoto                                      (OK=5235   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5233   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5233   KO=0     )
> restloginProgressiveProfileCallback                      (OK=867    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5233   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5233   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5231   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5231   KO=0     )
>  UI IDM uiconfig                                         (OK=5231   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5231   KO=0     )
>  UI IDM version                                          (OK=5231   KO=0     )
>  UI IDM features                                         (OK=5231   KO=0     )
>  UI IDM privilege                                        (OK=5231   KO=0     )
>  UI IDM login                                            (OK=5231   KO=0     )
>  UI IDM managed user schema                              (OK=5231   KO=0     )
>  UI IDM dashboard                                        (OK=5231   KO=0     )
>  UI IDM user                                             (OK=5231   KO=0     )
>  UI IDM oidcToken                                        (OK=5230   KO=0     )
> userinfo                                                 (OK=5228   KO=0     )
> UI-Logout                                                (OK=5228   KO=0     )
> UI-Logout Redirect 1                                     (OK=5228   KO=0     )
>  UI AM revoke2                                           (OK=5228   KO=0     )
>  UI AM endsession                                        (OK=5228   KO=0     )
>  UI AM revoke1                                           (OK=5228   KO=0     )
> getIdToken                                               (OK=1707   KO=0     )
> getIdToken Redirect 1                                    (OK=1707   KO=0     )
> createOrganization                                       (OK=1706   KO=0     )
> queryOrganization                                        (OK=1706   KO=0     )
> deleteOrganization                                       (OK=1706   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=863    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=863    KO=0     )
> ReadPolicy                                               (OK=7844   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=147    KO=0     )
> DeletePolicy                                             (OK=7781   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       852 (98.61%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.12%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.12%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.12%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.12%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 119743 / active: 187    / done: 24046 
================================================================================

23:25:24.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:26.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:26.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:26.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:26.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:26.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:27.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:27.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:29.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:29 GMT                                     630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=341525 KO=9     )
> restLoginInitiate                                        (OK=23569  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23556  KO=0     )
> Skip 2FA                                                 (OK=13186  KO=1     )
> User Authorize PKCE stage                                (OK=27953  KO=0     )
> User AccessToken PKCE stage                              (OK=27946  KO=1     )
> RootUserinfo                                             (OK=17340  KO=0     )
> GetUUid                                                  (OK=7986   KO=0     )
> GetOpenidConfig                                          (OK=23743  KO=0     )
> CreatePolicy                                             (OK=7982   KO=4     )
> tokenUserinfo                                            (OK=4227   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5273   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5272   KO=0     )
>  UI AM idFromSession                                     (OK=5272   KO=0     )
>  UI AM validateGoto                                      (OK=5272   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5270   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5269   KO=0     )
> restloginProgressiveProfileCallback                      (OK=876    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5269   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5269   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5266   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5266   KO=0     )
>  UI IDM uiconfig                                         (OK=5266   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5266   KO=0     )
>  UI IDM version                                          (OK=5266   KO=0     )
>  UI IDM features                                         (OK=5266   KO=0     )
>  UI IDM privilege                                        (OK=5266   KO=0     )
>  UI IDM login                                            (OK=5266   KO=0     )
>  UI IDM managed user schema                              (OK=5265   KO=0     )
>  UI IDM dashboard                                        (OK=5266   KO=0     )
>  UI IDM user                                             (OK=5266   KO=0     )
>  UI IDM oidcToken                                        (OK=5265   KO=0     )
> userinfo                                                 (OK=5264   KO=0     )
> UI-Logout                                                (OK=5264   KO=0     )
> UI-Logout Redirect 1                                     (OK=5264   KO=0     )
>  UI AM revoke2                                           (OK=5264   KO=0     )
>  UI AM endsession                                        (OK=5264   KO=0     )
>  UI AM revoke1                                           (OK=5264   KO=0     )
> getIdToken                                               (OK=1718   KO=0     )
> getIdToken Redirect 1                                    (OK=1718   KO=0     )
> createOrganization                                       (OK=1717   KO=0     )
> queryOrganization                                        (OK=1717   KO=0     )
> deleteOrganization                                       (OK=1717   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=868    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=867    KO=0     )
> ReadPolicy                                               (OK=7911   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=147    KO=0     )
> DeletePolicy                                             (OK=7841   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       861 (98.63%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 119539 / active: 201    / done: 24236 
================================================================================

23:25:30.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:30.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:30.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:31.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:33.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:34 GMT                                     635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=344491 KO=9     )
> restLoginInitiate                                        (OK=23763  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23755  KO=0     )
> Skip 2FA                                                 (OK=13292  KO=1     )
> User Authorize PKCE stage                                (OK=28196  KO=0     )
> User AccessToken PKCE stage                              (OK=28192  KO=1     )
> RootUserinfo                                             (OK=17473  KO=0     )
> GetUUid                                                  (OK=8048   KO=0     )
> GetOpenidConfig                                          (OK=23945  KO=0     )
> CreatePolicy                                             (OK=8042   KO=4     )
> tokenUserinfo                                            (OK=4268   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5322   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5320   KO=0     )
>  UI AM idFromSession                                     (OK=5318   KO=0     )
>  UI AM validateGoto                                      (OK=5318   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5318   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5318   KO=0     )
> restloginProgressiveProfileCallback                      (OK=889    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5317   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5317   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5316   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5316   KO=0     )
>  UI IDM uiconfig                                         (OK=5315   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5315   KO=0     )
>  UI IDM version                                          (OK=5315   KO=0     )
>  UI IDM features                                         (OK=5313   KO=0     )
>  UI IDM privilege                                        (OK=5313   KO=0     )
>  UI IDM login                                            (OK=5313   KO=0     )
>  UI IDM managed user schema                              (OK=5313   KO=0     )
>  UI IDM dashboard                                        (OK=5313   KO=0     )
>  UI IDM user                                             (OK=5313   KO=0     )
>  UI IDM oidcToken                                        (OK=5311   KO=0     )
> userinfo                                                 (OK=5310   KO=0     )
> UI-Logout                                                (OK=5309   KO=0     )
> UI-Logout Redirect 1                                     (OK=5308   KO=0     )
>  UI AM revoke2                                           (OK=5308   KO=0     )
>  UI AM endsession                                        (OK=5307   KO=0     )
>  UI AM revoke1                                           (OK=5307   KO=0     )
> getIdToken                                               (OK=1736   KO=0     )
> getIdToken Redirect 1                                    (OK=1736   KO=0     )
> createOrganization                                       (OK=1735   KO=0     )
> queryOrganization                                        (OK=1734   KO=0     )
> deleteOrganization                                       (OK=1732   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=876    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=876    KO=0     )
> ReadPolicy                                               (OK=7983   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=148    KO=0     )
> DeletePolicy                                             (OK=7909   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       866 (98.63%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 119333 / active: 205    / done: 24438 
================================================================================

23:25:35.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:37.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:38.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:38.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:39 GMT                                     640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=347328 KO=9     )
> restLoginInitiate                                        (OK=23946  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23940  KO=0     )
> Skip 2FA                                                 (OK=13407  KO=1     )
> User Authorize PKCE stage                                (OK=28425  KO=0     )
> User AccessToken PKCE stage                              (OK=28424  KO=1     )
> RootUserinfo                                             (OK=17631  KO=0     )
> GetUUid                                                  (OK=8118   KO=0     )
> GetOpenidConfig                                          (OK=24147  KO=0     )
> CreatePolicy                                             (OK=8113   KO=4     )
> tokenUserinfo                                            (OK=4303   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5359   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5359   KO=0     )
>  UI AM idFromSession                                     (OK=5358   KO=0     )
>  UI AM validateGoto                                      (OK=5358   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5358   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5358   KO=0     )
> restloginProgressiveProfileCallback                      (OK=897    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5358   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5358   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5358   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5358   KO=0     )
>  UI IDM uiconfig                                         (OK=5358   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5358   KO=0     )
>  UI IDM version                                          (OK=5358   KO=0     )
>  UI IDM features                                         (OK=5358   KO=0     )
>  UI IDM privilege                                        (OK=5358   KO=0     )
>  UI IDM login                                            (OK=5358   KO=0     )
>  UI IDM managed user schema                              (OK=5358   KO=0     )
>  UI IDM dashboard                                        (OK=5358   KO=0     )
>  UI IDM user                                             (OK=5358   KO=0     )
>  UI IDM oidcToken                                        (OK=5357   KO=0     )
> userinfo                                                 (OK=5357   KO=0     )
> UI-Logout                                                (OK=5356   KO=0     )
> UI-Logout Redirect 1                                     (OK=5356   KO=0     )
>  UI AM revoke2                                           (OK=5356   KO=0     )
>  UI AM endsession                                        (OK=5356   KO=0     )
>  UI AM revoke1                                           (OK=5356   KO=0     )
> getIdToken                                               (OK=1748   KO=0     )
> getIdToken Redirect 1                                    (OK=1747   KO=0     )
> createOrganization                                       (OK=1746   KO=0     )
> queryOrganization                                        (OK=1746   KO=0     )
> deleteOrganization                                       (OK=1746   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=887    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=887    KO=0     )
> ReadPolicy                                               (OK=8043   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=150    KO=0     )
> DeletePolicy                                             (OK=7979   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       870 (98.64%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 119139 / active: 187    / done: 24650 
================================================================================

23:25:39.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:39.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:41.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:41.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:42.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:42.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:43.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:44 GMT                                     645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=349990 KO=9     )
> restLoginInitiate                                        (OK=24129  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24123  KO=0     )
> Skip 2FA                                                 (OK=13502  KO=1     )
> User Authorize PKCE stage                                (OK=28640  KO=0     )
> User AccessToken PKCE stage                              (OK=28635  KO=1     )
> RootUserinfo                                             (OK=17778  KO=0     )
> GetUUid                                                  (OK=8165   KO=0     )
> GetOpenidConfig                                          (OK=24326  KO=0     )
> CreatePolicy                                             (OK=8161   KO=4     )
> tokenUserinfo                                            (OK=4335   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5404   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5404   KO=0     )
>  UI AM idFromSession                                     (OK=5404   KO=0     )
>  UI AM validateGoto                                      (OK=5404   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5399   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5399   KO=0     )
> restloginProgressiveProfileCallback                      (OK=903    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5398   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5398   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5398   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5398   KO=0     )
>  UI IDM uiconfig                                         (OK=5398   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5398   KO=0     )
>  UI IDM version                                          (OK=5398   KO=0     )
>  UI IDM features                                         (OK=5398   KO=0     )
>  UI IDM privilege                                        (OK=5398   KO=0     )
>  UI IDM login                                            (OK=5398   KO=0     )
>  UI IDM managed user schema                              (OK=5398   KO=0     )
>  UI IDM dashboard                                        (OK=5398   KO=0     )
>  UI IDM user                                             (OK=5398   KO=0     )
>  UI IDM oidcToken                                        (OK=5397   KO=0     )
> userinfo                                                 (OK=5397   KO=0     )
> UI-Logout                                                (OK=5396   KO=0     )
> UI-Logout Redirect 1                                     (OK=5396   KO=0     )
>  UI AM revoke2                                           (OK=5396   KO=0     )
>  UI AM endsession                                        (OK=5396   KO=0     )
>  UI AM revoke1                                           (OK=5396   KO=0     )
> getIdToken                                               (OK=1767   KO=0     )
> getIdToken Redirect 1                                    (OK=1767   KO=0     )
> createOrganization                                       (OK=1766   KO=0     )
> queryOrganization                                        (OK=1766   KO=0     )
> deleteOrganization                                       (OK=1766   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=895    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=895    KO=0     )
> ReadPolicy                                               (OK=8116   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=152    KO=0     )
> DeletePolicy                                             (OK=8041   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       877 (98.65%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 118948 / active: 176    / done: 24852 
================================================================================

23:25:45.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:45.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:45.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:46.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:46.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:46.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:49.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:49.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:49 GMT                                     650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=352767 KO=9     )
> restLoginInitiate                                        (OK=24329  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24322  KO=0     )
> Skip 2FA                                                 (OK=13600  KO=1     )
> User Authorize PKCE stage                                (OK=28869  KO=0     )
> User AccessToken PKCE stage                              (OK=28864  KO=1     )
> RootUserinfo                                             (OK=17918  KO=0     )
> GetUUid                                                  (OK=8217   KO=0     )
> GetOpenidConfig                                          (OK=24498  KO=0     )
> CreatePolicy                                             (OK=8212   KO=4     )
> tokenUserinfo                                            (OK=4381   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5450   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5450   KO=0     )
>  UI AM idFromSession                                     (OK=5448   KO=0     )
>  UI AM validateGoto                                      (OK=5448   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5445   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5444   KO=0     )
> restloginProgressiveProfileCallback                      (OK=909    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5444   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5444   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5443   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5443   KO=0     )
>  UI IDM uiconfig                                         (OK=5443   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5443   KO=0     )
>  UI IDM version                                          (OK=5443   KO=0     )
>  UI IDM features                                         (OK=5443   KO=0     )
>  UI IDM privilege                                        (OK=5443   KO=0     )
>  UI IDM login                                            (OK=5443   KO=0     )
>  UI IDM managed user schema                              (OK=5443   KO=0     )
>  UI IDM dashboard                                        (OK=5443   KO=0     )
>  UI IDM user                                             (OK=5443   KO=0     )
>  UI IDM oidcToken                                        (OK=5442   KO=0     )
> userinfo                                                 (OK=5440   KO=0     )
> UI-Logout                                                (OK=5439   KO=0     )
> UI-Logout Redirect 1                                     (OK=5439   KO=0     )
>  UI AM revoke2                                           (OK=5439   KO=0     )
>  UI AM endsession                                        (OK=5439   KO=0     )
>  UI AM revoke1                                           (OK=5439   KO=0     )
> getIdToken                                               (OK=1779   KO=0     )
> getIdToken Redirect 1                                    (OK=1779   KO=0     )
> createOrganization                                       (OK=1778   KO=0     )
> queryOrganization                                        (OK=1778   KO=0     )
> deleteOrganization                                       (OK=1778   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=903    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=903    KO=0     )
> ReadPolicy                                               (OK=8160   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=154    KO=0     )
> DeletePolicy                                             (OK=8113   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       885 (98.66%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 118740 / active: 167    / done: 25069 
================================================================================

23:25:50.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:50.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:50.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:50.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:51.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:51.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:52.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:52.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:53.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:54.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:54 GMT                                     655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=355831 KO=9     )
> restLoginInitiate                                        (OK=24512  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24510  KO=0     )
> Skip 2FA                                                 (OK=13699  KO=1     )
> User Authorize PKCE stage                                (OK=29107  KO=0     )
> User AccessToken PKCE stage                              (OK=29104  KO=1     )
> RootUserinfo                                             (OK=18053  KO=0     )
> GetUUid                                                  (OK=8277   KO=0     )
> GetOpenidConfig                                          (OK=24654  KO=0     )
> CreatePolicy                                             (OK=8273   KO=4     )
> tokenUserinfo                                            (OK=4405   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5507   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5507   KO=0     )
>  UI AM idFromSession                                     (OK=5506   KO=0     )
>  UI AM validateGoto                                      (OK=5506   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5505   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5504   KO=0     )
> restloginProgressiveProfileCallback                      (OK=920    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5503   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5503   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5501   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5501   KO=0     )
>  UI IDM uiconfig                                         (OK=5501   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5501   KO=0     )
>  UI IDM version                                          (OK=5501   KO=0     )
>  UI IDM features                                         (OK=5500   KO=0     )
>  UI IDM privilege                                        (OK=5500   KO=0     )
>  UI IDM login                                            (OK=5500   KO=0     )
>  UI IDM managed user schema                              (OK=5500   KO=0     )
>  UI IDM dashboard                                        (OK=5500   KO=0     )
>  UI IDM user                                             (OK=5500   KO=0     )
>  UI IDM oidcToken                                        (OK=5499   KO=0     )
> userinfo                                                 (OK=5497   KO=0     )
> UI-Logout                                                (OK=5496   KO=0     )
> UI-Logout Redirect 1                                     (OK=5496   KO=0     )
>  UI AM revoke2                                           (OK=5495   KO=0     )
>  UI AM endsession                                        (OK=5495   KO=0     )
>  UI AM revoke1                                           (OK=5495   KO=0     )
> getIdToken                                               (OK=1791   KO=0     )
> getIdToken Redirect 1                                    (OK=1791   KO=0     )
> createOrganization                                       (OK=1790   KO=0     )
> queryOrganization                                        (OK=1790   KO=0     )
> deleteOrganization                                       (OK=1790   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=908    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=908    KO=0     )
> ReadPolicy                                               (OK=8215   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=156    KO=0     )
> DeletePolicy                                             (OK=8159   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       895 (98.68%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 118554 / active: 173    / done: 25249 
================================================================================

23:25:56.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:56.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:57.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:58.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:25:58.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:25:59 GMT                                     660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=358520 KO=9     )
> restLoginInitiate                                        (OK=24712  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24704  KO=0     )
> Skip 2FA                                                 (OK=13806  KO=1     )
> User Authorize PKCE stage                                (OK=29337  KO=0     )
> User AccessToken PKCE stage                              (OK=29336  KO=1     )
> RootUserinfo                                             (OK=18200  KO=0     )
> GetUUid                                                  (OK=8347   KO=0     )
> GetOpenidConfig                                          (OK=24839  KO=0     )
> CreatePolicy                                             (OK=8340   KO=4     )
> tokenUserinfo                                            (OK=4453   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5542   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5542   KO=0     )
>  UI AM idFromSession                                     (OK=5542   KO=0     )
>  UI AM validateGoto                                      (OK=5542   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5541   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5540   KO=0     )
> restloginProgressiveProfileCallback                      (OK=928    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5540   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5540   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5540   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5540   KO=0     )
>  UI IDM uiconfig                                         (OK=5540   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5540   KO=0     )
>  UI IDM version                                          (OK=5540   KO=0     )
>  UI IDM features                                         (OK=5539   KO=0     )
>  UI IDM privilege                                        (OK=5539   KO=0     )
>  UI IDM login                                            (OK=5539   KO=0     )
>  UI IDM managed user schema                              (OK=5539   KO=0     )
>  UI IDM dashboard                                        (OK=5539   KO=0     )
>  UI IDM user                                             (OK=5539   KO=0     )
>  UI IDM oidcToken                                        (OK=5539   KO=0     )
> userinfo                                                 (OK=5538   KO=0     )
> UI-Logout                                                (OK=5538   KO=0     )
> UI-Logout Redirect 1                                     (OK=5538   KO=0     )
>  UI AM revoke2                                           (OK=5538   KO=0     )
>  UI AM endsession                                        (OK=5538   KO=0     )
>  UI AM revoke1                                           (OK=5538   KO=0     )
> getIdToken                                               (OK=1804   KO=0     )
> getIdToken Redirect 1                                    (OK=1804   KO=0     )
> createOrganization                                       (OK=1803   KO=0     )
> queryOrganization                                        (OK=1803   KO=0     )
> deleteOrganization                                       (OK=1803   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=913    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=912    KO=0     )
> ReadPolicy                                               (OK=8276   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=157    KO=0     )
> DeletePolicy                                             (OK=8213   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       900 (98.68%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 118346 / active: 188    / done: 25442 
================================================================================

23:26:02.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:03.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:04.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:04.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:04 GMT                                     665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=361089 KO=9     )
> restLoginInitiate                                        (OK=24891  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24884  KO=0     )
> Skip 2FA                                                 (OK=13908  KO=1     )
> User Authorize PKCE stage                                (OK=29555  KO=0     )
> User AccessToken PKCE stage                              (OK=29551  KO=1     )
> RootUserinfo                                             (OK=18337  KO=0     )
> GetUUid                                                  (OK=8408   KO=0     )
> GetOpenidConfig                                          (OK=25029  KO=0     )
> CreatePolicy                                             (OK=8404   KO=4     )
> tokenUserinfo                                            (OK=4491   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5578   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5578   KO=0     )
>  UI AM idFromSession                                     (OK=5578   KO=0     )
>  UI AM validateGoto                                      (OK=5578   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5578   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5578   KO=0     )
> restloginProgressiveProfileCallback                      (OK=940    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5578   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5578   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5577   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5577   KO=0     )
>  UI IDM uiconfig                                         (OK=5577   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5577   KO=0     )
>  UI IDM version                                          (OK=5577   KO=0     )
>  UI IDM features                                         (OK=5577   KO=0     )
>  UI IDM privilege                                        (OK=5577   KO=0     )
>  UI IDM login                                            (OK=5577   KO=0     )
>  UI IDM managed user schema                              (OK=5577   KO=0     )
>  UI IDM dashboard                                        (OK=5577   KO=0     )
>  UI IDM user                                             (OK=5577   KO=0     )
>  UI IDM oidcToken                                        (OK=5577   KO=0     )
> userinfo                                                 (OK=5577   KO=0     )
> UI-Logout                                                (OK=5577   KO=0     )
> UI-Logout Redirect 1                                     (OK=5577   KO=0     )
>  UI AM revoke2                                           (OK=5577   KO=0     )
>  UI AM endsession                                        (OK=5577   KO=0     )
>  UI AM revoke1                                           (OK=5577   KO=0     )
> getIdToken                                               (OK=1815   KO=0     )
> getIdToken Redirect 1                                    (OK=1815   KO=0     )
> createOrganization                                       (OK=1814   KO=0     )
> queryOrganization                                        (OK=1814   KO=0     )
> deleteOrganization                                       (OK=1814   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=918    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=918    KO=0     )
> ReadPolicy                                               (OK=8343   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=157    KO=0     )
> DeletePolicy                                             (OK=8273   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       904 (98.69%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 118166 / active: 179    / done: 25631 
================================================================================

23:26:05.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:05.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:06.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:07.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:07.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:08.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:08.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:09.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:09 GMT                                     670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=363742 KO=9     )
> restLoginInitiate                                        (OK=25098  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25095  KO=0     )
> Skip 2FA                                                 (OK=14030  KO=1     )
> User Authorize PKCE stage                                (OK=29790  KO=0     )
> User AccessToken PKCE stage                              (OK=29786  KO=1     )
> RootUserinfo                                             (OK=18481  KO=0     )
> GetUUid                                                  (OK=8480   KO=0     )
> GetOpenidConfig                                          (OK=25231  KO=0     )
> CreatePolicy                                             (OK=8474   KO=4     )
> tokenUserinfo                                            (OK=4534   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5615   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5615   KO=0     )
>  UI AM idFromSession                                     (OK=5615   KO=0     )
>  UI AM validateGoto                                      (OK=5615   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5614   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5614   KO=0     )
> restloginProgressiveProfileCallback                      (OK=946    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5613   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5613   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5611   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5611   KO=0     )
>  UI IDM uiconfig                                         (OK=5611   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5611   KO=0     )
>  UI IDM version                                          (OK=5611   KO=0     )
>  UI IDM features                                         (OK=5611   KO=0     )
>  UI IDM privilege                                        (OK=5611   KO=0     )
>  UI IDM login                                            (OK=5611   KO=0     )
>  UI IDM managed user schema                              (OK=5610   KO=0     )
>  UI IDM dashboard                                        (OK=5611   KO=0     )
>  UI IDM user                                             (OK=5610   KO=0     )
>  UI IDM oidcToken                                        (OK=5609   KO=0     )
> userinfo                                                 (OK=5609   KO=0     )
> UI-Logout                                                (OK=5609   KO=0     )
> UI-Logout Redirect 1                                     (OK=5609   KO=0     )
>  UI AM revoke2                                           (OK=5608   KO=0     )
>  UI AM endsession                                        (OK=5609   KO=0     )
>  UI AM revoke1                                           (OK=5609   KO=0     )
> getIdToken                                               (OK=1833   KO=0     )
> getIdToken Redirect 1                                    (OK=1832   KO=0     )
> createOrganization                                       (OK=1831   KO=0     )
> queryOrganization                                        (OK=1831   KO=0     )
> deleteOrganization                                       (OK=1830   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=921    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=921    KO=0     )
> ReadPolicy                                               (OK=8406   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=158    KO=0     )
> DeletePolicy                                             (OK=8339   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       912 (98.70%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 117952 / active: 197    / done: 25827 
================================================================================

23:26:09.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:09.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:11.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:13.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:13.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:13.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:14.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:14 GMT                                     675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=366656 KO=9     )
> restLoginInitiate                                        (OK=25296  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25288  KO=0     )
> Skip 2FA                                                 (OK=14125  KO=1     )
> User Authorize PKCE stage                                (OK=30019  KO=0     )
> User AccessToken PKCE stage                              (OK=30015  KO=1     )
> RootUserinfo                                             (OK=18629  KO=0     )
> GetUUid                                                  (OK=8542   KO=0     )
> GetOpenidConfig                                          (OK=25425  KO=0     )
> CreatePolicy                                             (OK=8536   KO=4     )
> tokenUserinfo                                            (OK=4571   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5666   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5665   KO=0     )
>  UI AM idFromSession                                     (OK=5665   KO=0     )
>  UI AM validateGoto                                      (OK=5665   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5662   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5661   KO=0     )
> restloginProgressiveProfileCallback                      (OK=954    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5660   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5660   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5659   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5659   KO=0     )
>  UI IDM uiconfig                                         (OK=5659   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5659   KO=0     )
>  UI IDM version                                          (OK=5659   KO=0     )
>  UI IDM features                                         (OK=5659   KO=0     )
>  UI IDM privilege                                        (OK=5658   KO=0     )
>  UI IDM login                                            (OK=5658   KO=0     )
>  UI IDM managed user schema                              (OK=5657   KO=0     )
>  UI IDM dashboard                                        (OK=5657   KO=0     )
>  UI IDM user                                             (OK=5657   KO=0     )
>  UI IDM oidcToken                                        (OK=5657   KO=0     )
> userinfo                                                 (OK=5657   KO=0     )
> UI-Logout                                                (OK=5657   KO=0     )
> UI-Logout Redirect 1                                     (OK=5657   KO=0     )
>  UI AM revoke2                                           (OK=5657   KO=0     )
>  UI AM endsession                                        (OK=5657   KO=0     )
>  UI AM revoke1                                           (OK=5657   KO=0     )
> getIdToken                                               (OK=1846   KO=0     )
> getIdToken Redirect 1                                    (OK=1846   KO=0     )
> createOrganization                                       (OK=1844   KO=0     )
> queryOrganization                                        (OK=1844   KO=0     )
> deleteOrganization                                       (OK=1843   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=927    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=927    KO=0     )
> ReadPolicy                                               (OK=8475   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=158    KO=0     )
> DeletePolicy                                             (OK=8402   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       919 (98.71%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 117750 / active: 192    / done: 26034 
================================================================================

23:26:14.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:15.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:15.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:15.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:16.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:16.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:16.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:17.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:17.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:19.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:19 GMT                                     680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=369486 KO=9     )
> restLoginInitiate                                        (OK=25487  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25480  KO=0     )
> Skip 2FA                                                 (OK=14235  KO=1     )
> User Authorize PKCE stage                                (OK=30254  KO=0     )
> User AccessToken PKCE stage                              (OK=30250  KO=1     )
> RootUserinfo                                             (OK=18760  KO=0     )
> GetUUid                                                  (OK=8615   KO=0     )
> GetOpenidConfig                                          (OK=25628  KO=0     )
> CreatePolicy                                             (OK=8610   KO=4     )
> tokenUserinfo                                            (OK=4608   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5706   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5706   KO=0     )
>  UI AM idFromSession                                     (OK=5706   KO=0     )
>  UI AM validateGoto                                      (OK=5706   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5704   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5704   KO=0     )
> restloginProgressiveProfileCallback                      (OK=959    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5704   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5704   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5704   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5704   KO=0     )
>  UI IDM uiconfig                                         (OK=5704   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5704   KO=0     )
>  UI IDM version                                          (OK=5704   KO=0     )
>  UI IDM features                                         (OK=5704   KO=0     )
>  UI IDM privilege                                        (OK=5704   KO=0     )
>  UI IDM login                                            (OK=5703   KO=0     )
>  UI IDM managed user schema                              (OK=5703   KO=0     )
>  UI IDM dashboard                                        (OK=5703   KO=0     )
>  UI IDM user                                             (OK=5703   KO=0     )
>  UI IDM oidcToken                                        (OK=5702   KO=0     )
> userinfo                                                 (OK=5702   KO=0     )
> UI-Logout                                                (OK=5702   KO=0     )
> UI-Logout Redirect 1                                     (OK=5702   KO=0     )
>  UI AM revoke2                                           (OK=5702   KO=0     )
>  UI AM endsession                                        (OK=5702   KO=0     )
>  UI AM revoke1                                           (OK=5702   KO=0     )
> getIdToken                                               (OK=1855   KO=0     )
> getIdToken Redirect 1                                    (OK=1855   KO=0     )
> createOrganization                                       (OK=1854   KO=0     )
> queryOrganization                                        (OK=1854   KO=0     )
> deleteOrganization                                       (OK=1854   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=933    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=933    KO=0     )
> ReadPolicy                                               (OK=8536   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=158    KO=0     )
> DeletePolicy                                             (OK=8474   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       929 (98.72%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 117554 / active: 183    / done: 26239 
================================================================================

23:26:19.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:19.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:20.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:21.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:21.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:23.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:23.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:23.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:24.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:24.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:24 GMT                                     685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=372006 KO=9     )
> restLoginInitiate                                        (OK=25666  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25659  KO=0     )
> Skip 2FA                                                 (OK=14332  KO=1     )
> User Authorize PKCE stage                                (OK=30454  KO=0     )
> User AccessToken PKCE stage                              (OK=30447  KO=1     )
> RootUserinfo                                             (OK=18917  KO=0     )
> GetUUid                                                  (OK=8665   KO=0     )
> GetOpenidConfig                                          (OK=25813  KO=0     )
> CreatePolicy                                             (OK=8661   KO=4     )
> tokenUserinfo                                            (OK=4636   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5747   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5747   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=5741   KO=0     )
> restloginProgressiveProfileCallback                      (OK=966    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5741   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5741   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5741   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5741   KO=0     )
>  UI IDM uiconfig                                         (OK=5741   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5741   KO=0     )
>  UI IDM version                                          (OK=5741   KO=0     )
>  UI IDM features                                         (OK=5741   KO=0     )
>  UI IDM privilege                                        (OK=5741   KO=0     )
>  UI IDM login                                            (OK=5741   KO=0     )
>  UI IDM managed user schema                              (OK=5741   KO=0     )
>  UI IDM dashboard                                        (OK=5741   KO=0     )
>  UI IDM user                                             (OK=5741   KO=0     )
>  UI IDM oidcToken                                        (OK=5741   KO=0     )
> userinfo                                                 (OK=5741   KO=0     )
> UI-Logout                                                (OK=5741   KO=0     )
> UI-Logout Redirect 1                                     (OK=5741   KO=0     )
>  UI AM revoke2                                           (OK=5740   KO=0     )
>  UI AM endsession                                        (OK=5740   KO=0     )
>  UI AM revoke1                                           (OK=5741   KO=0     )
> getIdToken                                               (OK=1865   KO=0     )
> getIdToken Redirect 1                                    (OK=1865   KO=0     )
> createOrganization                                       (OK=1864   KO=0     )
> queryOrganization                                        (OK=1864   KO=0     )
> deleteOrganization                                       (OK=1864   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=940    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=940    KO=0     )
> ReadPolicy                                               (OK=8610   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=159    KO=0     )
> DeletePolicy                                             (OK=8534   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       939 (98.74%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.11%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.11%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.11%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.11%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 117369 / active: 189    / done: 26418 
================================================================================

23:26:26.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:27.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:27.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:27.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:27.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:29 GMT                                     690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=374714 KO=9     )
> restLoginInitiate                                        (OK=25845  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25833  KO=0     )
> Skip 2FA                                                 (OK=14410  KO=1     )
> User Authorize PKCE stage                                (OK=30673  KO=0     )
> User AccessToken PKCE stage                              (OK=30668  KO=1     )
> RootUserinfo                                             (OK=19047  KO=0     )
> GetUUid                                                  (OK=8715   KO=0     )
> GetOpenidConfig                                          (OK=25990  KO=0     )
> CreatePolicy                                             (OK=8711   KO=4     )
> tokenUserinfo                                            (OK=4680   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5793   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5793   KO=0     )
>  UI AM idFromSession                                     (OK=5793   KO=0     )
>  UI AM validateGoto                                      (OK=5793   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5791   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5791   KO=0     )
> restloginProgressiveProfileCallback                      (OK=978    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5791   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5791   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5787   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5787   KO=0     )
>  UI IDM uiconfig                                         (OK=5786   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5786   KO=0     )
>  UI IDM version                                          (OK=5786   KO=0     )
>  UI IDM features                                         (OK=5786   KO=0     )
>  UI IDM privilege                                        (OK=5786   KO=0     )
>  UI IDM login                                            (OK=5786   KO=0     )
>  UI IDM managed user schema                              (OK=5785   KO=0     )
>  UI IDM dashboard                                        (OK=5786   KO=0     )
>  UI IDM user                                             (OK=5786   KO=0     )
>  UI IDM oidcToken                                        (OK=5784   KO=0     )
> userinfo                                                 (OK=5784   KO=0     )
> UI-Logout                                                (OK=5784   KO=0     )
> UI-Logout Redirect 1                                     (OK=5784   KO=0     )
>  UI AM revoke2                                           (OK=5783   KO=0     )
>  UI AM endsession                                        (OK=5783   KO=0     )
>  UI AM revoke1                                           (OK=5783   KO=0     )
> getIdToken                                               (OK=1877   KO=0     )
> getIdToken Redirect 1                                    (OK=1877   KO=0     )
> createOrganization                                       (OK=1876   KO=0     )
> queryOrganization                                        (OK=1876   KO=0     )
> deleteOrganization                                       (OK=1876   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=944    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=944    KO=0     )
> ReadPolicy                                               (OK=8662   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=159    KO=0     )
> DeletePolicy                                             (OK=8605   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       944 (98.74%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 117186 / active: 158    / done: 26632 
================================================================================

23:26:31.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:31.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:31.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:32.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:32.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:32.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:33.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:34.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:34.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:34 GMT                                     695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=377306 KO=9     )
> restLoginInitiate                                        (OK=26033  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26030  KO=0     )
> Skip 2FA                                                 (OK=14527  KO=1     )
> User Authorize PKCE stage                                (OK=30896  KO=0     )
> User AccessToken PKCE stage                              (OK=30892  KO=1     )
> RootUserinfo                                             (OK=19199  KO=0     )
> GetUUid                                                  (OK=8786   KO=0     )
> GetOpenidConfig                                          (OK=26164  KO=0     )
> CreatePolicy                                             (OK=8779   KO=4     )
> tokenUserinfo                                            (OK=4716   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5827   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5827   KO=0     )
>  UI AM idFromSession                                     (OK=5827   KO=0     )
>  UI AM validateGoto                                      (OK=5827   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5826   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5825   KO=0     )
> restloginProgressiveProfileCallback                      (OK=985    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5825   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5825   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5825   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5824   KO=0     )
>  UI IDM uiconfig                                         (OK=5824   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5824   KO=0     )
>  UI IDM version                                          (OK=5824   KO=0     )
>  UI IDM features                                         (OK=5823   KO=0     )
>  UI IDM privilege                                        (OK=5823   KO=0     )
>  UI IDM login                                            (OK=5823   KO=0     )
>  UI IDM managed user schema                              (OK=5822   KO=0     )
>  UI IDM dashboard                                        (OK=5822   KO=0     )
>  UI IDM user                                             (OK=5822   KO=0     )
>  UI IDM oidcToken                                        (OK=5822   KO=0     )
> userinfo                                                 (OK=5822   KO=0     )
> UI-Logout                                                (OK=5822   KO=0     )
> UI-Logout Redirect 1                                     (OK=5821   KO=0     )
>  UI AM revoke2                                           (OK=5821   KO=0     )
>  UI AM endsession                                        (OK=5821   KO=0     )
>  UI AM revoke1                                           (OK=5821   KO=0     )
> getIdToken                                               (OK=1889   KO=0     )
> getIdToken Redirect 1                                    (OK=1889   KO=0     )
> createOrganization                                       (OK=1888   KO=0     )
> queryOrganization                                        (OK=1888   KO=0     )
> deleteOrganization                                       (OK=1888   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=954    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=953    KO=0     )
> ReadPolicy                                               (OK=8712   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=162    KO=0     )
> DeletePolicy                                             (OK=8661   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       953 (98.76%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 116988 / active: 180    / done: 26808 
================================================================================

23:26:35.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:36.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:36.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:37.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:38.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:38.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:39 GMT                                     700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=380275 KO=9     )
> restLoginInitiate                                        (OK=26235  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26234  KO=0     )
> Skip 2FA                                                 (OK=14631  KO=1     )
> User Authorize PKCE stage                                (OK=31140  KO=0     )
> User AccessToken PKCE stage                              (OK=31136  KO=1     )
> RootUserinfo                                             (OK=19332  KO=0     )
> GetUUid                                                  (OK=8852   KO=0     )
> GetOpenidConfig                                          (OK=26347  KO=0     )
> CreatePolicy                                             (OK=8848   KO=4     )
> tokenUserinfo                                            (OK=4760   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5879   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5878   KO=0     )
>  UI AM idFromSession                                     (OK=5877   KO=0     )
>  UI AM validateGoto                                      (OK=5876   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5874   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5874   KO=0     )
> restloginProgressiveProfileCallback                      (OK=996    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5874   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5874   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5873   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5873   KO=0     )
>  UI IDM uiconfig                                         (OK=5873   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5873   KO=0     )
>  UI IDM version                                          (OK=5872   KO=0     )
>  UI IDM features                                         (OK=5872   KO=0     )
>  UI IDM privilege                                        (OK=5872   KO=0     )
>  UI IDM login                                            (OK=5872   KO=0     )
>  UI IDM managed user schema                              (OK=5872   KO=0     )
>  UI IDM dashboard                                        (OK=5872   KO=0     )
>  UI IDM user                                             (OK=5872   KO=0     )
>  UI IDM oidcToken                                        (OK=5872   KO=0     )
> userinfo                                                 (OK=5871   KO=0     )
> UI-Logout                                                (OK=5871   KO=0     )
> UI-Logout Redirect 1                                     (OK=5871   KO=0     )
>  UI AM revoke2                                           (OK=5870   KO=0     )
>  UI AM endsession                                        (OK=5870   KO=0     )
>  UI AM revoke1                                           (OK=5870   KO=0     )
> getIdToken                                               (OK=1899   KO=0     )
> getIdToken Redirect 1                                    (OK=1899   KO=0     )
> createOrganization                                       (OK=1898   KO=0     )
> queryOrganization                                        (OK=1898   KO=0     )
> deleteOrganization                                       (OK=1898   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=961    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=961    KO=0     )
> ReadPolicy                                               (OK=8781   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=163    KO=0     )
> DeletePolicy                                             (OK=8709   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       959 (98.76%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 116777 / active: 188    / done: 27011 
================================================================================

23:26:40.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:40.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:40.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:40.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:40.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:42.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:43.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:44.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:44 GMT                                     705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=383018 KO=9     )
> restLoginInitiate                                        (OK=26430  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26428  KO=0     )
> Skip 2FA                                                 (OK=14750  KO=1     )
> User Authorize PKCE stage                                (OK=31367  KO=0     )
> User AccessToken PKCE stage                              (OK=31363  KO=1     )
> RootUserinfo                                             (OK=19480  KO=0     )
> GetUUid                                                  (OK=8917   KO=0     )
> GetOpenidConfig                                          (OK=26551  KO=0     )
> CreatePolicy                                             (OK=8913   KO=4     )
> tokenUserinfo                                            (OK=4792   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5914   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5914   KO=0     )
>  UI AM idFromSession                                     (OK=5914   KO=0     )
>  UI AM validateGoto                                      (OK=5914   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5914   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5914   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1003   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5914   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5914   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5912   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5912   KO=0     )
>  UI IDM uiconfig                                         (OK=5912   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5912   KO=0     )
>  UI IDM version                                          (OK=5912   KO=0     )
>  UI IDM features                                         (OK=5912   KO=0     )
>  UI IDM privilege                                        (OK=5912   KO=0     )
>  UI IDM login                                            (OK=5912   KO=0     )
>  UI IDM managed user schema                              (OK=5912   KO=0     )
>  UI IDM dashboard                                        (OK=5912   KO=0     )
>  UI IDM user                                             (OK=5912   KO=0     )
>  UI IDM oidcToken                                        (OK=5911   KO=0     )
> userinfo                                                 (OK=5911   KO=0     )
> UI-Logout                                                (OK=5911   KO=0     )
> UI-Logout Redirect 1                                     (OK=5910   KO=0     )
>  UI AM revoke2                                           (OK=5910   KO=0     )
>  UI AM endsession                                        (OK=5910   KO=0     )
>  UI AM revoke1                                           (OK=5910   KO=0     )
> getIdToken                                               (OK=1917   KO=0     )
> getIdToken Redirect 1                                    (OK=1917   KO=0     )
> createOrganization                                       (OK=1916   KO=0     )
> queryOrganization                                        (OK=1916   KO=0     )
> deleteOrganization                                       (OK=1914   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=966    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=966    KO=0     )
> ReadPolicy                                               (OK=8851   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=164    KO=0     )
> DeletePolicy                                             (OK=8780   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       967 (98.77%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 116578 / active: 195    / done: 27203 
================================================================================

23:26:45.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:46.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:47.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:47.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:48.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:48.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:49.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:49.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:49.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:49.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:49 GMT                                     710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=385365 KO=9     )
> restLoginInitiate                                        (OK=26598  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26592  KO=0     )
> Skip 2FA                                                 (OK=14846  KO=1     )
> User Authorize PKCE stage                                (OK=31552  KO=0     )
> User AccessToken PKCE stage                              (OK=31549  KO=1     )
> RootUserinfo                                             (OK=19653  KO=0     )
> GetUUid                                                  (OK=8967   KO=0     )
> GetOpenidConfig                                          (OK=26734  KO=0     )
> CreatePolicy                                             (OK=8963   KO=4     )
> tokenUserinfo                                            (OK=4813   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5949   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5948   KO=0     )
>  UI AM idFromSession                                     (OK=5948   KO=0     )
>  UI AM validateGoto                                      (OK=5948   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5947   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5947   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1009   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5946   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5946   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5946   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5946   KO=0     )
>  UI IDM uiconfig                                         (OK=5946   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5946   KO=0     )
>  UI IDM version                                          (OK=5946   KO=0     )
>  UI IDM features                                         (OK=5946   KO=0     )
>  UI IDM privilege                                        (OK=5946   KO=0     )
>  UI IDM login                                            (OK=5946   KO=0     )
>  UI IDM managed user schema                              (OK=5945   KO=0     )
>  UI IDM dashboard                                        (OK=5945   KO=0     )
>  UI IDM user                                             (OK=5946   KO=0     )
>  UI IDM oidcToken                                        (OK=5944   KO=0     )
> userinfo                                                 (OK=5944   KO=0     )
> UI-Logout                                                (OK=5944   KO=0     )
> UI-Logout Redirect 1                                     (OK=5942   KO=0     )
>  UI AM revoke2                                           (OK=5940   KO=0     )
>  UI AM endsession                                        (OK=5940   KO=0     )
>  UI AM revoke1                                           (OK=5940   KO=0     )
> getIdToken                                               (OK=1928   KO=0     )
> getIdToken Redirect 1                                    (OK=1928   KO=0     )
> createOrganization                                       (OK=1927   KO=0     )
> queryOrganization                                        (OK=1927   KO=0     )
> deleteOrganization                                       (OK=1927   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=974    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=974    KO=0     )
> ReadPolicy                                               (OK=8913   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=166    KO=0     )
> DeletePolicy                                             (OK=8848   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       977 (98.79%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 116395 / active: 194    / done: 27387 
================================================================================

23:26:50.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:50.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:51.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:51.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:51.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:51.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:51.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:51.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:52.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:53.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:54.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:54 GMT                                     715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=388045 KO=9     )
> restLoginInitiate                                        (OK=26794  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26788  KO=0     )
> Skip 2FA                                                 (OK=14958  KO=1     )
> User Authorize PKCE stage                                (OK=31776  KO=0     )
> User AccessToken PKCE stage                              (OK=31774  KO=1     )
> RootUserinfo                                             (OK=19810  KO=0     )
> GetUUid                                                  (OK=9032   KO=0     )
> GetOpenidConfig                                          (OK=26913  KO=0     )
> CreatePolicy                                             (OK=9027   KO=4     )
> tokenUserinfo                                            (OK=4851   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5986   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5985   KO=0     )
>  UI AM idFromSession                                     (OK=5985   KO=0     )
>  UI AM validateGoto                                      (OK=5985   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5984   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5984   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1019   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5984   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5984   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5983   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5982   KO=0     )
>  UI IDM uiconfig                                         (OK=5982   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5982   KO=0     )
>  UI IDM version                                          (OK=5982   KO=0     )
>  UI IDM features                                         (OK=5982   KO=0     )
>  UI IDM privilege                                        (OK=5982   KO=0     )
>  UI IDM login                                            (OK=5982   KO=0     )
>  UI IDM managed user schema                              (OK=5982   KO=0     )
>  UI IDM dashboard                                        (OK=5982   KO=0     )
>  UI IDM user                                             (OK=5982   KO=0     )
>  UI IDM oidcToken                                        (OK=5982   KO=0     )
> userinfo                                                 (OK=5981   KO=0     )
> UI-Logout                                                (OK=5981   KO=0     )
> UI-Logout Redirect 1                                     (OK=5981   KO=0     )
>  UI AM revoke2                                           (OK=5981   KO=0     )
>  UI AM endsession                                        (OK=5981   KO=0     )
>  UI AM revoke1                                           (OK=5981   KO=0     )
> getIdToken                                               (OK=1950   KO=0     )
> getIdToken Redirect 1                                    (OK=1950   KO=0     )
> createOrganization                                       (OK=1949   KO=0     )
> queryOrganization                                        (OK=1949   KO=0     )
> deleteOrganization                                       (OK=1949   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=982    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=982    KO=0     )
> ReadPolicy                                               (OK=8966   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=166    KO=0     )
> DeletePolicy                                             (OK=8912   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       988 (98.80%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 116197 / active: 170    / done: 27609 
================================================================================

23:26:54.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:55.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:55.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:56.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:56.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:56.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:56.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:57.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:57.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:57.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:58.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:59.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:26:59.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:26:59 GMT                                     720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=390651 KO=9     )
> restLoginInitiate                                        (OK=27002  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26996  KO=0     )
> Skip 2FA                                                 (OK=15074  KO=1     )
> User Authorize PKCE stage                                (OK=31998  KO=0     )
> User AccessToken PKCE stage                              (OK=31992  KO=1     )
> RootUserinfo                                             (OK=19924  KO=0     )
> GetUUid                                                  (OK=9103   KO=0     )
> GetOpenidConfig                                          (OK=27100  KO=0     )
> CreatePolicy                                             (OK=9097   KO=4     )
> tokenUserinfo                                            (OK=4884   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6025   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6025   KO=0     )
>  UI AM idFromSession                                     (OK=6023   KO=0     )
>  UI AM validateGoto                                      (OK=6023   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6022   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6022   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1025   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6021   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6021   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6020   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6020   KO=0     )
>  UI IDM uiconfig                                         (OK=6020   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6020   KO=0     )
>  UI IDM version                                          (OK=6020   KO=0     )
>  UI IDM features                                         (OK=6019   KO=0     )
>  UI IDM privilege                                        (OK=6019   KO=0     )
>  UI IDM login                                            (OK=6020   KO=0     )
>  UI IDM managed user schema                              (OK=6017   KO=0     )
>  UI IDM dashboard                                        (OK=6019   KO=0     )
>  UI IDM user                                             (OK=6017   KO=0     )
>  UI IDM oidcToken                                        (OK=6017   KO=0     )
> userinfo                                                 (OK=6017   KO=0     )
> UI-Logout                                                (OK=6017   KO=0     )
> UI-Logout Redirect 1                                     (OK=6016   KO=0     )
>  UI AM revoke2                                           (OK=6015   KO=0     )
>  UI AM endsession                                        (OK=6014   KO=0     )
>  UI AM revoke1                                           (OK=6014   KO=0     )
> getIdToken                                               (OK=1964   KO=0     )
> getIdToken Redirect 1                                    (OK=1964   KO=0     )
> createOrganization                                       (OK=1963   KO=0     )
> queryOrganization                                        (OK=1963   KO=0     )
> deleteOrganization                                       (OK=1963   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=989    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=989    KO=0     )
> ReadPolicy                                               (OK=9030   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=166    KO=0     )
> DeletePolicy                                             (OK=8962   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1001 (98.82%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 115984 / active: 207    / done: 27785 
================================================================================

23:27:00.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:01.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:01.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:01.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:01.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:02.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:02.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:04.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:04 GMT                                     725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=393491 KO=9     )
> restLoginInitiate                                        (OK=27199  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27194  KO=0     )
> Skip 2FA                                                 (OK=15186  KO=1     )
> User Authorize PKCE stage                                (OK=32237  KO=0     )
> User AccessToken PKCE stage                              (OK=32233  KO=1     )
> RootUserinfo                                             (OK=20078  KO=0     )
> GetUUid                                                  (OK=9167   KO=0     )
> GetOpenidConfig                                          (OK=27299  KO=0     )
> CreatePolicy                                             (OK=9161   KO=4     )
> tokenUserinfo                                            (OK=4926   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6066   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6066   KO=0     )
>  UI AM idFromSession                                     (OK=6065   KO=0     )
>  UI AM validateGoto                                      (OK=6065   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6065   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6065   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1031   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6065   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6065   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6060   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6059   KO=0     )
>  UI IDM uiconfig                                         (OK=6059   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6059   KO=0     )
>  UI IDM version                                          (OK=6059   KO=0     )
>  UI IDM features                                         (OK=6059   KO=0     )
>  UI IDM privilege                                        (OK=6059   KO=0     )
>  UI IDM login                                            (OK=6059   KO=0     )
>  UI IDM managed user schema                              (OK=6059   KO=0     )
>  UI IDM dashboard                                        (OK=6059   KO=0     )
>  UI IDM user                                             (OK=6059   KO=0     )
>  UI IDM oidcToken                                        (OK=6059   KO=0     )
> userinfo                                                 (OK=6059   KO=0     )
> UI-Logout                                                (OK=6059   KO=0     )
> UI-Logout Redirect 1                                     (OK=6058   KO=0     )
>  UI AM revoke2                                           (OK=6058   KO=0     )
>  UI AM endsession                                        (OK=6058   KO=0     )
>  UI AM revoke1                                           (OK=6058   KO=0     )
> getIdToken                                               (OK=1983   KO=0     )
> getIdToken Redirect 1                                    (OK=1983   KO=0     )
> createOrganization                                       (OK=1982   KO=0     )
> queryOrganization                                        (OK=1982   KO=0     )
> deleteOrganization                                       (OK=1981   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=997    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=997    KO=0     )
> ReadPolicy                                               (OK=9100   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=167    KO=0     )
> DeletePolicy                                             (OK=9027   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1009 (98.82%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 115774 / active: 209    / done: 27993 
================================================================================

23:27:05.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:06.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:07.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:08.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:08.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:08.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:08.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:09.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:09.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:09 GMT                                     730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=396290 KO=9     )
> restLoginInitiate                                        (OK=27392  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27387  KO=0     )
> Skip 2FA                                                 (OK=15298  KO=1     )
> User Authorize PKCE stage                                (OK=32467  KO=0     )
> User AccessToken PKCE stage                              (OK=32465  KO=1     )
> RootUserinfo                                             (OK=20222  KO=0     )
> GetUUid                                                  (OK=9243   KO=0     )
> GetOpenidConfig                                          (OK=27507  KO=0     )
> CreatePolicy                                             (OK=9235   KO=4     )
> tokenUserinfo                                            (OK=4958   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6107   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6107   KO=0     )
>  UI AM idFromSession                                     (OK=6107   KO=0     )
>  UI AM validateGoto                                      (OK=6107   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6106   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6105   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1039   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6105   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6105   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6103   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6101   KO=0     )
>  UI IDM uiconfig                                         (OK=6101   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6101   KO=0     )
>  UI IDM version                                          (OK=6101   KO=0     )
>  UI IDM features                                         (OK=6101   KO=0     )
>  UI IDM privilege                                        (OK=6101   KO=0     )
>  UI IDM login                                            (OK=6101   KO=0     )
>  UI IDM managed user schema                              (OK=6101   KO=0     )
>  UI IDM dashboard                                        (OK=6101   KO=0     )
>  UI IDM user                                             (OK=6101   KO=0     )
>  UI IDM oidcToken                                        (OK=6101   KO=0     )
> userinfo                                                 (OK=6100   KO=0     )
> UI-Logout                                                (OK=6100   KO=0     )
> UI-Logout Redirect 1                                     (OK=6100   KO=0     )
>  UI AM revoke2                                           (OK=6100   KO=0     )
>  UI AM endsession                                        (OK=6099   KO=0     )
>  UI AM revoke1                                           (OK=6100   KO=0     )
> getIdToken                                               (OK=1996   KO=0     )
> getIdToken Redirect 1                                    (OK=1996   KO=0     )
> createOrganization                                       (OK=1994   KO=0     )
> queryOrganization                                        (OK=1994   KO=0     )
> deleteOrganization                                       (OK=1994   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1005   KO=0     )
> ReadPolicy                                               (OK=9163   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=169    KO=0     )
> DeletePolicy                                             (OK=9099   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1018 (98.83%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 115576 / active: 190    / done: 28210 
================================================================================

23:27:10.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:10.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:10.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:10.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:11.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:11.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:11.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:11.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:12.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:12.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:12.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:12.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:13.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:13.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:13.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:14.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:14.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:14 GMT                                     735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=399285 KO=9     )
> restLoginInitiate                                        (OK=27591  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27586  KO=0     )
> Skip 2FA                                                 (OK=15396  KO=1     )
> User Authorize PKCE stage                                (OK=32700  KO=0     )
> User AccessToken PKCE stage                              (OK=32698  KO=1     )
> RootUserinfo                                             (OK=20346  KO=0     )
> GetUUid                                                  (OK=9297   KO=0     )
> GetOpenidConfig                                          (OK=27698  KO=0     )
> CreatePolicy                                             (OK=9291   KO=4     )
> tokenUserinfo                                            (OK=4991   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6160   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6159   KO=0     )
>  UI AM idFromSession                                     (OK=6159   KO=0     )
>  UI AM validateGoto                                      (OK=6159   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6158   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6157   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1047   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6157   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6157   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6156   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6154   KO=0     )
>  UI IDM uiconfig                                         (OK=6154   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6153   KO=0     )
>  UI IDM version                                          (OK=6154   KO=0     )
>  UI IDM features                                         (OK=6152   KO=0     )
>  UI IDM privilege                                        (OK=6152   KO=0     )
>  UI IDM login                                            (OK=6152   KO=0     )
>  UI IDM managed user schema                              (OK=6151   KO=0     )
>  UI IDM dashboard                                        (OK=6151   KO=0     )
>  UI IDM user                                             (OK=6151   KO=0     )
>  UI IDM oidcToken                                        (OK=6151   KO=0     )
> userinfo                                                 (OK=6150   KO=0     )
> UI-Logout                                                (OK=6150   KO=0     )
> UI-Logout Redirect 1                                     (OK=6150   KO=0     )
>  UI AM revoke2                                           (OK=6148   KO=0     )
>  UI AM endsession                                        (OK=6149   KO=0     )
>  UI AM revoke1                                           (OK=6148   KO=0     )
> getIdToken                                               (OK=2014   KO=0     )
> getIdToken Redirect 1                                    (OK=2014   KO=0     )
> createOrganization                                       (OK=2012   KO=0     )
> queryOrganization                                        (OK=2012   KO=0     )
> deleteOrganization                                       (OK=2012   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1011   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1011   KO=0     )
> ReadPolicy                                               (OK=9236   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=169    KO=0     )
> DeletePolicy                                             (OK=9161   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1035 (98.85%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.10%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.10%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.10%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 115373 / active: 191    / done: 28412 
================================================================================

23:27:16.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:16.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:17.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:17.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:18.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:19.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:19.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:19 GMT                                     740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=402174 KO=9     )
> restLoginInitiate                                        (OK=27789  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27784  KO=0     )
> Skip 2FA                                                 (OK=15513  KO=1     )
> User Authorize PKCE stage                                (OK=32931  KO=0     )
> User AccessToken PKCE stage                              (OK=32930  KO=1     )
> RootUserinfo                                             (OK=20514  KO=0     )
> GetUUid                                                  (OK=9358   KO=0     )
> GetOpenidConfig                                          (OK=27890  KO=0     )
> CreatePolicy                                             (OK=9354   KO=4     )
> tokenUserinfo                                            (OK=5027   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6199   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6199   KO=0     )
>  UI AM idFromSession                                     (OK=6199   KO=0     )
>  UI AM validateGoto                                      (OK=6199   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6199   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6198   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1061   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6198   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6198   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6198   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6198   KO=0     )
>  UI IDM uiconfig                                         (OK=6198   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6198   KO=0     )
>  UI IDM version                                          (OK=6198   KO=0     )
>  UI IDM features                                         (OK=6198   KO=0     )
>  UI IDM privilege                                        (OK=6198   KO=0     )
>  UI IDM login                                            (OK=6198   KO=0     )
>  UI IDM managed user schema                              (OK=6198   KO=0     )
>  UI IDM dashboard                                        (OK=6198   KO=0     )
>  UI IDM user                                             (OK=6198   KO=0     )
>  UI IDM oidcToken                                        (OK=6197   KO=0     )
> userinfo                                                 (OK=6197   KO=0     )
> UI-Logout                                                (OK=6197   KO=0     )
> UI-Logout Redirect 1                                     (OK=6196   KO=0     )
>  UI AM revoke2                                           (OK=6195   KO=0     )
>  UI AM endsession                                        (OK=6195   KO=0     )
>  UI AM revoke1                                           (OK=6195   KO=0     )
> getIdToken                                               (OK=2032   KO=0     )
> getIdToken Redirect 1                                    (OK=2032   KO=0     )
> createOrganization                                       (OK=2029   KO=0     )
> queryOrganization                                        (OK=2029   KO=0     )
> deleteOrganization                                       (OK=2029   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1018   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1018   KO=0     )
> ReadPolicy                                               (OK=9293   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=169    KO=0     )
> DeletePolicy                                             (OK=9235   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1042 (98.86%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 115164 / active: 182    / done: 28630 
================================================================================

23:27:19.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:20.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:20.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:21.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:22.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:24.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:24 GMT                                     745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=404600 KO=9     )
> restLoginInitiate                                        (OK=27973  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27970  KO=0     )
> Skip 2FA                                                 (OK=15618  KO=1     )
> User Authorize PKCE stage                                (OK=33143  KO=0     )
> User AccessToken PKCE stage                              (OK=33138  KO=1     )
> RootUserinfo                                             (OK=20684  KO=0     )
> GetUUid                                                  (OK=9416   KO=0     )
> GetOpenidConfig                                          (OK=28066  KO=0     )
> CreatePolicy                                             (OK=9410   KO=4     )
> tokenUserinfo                                            (OK=5065   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6233   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6233   KO=0     )
>  UI AM idFromSession                                     (OK=6232   KO=0     )
>  UI AM validateGoto                                      (OK=6232   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6231   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6230   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1067   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6230   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6230   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6229   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6229   KO=0     )
>  UI IDM uiconfig                                         (OK=6229   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6229   KO=0     )
>  UI IDM version                                          (OK=6229   KO=0     )
>  UI IDM features                                         (OK=6229   KO=0     )
>  UI IDM privilege                                        (OK=6229   KO=0     )
>  UI IDM login                                            (OK=6229   KO=0     )
>  UI IDM managed user schema                              (OK=6229   KO=0     )
>  UI IDM dashboard                                        (OK=6229   KO=0     )
>  UI IDM user                                             (OK=6229   KO=0     )
>  UI IDM oidcToken                                        (OK=6228   KO=0     )
> userinfo                                                 (OK=6227   KO=0     )
> UI-Logout                                                (OK=6227   KO=0     )
> UI-Logout Redirect 1                                     (OK=6227   KO=0     )
>  UI AM revoke2                                           (OK=6227   KO=0     )
>  UI AM endsession                                        (OK=6227   KO=0     )
>  UI AM revoke1                                           (OK=6227   KO=0     )
> getIdToken                                               (OK=2046   KO=0     )
> getIdToken Redirect 1                                    (OK=2046   KO=0     )
> createOrganization                                       (OK=2045   KO=0     )
> queryOrganization                                        (OK=2045   KO=0     )
> deleteOrganization                                       (OK=2045   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1024   KO=0     )
> ReadPolicy                                               (OK=9356   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=169    KO=0     )
> DeletePolicy                                             (OK=9290   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1048 (98.87%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 114977 / active: 179    / done: 28820 
================================================================================

23:27:26.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:27.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:28.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:28.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:28.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:29.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:29 GMT                                     750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=407205 KO=9     )
> restLoginInitiate                                        (OK=28133  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28127  KO=0     )
> Skip 2FA                                                 (OK=15697  KO=1     )
> User Authorize PKCE stage                                (OK=33345  KO=0     )
> User AccessToken PKCE stage                              (OK=33344  KO=1     )
> RootUserinfo                                             (OK=20822  KO=0     )
> GetUUid                                                  (OK=9468   KO=0     )
> GetOpenidConfig                                          (OK=28239  KO=0     )
> CreatePolicy                                             (OK=9464   KO=4     )
> tokenUserinfo                                            (OK=5098   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6276   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6276   KO=0     )
>  UI AM idFromSession                                     (OK=6276   KO=0     )
>  UI AM validateGoto                                      (OK=6276   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6275   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6275   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1073   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6275   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6275   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6275   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6274   KO=0     )
>  UI IDM uiconfig                                         (OK=6273   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6273   KO=0     )
>  UI IDM version                                          (OK=6273   KO=0     )
>  UI IDM features                                         (OK=6273   KO=0     )
>  UI IDM privilege                                        (OK=6273   KO=0     )
>  UI IDM login                                            (OK=6273   KO=0     )
>  UI IDM managed user schema                              (OK=6273   KO=0     )
>  UI IDM dashboard                                        (OK=6273   KO=0     )
>  UI IDM user                                             (OK=6273   KO=0     )
>  UI IDM oidcToken                                        (OK=6273   KO=0     )
> userinfo                                                 (OK=6273   KO=0     )
> UI-Logout                                                (OK=6273   KO=0     )
> UI-Logout Redirect 1                                     (OK=6273   KO=0     )
>  UI AM revoke2                                           (OK=6273   KO=0     )
>  UI AM endsession                                        (OK=6273   KO=0     )
>  UI AM revoke1                                           (OK=6273   KO=0     )
> getIdToken                                               (OK=2057   KO=0     )
> getIdToken Redirect 1                                    (OK=2057   KO=0     )
> createOrganization                                       (OK=2056   KO=0     )
> queryOrganization                                        (OK=2055   KO=0     )
> deleteOrganization                                       (OK=2055   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1028   KO=0     )
> ReadPolicy                                               (OK=9413   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=171    KO=0     )
> DeletePolicy                                             (OK=9354   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1054 (98.87%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 114814 / active: 147    / done: 29015 
================================================================================

23:27:31.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:31.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:31.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:32.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:32.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:34 GMT                                     755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=409689 KO=9     )
> restLoginInitiate                                        (OK=28318  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28312  KO=0     )
> Skip 2FA                                                 (OK=15800  KO=1     )
> User Authorize PKCE stage                                (OK=33550  KO=0     )
> User AccessToken PKCE stage                              (OK=33547  KO=1     )
> RootUserinfo                                             (OK=20937  KO=0     )
> GetUUid                                                  (OK=9521   KO=0     )
> GetOpenidConfig                                          (OK=28401  KO=0     )
> CreatePolicy                                             (OK=9515   KO=4     )
> tokenUserinfo                                            (OK=5127   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6317   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6316   KO=0     )
>  UI AM idFromSession                                     (OK=6315   KO=0     )
>  UI AM validateGoto                                      (OK=6314   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6312   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6311   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1086   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6311   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6311   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6311   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6311   KO=0     )
>  UI IDM uiconfig                                         (OK=6311   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6311   KO=0     )
>  UI IDM version                                          (OK=6310   KO=0     )
>  UI IDM features                                         (OK=6310   KO=0     )
>  UI IDM privilege                                        (OK=6310   KO=0     )
>  UI IDM login                                            (OK=6310   KO=0     )
>  UI IDM managed user schema                              (OK=6310   KO=0     )
>  UI IDM dashboard                                        (OK=6310   KO=0     )
>  UI IDM user                                             (OK=6310   KO=0     )
>  UI IDM oidcToken                                        (OK=6310   KO=0     )
> userinfo                                                 (OK=6310   KO=0     )
> UI-Logout                                                (OK=6310   KO=0     )
> UI-Logout Redirect 1                                     (OK=6310   KO=0     )
>  UI AM revoke2                                           (OK=6310   KO=0     )
>  UI AM endsession                                        (OK=6310   KO=0     )
>  UI AM revoke1                                           (OK=6310   KO=0     )
> getIdToken                                               (OK=2074   KO=0     )
> getIdToken Redirect 1                                    (OK=2074   KO=0     )
> createOrganization                                       (OK=2073   KO=0     )
> queryOrganization                                        (OK=2073   KO=0     )
> deleteOrganization                                       (OK=2071   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1036   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1034   KO=0     )
> ReadPolicy                                               (OK=9465   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=172    KO=0     )
> DeletePolicy                                             (OK=9412   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1059 (98.88%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 114618 / active: 167    / done: 29191 
================================================================================

23:27:34.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:34.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:35.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:35.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:36.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:37.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:38.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:38.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:39 GMT                                     760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=412771 KO=9     )
> restLoginInitiate                                        (OK=28525  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28520  KO=0     )
> Skip 2FA                                                 (OK=15918  KO=1     )
> User Authorize PKCE stage                                (OK=33805  KO=0     )
> User AccessToken PKCE stage                              (OK=33802  KO=1     )
> RootUserinfo                                             (OK=21063  KO=0     )
> GetUUid                                                  (OK=9605   KO=0     )
> GetOpenidConfig                                          (OK=28588  KO=0     )
> CreatePolicy                                             (OK=9600   KO=4     )
> tokenUserinfo                                            (OK=5160   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6369   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6369   KO=0     )
>  UI AM idFromSession                                     (OK=6366   KO=0     )
>  UI AM validateGoto                                      (OK=6367   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6364   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6363   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1099   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6362   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6362   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6362   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6362   KO=0     )
>  UI IDM uiconfig                                         (OK=6362   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6362   KO=0     )
>  UI IDM version                                          (OK=6362   KO=0     )
>  UI IDM features                                         (OK=6362   KO=0     )
>  UI IDM privilege                                        (OK=6362   KO=0     )
>  UI IDM login                                            (OK=6362   KO=0     )
>  UI IDM managed user schema                              (OK=6362   KO=0     )
>  UI IDM dashboard                                        (OK=6362   KO=0     )
>  UI IDM user                                             (OK=6362   KO=0     )
>  UI IDM oidcToken                                        (OK=6362   KO=0     )
> userinfo                                                 (OK=6362   KO=0     )
> UI-Logout                                                (OK=6362   KO=0     )
> UI-Logout Redirect 1                                     (OK=6360   KO=0     )
>  UI AM revoke2                                           (OK=6358   KO=0     )
>  UI AM endsession                                        (OK=6358   KO=0     )
>  UI AM revoke1                                           (OK=6358   KO=0     )
> getIdToken                                               (OK=2085   KO=0     )
> getIdToken Redirect 1                                    (OK=2085   KO=0     )
> createOrganization                                       (OK=2083   KO=0     )
> queryOrganization                                        (OK=2083   KO=0     )
> deleteOrganization                                       (OK=2083   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1045   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1045   KO=0     )
> ReadPolicy                                               (OK=9516   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=174    KO=0     )
> DeletePolicy                                             (OK=9463   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1067 (98.89%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 114405 / active: 195    / done: 29376 
================================================================================

23:27:41.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:41.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:42.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:44.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:44 GMT                                     765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=415712 KO=9     )
> restLoginInitiate                                        (OK=28718  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28706  KO=0     )
> Skip 2FA                                                 (OK=16030  KO=1     )
> User Authorize PKCE stage                                (OK=34038  KO=0     )
> User AccessToken PKCE stage                              (OK=34032  KO=1     )
> RootUserinfo                                             (OK=21215  KO=0     )
> GetUUid                                                  (OK=9666   KO=0     )
> GetOpenidConfig                                          (OK=28785  KO=0     )
> CreatePolicy                                             (OK=9662   KO=4     )
> tokenUserinfo                                            (OK=5185   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6414   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6414   KO=0     )
>  UI AM idFromSession                                     (OK=6413   KO=0     )
>  UI AM validateGoto                                      (OK=6413   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6412   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6412   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1107   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6412   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6412   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6411   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6411   KO=0     )
>  UI IDM uiconfig                                         (OK=6411   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6410   KO=0     )
>  UI IDM version                                          (OK=6410   KO=0     )
>  UI IDM features                                         (OK=6409   KO=0     )
>  UI IDM privilege                                        (OK=6409   KO=0     )
>  UI IDM login                                            (OK=6410   KO=0     )
>  UI IDM managed user schema                              (OK=6409   KO=0     )
>  UI IDM dashboard                                        (OK=6409   KO=0     )
>  UI IDM user                                             (OK=6409   KO=0     )
>  UI IDM oidcToken                                        (OK=6409   KO=0     )
> userinfo                                                 (OK=6409   KO=0     )
> UI-Logout                                                (OK=6409   KO=0     )
> UI-Logout Redirect 1                                     (OK=6409   KO=0     )
>  UI AM revoke2                                           (OK=6408   KO=0     )
>  UI AM endsession                                        (OK=6408   KO=0     )
>  UI AM revoke1                                           (OK=6408   KO=0     )
> getIdToken                                               (OK=2102   KO=0     )
> getIdToken Redirect 1                                    (OK=2102   KO=0     )
> createOrganization                                       (OK=2101   KO=0     )
> queryOrganization                                        (OK=2101   KO=0     )
> deleteOrganization                                       (OK=2101   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1052   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1052   KO=0     )
> ReadPolicy                                               (OK=9599   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=176    KO=0     )
> DeletePolicy                                             (OK=9512   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1071 (98.89%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 114200 / active: 223    / done: 29553 
================================================================================

23:27:44.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:45.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:47.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:48.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:48.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:49 GMT                                     770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=418168 KO=9     )
> restLoginInitiate                                        (OK=28887  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28884  KO=0     )
> Skip 2FA                                                 (OK=16135  KO=1     )
> User Authorize PKCE stage                                (OK=34245  KO=0     )
> User AccessToken PKCE stage                              (OK=34241  KO=1     )
> RootUserinfo                                             (OK=21405  KO=0     )
> GetUUid                                                  (OK=9720   KO=0     )
> GetOpenidConfig                                          (OK=28986  KO=0     )
> CreatePolicy                                             (OK=9715   KO=4     )
> tokenUserinfo                                            (OK=5225   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6444   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6444   KO=0     )
>  UI AM idFromSession                                     (OK=6443   KO=0     )
>  UI AM validateGoto                                      (OK=6443   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6443   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6443   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1112   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6443   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6443   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6442   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6442   KO=0     )
>  UI IDM uiconfig                                         (OK=6441   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6441   KO=0     )
>  UI IDM version                                          (OK=6441   KO=0     )
>  UI IDM features                                         (OK=6440   KO=0     )
>  UI IDM privilege                                        (OK=6440   KO=0     )
>  UI IDM login                                            (OK=6440   KO=0     )
>  UI IDM managed user schema                              (OK=6440   KO=0     )
>  UI IDM dashboard                                        (OK=6440   KO=0     )
>  UI IDM user                                             (OK=6440   KO=0     )
>  UI IDM oidcToken                                        (OK=6440   KO=0     )
> userinfo                                                 (OK=6440   KO=0     )
> UI-Logout                                                (OK=6439   KO=0     )
> UI-Logout Redirect 1                                     (OK=6439   KO=0     )
>  UI AM revoke2                                           (OK=6439   KO=0     )
>  UI AM endsession                                        (OK=6439   KO=0     )
>  UI AM revoke1                                           (OK=6439   KO=0     )
> getIdToken                                               (OK=2116   KO=0     )
> getIdToken Redirect 1                                    (OK=2116   KO=0     )
> createOrganization                                       (OK=2115   KO=0     )
> queryOrganization                                        (OK=2115   KO=0     )
> deleteOrganization                                       (OK=2115   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1064   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1064   KO=0     )
> ReadPolicy                                               (OK=9664   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=178    KO=0     )
> DeletePolicy                                             (OK=9598   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1076 (98.90%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 114022 / active: 179    / done: 29775 
================================================================================

23:27:50.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:52.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:52.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:52.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:53.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:53.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:53.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:53.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:54 GMT                                     775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420493 KO=9     )
> restLoginInitiate                                        (OK=29076  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29067  KO=0     )
> Skip 2FA                                                 (OK=16242  KO=1     )
> User Authorize PKCE stage                                (OK=34451  KO=0     )
> User AccessToken PKCE stage                              (OK=34445  KO=1     )
> RootUserinfo                                             (OK=21548  KO=0     )
> GetUUid                                                  (OK=9783   KO=0     )
> GetOpenidConfig                                          (OK=29165  KO=0     )
> CreatePolicy                                             (OK=9777   KO=4     )
> tokenUserinfo                                            (OK=5261   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6477   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6477   KO=0     )
>  UI AM idFromSession                                     (OK=6477   KO=0     )
>  UI AM validateGoto                                      (OK=6477   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6477   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6476   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1115   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6475   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6475   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6473   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6469   KO=0     )
>  UI IDM uiconfig                                         (OK=6469   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6469   KO=0     )
>  UI IDM version                                          (OK=6469   KO=0     )
>  UI IDM features                                         (OK=6469   KO=0     )
>  UI IDM privilege                                        (OK=6469   KO=0     )
>  UI IDM login                                            (OK=6469   KO=0     )
>  UI IDM managed user schema                              (OK=6469   KO=0     )
>  UI IDM dashboard                                        (OK=6469   KO=0     )
>  UI IDM user                                             (OK=6469   KO=0     )
>  UI IDM oidcToken                                        (OK=6468   KO=0     )
> userinfo                                                 (OK=6468   KO=0     )
> UI-Logout                                                (OK=6468   KO=0     )
> UI-Logout Redirect 1                                     (OK=6468   KO=0     )
>  UI AM revoke2                                           (OK=6468   KO=0     )
>  UI AM endsession                                        (OK=6468   KO=0     )
>  UI AM revoke1                                           (OK=6468   KO=0     )
> getIdToken                                               (OK=2124   KO=0     )
> getIdToken Redirect 1                                    (OK=2124   KO=0     )
> createOrganization                                       (OK=2123   KO=0     )
> queryOrganization                                        (OK=2123   KO=0     )
> deleteOrganization                                       (OK=2123   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1071   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1071   KO=0     )
> ReadPolicy                                               (OK=9717   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=178    KO=0     )
> DeletePolicy                                             (OK=9659   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1084 (98.91%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 113827 / active: 187    / done: 29962 
================================================================================

23:27:54.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:55.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:56.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:56.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:57.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:57.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:57.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:57.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:57.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:57.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:58.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:27:58.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:27:59 GMT                                     780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=423784 KO=9     )
> restLoginInitiate                                        (OK=29295  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29289  KO=0     )
> Skip 2FA                                                 (OK=16352  KO=1     )
> User Authorize PKCE stage                                (OK=34716  KO=0     )
> User AccessToken PKCE stage                              (OK=34711  KO=1     )
> RootUserinfo                                             (OK=21691  KO=0     )
> GetUUid                                                  (OK=9856   KO=0     )
> GetOpenidConfig                                          (OK=29353  KO=0     )
> CreatePolicy                                             (OK=9849   KO=4     )
> tokenUserinfo                                            (OK=5302   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6536   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6535   KO=0     )
>  UI AM idFromSession                                     (OK=6535   KO=0     )
>  UI AM validateGoto                                      (OK=6535   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6530   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6530   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1130   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6530   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6530   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6527   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6526   KO=0     )
>  UI IDM uiconfig                                         (OK=6526   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6526   KO=0     )
>  UI IDM version                                          (OK=6526   KO=0     )
>  UI IDM features                                         (OK=6525   KO=0     )
>  UI IDM privilege                                        (OK=6525   KO=0     )
>  UI IDM login                                            (OK=6525   KO=0     )
>  UI IDM managed user schema                              (OK=6525   KO=0     )
>  UI IDM dashboard                                        (OK=6525   KO=0     )
>  UI IDM user                                             (OK=6525   KO=0     )
>  UI IDM oidcToken                                        (OK=6525   KO=0     )
> userinfo                                                 (OK=6524   KO=0     )
> UI-Logout                                                (OK=6523   KO=0     )
> UI-Logout Redirect 1                                     (OK=6523   KO=0     )
>  UI AM revoke2                                           (OK=6523   KO=0     )
>  UI AM endsession                                        (OK=6523   KO=0     )
>  UI AM revoke1                                           (OK=6523   KO=0     )
> getIdToken                                               (OK=2142   KO=0     )
> getIdToken Redirect 1                                    (OK=2142   KO=0     )
> createOrganization                                       (OK=2140   KO=0     )
> queryOrganization                                        (OK=2139   KO=0     )
> deleteOrganization                                       (OK=2139   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1080   KO=0     )
> ReadPolicy                                               (OK=9776   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=181    KO=0     )
> DeletePolicy                                             (OK=9715   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1096 (98.92%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 113595 / active: 203    / done: 30178 
================================================================================

23:28:01.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:01.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:02.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:02.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:03.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:04.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:04 GMT                                     785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=426760 KO=9     )
> restLoginInitiate                                        (OK=29491  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29488  KO=0     )
> Skip 2FA                                                 (OK=16457  KO=1     )
> User Authorize PKCE stage                                (OK=34955  KO=0     )
> User AccessToken PKCE stage                              (OK=34953  KO=1     )
> RootUserinfo                                             (OK=21820  KO=0     )
> GetUUid                                                  (OK=9919   KO=0     )
> GetOpenidConfig                                          (OK=29547  KO=0     )
> CreatePolicy                                             (OK=9913   KO=4     )
> tokenUserinfo                                            (OK=5343   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6583   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6583   KO=0     )
>  UI AM idFromSession                                     (OK=6581   KO=0     )
>  UI AM validateGoto                                      (OK=6581   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6579   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6579   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1142   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6578   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6578   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6577   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6576   KO=0     )
>  UI IDM uiconfig                                         (OK=6575   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6575   KO=0     )
>  UI IDM version                                          (OK=6575   KO=0     )
>  UI IDM features                                         (OK=6575   KO=0     )
>  UI IDM privilege                                        (OK=6575   KO=0     )
>  UI IDM login                                            (OK=6575   KO=0     )
>  UI IDM managed user schema                              (OK=6575   KO=0     )
>  UI IDM dashboard                                        (OK=6575   KO=0     )
>  UI IDM user                                             (OK=6575   KO=0     )
>  UI IDM oidcToken                                        (OK=6575   KO=0     )
> userinfo                                                 (OK=6575   KO=0     )
> UI-Logout                                                (OK=6575   KO=0     )
> UI-Logout Redirect 1                                     (OK=6573   KO=0     )
>  UI AM revoke2                                           (OK=6572   KO=0     )
>  UI AM endsession                                        (OK=6572   KO=0     )
>  UI AM revoke1                                           (OK=6572   KO=0     )
> getIdToken                                               (OK=2156   KO=0     )
> getIdToken Redirect 1                                    (OK=2156   KO=0     )
> createOrganization                                       (OK=2153   KO=0     )
> queryOrganization                                        (OK=2153   KO=0     )
> deleteOrganization                                       (OK=2153   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1085   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1085   KO=0     )
> ReadPolicy                                               (OK=9852   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=181    KO=0     )
> DeletePolicy                                             (OK=9774   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1102 (98.92%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 113399 / active: 201    / done: 30376 
================================================================================

23:28:06.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:06.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:07.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:09.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:09.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:09.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:09.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:09 GMT                                     790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=429762 KO=9     )
> restLoginInitiate                                        (OK=29702  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29697  KO=0     )
> Skip 2FA                                                 (OK=16580  KO=1     )
> User Authorize PKCE stage                                (OK=35202  KO=0     )
> User AccessToken PKCE stage                              (OK=35195  KO=1     )
> RootUserinfo                                             (OK=21992  KO=0     )
> GetUUid                                                  (OK=9993   KO=0     )
> GetOpenidConfig                                          (OK=29761  KO=0     )
> CreatePolicy                                             (OK=9988   KO=4     )
> tokenUserinfo                                            (OK=5370   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6628   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6628   KO=0     )
>  UI AM idFromSession                                     (OK=6626   KO=0     )
>  UI AM validateGoto                                      (OK=6627   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6624   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6624   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1148   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6624   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6624   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6623   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6621   KO=0     )
>  UI IDM uiconfig                                         (OK=6621   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6621   KO=0     )
>  UI IDM version                                          (OK=6621   KO=0     )
>  UI IDM features                                         (OK=6621   KO=0     )
>  UI IDM privilege                                        (OK=6621   KO=0     )
>  UI IDM login                                            (OK=6621   KO=0     )
>  UI IDM managed user schema                              (OK=6619   KO=0     )
>  UI IDM dashboard                                        (OK=6620   KO=0     )
>  UI IDM user                                             (OK=6619   KO=0     )
>  UI IDM oidcToken                                        (OK=6619   KO=0     )
> userinfo                                                 (OK=6619   KO=0     )
> UI-Logout                                                (OK=6618   KO=0     )
> UI-Logout Redirect 1                                     (OK=6617   KO=0     )
>  UI AM revoke2                                           (OK=6617   KO=0     )
>  UI AM endsession                                        (OK=6617   KO=0     )
>  UI AM revoke1                                           (OK=6617   KO=0     )
> getIdToken                                               (OK=2170   KO=0     )
> getIdToken Redirect 1                                    (OK=2170   KO=0     )
> createOrganization                                       (OK=2169   KO=0     )
> queryOrganization                                        (OK=2169   KO=0     )
> deleteOrganization                                       (OK=2169   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1092   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1092   KO=0     )
> ReadPolicy                                               (OK=9916   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
> DeletePolicy                                             (OK=9847   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1109 (98.93%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 113181 / active: 216    / done: 30579 
================================================================================

23:28:11.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:11.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:11.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:11.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:11.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:12.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:13.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:13.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:14 GMT                                     795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=432708 KO=9     )
> restLoginInitiate                                        (OK=29890  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29876  KO=0     )
> Skip 2FA                                                 (OK=16677  KO=1     )
> User Authorize PKCE stage                                (OK=35427  KO=0     )
> User AccessToken PKCE stage                              (OK=35423  KO=1     )
> RootUserinfo                                             (OK=22166  KO=0     )
> GetUUid                                                  (OK=10041  KO=0     )
> GetOpenidConfig                                          (OK=29950  KO=0     )
> CreatePolicy                                             (OK=10037  KO=4     )
> tokenUserinfo                                            (OK=5403   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6673   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6673   KO=0     )
>  UI AM idFromSession                                     (OK=6673   KO=0     )
>  UI AM validateGoto                                      (OK=6673   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6673   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6673   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1159   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6673   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6673   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6672   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6672   KO=0     )
>  UI IDM uiconfig                                         (OK=6671   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6671   KO=0     )
>  UI IDM version                                          (OK=6671   KO=0     )
>  UI IDM features                                         (OK=6671   KO=0     )
>  UI IDM privilege                                        (OK=6671   KO=0     )
>  UI IDM login                                            (OK=6671   KO=0     )
>  UI IDM managed user schema                              (OK=6671   KO=0     )
>  UI IDM dashboard                                        (OK=6671   KO=0     )
>  UI IDM user                                             (OK=6671   KO=0     )
>  UI IDM oidcToken                                        (OK=6671   KO=0     )
> userinfo                                                 (OK=6670   KO=0     )
> UI-Logout                                                (OK=6670   KO=0     )
> UI-Logout Redirect 1                                     (OK=6668   KO=0     )
>  UI AM revoke2                                           (OK=6668   KO=0     )
>  UI AM endsession                                        (OK=6668   KO=0     )
>  UI AM revoke1                                           (OK=6668   KO=0     )
> getIdToken                                               (OK=2184   KO=0     )
> getIdToken Redirect 1                                    (OK=2184   KO=0     )
> createOrganization                                       (OK=2183   KO=0     )
> queryOrganization                                        (OK=2183   KO=0     )
> deleteOrganization                                       (OK=2183   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1102   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1101   KO=0     )
> ReadPolicy                                               (OK=9991   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=184    KO=0     )
> DeletePolicy                                             (OK=9914   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1117 (98.94%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 112981 / active: 193    / done: 30802 
================================================================================

23:28:15.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:16.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:18.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:19.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:19.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:19.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:19.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:19 GMT                                     800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=435461 KO=9     )
> restLoginInitiate                                        (OK=30091  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30087  KO=0     )
> Skip 2FA                                                 (OK=16793  KO=1     )
> User Authorize PKCE stage                                (OK=35658  KO=0     )
> User AccessToken PKCE stage                              (OK=35655  KO=1     )
> RootUserinfo                                             (OK=22338  KO=0     )
> GetUUid                                                  (OK=10102  KO=0     )
> GetOpenidConfig                                          (OK=30135  KO=0     )
> CreatePolicy                                             (OK=10098  KO=4     )
> tokenUserinfo                                            (OK=5444   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6713   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6713   KO=0     )
>  UI AM idFromSession                                     (OK=6712   KO=0     )
>  UI AM validateGoto                                      (OK=6712   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6712   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6712   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1163   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6712   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6712   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6711   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6711   KO=0     )
>  UI IDM uiconfig                                         (OK=6710   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6711   KO=0     )
>  UI IDM version                                          (OK=6710   KO=0     )
>  UI IDM features                                         (OK=6710   KO=0     )
>  UI IDM privilege                                        (OK=6710   KO=0     )
>  UI IDM login                                            (OK=6710   KO=0     )
>  UI IDM managed user schema                              (OK=6710   KO=0     )
>  UI IDM dashboard                                        (OK=6710   KO=0     )
>  UI IDM user                                             (OK=6710   KO=0     )
>  UI IDM oidcToken                                        (OK=6709   KO=0     )
> userinfo                                                 (OK=6709   KO=0     )
> UI-Logout                                                (OK=6708   KO=0     )
> UI-Logout Redirect 1                                     (OK=6708   KO=0     )
>  UI AM revoke2                                           (OK=6707   KO=0     )
>  UI AM endsession                                        (OK=6707   KO=0     )
>  UI AM revoke1                                           (OK=6707   KO=0     )
> getIdToken                                               (OK=2203   KO=0     )
> getIdToken Redirect 1                                    (OK=2202   KO=0     )
> createOrganization                                       (OK=2201   KO=0     )
> queryOrganization                                        (OK=2201   KO=0     )
> deleteOrganization                                       (OK=2201   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1105   KO=0     )
> ReadPolicy                                               (OK=10040  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=185    KO=0     )
> DeletePolicy                                             (OK=9988   KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1124 (98.94%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 112777 / active: 182    / done: 31017 
================================================================================

23:28:19.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:20.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:20.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:21.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:22.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:22.351 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 31276: status.find.in([200, 209], 304), found 409
23:28:22.352 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,31276,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE3NjM3MTkxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSG50QnpHaWdieWxlMi10MFhTeG9jRm5WQU4wIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTcwMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTcwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM1MzAyLCJpYXQiOjE3MzIyMzE3MDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlhEeXR1UUNxZDNDbFdDLW9UcmdfaU9OVGhNQSJ9.OtdBAlJ-tu3gVpbcoLzBaIPpUq7nOOP8OOvl1Pc6rBBNomCkBItprXu0wKMGPWtbqhYSeOGWiTpSF16HBJ-QHMAuw0g4Gof09HHsuhYLTvniaksmeveke63F3S8kCZ65NGN5MyZXQcS3FSX2RojF_0IRq6CpNFrRKK1dyOBhV3K9qBOOpsurJwJnxhf0RXKBMsEh2ywF6Bu0cfznQ5kTEWRa-tYtmsN963oi_QF6TBrwf9dkM-LxqNi6YdR1OUTTsVo-J0ncs1oyg8qfp_VQVqtdE4O6BgMarhhLVR7vOB9d4DrNEvdWTTjbSJXz7Qx2GuVpPMyIj85OijiVqpXaoQ, username -> user.156871, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy554994, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@85c9d1e, authcode -> 5KWUesJqSTdnE4h36HF4ZyEpMZ0, useAdminRealm -> true, callbacks -> {"tokenId":"38TPWWVQlwKmgdF-YWcAipm-jBo.*AAJTSQACMDIAAlNLABxMSHFzVU1LWnYrK1lHai9sQ3FMcTBYYUdUeGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231701987), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=38TPWWVQlwKmgdF-YWcAipm-jBo.*AAJTSQACMDIAAlNLABxMSHFzVU1LWnYrK1lHai9sQ3FMcTBYYUdUeGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231701987))), password -> Pa_ssw0rd, challenge -> OZJkuztO9iqdUjjzyGkMTV8BoRycmv4nF5f8i2eeioY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 111.40.90.191, verifier -> ODQ1NzAyODM1MDQ1Nzg0OTcxMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@74f30b66, tokenId -> 38TPWWVQlwKmgdF-YWcAipm-jBo.*AAJTSQACMDIAAlNLABxMSHFzVU1LWnYrK1lHai9sQ3FMcTBYYUdUeGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=38TPWWVQlwKmgdF-YWcAipm-jBo.*AAJTSQACMDIAAlNLABxMSHFzVU1LWnYrK1lHai9sQ3FMcTBYYUdUeGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=38TPWWVQlwKmgdF-YWcAipm-jBo.*AAJTSQACMDIAAlNLABxMSHFzVU1LWnYrK1lHai9sQ3FMcTBYYUdUeGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy554994","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: Thu, 21 Nov 2024 23:28:22 GMT
	x-forgerock-transactionid: eb4028ee-34a5-4518-b509-0753abdfdd58
	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:28:22.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:23.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:24.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:24 GMT                                     805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=438075 KO=10    )
> restLoginInitiate                                        (OK=30281  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30275  KO=0     )
> Skip 2FA                                                 (OK=16904  KO=1     )
> User Authorize PKCE stage                                (OK=35882  KO=0     )
> User AccessToken PKCE stage                              (OK=35881  KO=1     )
> RootUserinfo                                             (OK=22498  KO=0     )
> GetUUid                                                  (OK=10170  KO=0     )
> GetOpenidConfig                                          (OK=30310  KO=0     )
> CreatePolicy                                             (OK=10162  KO=5     )
> tokenUserinfo                                            (OK=5481   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6753   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6751   KO=0     )
>  UI AM idFromSession                                     (OK=6751   KO=0     )
>  UI AM validateGoto                                      (OK=6751   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6751   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6748   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1171   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6748   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6748   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6748   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6747   KO=0     )
>  UI IDM uiconfig                                         (OK=6746   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6746   KO=0     )
>  UI IDM version                                          (OK=6746   KO=0     )
>  UI IDM features                                         (OK=6746   KO=0     )
>  UI IDM privilege                                        (OK=6746   KO=0     )
>  UI IDM login                                            (OK=6746   KO=0     )
>  UI IDM managed user schema                              (OK=6746   KO=0     )
>  UI IDM dashboard                                        (OK=6746   KO=0     )
>  UI IDM user                                             (OK=6746   KO=0     )
>  UI IDM oidcToken                                        (OK=6745   KO=0     )
> userinfo                                                 (OK=6744   KO=0     )
> UI-Logout                                                (OK=6744   KO=0     )
> UI-Logout Redirect 1                                     (OK=6742   KO=0     )
>  UI AM revoke2                                           (OK=6742   KO=0     )
>  UI AM endsession                                        (OK=6742   KO=0     )
>  UI AM revoke1                                           (OK=6742   KO=0     )
> getIdToken                                               (OK=2219   KO=0     )
> getIdToken Redirect 1                                    (OK=2219   KO=0     )
> createOrganization                                       (OK=2218   KO=0     )
> queryOrganization                                        (OK=2217   KO=0     )
> deleteOrganization                                       (OK=2217   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1118   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1118   KO=0     )
> ReadPolicy                                               (OK=10099  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=186    KO=0     )
> DeletePolicy                                             (OK=10038  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1132 (98.86%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 112573 / active: 190    / done: 31213 
================================================================================

23:28:24.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:25.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:25.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:25.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:25.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:26.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:27.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:27.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:28.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:28.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:28.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:29 GMT                                     810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=441000 KO=10    )
> restLoginInitiate                                        (OK=30483  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30478  KO=0     )
> Skip 2FA                                                 (OK=17026  KO=1     )
> User Authorize PKCE stage                                (OK=36123  KO=0     )
> User AccessToken PKCE stage                              (OK=36118  KO=1     )
> RootUserinfo                                             (OK=22659  KO=0     )
> GetUUid                                                  (OK=10240  KO=0     )
> GetOpenidConfig                                          (OK=30505  KO=0     )
> CreatePolicy                                             (OK=10234  KO=5     )
> tokenUserinfo                                            (OK=5511   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6793   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6793   KO=0     )
>  UI AM idFromSession                                     (OK=6793   KO=0     )
>  UI AM validateGoto                                      (OK=6793   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6792   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6792   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1179   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6792   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6792   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6791   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6791   KO=0     )
>  UI IDM uiconfig                                         (OK=6791   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6791   KO=0     )
>  UI IDM version                                          (OK=6791   KO=0     )
>  UI IDM features                                         (OK=6790   KO=0     )
>  UI IDM privilege                                        (OK=6790   KO=0     )
>  UI IDM login                                            (OK=6790   KO=0     )
>  UI IDM managed user schema                              (OK=6790   KO=0     )
>  UI IDM dashboard                                        (OK=6790   KO=0     )
>  UI IDM user                                             (OK=6790   KO=0     )
>  UI IDM oidcToken                                        (OK=6789   KO=0     )
> userinfo                                                 (OK=6789   KO=0     )
> UI-Logout                                                (OK=6787   KO=0     )
> UI-Logout Redirect 1                                     (OK=6787   KO=0     )
>  UI AM revoke2                                           (OK=6787   KO=0     )
>  UI AM endsession                                        (OK=6787   KO=0     )
>  UI AM revoke1                                           (OK=6787   KO=0     )
> getIdToken                                               (OK=2239   KO=0     )
> getIdToken Redirect 1                                    (OK=2239   KO=0     )
> createOrganization                                       (OK=2238   KO=0     )
> queryOrganization                                        (OK=2236   KO=0     )
> deleteOrganization                                       (OK=2236   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1129   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1129   KO=0     )
> ReadPolicy                                               (OK=10166  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=188    KO=0     )
> DeletePolicy                                             (OK=10096  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1143 (98.88%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 112362 / active: 197    / done: 31417 
================================================================================

23:28:29.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:29.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:30.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:30.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:32.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:32.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:32.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:33.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:33.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:34.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:34.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:34 GMT                                     815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=443990 KO=10    )
> restLoginInitiate                                        (OK=30689  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30686  KO=0     )
> Skip 2FA                                                 (OK=17145  KO=1     )
> User Authorize PKCE stage                                (OK=36362  KO=0     )
> User AccessToken PKCE stage                              (OK=36359  KO=1     )
> RootUserinfo                                             (OK=22794  KO=0     )
> GetUUid                                                  (OK=10311  KO=0     )
> GetOpenidConfig                                          (OK=30715  KO=0     )
> CreatePolicy                                             (OK=10306  KO=5     )
> tokenUserinfo                                            (OK=5542   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6842   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6842   KO=0     )
>  UI AM idFromSession                                     (OK=6841   KO=0     )
>  UI AM validateGoto                                      (OK=6841   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6840   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6840   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1189   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6840   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6840   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6840   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6839   KO=0     )
>  UI IDM uiconfig                                         (OK=6839   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6839   KO=0     )
>  UI IDM version                                          (OK=6839   KO=0     )
>  UI IDM features                                         (OK=6837   KO=0     )
>  UI IDM privilege                                        (OK=6837   KO=0     )
>  UI IDM login                                            (OK=6837   KO=0     )
>  UI IDM managed user schema                              (OK=6837   KO=0     )
>  UI IDM dashboard                                        (OK=6836   KO=0     )
>  UI IDM user                                             (OK=6837   KO=0     )
>  UI IDM oidcToken                                        (OK=6836   KO=0     )
> userinfo                                                 (OK=6835   KO=0     )
> UI-Logout                                                (OK=6834   KO=0     )
> UI-Logout Redirect 1                                     (OK=6833   KO=0     )
>  UI AM revoke2                                           (OK=6829   KO=0     )
>  UI AM endsession                                        (OK=6829   KO=0     )
>  UI AM revoke1                                           (OK=6829   KO=0     )
> getIdToken                                               (OK=2253   KO=0     )
> getIdToken Redirect 1                                    (OK=2253   KO=0     )
> createOrganization                                       (OK=2251   KO=0     )
> queryOrganization                                        (OK=2251   KO=0     )
> deleteOrganization                                       (OK=2251   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1139   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1138   KO=0     )
> ReadPolicy                                               (OK=10235  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=188    KO=0     )
> DeletePolicy                                             (OK=10165  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1154 (98.89%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.09%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.09%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.09%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.09%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 112148 / active: 205    / done: 31623 
================================================================================

23:28:34.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:34.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:35.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 31816: status.find.in([200, 209], 304), found 409
23:28:35.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,31816,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE3Mjc1Nzc0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVVhnVjkxYTJVeFBrNXJLSGhnVnZoWFN6VHNNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMTcxNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMTcxNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM1MzE0LCJpYXQiOjE3MzIyMzE3MTQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldsRG80Mlh2Sm9DRlh4dUd0OHlGdlFHRlJ4SSJ9.LQ3a486ZY3ZMMrBKoIBMAvX0PLgWgwI1nq8W7CIITBgw8H8e-LXrNBjpVpBUiDwXzgBw5UP00idlC3zZylPWV_sfQ7p5csy14jz07CjVQVbn6eOcMSshEPzHpYn-0vDfL2uqStLeGtdu9lSbXcJGpfuvtkfeFVBIOIww0HQkf92JSg1noBLK65uOPqHYZGpOEBHoHOOnTvmh-LV2s98iIlVE-8MXxcwN4aRd_Excex9vtGf7MUMeRe-FTFvty-VaxNxLge42fm8d3ZJDNxgGvj-mHRdw1p7eyKTnOtEhSNy2iO9ltQFn4zTrpBM1btSTy5b-FZUl4IzudKO8LEuQAw, username -> user.190854, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy629643, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2846dc85, authcode -> 8l_Xc0fGtkwF1X4pTGAi1xBnwDM, useAdminRealm -> true, callbacks -> {"tokenId":"8R85n7Qn55K8d30B2mqZ8Axl4M0.*AAJTSQACMDIAAlNLABxwakMvUU5mN2VwNHREVGxDTklrUkJMaG5pdzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732231714649), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8R85n7Qn55K8d30B2mqZ8Axl4M0.*AAJTSQACMDIAAlNLABxwakMvUU5mN2VwNHREVGxDTklrUkJMaG5pdzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732231714649))), password -> Pa_ssw0rd, challenge -> TjnFjfRlhkw9M14FABDutPBuTOCyGMRRoDhnA2v-QGI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 241.14.20.79, verifier -> LTU0NDcxNzk1MTAyNjI4ODQ1MTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3334c58a, tokenId -> 8R85n7Qn55K8d30B2mqZ8Axl4M0.*AAJTSQACMDIAAlNLABxwakMvUU5mN2VwNHREVGxDTklrUkJMaG5pdzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=8R85n7Qn55K8d30B2mqZ8Axl4M0.*AAJTSQACMDIAAlNLABxwakMvUU5mN2VwNHREVGxDTklrUkJMaG5pdzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=8R85n7Qn55K8d30B2mqZ8Axl4M0.*AAJTSQACMDIAAlNLABxwakMvUU5mN2VwNHREVGxDTklrUkJMaG5pdzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy629643","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: Thu, 21 Nov 2024 23:28:35 GMT
	x-forgerock-transactionid: 4ce0d73e-2e04-4446-aeea-ca182cff96a6
	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:28:35.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:35.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:36.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:36.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:36.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:37.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:39.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:39.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:39.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:39 GMT                                     820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=446752 KO=11    )
> restLoginInitiate                                        (OK=30889  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30882  KO=0     )
> Skip 2FA                                                 (OK=17255  KO=1     )
> User Authorize PKCE stage                                (OK=36588  KO=0     )
> User AccessToken PKCE stage                              (OK=36582  KO=1     )
> RootUserinfo                                             (OK=22936  KO=0     )
> GetUUid                                                  (OK=10382  KO=0     )
> GetOpenidConfig                                          (OK=30927  KO=0     )
> CreatePolicy                                             (OK=10372  KO=6     )
> tokenUserinfo                                            (OK=5575   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6883   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6883   KO=0     )
>  UI AM idFromSession                                     (OK=6882   KO=0     )
>  UI AM validateGoto                                      (OK=6882   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6879   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6879   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1197   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6879   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6879   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6877   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6876   KO=0     )
>  UI IDM uiconfig                                         (OK=6876   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6876   KO=0     )
>  UI IDM version                                          (OK=6876   KO=0     )
>  UI IDM features                                         (OK=6876   KO=0     )
>  UI IDM privilege                                        (OK=6876   KO=0     )
>  UI IDM login                                            (OK=6876   KO=0     )
>  UI IDM managed user schema                              (OK=6876   KO=0     )
>  UI IDM dashboard                                        (OK=6876   KO=0     )
>  UI IDM user                                             (OK=6876   KO=0     )
>  UI IDM oidcToken                                        (OK=6875   KO=0     )
> userinfo                                                 (OK=6875   KO=0     )
> UI-Logout                                                (OK=6875   KO=0     )
> UI-Logout Redirect 1                                     (OK=6874   KO=0     )
>  UI AM revoke2                                           (OK=6873   KO=0     )
>  UI AM endsession                                        (OK=6873   KO=0     )
>  UI AM revoke1                                           (OK=6873   KO=0     )
> getIdToken                                               (OK=2270   KO=0     )
> getIdToken Redirect 1                                    (OK=2270   KO=0     )
> createOrganization                                       (OK=2269   KO=0     )
> queryOrganization                                        (OK=2269   KO=0     )
> deleteOrganization                                       (OK=2269   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1146   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1146   KO=0     )
> ReadPolicy                                               (OK=10306  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=188    KO=0     )
> DeletePolicy                                             (OK=10233  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1165 (98.81%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 111937 / active: 207    / done: 31832 
================================================================================

23:28:40.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:41.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:43.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:43.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:44.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:44 GMT                                     825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=449623 KO=11    )
> restLoginInitiate                                        (OK=31085  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31078  KO=0     )
> Skip 2FA                                                 (OK=17375  KO=1     )
> User Authorize PKCE stage                                (OK=36819  KO=0     )
> User AccessToken PKCE stage                              (OK=36814  KO=1     )
> RootUserinfo                                             (OK=23109  KO=0     )
> GetUUid                                                  (OK=10447  KO=0     )
> GetOpenidConfig                                          (OK=31132  KO=0     )
> CreatePolicy                                             (OK=10440  KO=6     )
> tokenUserinfo                                            (OK=5605   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6923   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6923   KO=0     )
>  UI AM idFromSession                                     (OK=6922   KO=0     )
>  UI AM validateGoto                                      (OK=6922   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6919   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6919   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1204   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6919   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6919   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6919   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6919   KO=0     )
>  UI IDM uiconfig                                         (OK=6919   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6919   KO=0     )
>  UI IDM version                                          (OK=6919   KO=0     )
>  UI IDM features                                         (OK=6919   KO=0     )
>  UI IDM privilege                                        (OK=6919   KO=0     )
>  UI IDM login                                            (OK=6919   KO=0     )
>  UI IDM managed user schema                              (OK=6919   KO=0     )
>  UI IDM dashboard                                        (OK=6919   KO=0     )
>  UI IDM user                                             (OK=6919   KO=0     )
>  UI IDM oidcToken                                        (OK=6919   KO=0     )
> userinfo                                                 (OK=6919   KO=0     )
> UI-Logout                                                (OK=6919   KO=0     )
> UI-Logout Redirect 1                                     (OK=6919   KO=0     )
>  UI AM revoke2                                           (OK=6918   KO=0     )
>  UI AM endsession                                        (OK=6918   KO=0     )
>  UI AM revoke1                                           (OK=6918   KO=0     )
> getIdToken                                               (OK=2288   KO=0     )
> getIdToken Redirect 1                                    (OK=2288   KO=0     )
> createOrganization                                       (OK=2286   KO=0     )
> queryOrganization                                        (OK=2286   KO=0     )
> deleteOrganization                                       (OK=2285   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1152   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1152   KO=0     )
> ReadPolicy                                               (OK=10377  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=192    KO=0     )
> DeletePolicy                                             (OK=10304  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1170 (98.82%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 111734 / active: 208    / done: 32034 
================================================================================

23:28:45.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:46.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:46.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:47.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:47.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:48.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:48.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:49.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:49 GMT                                     830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=452264 KO=11    )
> restLoginInitiate                                        (OK=31270  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31265  KO=0     )
> Skip 2FA                                                 (OK=17480  KO=1     )
> User Authorize PKCE stage                                (OK=37042  KO=0     )
> User AccessToken PKCE stage                              (OK=37039  KO=1     )
> RootUserinfo                                             (OK=23292  KO=0     )
> GetUUid                                                  (OK=10504  KO=0     )
> GetOpenidConfig                                          (OK=31328  KO=0     )
> CreatePolicy                                             (OK=10498  KO=6     )
> tokenUserinfo                                            (OK=5648   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6958   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6958   KO=0     )
>  UI AM idFromSession                                     (OK=6958   KO=0     )
>  UI AM validateGoto                                      (OK=6958   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6957   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6957   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1210   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6957   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6957   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6956   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6956   KO=0     )
>  UI IDM uiconfig                                         (OK=6955   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6955   KO=0     )
>  UI IDM version                                          (OK=6955   KO=0     )
>  UI IDM features                                         (OK=6955   KO=0     )
>  UI IDM privilege                                        (OK=6955   KO=0     )
>  UI IDM login                                            (OK=6955   KO=0     )
>  UI IDM managed user schema                              (OK=6955   KO=0     )
>  UI IDM dashboard                                        (OK=6955   KO=0     )
>  UI IDM user                                             (OK=6955   KO=0     )
>  UI IDM oidcToken                                        (OK=6955   KO=0     )
> userinfo                                                 (OK=6955   KO=0     )
> UI-Logout                                                (OK=6954   KO=0     )
> UI-Logout Redirect 1                                     (OK=6953   KO=0     )
>  UI AM revoke2                                           (OK=6953   KO=0     )
>  UI AM endsession                                        (OK=6953   KO=0     )
>  UI AM revoke1                                           (OK=6953   KO=0     )
> getIdToken                                               (OK=2303   KO=0     )
> getIdToken Redirect 1                                    (OK=2303   KO=0     )
> createOrganization                                       (OK=2302   KO=0     )
> queryOrganization                                        (OK=2302   KO=0     )
> deleteOrganization                                       (OK=2302   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1161   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1160   KO=0     )
> ReadPolicy                                               (OK=10443  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=194    KO=0     )
> DeletePolicy                                             (OK=10375  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1178 (98.83%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 111542 / active: 178    / done: 32256 
================================================================================

23:28:51.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:51.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:52.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:52.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:54.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:54 GMT                                     835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=455007 KO=11    )
> restLoginInitiate                                        (OK=31467  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31461  KO=0     )
> Skip 2FA                                                 (OK=17589  KO=1     )
> User Authorize PKCE stage                                (OK=37269  KO=0     )
> User AccessToken PKCE stage                              (OK=37264  KO=1     )
> RootUserinfo                                             (OK=23473  KO=0     )
> GetUUid                                                  (OK=10556  KO=0     )
> GetOpenidConfig                                          (OK=31501  KO=0     )
> CreatePolicy                                             (OK=10546  KO=6     )
> tokenUserinfo                                            (OK=5684   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7000   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7000   KO=0     )
>  UI AM idFromSession                                     (OK=7000   KO=0     )
>  UI AM validateGoto                                      (OK=7000   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6999   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6999   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1218   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6999   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6999   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6997   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6997   KO=0     )
>  UI IDM uiconfig                                         (OK=6997   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6997   KO=0     )
>  UI IDM version                                          (OK=6997   KO=0     )
>  UI IDM features                                         (OK=6997   KO=0     )
>  UI IDM privilege                                        (OK=6997   KO=0     )
>  UI IDM login                                            (OK=6997   KO=0     )
>  UI IDM managed user schema                              (OK=6997   KO=0     )
>  UI IDM dashboard                                        (OK=6997   KO=0     )
>  UI IDM user                                             (OK=6997   KO=0     )
>  UI IDM oidcToken                                        (OK=6997   KO=0     )
> userinfo                                                 (OK=6996   KO=0     )
> UI-Logout                                                (OK=6995   KO=0     )
> UI-Logout Redirect 1                                     (OK=6995   KO=0     )
>  UI AM revoke2                                           (OK=6995   KO=0     )
>  UI AM endsession                                        (OK=6995   KO=0     )
>  UI AM revoke1                                           (OK=6995   KO=0     )
> getIdToken                                               (OK=2317   KO=0     )
> getIdToken Redirect 1                                    (OK=2317   KO=0     )
> createOrganization                                       (OK=2316   KO=0     )
> queryOrganization                                        (OK=2315   KO=0     )
> deleteOrganization                                       (OK=2315   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1168   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1167   KO=0     )
> ReadPolicy                                               (OK=10501  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=194    KO=0     )
> DeletePolicy                                             (OK=10438  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1183 (98.83%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 111334 / active: 187    / done: 32455 
================================================================================

23:28:54.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:55.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:55.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:55.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:56.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:58.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:58.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:58.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:58.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:59.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:59.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:28:59 GMT                                     840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=457770 KO=11    )
> restLoginInitiate                                        (OK=31653  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31649  KO=0     )
> Skip 2FA                                                 (OK=17683  KO=1     )
> User Authorize PKCE stage                                (OK=37486  KO=0     )
> User AccessToken PKCE stage                              (OK=37480  KO=1     )
> RootUserinfo                                             (OK=23643  KO=0     )
> GetUUid                                                  (OK=10616  KO=0     )
> GetOpenidConfig                                          (OK=31670  KO=0     )
> CreatePolicy                                             (OK=10607  KO=6     )
> tokenUserinfo                                            (OK=5712   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7051   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7051   KO=0     )
>  UI AM idFromSession                                     (OK=7049   KO=0     )
>  UI AM validateGoto                                      (OK=7049   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7046   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7046   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1226   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7046   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7046   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7041   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7041   KO=0     )
>  UI IDM uiconfig                                         (OK=7041   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7041   KO=0     )
>  UI IDM version                                          (OK=7041   KO=0     )
>  UI IDM features                                         (OK=7041   KO=0     )
>  UI IDM privilege                                        (OK=7041   KO=0     )
>  UI IDM login                                            (OK=7041   KO=0     )
>  UI IDM managed user schema                              (OK=7041   KO=0     )
>  UI IDM dashboard                                        (OK=7041   KO=0     )
>  UI IDM user                                             (OK=7041   KO=0     )
>  UI IDM oidcToken                                        (OK=7039   KO=0     )
> userinfo                                                 (OK=7039   KO=0     )
> UI-Logout                                                (OK=7038   KO=0     )
> UI-Logout Redirect 1                                     (OK=7038   KO=0     )
>  UI AM revoke2                                           (OK=7038   KO=0     )
>  UI AM endsession                                        (OK=7038   KO=0     )
>  UI AM revoke1                                           (OK=7038   KO=0     )
> getIdToken                                               (OK=2328   KO=0     )
> getIdToken Redirect 1                                    (OK=2328   KO=0     )
> createOrganization                                       (OK=2327   KO=0     )
> queryOrganization                                        (OK=2327   KO=0     )
> deleteOrganization                                       (OK=2327   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1181   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1181   KO=0     )
> ReadPolicy                                               (OK=10550  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=196    KO=0     )
> DeletePolicy                                             (OK=10497  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1194 (98.84%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 111140 / active: 178    / done: 32658 
================================================================================

23:28:59.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:28:59.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:00.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:01.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:01.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:01.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:02.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:02.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:02.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:02.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:03.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:04 GMT                                     845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=460471 KO=11    )
> restLoginInitiate                                        (OK=31835  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31831  KO=0     )
> Skip 2FA                                                 (OK=17779  KO=1     )
> User Authorize PKCE stage                                (OK=37710  KO=0     )
> User AccessToken PKCE stage                              (OK=37704  KO=1     )
> RootUserinfo                                             (OK=23778  KO=0     )
> GetUUid                                                  (OK=10671  KO=0     )
> GetOpenidConfig                                          (OK=31831  KO=0     )
> CreatePolicy                                             (OK=10662  KO=6     )
> tokenUserinfo                                            (OK=5750   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7093   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7092   KO=0     )
>  UI AM idFromSession                                     (OK=7092   KO=0     )
>  UI AM validateGoto                                      (OK=7092   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7091   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7091   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1239   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7090   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7090   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7087   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7086   KO=0     )
>  UI IDM uiconfig                                         (OK=7085   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7085   KO=0     )
>  UI IDM version                                          (OK=7085   KO=0     )
>  UI IDM features                                         (OK=7085   KO=0     )
>  UI IDM privilege                                        (OK=7085   KO=0     )
>  UI IDM login                                            (OK=7085   KO=0     )
>  UI IDM managed user schema                              (OK=7085   KO=0     )
>  UI IDM dashboard                                        (OK=7085   KO=0     )
>  UI IDM user                                             (OK=7085   KO=0     )
>  UI IDM oidcToken                                        (OK=7085   KO=0     )
> userinfo                                                 (OK=7084   KO=0     )
> UI-Logout                                                (OK=7083   KO=0     )
> UI-Logout Redirect 1                                     (OK=7083   KO=0     )
>  UI AM revoke2                                           (OK=7083   KO=0     )
>  UI AM endsession                                        (OK=7083   KO=0     )
>  UI AM revoke1                                           (OK=7083   KO=0     )
> getIdToken                                               (OK=2339   KO=0     )
> getIdToken Redirect 1                                    (OK=2339   KO=0     )
> createOrganization                                       (OK=2338   KO=0     )
> queryOrganization                                        (OK=2338   KO=0     )
> deleteOrganization                                       (OK=2338   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1189   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1189   KO=0     )
> ReadPolicy                                               (OK=10611  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=199    KO=0     )
> DeletePolicy                                             (OK=10548  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1205 (98.85%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 110950 / active: 173    / done: 32853 
================================================================================

23:29:04.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:05.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:05.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:07.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:07.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:07.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:08.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:09.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:09 GMT                                     850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=463345 KO=11    )
> restLoginInitiate                                        (OK=32033  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32029  KO=0     )
> Skip 2FA                                                 (OK=17886  KO=1     )
> User Authorize PKCE stage                                (OK=37945  KO=0     )
> User AccessToken PKCE stage                              (OK=37937  KO=1     )
> RootUserinfo                                             (OK=23909  KO=0     )
> GetUUid                                                  (OK=10730  KO=0     )
> GetOpenidConfig                                          (OK=32009  KO=0     )
> CreatePolicy                                             (OK=10722  KO=6     )
> tokenUserinfo                                            (OK=5787   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7139   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7139   KO=0     )
>  UI AM idFromSession                                     (OK=7139   KO=0     )
>  UI AM validateGoto                                      (OK=7139   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7137   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7137   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1254   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7136   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7136   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7132   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7132   KO=0     )
>  UI IDM uiconfig                                         (OK=7132   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7132   KO=0     )
>  UI IDM version                                          (OK=7132   KO=0     )
>  UI IDM features                                         (OK=7132   KO=0     )
>  UI IDM privilege                                        (OK=7132   KO=0     )
>  UI IDM login                                            (OK=7132   KO=0     )
>  UI IDM managed user schema                              (OK=7132   KO=0     )
>  UI IDM dashboard                                        (OK=7132   KO=0     )
>  UI IDM user                                             (OK=7132   KO=0     )
>  UI IDM oidcToken                                        (OK=7132   KO=0     )
> userinfo                                                 (OK=7132   KO=0     )
> UI-Logout                                                (OK=7132   KO=0     )
> UI-Logout Redirect 1                                     (OK=7132   KO=0     )
>  UI AM revoke2                                           (OK=7131   KO=0     )
>  UI AM endsession                                        (OK=7131   KO=0     )
>  UI AM revoke1                                           (OK=7131   KO=0     )
> getIdToken                                               (OK=2356   KO=0     )
> getIdToken Redirect 1                                    (OK=2353   KO=0     )
> createOrganization                                       (OK=2352   KO=0     )
> queryOrganization                                        (OK=2350   KO=0     )
> deleteOrganization                                       (OK=2350   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1196   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1196   KO=0     )
> ReadPolicy                                               (OK=10666  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=201    KO=0     )
> DeletePolicy                                             (OK=10609  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1213 (98.86%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 110744 / active: 179    / done: 33053 
================================================================================

23:29:09.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:10.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:10.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:10.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:10.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:11.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:11.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:12.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:13.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:14.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:14 GMT                                     855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=465744 KO=11    )
> restLoginInitiate                                        (OK=32203  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32197  KO=0     )
> Skip 2FA                                                 (OK=17990  KO=1     )
> User Authorize PKCE stage                                (OK=38136  KO=0     )
> User AccessToken PKCE stage                              (OK=38135  KO=1     )
> RootUserinfo                                             (OK=24034  KO=0     )
> GetUUid                                                  (OK=10800  KO=0     )
> GetOpenidConfig                                          (OK=32195  KO=0     )
> CreatePolicy                                             (OK=10792  KO=6     )
> tokenUserinfo                                            (OK=5811   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7168   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7168   KO=0     )
>  UI AM idFromSession                                     (OK=7168   KO=0     )
>  UI AM validateGoto                                      (OK=7168   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7168   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7168   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1258   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7168   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7168   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7168   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7168   KO=0     )
>  UI IDM uiconfig                                         (OK=7168   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7168   KO=0     )
>  UI IDM version                                          (OK=7167   KO=0     )
>  UI IDM features                                         (OK=7167   KO=0     )
>  UI IDM privilege                                        (OK=7167   KO=0     )
>  UI IDM login                                            (OK=7167   KO=0     )
>  UI IDM managed user schema                              (OK=7167   KO=0     )
>  UI IDM dashboard                                        (OK=7167   KO=0     )
>  UI IDM user                                             (OK=7167   KO=0     )
>  UI IDM oidcToken                                        (OK=7167   KO=0     )
> userinfo                                                 (OK=7167   KO=0     )
> UI-Logout                                                (OK=7167   KO=0     )
> UI-Logout Redirect 1                                     (OK=7167   KO=0     )
>  UI AM revoke2                                           (OK=7167   KO=0     )
>  UI AM endsession                                        (OK=7167   KO=0     )
>  UI AM revoke1                                           (OK=7167   KO=0     )
> getIdToken                                               (OK=2369   KO=0     )
> getIdToken Redirect 1                                    (OK=2369   KO=0     )
> createOrganization                                       (OK=2368   KO=0     )
> queryOrganization                                        (OK=2368   KO=0     )
> deleteOrganization                                       (OK=2368   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1203   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1203   KO=0     )
> ReadPolicy                                               (OK=10725  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=201    KO=0     )
> DeletePolicy                                             (OK=10665  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1223 (98.87%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 110564 / active: 180    / done: 33232 
================================================================================

23:29:14.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:15.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:15.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:16.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:18.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:18.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:19 GMT                                     860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=468394 KO=11    )
> restLoginInitiate                                        (OK=32398  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32387  KO=0     )
> Skip 2FA                                                 (OK=18095  KO=1     )
> User Authorize PKCE stage                                (OK=38359  KO=0     )
> User AccessToken PKCE stage                              (OK=38357  KO=1     )
> RootUserinfo                                             (OK=24178  KO=0     )
> GetUUid                                                  (OK=10867  KO=0     )
> GetOpenidConfig                                          (OK=32390  KO=0     )
> CreatePolicy                                             (OK=10858  KO=6     )
> tokenUserinfo                                            (OK=5846   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7210   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7210   KO=0     )
>  UI AM idFromSession                                     (OK=7210   KO=0     )
>  UI AM validateGoto                                      (OK=7210   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7209   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7209   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1269   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7209   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7209   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7209   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7208   KO=0     )
>  UI IDM uiconfig                                         (OK=7206   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7206   KO=0     )
>  UI IDM version                                          (OK=7206   KO=0     )
>  UI IDM features                                         (OK=7205   KO=0     )
>  UI IDM privilege                                        (OK=7206   KO=0     )
>  UI IDM login                                            (OK=7205   KO=0     )
>  UI IDM managed user schema                              (OK=7205   KO=0     )
>  UI IDM dashboard                                        (OK=7205   KO=0     )
>  UI IDM user                                             (OK=7204   KO=0     )
>  UI IDM oidcToken                                        (OK=7204   KO=0     )
> userinfo                                                 (OK=7204   KO=0     )
> UI-Logout                                                (OK=7204   KO=0     )
> UI-Logout Redirect 1                                     (OK=7204   KO=0     )
>  UI AM revoke2                                           (OK=7204   KO=0     )
>  UI AM endsession                                        (OK=7204   KO=0     )
>  UI AM revoke1                                           (OK=7204   KO=0     )
> getIdToken                                               (OK=2378   KO=0     )
> getIdToken Redirect 1                                    (OK=2378   KO=0     )
> createOrganization                                       (OK=2376   KO=0     )
> queryOrganization                                        (OK=2375   KO=0     )
> deleteOrganization                                       (OK=2375   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1208   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1208   KO=0     )
> ReadPolicy                                               (OK=10797  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=204    KO=0     )
> DeletePolicy                                             (OK=10722  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1229 (98.87%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 110365 / active: 205    / done: 33406 
================================================================================

23:29:20.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:20.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:22.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:22.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:23.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:23.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:23.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:24.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:24 GMT                                     865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=471310 KO=11    )
> restLoginInitiate                                        (OK=32591  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32582  KO=0     )
> Skip 2FA                                                 (OK=18206  KO=1     )
> User Authorize PKCE stage                                (OK=38593  KO=0     )
> User AccessToken PKCE stage                              (OK=38590  KO=1     )
> RootUserinfo                                             (OK=24321  KO=0     )
> GetUUid                                                  (OK=10938  KO=0     )
> GetOpenidConfig                                          (OK=32598  KO=0     )
> CreatePolicy                                             (OK=10930  KO=6     )
> tokenUserinfo                                            (OK=5879   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7255   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7255   KO=0     )
>  UI AM idFromSession                                     (OK=7255   KO=0     )
>  UI AM validateGoto                                      (OK=7255   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7255   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7254   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1280   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7253   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7253   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7253   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7253   KO=0     )
>  UI IDM uiconfig                                         (OK=7253   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7253   KO=0     )
>  UI IDM version                                          (OK=7253   KO=0     )
>  UI IDM features                                         (OK=7253   KO=0     )
>  UI IDM privilege                                        (OK=7253   KO=0     )
>  UI IDM login                                            (OK=7253   KO=0     )
>  UI IDM managed user schema                              (OK=7253   KO=0     )
>  UI IDM dashboard                                        (OK=7253   KO=0     )
>  UI IDM user                                             (OK=7252   KO=0     )
>  UI IDM oidcToken                                        (OK=7251   KO=0     )
> userinfo                                                 (OK=7250   KO=0     )
> UI-Logout                                                (OK=7250   KO=0     )
> UI-Logout Redirect 1                                     (OK=7250   KO=0     )
>  UI AM revoke2                                           (OK=7249   KO=0     )
>  UI AM endsession                                        (OK=7249   KO=0     )
>  UI AM revoke1                                           (OK=7249   KO=0     )
> getIdToken                                               (OK=2389   KO=0     )
> getIdToken Redirect 1                                    (OK=2389   KO=0     )
> createOrganization                                       (OK=2387   KO=0     )
> queryOrganization                                        (OK=2387   KO=0     )
> deleteOrganization                                       (OK=2387   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1218   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1218   KO=0     )
> ReadPolicy                                               (OK=10862  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=205    KO=0     )
> DeletePolicy                                             (OK=10795  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1237 (98.88%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 110165 / active: 197    / done: 33614 
================================================================================

23:29:24.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:26.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:27.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:28.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:29.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:29 GMT                                     870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=473912 KO=11    )
> restLoginInitiate                                        (OK=32766  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32760  KO=0     )
> Skip 2FA                                                 (OK=18301  KO=1     )
> User Authorize PKCE stage                                (OK=38801  KO=0     )
> User AccessToken PKCE stage                              (OK=38796  KO=1     )
> RootUserinfo                                             (OK=24451  KO=0     )
> GetUUid                                                  (OK=10995  KO=0     )
> GetOpenidConfig                                          (OK=32793  KO=0     )
> CreatePolicy                                             (OK=10987  KO=6     )
> tokenUserinfo                                            (OK=5913   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7298   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7298   KO=0     )
>  UI AM idFromSession                                     (OK=7296   KO=0     )
>  UI AM validateGoto                                      (OK=7296   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7294   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7294   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1288   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7294   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7292   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7292   KO=0     )
>  UI IDM uiconfig                                         (OK=7292   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7292   KO=0     )
>  UI IDM version                                          (OK=7292   KO=0     )
>  UI IDM features                                         (OK=7292   KO=0     )
>  UI IDM privilege                                        (OK=7292   KO=0     )
>  UI IDM login                                            (OK=7292   KO=0     )
>  UI IDM managed user schema                              (OK=7292   KO=0     )
>  UI IDM dashboard                                        (OK=7292   KO=0     )
>  UI IDM user                                             (OK=7292   KO=0     )
>  UI IDM oidcToken                                        (OK=7292   KO=0     )
> userinfo                                                 (OK=7292   KO=0     )
> UI-Logout                                                (OK=7292   KO=0     )
> UI-Logout Redirect 1                                     (OK=7292   KO=0     )
>  UI AM revoke2                                           (OK=7292   KO=0     )
>  UI AM endsession                                        (OK=7292   KO=0     )
>  UI AM revoke1                                           (OK=7292   KO=0     )
> getIdToken                                               (OK=2400   KO=0     )
> getIdToken Redirect 1                                    (OK=2400   KO=0     )
> createOrganization                                       (OK=2399   KO=0     )
> queryOrganization                                        (OK=2399   KO=0     )
> deleteOrganization                                       (OK=2398   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1222   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1222   KO=0     )
> ReadPolicy                                               (OK=10935  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=206    KO=0     )
> DeletePolicy                                             (OK=10860  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1242 (98.89%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 109982 / active: 187    / done: 33807 
================================================================================

23:29:29.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:31.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:31.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:31.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:32.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:34 GMT                                     875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=476696 KO=11    )
> restLoginInitiate                                        (OK=32952  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32945  KO=0     )
> Skip 2FA                                                 (OK=18393  KO=1     )
> User Authorize PKCE stage                                (OK=39030  KO=0     )
> User AccessToken PKCE stage                              (OK=39023  KO=1     )
> RootUserinfo                                             (OK=24563  KO=0     )
> GetUUid                                                  (OK=11055  KO=0     )
> GetOpenidConfig                                          (OK=32983  KO=0     )
> CreatePolicy                                             (OK=11044  KO=6     )
> tokenUserinfo                                            (OK=5953   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7348   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7347   KO=0     )
>  UI AM idFromSession                                     (OK=7346   KO=0     )
>  UI AM validateGoto                                      (OK=7346   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7342   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7342   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1298   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7342   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7342   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7341   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7340   KO=0     )
>  UI IDM uiconfig                                         (OK=7339   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7339   KO=0     )
>  UI IDM version                                          (OK=7339   KO=0     )
>  UI IDM features                                         (OK=7338   KO=0     )
>  UI IDM privilege                                        (OK=7339   KO=0     )
>  UI IDM login                                            (OK=7339   KO=0     )
>  UI IDM managed user schema                              (OK=7338   KO=0     )
>  UI IDM dashboard                                        (OK=7338   KO=0     )
>  UI IDM user                                             (OK=7337   KO=0     )
>  UI IDM oidcToken                                        (OK=7335   KO=0     )
> userinfo                                                 (OK=7335   KO=0     )
> UI-Logout                                                (OK=7335   KO=0     )
> UI-Logout Redirect 1                                     (OK=7335   KO=0     )
>  UI AM revoke2                                           (OK=7335   KO=0     )
>  UI AM endsession                                        (OK=7335   KO=0     )
>  UI AM revoke1                                           (OK=7335   KO=0     )
> getIdToken                                               (OK=2410   KO=0     )
> getIdToken Redirect 1                                    (OK=2410   KO=0     )
> createOrganization                                       (OK=2408   KO=0     )
> queryOrganization                                        (OK=2408   KO=0     )
> deleteOrganization                                       (OK=2408   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1228   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1228   KO=0     )
> ReadPolicy                                               (OK=10991  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=208    KO=0     )
> DeletePolicy                                             (OK=10931  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1247 (98.89%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 109793 / active: 178    / done: 34005 
================================================================================

23:29:34.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:35.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:35.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:35.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:36.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:36.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:37.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:37.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:37.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:38.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:38.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:38.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:39.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:39.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:39 GMT                                     880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=479452 KO=11    )
> restLoginInitiate                                        (OK=33146  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33145  KO=0     )
> Skip 2FA                                                 (OK=18506  KO=1     )
> User Authorize PKCE stage                                (OK=39262  KO=0     )
> User AccessToken PKCE stage                              (OK=39256  KO=1     )
> RootUserinfo                                             (OK=24700  KO=0     )
> GetUUid                                                  (OK=11124  KO=0     )
> GetOpenidConfig                                          (OK=33164  KO=0     )
> CreatePolicy                                             (OK=11118  KO=6     )
> tokenUserinfo                                            (OK=5986   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7387   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7387   KO=0     )
>  UI AM idFromSession                                     (OK=7387   KO=0     )
>  UI AM validateGoto                                      (OK=7387   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7387   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7384   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1306   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7383   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7383   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7379   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7378   KO=0     )
>  UI IDM uiconfig                                         (OK=7378   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7378   KO=0     )
>  UI IDM version                                          (OK=7378   KO=0     )
>  UI IDM features                                         (OK=7378   KO=0     )
>  UI IDM privilege                                        (OK=7378   KO=0     )
>  UI IDM login                                            (OK=7378   KO=0     )
>  UI IDM managed user schema                              (OK=7378   KO=0     )
>  UI IDM dashboard                                        (OK=7378   KO=0     )
>  UI IDM user                                             (OK=7378   KO=0     )
>  UI IDM oidcToken                                        (OK=7378   KO=0     )
> userinfo                                                 (OK=7377   KO=0     )
> UI-Logout                                                (OK=7377   KO=0     )
> UI-Logout Redirect 1                                     (OK=7376   KO=0     )
>  UI AM revoke2                                           (OK=7376   KO=0     )
>  UI AM endsession                                        (OK=7376   KO=0     )
>  UI AM revoke1                                           (OK=7376   KO=0     )
> getIdToken                                               (OK=2427   KO=0     )
> getIdToken Redirect 1                                    (OK=2427   KO=0     )
> createOrganization                                       (OK=2426   KO=0     )
> queryOrganization                                        (OK=2426   KO=0     )
> deleteOrganization                                       (OK=2426   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1240   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1240   KO=0     )
> ReadPolicy                                               (OK=11045  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=212    KO=0     )
> DeletePolicy                                             (OK=10990  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1261 (98.90%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 109587 / active: 184    / done: 34205 
================================================================================

23:29:41.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:41.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:41.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:42.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:42.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:44.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:44.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:44 GMT                                     885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=482219 KO=11    )
> restLoginInitiate                                        (OK=33364  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33355  KO=0     )
> Skip 2FA                                                 (OK=18620  KO=1     )
> User Authorize PKCE stage                                (OK=39492  KO=0     )
> User AccessToken PKCE stage                              (OK=39489  KO=1     )
> RootUserinfo                                             (OK=24870  KO=0     )
> GetUUid                                                  (OK=11181  KO=0     )
> GetOpenidConfig                                          (OK=33351  KO=0     )
> CreatePolicy                                             (OK=11172  KO=6     )
> tokenUserinfo                                            (OK=6032   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7426   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7425   KO=0     )
>  UI AM idFromSession                                     (OK=7424   KO=0     )
>  UI AM validateGoto                                      (OK=7424   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7423   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7423   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1318   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7422   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7422   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7421   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7421   KO=0     )
>  UI IDM uiconfig                                         (OK=7420   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7420   KO=0     )
>  UI IDM version                                          (OK=7420   KO=0     )
>  UI IDM features                                         (OK=7420   KO=0     )
>  UI IDM privilege                                        (OK=7420   KO=0     )
>  UI IDM login                                            (OK=7420   KO=0     )
>  UI IDM managed user schema                              (OK=7420   KO=0     )
>  UI IDM dashboard                                        (OK=7420   KO=0     )
>  UI IDM user                                             (OK=7420   KO=0     )
>  UI IDM oidcToken                                        (OK=7418   KO=0     )
> userinfo                                                 (OK=7416   KO=0     )
> UI-Logout                                                (OK=7415   KO=0     )
> UI-Logout Redirect 1                                     (OK=7415   KO=0     )
>  UI AM revoke2                                           (OK=7414   KO=0     )
>  UI AM endsession                                        (OK=7414   KO=0     )
>  UI AM revoke1                                           (OK=7414   KO=0     )
> getIdToken                                               (OK=2438   KO=0     )
> getIdToken Redirect 1                                    (OK=2438   KO=0     )
> createOrganization                                       (OK=2437   KO=0     )
> queryOrganization                                        (OK=2437   KO=0     )
> deleteOrganization                                       (OK=2437   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1246   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1246   KO=0     )
> ReadPolicy                                               (OK=11123  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=212    KO=0     )
> DeletePolicy                                             (OK=11044  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1268 (98.91%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 109364 / active: 216    / done: 34396 
================================================================================

23:29:45.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:46.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:46.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:47.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:49 GMT                                     890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=484940 KO=11    )
> restLoginInitiate                                        (OK=33535  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33530  KO=0     )
> Skip 2FA                                                 (OK=18727  KO=1     )
> User Authorize PKCE stage                                (OK=39715  KO=0     )
> User AccessToken PKCE stage                              (OK=39709  KO=1     )
> RootUserinfo                                             (OK=25055  KO=0     )
> GetUUid                                                  (OK=11247  KO=0     )
> GetOpenidConfig                                          (OK=33548  KO=0     )
> CreatePolicy                                             (OK=11239  KO=6     )
> tokenUserinfo                                            (OK=6063   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7465   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7465   KO=0     )
>  UI AM idFromSession                                     (OK=7465   KO=0     )
>  UI AM validateGoto                                      (OK=7465   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7463   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7463   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1323   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7463   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7463   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7461   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7461   KO=0     )
>  UI IDM uiconfig                                         (OK=7460   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7460   KO=0     )
>  UI IDM version                                          (OK=7460   KO=0     )
>  UI IDM features                                         (OK=7460   KO=0     )
>  UI IDM privilege                                        (OK=7460   KO=0     )
>  UI IDM login                                            (OK=7460   KO=0     )
>  UI IDM managed user schema                              (OK=7459   KO=0     )
>  UI IDM dashboard                                        (OK=7458   KO=0     )
>  UI IDM user                                             (OK=7458   KO=0     )
>  UI IDM oidcToken                                        (OK=7457   KO=0     )
> userinfo                                                 (OK=7457   KO=0     )
> UI-Logout                                                (OK=7457   KO=0     )
> UI-Logout Redirect 1                                     (OK=7456   KO=0     )
>  UI AM revoke2                                           (OK=7456   KO=0     )
>  UI AM endsession                                        (OK=7456   KO=0     )
>  UI AM revoke1                                           (OK=7455   KO=0     )
> getIdToken                                               (OK=2452   KO=0     )
> getIdToken Redirect 1                                    (OK=2452   KO=0     )
> createOrganization                                       (OK=2451   KO=0     )
> queryOrganization                                        (OK=2451   KO=0     )
> deleteOrganization                                       (OK=2451   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1259   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1259   KO=0     )
> ReadPolicy                                               (OK=11175  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=216    KO=0     )
> DeletePolicy                                             (OK=11120  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1272 (98.91%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 109178 / active: 188    / done: 34610 
================================================================================

23:29:50.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:50.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:52.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:52.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:53.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:53.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:53.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:54.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:54.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:54.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:54 GMT                                     895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=487813 KO=11    )
> restLoginInitiate                                        (OK=33726  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33721  KO=0     )
> Skip 2FA                                                 (OK=18832  KO=1     )
> User Authorize PKCE stage                                (OK=39943  KO=0     )
> User AccessToken PKCE stage                              (OK=39938  KO=1     )
> RootUserinfo                                             (OK=25199  KO=0     )
> GetUUid                                                  (OK=11314  KO=0     )
> GetOpenidConfig                                          (OK=33733  KO=0     )
> CreatePolicy                                             (OK=11308  KO=6     )
> tokenUserinfo                                            (OK=6093   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7512   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7511   KO=0     )
>  UI AM idFromSession                                     (OK=7511   KO=0     )
>  UI AM validateGoto                                      (OK=7511   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7509   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7509   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1332   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7509   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7509   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7508   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7508   KO=0     )
>  UI IDM uiconfig                                         (OK=7508   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7508   KO=0     )
>  UI IDM version                                          (OK=7508   KO=0     )
>  UI IDM features                                         (OK=7506   KO=0     )
>  UI IDM privilege                                        (OK=7507   KO=0     )
>  UI IDM login                                            (OK=7507   KO=0     )
>  UI IDM managed user schema                              (OK=7506   KO=0     )
>  UI IDM dashboard                                        (OK=7506   KO=0     )
>  UI IDM user                                             (OK=7506   KO=0     )
>  UI IDM oidcToken                                        (OK=7506   KO=0     )
> userinfo                                                 (OK=7505   KO=0     )
> UI-Logout                                                (OK=7504   KO=0     )
> UI-Logout Redirect 1                                     (OK=7504   KO=0     )
>  UI AM revoke2                                           (OK=7504   KO=0     )
>  UI AM endsession                                        (OK=7504   KO=0     )
>  UI AM revoke1                                           (OK=7504   KO=0     )
> getIdToken                                               (OK=2463   KO=0     )
> getIdToken Redirect 1                                    (OK=2463   KO=0     )
> createOrganization                                       (OK=2462   KO=0     )
> queryOrganization                                        (OK=2462   KO=0     )
> deleteOrganization                                       (OK=2462   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1271   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1271   KO=0     )
> ReadPolicy                                               (OK=11241  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=217    KO=0     )
> DeletePolicy                                             (OK=11172  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1282 (98.92%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 108971 / active: 199    / done: 34806 
================================================================================

23:29:55.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:56.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:56.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:57.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:57.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:57.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:58.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:58.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:59.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:29:59.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:29:59 GMT                                     900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=490695 KO=11    )
> restLoginInitiate                                        (OK=33922  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33918  KO=0     )
> Skip 2FA                                                 (OK=18938  KO=1     )
> User Authorize PKCE stage                                (OK=40174  KO=0     )
> User AccessToken PKCE stage                              (OK=40169  KO=1     )
> RootUserinfo                                             (OK=25351  KO=0     )
> GetUUid                                                  (OK=11375  KO=0     )
> GetOpenidConfig                                          (OK=33927  KO=0     )
> CreatePolicy                                             (OK=11367  KO=6     )
> tokenUserinfo                                            (OK=6123   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7558   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7557   KO=0     )
>  UI AM idFromSession                                     (OK=7557   KO=0     )
>  UI AM validateGoto                                      (OK=7557   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7556   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7556   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1340   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7556   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7556   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7555   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7555   KO=0     )
>  UI IDM uiconfig                                         (OK=7553   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7553   KO=0     )
>  UI IDM version                                          (OK=7553   KO=0     )
>  UI IDM features                                         (OK=7553   KO=0     )
>  UI IDM privilege                                        (OK=7553   KO=0     )
>  UI IDM login                                            (OK=7553   KO=0     )
>  UI IDM managed user schema                              (OK=7553   KO=0     )
>  UI IDM dashboard                                        (OK=7553   KO=0     )
>  UI IDM user                                             (OK=7553   KO=0     )
>  UI IDM oidcToken                                        (OK=7549   KO=0     )
> userinfo                                                 (OK=7549   KO=0     )
> UI-Logout                                                (OK=7549   KO=0     )
> UI-Logout Redirect 1                                     (OK=7549   KO=0     )
>  UI AM revoke2                                           (OK=7547   KO=0     )
>  UI AM endsession                                        (OK=7548   KO=0     )
>  UI AM revoke1                                           (OK=7548   KO=0     )
> getIdToken                                               (OK=2480   KO=0     )
> getIdToken Redirect 1                                    (OK=2480   KO=0     )
> createOrganization                                       (OK=2477   KO=0     )
> queryOrganization                                        (OK=2477   KO=0     )
> deleteOrganization                                       (OK=2477   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1277   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1277   KO=0     )
> ReadPolicy                                               (OK=11311  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=219    KO=0     )
> DeletePolicy                                             (OK=11237  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1292 (98.93%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 108775 / active: 193    / done: 35008 
================================================================================

23:29:59.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:00.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:01.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:01.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:02.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:03.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:04.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:04 GMT                                     905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=493242 KO=11    )
> restLoginInitiate                                        (OK=34120  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34112  KO=0     )
> Skip 2FA                                                 (OK=19051  KO=1     )
> User Authorize PKCE stage                                (OK=40392  KO=0     )
> User AccessToken PKCE stage                              (OK=40385  KO=1     )
> RootUserinfo                                             (OK=25491  KO=0     )
> GetUUid                                                  (OK=11443  KO=0     )
> GetOpenidConfig                                          (OK=34127  KO=0     )
> CreatePolicy                                             (OK=11435  KO=6     )
> tokenUserinfo                                            (OK=6163   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7593   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7593   KO=0     )
>  UI AM idFromSession                                     (OK=7592   KO=0     )
>  UI AM validateGoto                                      (OK=7593   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7588   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7588   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1348   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7587   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7587   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7586   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7586   KO=0     )
>  UI IDM uiconfig                                         (OK=7586   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7586   KO=0     )
>  UI IDM version                                          (OK=7586   KO=0     )
>  UI IDM features                                         (OK=7586   KO=0     )
>  UI IDM privilege                                        (OK=7586   KO=0     )
>  UI IDM login                                            (OK=7586   KO=0     )
>  UI IDM managed user schema                              (OK=7586   KO=0     )
>  UI IDM dashboard                                        (OK=7586   KO=0     )
>  UI IDM user                                             (OK=7586   KO=0     )
>  UI IDM oidcToken                                        (OK=7586   KO=0     )
> userinfo                                                 (OK=7585   KO=0     )
> UI-Logout                                                (OK=7585   KO=0     )
> UI-Logout Redirect 1                                     (OK=7585   KO=0     )
>  UI AM revoke2                                           (OK=7585   KO=0     )
>  UI AM endsession                                        (OK=7585   KO=0     )
>  UI AM revoke1                                           (OK=7585   KO=0     )
> getIdToken                                               (OK=2492   KO=0     )
> getIdToken Redirect 1                                    (OK=2492   KO=0     )
> createOrganization                                       (OK=2491   KO=0     )
> queryOrganization                                        (OK=2491   KO=0     )
> deleteOrganization                                       (OK=2491   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1280   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1280   KO=0     )
> ReadPolicy                                               (OK=11372  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=219    KO=0     )
> DeletePolicy                                             (OK=11304  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1299 (98.93%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 108571 / active: 197    / done: 35208 
================================================================================

23:30:04.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:05.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:06.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:06.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:06.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:06.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:07.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:08.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:08.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:09.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:09.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:09.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:09 GMT                                     910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=496737 KO=11    )
> restLoginInitiate                                        (OK=34352  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34344  KO=0     )
> Skip 2FA                                                 (OK=19174  KO=1     )
> User Authorize PKCE stage                                (OK=40671  KO=0     )
> User AccessToken PKCE stage                              (OK=40668  KO=1     )
> RootUserinfo                                             (OK=25643  KO=0     )
> GetUUid                                                  (OK=11519  KO=0     )
> GetOpenidConfig                                          (OK=34330  KO=0     )
> CreatePolicy                                             (OK=11511  KO=6     )
> tokenUserinfo                                            (OK=6199   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7654   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7654   KO=0     )
>  UI AM idFromSession                                     (OK=7653   KO=0     )
>  UI AM validateGoto                                      (OK=7653   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7651   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7650   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1361   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7650   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7650   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7647   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7647   KO=0     )
>  UI IDM uiconfig                                         (OK=7646   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7646   KO=0     )
>  UI IDM version                                          (OK=7646   KO=0     )
>  UI IDM features                                         (OK=7646   KO=0     )
>  UI IDM privilege                                        (OK=7646   KO=0     )
>  UI IDM login                                            (OK=7646   KO=0     )
>  UI IDM managed user schema                              (OK=7645   KO=0     )
>  UI IDM dashboard                                        (OK=7645   KO=0     )
>  UI IDM user                                             (OK=7645   KO=0     )
>  UI IDM oidcToken                                        (OK=7645   KO=0     )
> userinfo                                                 (OK=7644   KO=0     )
> UI-Logout                                                (OK=7644   KO=0     )
> UI-Logout Redirect 1                                     (OK=7644   KO=0     )
>  UI AM revoke2                                           (OK=7644   KO=0     )
>  UI AM endsession                                        (OK=7644   KO=0     )
>  UI AM revoke1                                           (OK=7644   KO=0     )
> getIdToken                                               (OK=2509   KO=0     )
> getIdToken Redirect 1                                    (OK=2509   KO=0     )
> createOrganization                                       (OK=2506   KO=0     )
> queryOrganization                                        (OK=2506   KO=0     )
> deleteOrganization                                       (OK=2506   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1286   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1286   KO=0     )
> ReadPolicy                                               (OK=11438  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=221    KO=0     )
> DeletePolicy                                             (OK=11369  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1311 (98.94%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.08%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.08%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.08%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.08%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 108337 / active: 214    / done: 35425 
================================================================================

23:30:09.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:10.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:10.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:10.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:11.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:12.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:12.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:13.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:14.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:14 GMT                                     915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=499536 KO=11    )
> restLoginInitiate                                        (OK=34543  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34537  KO=0     )
> Skip 2FA                                                 (OK=19282  KO=1     )
> User Authorize PKCE stage                                (OK=40899  KO=0     )
> User AccessToken PKCE stage                              (OK=40893  KO=1     )
> RootUserinfo                                             (OK=25796  KO=0     )
> GetUUid                                                  (OK=11584  KO=0     )
> GetOpenidConfig                                          (OK=34538  KO=0     )
> CreatePolicy                                             (OK=11576  KO=6     )
> tokenUserinfo                                            (OK=6234   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7694   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7694   KO=0     )
>  UI AM idFromSession                                     (OK=7694   KO=0     )
>  UI AM validateGoto                                      (OK=7694   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7690   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7689   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1367   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7689   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7689   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7689   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7689   KO=0     )
>  UI IDM uiconfig                                         (OK=7689   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7689   KO=0     )
>  UI IDM version                                          (OK=7689   KO=0     )
>  UI IDM features                                         (OK=7688   KO=0     )
>  UI IDM privilege                                        (OK=7689   KO=0     )
>  UI IDM login                                            (OK=7688   KO=0     )
>  UI IDM managed user schema                              (OK=7688   KO=0     )
>  UI IDM dashboard                                        (OK=7688   KO=0     )
>  UI IDM user                                             (OK=7688   KO=0     )
>  UI IDM oidcToken                                        (OK=7688   KO=0     )
> userinfo                                                 (OK=7688   KO=0     )
> UI-Logout                                                (OK=7687   KO=0     )
> UI-Logout Redirect 1                                     (OK=7687   KO=0     )
>  UI AM revoke2                                           (OK=7687   KO=0     )
>  UI AM endsession                                        (OK=7687   KO=0     )
>  UI AM revoke1                                           (OK=7687   KO=0     )
> getIdToken                                               (OK=2525   KO=0     )
> getIdToken Redirect 1                                    (OK=2525   KO=0     )
> createOrganization                                       (OK=2524   KO=0     )
> queryOrganization                                        (OK=2524   KO=0     )
> deleteOrganization                                       (OK=2524   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1289   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1289   KO=0     )
> ReadPolicy                                               (OK=11513  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=221    KO=0     )
> DeletePolicy                                             (OK=11435  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1320 (98.95%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 108142 / active: 200    / done: 35634 
================================================================================

23:30:15.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:15.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:16.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:16.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:17.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:17.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:17.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:17.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:18.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:18.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:19.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:19 GMT                                     920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=502142 KO=11    )
> restLoginInitiate                                        (OK=34728  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34722  KO=0     )
> Skip 2FA                                                 (OK=19383  KO=1     )
> User Authorize PKCE stage                                (OK=41114  KO=0     )
> User AccessToken PKCE stage                              (OK=41110  KO=1     )
> RootUserinfo                                             (OK=25929  KO=0     )
> GetUUid                                                  (OK=11639  KO=0     )
> GetOpenidConfig                                          (OK=34735  KO=0     )
> CreatePolicy                                             (OK=11633  KO=6     )
> tokenUserinfo                                            (OK=6275   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7731   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7731   KO=0     )
>  UI AM idFromSession                                     (OK=7730   KO=0     )
>  UI AM validateGoto                                      (OK=7730   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7729   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7729   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1372   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7729   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7729   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7727   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7726   KO=0     )
>  UI IDM uiconfig                                         (OK=7726   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7726   KO=0     )
>  UI IDM version                                          (OK=7726   KO=0     )
>  UI IDM features                                         (OK=7726   KO=0     )
>  UI IDM privilege                                        (OK=7726   KO=0     )
>  UI IDM login                                            (OK=7726   KO=0     )
>  UI IDM managed user schema                              (OK=7726   KO=0     )
>  UI IDM dashboard                                        (OK=7726   KO=0     )
>  UI IDM user                                             (OK=7726   KO=0     )
>  UI IDM oidcToken                                        (OK=7726   KO=0     )
> userinfo                                                 (OK=7725   KO=0     )
> UI-Logout                                                (OK=7725   KO=0     )
> UI-Logout Redirect 1                                     (OK=7725   KO=0     )
>  UI AM revoke2                                           (OK=7725   KO=0     )
>  UI AM endsession                                        (OK=7725   KO=0     )
>  UI AM revoke1                                           (OK=7725   KO=0     )
> getIdToken                                               (OK=2542   KO=0     )
> getIdToken Redirect 1                                    (OK=2542   KO=0     )
> createOrganization                                       (OK=2541   KO=0     )
> queryOrganization                                        (OK=2541   KO=0     )
> deleteOrganization                                       (OK=2541   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1292   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1292   KO=0     )
> ReadPolicy                                               (OK=11578  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=221    KO=0     )
> DeletePolicy                                             (OK=11511  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1331 (98.96%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 107951 / active: 181    / done: 35844 
================================================================================

23:30:20.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:20.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:22.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:23.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:24.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:24 GMT                                     925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=504552 KO=11    )
> restLoginInitiate                                        (OK=34908  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34900  KO=0     )
> Skip 2FA                                                 (OK=19473  KO=1     )
> User Authorize PKCE stage                                (OK=41320  KO=0     )
> User AccessToken PKCE stage                              (OK=41316  KO=1     )
> RootUserinfo                                             (OK=26055  KO=0     )
> GetUUid                                                  (OK=11693  KO=0     )
> GetOpenidConfig                                          (OK=34910  KO=0     )
> CreatePolicy                                             (OK=11685  KO=6     )
> tokenUserinfo                                            (OK=6322   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7764   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7764   KO=0     )
>  UI AM idFromSession                                     (OK=7764   KO=0     )
>  UI AM validateGoto                                      (OK=7764   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7762   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7762   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1380   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7762   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7762   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7762   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7762   KO=0     )
>  UI IDM uiconfig                                         (OK=7762   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7762   KO=0     )
>  UI IDM version                                          (OK=7762   KO=0     )
>  UI IDM features                                         (OK=7762   KO=0     )
>  UI IDM privilege                                        (OK=7762   KO=0     )
>  UI IDM login                                            (OK=7762   KO=0     )
>  UI IDM managed user schema                              (OK=7761   KO=0     )
>  UI IDM dashboard                                        (OK=7762   KO=0     )
>  UI IDM user                                             (OK=7761   KO=0     )
>  UI IDM oidcToken                                        (OK=7761   KO=0     )
> userinfo                                                 (OK=7761   KO=0     )
> UI-Logout                                                (OK=7761   KO=0     )
> UI-Logout Redirect 1                                     (OK=7761   KO=0     )
>  UI AM revoke2                                           (OK=7760   KO=0     )
>  UI AM endsession                                        (OK=7760   KO=0     )
>  UI AM revoke1                                           (OK=7760   KO=0     )
> getIdToken                                               (OK=2551   KO=0     )
> getIdToken Redirect 1                                    (OK=2551   KO=0     )
> createOrganization                                       (OK=2550   KO=0     )
> queryOrganization                                        (OK=2550   KO=0     )
> deleteOrganization                                       (OK=2550   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1298   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1298   KO=0     )
> ReadPolicy                                               (OK=11638  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=221    KO=0     )
> DeletePolicy                                             (OK=11575  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1336 (98.96%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 107767 / active: 169    / done: 36040 
================================================================================

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

================================================================================
2024-11-21 23:30:29 GMT                                     930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=507483 KO=11    )
> restLoginInitiate                                        (OK=35113  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35106  KO=0     )
> Skip 2FA                                                 (OK=19586  KO=1     )
> User Authorize PKCE stage                                (OK=41571  KO=0     )
> User AccessToken PKCE stage                              (OK=41567  KO=1     )
> RootUserinfo                                             (OK=26180  KO=0     )
> GetUUid                                                  (OK=11767  KO=0     )
> GetOpenidConfig                                          (OK=35097  KO=0     )
> CreatePolicy                                             (OK=11760  KO=6     )
> tokenUserinfo                                            (OK=6367   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7812   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7811   KO=0     )
>  UI AM idFromSession                                     (OK=7811   KO=0     )
>  UI AM validateGoto                                      (OK=7811   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7810   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7810   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1387   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7809   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7809   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7807   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7807   KO=0     )
>  UI IDM uiconfig                                         (OK=7807   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7807   KO=0     )
>  UI IDM version                                          (OK=7807   KO=0     )
>  UI IDM features                                         (OK=7806   KO=0     )
>  UI IDM privilege                                        (OK=7807   KO=0     )
>  UI IDM login                                            (OK=7807   KO=0     )
>  UI IDM managed user schema                              (OK=7806   KO=0     )
>  UI IDM dashboard                                        (OK=7806   KO=0     )
>  UI IDM user                                             (OK=7805   KO=0     )
>  UI IDM oidcToken                                        (OK=7803   KO=0     )
> userinfo                                                 (OK=7803   KO=0     )
> UI-Logout                                                (OK=7803   KO=0     )
> UI-Logout Redirect 1                                     (OK=7803   KO=0     )
>  UI AM revoke2                                           (OK=7803   KO=0     )
>  UI AM endsession                                        (OK=7803   KO=0     )
>  UI AM revoke1                                           (OK=7803   KO=0     )
> getIdToken                                               (OK=2570   KO=0     )
> getIdToken Redirect 1                                    (OK=2570   KO=0     )
> createOrganization                                       (OK=2569   KO=0     )
> queryOrganization                                        (OK=2568   KO=0     )
> deleteOrganization                                       (OK=2568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1306   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1306   KO=0     )
> ReadPolicy                                               (OK=11689  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=223    KO=0     )
> DeletePolicy                                             (OK=11637  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1339 (98.97%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 107556 / active: 179    / done: 36241 
================================================================================

23:30:30.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:31.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:32.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:33.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:34.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:34.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:34 GMT                                     935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=510405 KO=11    )
> restLoginInitiate                                        (OK=35301  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35293  KO=0     )
> Skip 2FA                                                 (OK=19685  KO=1     )
> User Authorize PKCE stage                                (OK=41802  KO=0     )
> User AccessToken PKCE stage                              (OK=41796  KO=1     )
> RootUserinfo                                             (OK=26288  KO=0     )
> GetUUid                                                  (OK=11832  KO=0     )
> GetOpenidConfig                                          (OK=35285  KO=0     )
> CreatePolicy                                             (OK=11824  KO=6     )
> tokenUserinfo                                            (OK=6393   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7866   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7865   KO=0     )
>  UI AM idFromSession                                     (OK=7865   KO=0     )
>  UI AM validateGoto                                      (OK=7865   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7864   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7860   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1399   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7860   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7860   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7858   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7857   KO=0     )
>  UI IDM uiconfig                                         (OK=7857   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7857   KO=0     )
>  UI IDM version                                          (OK=7857   KO=0     )
>  UI IDM features                                         (OK=7857   KO=0     )
>  UI IDM privilege                                        (OK=7857   KO=0     )
>  UI IDM login                                            (OK=7857   KO=0     )
>  UI IDM managed user schema                              (OK=7856   KO=0     )
>  UI IDM dashboard                                        (OK=7857   KO=0     )
>  UI IDM user                                             (OK=7856   KO=0     )
>  UI IDM oidcToken                                        (OK=7856   KO=0     )
> userinfo                                                 (OK=7855   KO=0     )
> UI-Logout                                                (OK=7855   KO=0     )
> UI-Logout Redirect 1                                     (OK=7855   KO=0     )
>  UI AM revoke2                                           (OK=7855   KO=0     )
>  UI AM endsession                                        (OK=7855   KO=0     )
>  UI AM revoke1                                           (OK=7855   KO=0     )
> getIdToken                                               (OK=2580   KO=0     )
> getIdToken Redirect 1                                    (OK=2580   KO=0     )
> createOrganization                                       (OK=2579   KO=0     )
> queryOrganization                                        (OK=2579   KO=0     )
> deleteOrganization                                       (OK=2579   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1309   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1309   KO=0     )
> ReadPolicy                                               (OK=11764  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=223    KO=0     )
> DeletePolicy                                             (OK=11688  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1345 (98.97%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 107365 / active: 192    / done: 36419 
================================================================================

23:30:34.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:35.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:36.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:36.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:38.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:39.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:39 GMT                                     940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=513568 KO=11    )
> restLoginInitiate                                        (OK=35494  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35490  KO=0     )
> Skip 2FA                                                 (OK=19783  KO=1     )
> User Authorize PKCE stage                                (OK=42047  KO=0     )
> User AccessToken PKCE stage                              (OK=42044  KO=1     )
> RootUserinfo                                             (OK=26423  KO=0     )
> GetUUid                                                  (OK=11893  KO=0     )
> GetOpenidConfig                                          (OK=35488  KO=0     )
> CreatePolicy                                             (OK=11887  KO=6     )
> tokenUserinfo                                            (OK=6429   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7919   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7918   KO=0     )
>  UI AM idFromSession                                     (OK=7918   KO=0     )
>  UI AM validateGoto                                      (OK=7918   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7917   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7917   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1406   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7916   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7917   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7915   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7915   KO=0     )
>  UI IDM uiconfig                                         (OK=7914   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7914   KO=0     )
>  UI IDM version                                          (OK=7914   KO=0     )
>  UI IDM features                                         (OK=7914   KO=0     )
>  UI IDM privilege                                        (OK=7914   KO=0     )
>  UI IDM login                                            (OK=7914   KO=0     )
>  UI IDM managed user schema                              (OK=7914   KO=0     )
>  UI IDM dashboard                                        (OK=7914   KO=0     )
>  UI IDM user                                             (OK=7914   KO=0     )
>  UI IDM oidcToken                                        (OK=7914   KO=0     )
> userinfo                                                 (OK=7914   KO=0     )
> UI-Logout                                                (OK=7913   KO=0     )
> UI-Logout Redirect 1                                     (OK=7912   KO=0     )
>  UI AM revoke2                                           (OK=7907   KO=0     )
>  UI AM endsession                                        (OK=7909   KO=0     )
>  UI AM revoke1                                           (OK=7908   KO=0     )
> getIdToken                                               (OK=2592   KO=0     )
> getIdToken Redirect 1                                    (OK=2592   KO=0     )
> createOrganization                                       (OK=2591   KO=0     )
> queryOrganization                                        (OK=2591   KO=0     )
> deleteOrganization                                       (OK=2591   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1322   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1321   KO=0     )
> ReadPolicy                                               (OK=11827  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=223    KO=0     )
> DeletePolicy                                             (OK=11761  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1351 (98.97%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 107154 / active: 195    / done: 36627 
================================================================================

23:30:39.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:39.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:40.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:41.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:42.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:43.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:44 GMT                                     945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=516552 KO=11    )
> restLoginInitiate                                        (OK=35706  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35697  KO=0     )
> Skip 2FA                                                 (OK=19891  KO=1     )
> User Authorize PKCE stage                                (OK=42289  KO=0     )
> User AccessToken PKCE stage                              (OK=42282  KO=1     )
> RootUserinfo                                             (OK=26566  KO=0     )
> GetUUid                                                  (OK=11956  KO=0     )
> GetOpenidConfig                                          (OK=35675  KO=0     )
> CreatePolicy                                             (OK=11948  KO=6     )
> tokenUserinfo                                            (OK=6466   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7969   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7968   KO=0     )
>  UI AM idFromSession                                     (OK=7967   KO=0     )
>  UI AM validateGoto                                      (OK=7967   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7965   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7965   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1419   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7965   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7965   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7964   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7963   KO=0     )
>  UI IDM uiconfig                                         (OK=7963   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7963   KO=0     )
>  UI IDM version                                          (OK=7963   KO=0     )
>  UI IDM features                                         (OK=7963   KO=0     )
>  UI IDM privilege                                        (OK=7963   KO=0     )
>  UI IDM login                                            (OK=7963   KO=0     )
>  UI IDM managed user schema                              (OK=7963   KO=0     )
>  UI IDM dashboard                                        (OK=7963   KO=0     )
>  UI IDM user                                             (OK=7963   KO=0     )
>  UI IDM oidcToken                                        (OK=7963   KO=0     )
> userinfo                                                 (OK=7963   KO=0     )
> UI-Logout                                                (OK=7961   KO=0     )
> UI-Logout Redirect 1                                     (OK=7961   KO=0     )
>  UI AM revoke2                                           (OK=7960   KO=0     )
>  UI AM endsession                                        (OK=7961   KO=0     )
>  UI AM revoke1                                           (OK=7960   KO=0     )
> getIdToken                                               (OK=2602   KO=0     )
> getIdToken Redirect 1                                    (OK=2602   KO=0     )
> createOrganization                                       (OK=2600   KO=0     )
> queryOrganization                                        (OK=2599   KO=0     )
> deleteOrganization                                       (OK=2599   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1331   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1331   KO=0     )
> ReadPolicy                                               (OK=11891  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=225    KO=0     )
> DeletePolicy                                             (OK=11823  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1357 (98.98%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 106939 / active: 200    / done: 36837 
================================================================================

23:30:45.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:45.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:46.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:46.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:47.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:48.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:48.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:49.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:49 GMT                                     950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=519144 KO=11    )
> restLoginInitiate                                        (OK=35866  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35862  KO=0     )
> Skip 2FA                                                 (OK=19994  KO=1     )
> User Authorize PKCE stage                                (OK=42494  KO=0     )
> User AccessToken PKCE stage                              (OK=42492  KO=1     )
> RootUserinfo                                             (OK=26729  KO=0     )
> GetUUid                                                  (OK=12012  KO=0     )
> GetOpenidConfig                                          (OK=35854  KO=0     )
> CreatePolicy                                             (OK=12002  KO=6     )
> tokenUserinfo                                            (OK=6490   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8006   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8006   KO=0     )
>  UI AM idFromSession                                     (OK=8006   KO=0     )
>  UI AM validateGoto                                      (OK=8006   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8005   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8005   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1429   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8004   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8004   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8004   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8004   KO=0     )
>  UI IDM uiconfig                                         (OK=8003   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8004   KO=0     )
>  UI IDM version                                          (OK=8003   KO=0     )
>  UI IDM features                                         (OK=8003   KO=0     )
>  UI IDM privilege                                        (OK=8003   KO=0     )
>  UI IDM login                                            (OK=8003   KO=0     )
>  UI IDM managed user schema                              (OK=8003   KO=0     )
>  UI IDM dashboard                                        (OK=8002   KO=0     )
>  UI IDM user                                             (OK=8003   KO=0     )
>  UI IDM oidcToken                                        (OK=8002   KO=0     )
> userinfo                                                 (OK=8002   KO=0     )
> UI-Logout                                                (OK=8002   KO=0     )
> UI-Logout Redirect 1                                     (OK=8001   KO=0     )
>  UI AM revoke2                                           (OK=8001   KO=0     )
>  UI AM endsession                                        (OK=8001   KO=0     )
>  UI AM revoke1                                           (OK=8001   KO=0     )
> getIdToken                                               (OK=2619   KO=0     )
> getIdToken Redirect 1                                    (OK=2619   KO=0     )
> createOrganization                                       (OK=2618   KO=0     )
> queryOrganization                                        (OK=2618   KO=0     )
> deleteOrganization                                       (OK=2618   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1338   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1338   KO=0     )
> ReadPolicy                                               (OK=11952  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=226    KO=0     )
> DeletePolicy                                             (OK=11887  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1365 (98.98%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 106770 / active: 177    / done: 37029 
================================================================================

23:30:49.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:50.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:51.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:51.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:51.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:51.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:52.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:53.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:54.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:54 GMT                                     955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=522164 KO=11    )
> restLoginInitiate                                        (OK=36072  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36069  KO=0     )
> Skip 2FA                                                 (OK=20109  KO=1     )
> User Authorize PKCE stage                                (OK=42739  KO=0     )
> User AccessToken PKCE stage                              (OK=42737  KO=1     )
> RootUserinfo                                             (OK=26885  KO=0     )
> GetUUid                                                  (OK=12082  KO=0     )
> GetOpenidConfig                                          (OK=36043  KO=0     )
> CreatePolicy                                             (OK=12072  KO=6     )
> tokenUserinfo                                            (OK=6522   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8061   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8059   KO=0     )
>  UI AM idFromSession                                     (OK=8058   KO=0     )
>  UI AM validateGoto                                      (OK=8058   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8056   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8055   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1439   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8054   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8054   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8052   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8052   KO=0     )
>  UI IDM uiconfig                                         (OK=8052   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8052   KO=0     )
>  UI IDM version                                          (OK=8052   KO=0     )
>  UI IDM features                                         (OK=8052   KO=0     )
>  UI IDM privilege                                        (OK=8052   KO=0     )
>  UI IDM login                                            (OK=8052   KO=0     )
>  UI IDM managed user schema                              (OK=8052   KO=0     )
>  UI IDM dashboard                                        (OK=8052   KO=0     )
>  UI IDM user                                             (OK=8052   KO=0     )
>  UI IDM oidcToken                                        (OK=8052   KO=0     )
> userinfo                                                 (OK=8052   KO=0     )
> UI-Logout                                                (OK=8051   KO=0     )
> UI-Logout Redirect 1                                     (OK=8047   KO=0     )
>  UI AM revoke2                                           (OK=8046   KO=0     )
>  UI AM endsession                                        (OK=8046   KO=0     )
>  UI AM revoke1                                           (OK=8046   KO=0     )
> getIdToken                                               (OK=2632   KO=0     )
> getIdToken Redirect 1                                    (OK=2632   KO=0     )
> createOrganization                                       (OK=2631   KO=0     )
> queryOrganization                                        (OK=2631   KO=0     )
> deleteOrganization                                       (OK=2631   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1344   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1344   KO=0     )
> ReadPolicy                                               (OK=12005  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=227    KO=0     )
> DeletePolicy                                             (OK=11951  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1374 (98.99%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 106557 / active: 191    / done: 37228 
================================================================================

23:30:54.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:54.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:55.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:56.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:56.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:57.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:57.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:30:58.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:30:59 GMT                                     960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=525007 KO=11    )
> restLoginInitiate                                        (OK=36262  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36259  KO=0     )
> Skip 2FA                                                 (OK=20217  KO=1     )
> User Authorize PKCE stage                                (OK=42965  KO=0     )
> User AccessToken PKCE stage                              (OK=42962  KO=1     )
> RootUserinfo                                             (OK=27048  KO=0     )
> GetUUid                                                  (OK=12144  KO=0     )
> GetOpenidConfig                                          (OK=36226  KO=0     )
> CreatePolicy                                             (OK=12136  KO=6     )
> tokenUserinfo                                            (OK=6550   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8104   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8104   KO=0     )
>  UI AM idFromSession                                     (OK=8102   KO=0     )
>  UI AM validateGoto                                      (OK=8104   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8101   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8101   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1445   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8101   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8101   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8099   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8099   KO=0     )
>  UI IDM uiconfig                                         (OK=8099   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8099   KO=0     )
>  UI IDM version                                          (OK=8099   KO=0     )
>  UI IDM features                                         (OK=8099   KO=0     )
>  UI IDM privilege                                        (OK=8099   KO=0     )
>  UI IDM login                                            (OK=8099   KO=0     )
>  UI IDM managed user schema                              (OK=8098   KO=0     )
>  UI IDM dashboard                                        (OK=8098   KO=0     )
>  UI IDM user                                             (OK=8098   KO=0     )
>  UI IDM oidcToken                                        (OK=8097   KO=0     )
> userinfo                                                 (OK=8096   KO=0     )
> UI-Logout                                                (OK=8096   KO=0     )
> UI-Logout Redirect 1                                     (OK=8096   KO=0     )
>  UI AM revoke2                                           (OK=8096   KO=0     )
>  UI AM endsession                                        (OK=8096   KO=0     )
>  UI AM revoke1                                           (OK=8096   KO=0     )
> getIdToken                                               (OK=2642   KO=0     )
> getIdToken Redirect 1                                    (OK=2642   KO=0     )
> createOrganization                                       (OK=2641   KO=0     )
> queryOrganization                                        (OK=2641   KO=0     )
> deleteOrganization                                       (OK=2641   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1354   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1354   KO=0     )
> ReadPolicy                                               (OK=12071  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=228    KO=0     )
> DeletePolicy                                             (OK=12002  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1382 (99.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 106356 / active: 204    / done: 37416 
================================================================================

23:30:59.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:00.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:01.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:03.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:03.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:04.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:04 GMT                                     965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=527948 KO=11    )
> restLoginInitiate                                        (OK=36442  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36437  KO=0     )
> Skip 2FA                                                 (OK=20317  KO=1     )
> User Authorize PKCE stage                                (OK=43195  KO=0     )
> User AccessToken PKCE stage                              (OK=43191  KO=1     )
> RootUserinfo                                             (OK=27225  KO=0     )
> GetUUid                                                  (OK=12204  KO=0     )
> GetOpenidConfig                                          (OK=36415  KO=0     )
> CreatePolicy                                             (OK=12198  KO=6     )
> tokenUserinfo                                            (OK=6576   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8153   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8153   KO=0     )
>  UI AM idFromSession                                     (OK=8152   KO=0     )
>  UI AM validateGoto                                      (OK=8152   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8152   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8152   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1457   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8152   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8151   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8149   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8148   KO=0     )
>  UI IDM uiconfig                                         (OK=8148   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8148   KO=0     )
>  UI IDM version                                          (OK=8148   KO=0     )
>  UI IDM features                                         (OK=8147   KO=0     )
>  UI IDM privilege                                        (OK=8147   KO=0     )
>  UI IDM login                                            (OK=8147   KO=0     )
>  UI IDM managed user schema                              (OK=8147   KO=0     )
>  UI IDM dashboard                                        (OK=8147   KO=0     )
>  UI IDM user                                             (OK=8147   KO=0     )
>  UI IDM oidcToken                                        (OK=8146   KO=0     )
> userinfo                                                 (OK=8146   KO=0     )
> UI-Logout                                                (OK=8146   KO=0     )
> UI-Logout Redirect 1                                     (OK=8146   KO=0     )
>  UI AM revoke2                                           (OK=8146   KO=0     )
>  UI AM endsession                                        (OK=8146   KO=0     )
>  UI AM revoke1                                           (OK=8146   KO=0     )
> getIdToken                                               (OK=2653   KO=0     )
> getIdToken Redirect 1                                    (OK=2653   KO=0     )
> createOrganization                                       (OK=2652   KO=0     )
> queryOrganization                                        (OK=2652   KO=0     )
> deleteOrganization                                       (OK=2652   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1365   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1365   KO=0     )
> ReadPolicy                                               (OK=12139  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=232    KO=0     )
> DeletePolicy                                             (OK=12066  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1388 (99.00%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 106167 / active: 191    / done: 37618 
================================================================================

23:31:05.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:06.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:07.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:09.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:09.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:09.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:09.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:09.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:09 GMT                                     970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=530948 KO=11    )
> restLoginInitiate                                        (OK=36654  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36646  KO=0     )
> Skip 2FA                                                 (OK=20429  KO=1     )
> User Authorize PKCE stage                                (OK=43445  KO=0     )
> User AccessToken PKCE stage                              (OK=43438  KO=1     )
> RootUserinfo                                             (OK=27394  KO=0     )
> GetUUid                                                  (OK=12262  KO=0     )
> GetOpenidConfig                                          (OK=36603  KO=0     )
> CreatePolicy                                             (OK=12256  KO=6     )
> tokenUserinfo                                            (OK=6616   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8201   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8201   KO=0     )
>  UI AM idFromSession                                     (OK=8200   KO=0     )
>  UI AM validateGoto                                      (OK=8200   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8200   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8200   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1462   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8200   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8200   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8197   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8197   KO=0     )
>  UI IDM uiconfig                                         (OK=8195   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8195   KO=0     )
>  UI IDM version                                          (OK=8195   KO=0     )
>  UI IDM features                                         (OK=8195   KO=0     )
>  UI IDM privilege                                        (OK=8195   KO=0     )
>  UI IDM login                                            (OK=8195   KO=0     )
>  UI IDM managed user schema                              (OK=8195   KO=0     )
>  UI IDM dashboard                                        (OK=8195   KO=0     )
>  UI IDM user                                             (OK=8195   KO=0     )
>  UI IDM oidcToken                                        (OK=8195   KO=0     )
> userinfo                                                 (OK=8193   KO=0     )
> UI-Logout                                                (OK=8193   KO=0     )
> UI-Logout Redirect 1                                     (OK=8192   KO=0     )
>  UI AM revoke2                                           (OK=8191   KO=0     )
>  UI AM endsession                                        (OK=8191   KO=0     )
>  UI AM revoke1                                           (OK=8191   KO=0     )
> getIdToken                                               (OK=2669   KO=0     )
> getIdToken Redirect 1                                    (OK=2669   KO=0     )
> createOrganization                                       (OK=2667   KO=0     )
> queryOrganization                                        (OK=2667   KO=0     )
> deleteOrganization                                       (OK=2667   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1369   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1369   KO=0     )
> ReadPolicy                                               (OK=12202  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=232    KO=0     )
> DeletePolicy                                             (OK=12135  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1396 (99.01%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 105951 / active: 189    / done: 37836 
================================================================================

23:31:09.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:11.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:13.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:14.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:14 GMT                                     975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=533536 KO=11    )
> restLoginInitiate                                        (OK=36846  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36835  KO=0     )
> Skip 2FA                                                 (OK=20535  KO=1     )
> User Authorize PKCE stage                                (OK=43657  KO=0     )
> User AccessToken PKCE stage                              (OK=43648  KO=1     )
> RootUserinfo                                             (OK=27509  KO=0     )
> GetUUid                                                  (OK=12335  KO=0     )
> GetOpenidConfig                                          (OK=36800  KO=0     )
> CreatePolicy                                             (OK=12328  KO=6     )
> tokenUserinfo                                            (OK=6650   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8242   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8240   KO=0     )
>  UI AM idFromSession                                     (OK=8239   KO=0     )
>  UI AM validateGoto                                      (OK=8239   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8237   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8236   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1473   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8236   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8236   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8233   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8233   KO=0     )
>  UI IDM uiconfig                                         (OK=8233   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8233   KO=0     )
>  UI IDM version                                          (OK=8233   KO=0     )
>  UI IDM features                                         (OK=8232   KO=0     )
>  UI IDM privilege                                        (OK=8232   KO=0     )
>  UI IDM login                                            (OK=8233   KO=0     )
>  UI IDM managed user schema                              (OK=8232   KO=0     )
>  UI IDM dashboard                                        (OK=8232   KO=0     )
>  UI IDM user                                             (OK=8232   KO=0     )
>  UI IDM oidcToken                                        (OK=8231   KO=0     )
> userinfo                                                 (OK=8230   KO=0     )
> UI-Logout                                                (OK=8230   KO=0     )
> UI-Logout Redirect 1                                     (OK=8230   KO=0     )
>  UI AM revoke2                                           (OK=8229   KO=0     )
>  UI AM endsession                                        (OK=8229   KO=0     )
>  UI AM revoke1                                           (OK=8229   KO=0     )
> getIdToken                                               (OK=2680   KO=0     )
> getIdToken Redirect 1                                    (OK=2680   KO=0     )
> createOrganization                                       (OK=2679   KO=0     )
> queryOrganization                                        (OK=2678   KO=0     )
> deleteOrganization                                       (OK=2677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1380   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1380   KO=0     )
> ReadPolicy                                               (OK=12260  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=234    KO=0     )
> DeletePolicy                                             (OK=12201  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1400 (99.01%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 105746 / active: 201    / done: 38029 
================================================================================

23:31:15.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:15.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:16.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:16.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:18.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:19.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:19 GMT                                     980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=536417 KO=11    )
> restLoginInitiate                                        (OK=37030  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37027  KO=0     )
> Skip 2FA                                                 (OK=20649  KO=1     )
> User Authorize PKCE stage                                (OK=43891  KO=0     )
> User AccessToken PKCE stage                              (OK=43888  KO=1     )
> RootUserinfo                                             (OK=27660  KO=0     )
> GetUUid                                                  (OK=12417  KO=0     )
> GetOpenidConfig                                          (OK=37010  KO=0     )
> CreatePolicy                                             (OK=12411  KO=6     )
> tokenUserinfo                                            (OK=6687   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8282   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8281   KO=0     )
>  UI AM idFromSession                                     (OK=8281   KO=0     )
>  UI AM validateGoto                                      (OK=8281   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8279   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8279   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1476   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8279   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8279   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8278   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8278   KO=0     )
>  UI IDM uiconfig                                         (OK=8278   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8278   KO=0     )
>  UI IDM version                                          (OK=8278   KO=0     )
>  UI IDM features                                         (OK=8278   KO=0     )
>  UI IDM privilege                                        (OK=8278   KO=0     )
>  UI IDM login                                            (OK=8278   KO=0     )
>  UI IDM managed user schema                              (OK=8278   KO=0     )
>  UI IDM dashboard                                        (OK=8278   KO=0     )
>  UI IDM user                                             (OK=8278   KO=0     )
>  UI IDM oidcToken                                        (OK=8278   KO=0     )
> userinfo                                                 (OK=8278   KO=0     )
> UI-Logout                                                (OK=8278   KO=0     )
> UI-Logout Redirect 1                                     (OK=8278   KO=0     )
>  UI AM revoke2                                           (OK=8277   KO=0     )
>  UI AM endsession                                        (OK=8277   KO=0     )
>  UI AM revoke1                                           (OK=8277   KO=0     )
> getIdToken                                               (OK=2687   KO=0     )
> getIdToken Redirect 1                                    (OK=2687   KO=0     )
> createOrganization                                       (OK=2686   KO=0     )
> queryOrganization                                        (OK=2686   KO=0     )
> deleteOrganization                                       (OK=2686   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1388   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1388   KO=0     )
> ReadPolicy                                               (OK=12331  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=236    KO=0     )
> DeletePolicy                                             (OK=12254  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1406 (99.01%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 105557 / active: 206    / done: 38213 
================================================================================

23:31:20.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:22.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:23.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:24.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:24.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:24.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:24 GMT                                     985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=539191 KO=11    )
> restLoginInitiate                                        (OK=37220  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37211  KO=0     )
> Skip 2FA                                                 (OK=20757  KO=1     )
> User Authorize PKCE stage                                (OK=44113  KO=0     )
> User AccessToken PKCE stage                              (OK=44109  KO=1     )
> RootUserinfo                                             (OK=27793  KO=0     )
> GetUUid                                                  (OK=12474  KO=0     )
> GetOpenidConfig                                          (OK=37220  KO=0     )
> CreatePolicy                                             (OK=12465  KO=6     )
> tokenUserinfo                                            (OK=6713   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8326   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8326   KO=0     )
>  UI AM idFromSession                                     (OK=8326   KO=0     )
>  UI AM validateGoto                                      (OK=8326   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8321   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8321   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1483   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8321   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8321   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8320   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8319   KO=0     )
>  UI IDM uiconfig                                         (OK=8319   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8319   KO=0     )
>  UI IDM version                                          (OK=8319   KO=0     )
>  UI IDM features                                         (OK=8319   KO=0     )
>  UI IDM privilege                                        (OK=8319   KO=0     )
>  UI IDM login                                            (OK=8319   KO=0     )
>  UI IDM managed user schema                              (OK=8319   KO=0     )
>  UI IDM dashboard                                        (OK=8319   KO=0     )
>  UI IDM user                                             (OK=8319   KO=0     )
>  UI IDM oidcToken                                        (OK=8318   KO=0     )
> userinfo                                                 (OK=8315   KO=0     )
> UI-Logout                                                (OK=8315   KO=0     )
> UI-Logout Redirect 1                                     (OK=8315   KO=0     )
>  UI AM revoke2                                           (OK=8315   KO=0     )
>  UI AM endsession                                        (OK=8315   KO=0     )
>  UI AM revoke1                                           (OK=8315   KO=0     )
> getIdToken                                               (OK=2712   KO=0     )
> getIdToken Redirect 1                                    (OK=2712   KO=0     )
> createOrganization                                       (OK=2711   KO=0     )
> queryOrganization                                        (OK=2710   KO=0     )
> deleteOrganization                                       (OK=2710   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1396   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1396   KO=0     )
> ReadPolicy                                               (OK=12415  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=238    KO=0     )
> DeletePolicy                                             (OK=12327  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1412 (99.02%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 105357 / active: 198    / done: 38421 
================================================================================

23:31:24.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:24.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:24.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:26.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:26.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:26.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:28.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:29.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:29 GMT                                     990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=541681 KO=11    )
> restLoginInitiate                                        (OK=37393  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37389  KO=0     )
> Skip 2FA                                                 (OK=20858  KO=1     )
> User Authorize PKCE stage                                (OK=44316  KO=0     )
> User AccessToken PKCE stage                              (OK=44312  KO=1     )
> RootUserinfo                                             (OK=27903  KO=0     )
> GetUUid                                                  (OK=12544  KO=0     )
> GetOpenidConfig                                          (OK=37429  KO=0     )
> CreatePolicy                                             (OK=12536  KO=6     )
> tokenUserinfo                                            (OK=6745   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8357   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8357   KO=0     )
>  UI AM idFromSession                                     (OK=8357   KO=0     )
>  UI AM validateGoto                                      (OK=8357   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8357   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8357   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1493   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8355   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8355   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8354   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8354   KO=0     )
>  UI IDM uiconfig                                         (OK=8354   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8354   KO=0     )
>  UI IDM version                                          (OK=8354   KO=0     )
>  UI IDM features                                         (OK=8354   KO=0     )
>  UI IDM privilege                                        (OK=8354   KO=0     )
>  UI IDM login                                            (OK=8354   KO=0     )
>  UI IDM managed user schema                              (OK=8354   KO=0     )
>  UI IDM dashboard                                        (OK=8354   KO=0     )
>  UI IDM user                                             (OK=8354   KO=0     )
>  UI IDM oidcToken                                        (OK=8354   KO=0     )
> userinfo                                                 (OK=8354   KO=0     )
> UI-Logout                                                (OK=8354   KO=0     )
> UI-Logout Redirect 1                                     (OK=8354   KO=0     )
>  UI AM revoke2                                           (OK=8353   KO=0     )
>  UI AM endsession                                        (OK=8354   KO=0     )
>  UI AM revoke1                                           (OK=8353   KO=0     )
> getIdToken                                               (OK=2724   KO=0     )
> getIdToken Redirect 1                                    (OK=2724   KO=0     )
> createOrganization                                       (OK=2723   KO=0     )
> queryOrganization                                        (OK=2722   KO=0     )
> deleteOrganization                                       (OK=2722   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1403   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1403   KO=0     )
> ReadPolicy                                               (OK=12468  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=239    KO=0     )
> DeletePolicy                                             (OK=12413  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1420 (99.02%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 105179 / active: 172    / done: 38625 
================================================================================

23:31:30.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:31.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:32.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:32.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:33.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:34.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:34.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:34.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:34 GMT                                     995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=543974 KO=11    )
> restLoginInitiate                                        (OK=37573  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37562  KO=0     )
> Skip 2FA                                                 (OK=20956  KO=1     )
> User Authorize PKCE stage                                (OK=44506  KO=0     )
> User AccessToken PKCE stage                              (OK=44502  KO=1     )
> RootUserinfo                                             (OK=28001  KO=0     )
> GetUUid                                                  (OK=12602  KO=0     )
> GetOpenidConfig                                          (OK=37612  KO=0     )
> CreatePolicy                                             (OK=12594  KO=6     )
> tokenUserinfo                                            (OK=6777   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8392   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8392   KO=0     )
>  UI AM idFromSession                                     (OK=8391   KO=0     )
>  UI AM validateGoto                                      (OK=8390   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8389   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8389   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1497   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8389   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8389   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8387   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8387   KO=0     )
>  UI IDM uiconfig                                         (OK=8386   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8386   KO=0     )
>  UI IDM version                                          (OK=8386   KO=0     )
>  UI IDM features                                         (OK=8386   KO=0     )
>  UI IDM privilege                                        (OK=8386   KO=0     )
>  UI IDM login                                            (OK=8386   KO=0     )
>  UI IDM managed user schema                              (OK=8385   KO=0     )
>  UI IDM dashboard                                        (OK=8386   KO=0     )
>  UI IDM user                                             (OK=8386   KO=0     )
>  UI IDM oidcToken                                        (OK=8384   KO=0     )
> userinfo                                                 (OK=8383   KO=0     )
> UI-Logout                                                (OK=8383   KO=0     )
> UI-Logout Redirect 1                                     (OK=8383   KO=0     )
>  UI AM revoke2                                           (OK=8383   KO=0     )
>  UI AM endsession                                        (OK=8382   KO=0     )
>  UI AM revoke1                                           (OK=8382   KO=0     )
> getIdToken                                               (OK=2737   KO=0     )
> getIdToken Redirect 1                                    (OK=2737   KO=0     )
> createOrganization                                       (OK=2735   KO=0     )
> queryOrganization                                        (OK=2735   KO=0     )
> deleteOrganization                                       (OK=2735   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1409   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1409   KO=0     )
> ReadPolicy                                               (OK=12539  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=241    KO=0     )
> DeletePolicy                                             (OK=12467  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1428 (99.03%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 104990 / active: 196    / done: 38790 
================================================================================

23:31:34.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:35.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:36.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:36.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:37.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:39 GMT                                    1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=546707 KO=11    )
> restLoginInitiate                                        (OK=37767  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37758  KO=0     )
> Skip 2FA                                                 (OK=21077  KO=1     )
> User Authorize PKCE stage                                (OK=44742  KO=0     )
> User AccessToken PKCE stage                              (OK=44739  KO=1     )
> RootUserinfo                                             (OK=28118  KO=0     )
> GetUUid                                                  (OK=12688  KO=0     )
> GetOpenidConfig                                          (OK=37825  KO=0     )
> CreatePolicy                                             (OK=12680  KO=6     )
> tokenUserinfo                                            (OK=6816   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8427   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8427   KO=0     )
>  UI AM idFromSession                                     (OK=8427   KO=0     )
>  UI AM validateGoto                                      (OK=8427   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8426   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8426   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1504   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8425   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8425   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8424   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8423   KO=0     )
>  UI IDM uiconfig                                         (OK=8423   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8423   KO=0     )
>  UI IDM version                                          (OK=8423   KO=0     )
>  UI IDM features                                         (OK=8423   KO=0     )
>  UI IDM privilege                                        (OK=8423   KO=0     )
>  UI IDM login                                            (OK=8423   KO=0     )
>  UI IDM managed user schema                              (OK=8423   KO=0     )
>  UI IDM dashboard                                        (OK=8423   KO=0     )
>  UI IDM user                                             (OK=8422   KO=0     )
>  UI IDM oidcToken                                        (OK=8422   KO=0     )
> userinfo                                                 (OK=8422   KO=0     )
> UI-Logout                                                (OK=8422   KO=0     )
> UI-Logout Redirect 1                                     (OK=8422   KO=0     )
>  UI AM revoke2                                           (OK=8422   KO=0     )
>  UI AM endsession                                        (OK=8422   KO=0     )
>  UI AM revoke1                                           (OK=8422   KO=0     )
> getIdToken                                               (OK=2753   KO=0     )
> getIdToken Redirect 1                                    (OK=2753   KO=0     )
> createOrganization                                       (OK=2752   KO=0     )
> queryOrganization                                        (OK=2752   KO=0     )
> deleteOrganization                                       (OK=2752   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1418   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1418   KO=0     )
> ReadPolicy                                               (OK=12598  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=242    KO=0     )
> DeletePolicy                                             (OK=12538  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1433 (99.03%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 104788 / active: 197    / done: 38991 
================================================================================

23:31:40.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:40.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:41.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:41.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:41.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:44.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:44 GMT                                    1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=549272 KO=11    )
> restLoginInitiate                                        (OK=37949  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37938  KO=0     )
> Skip 2FA                                                 (OK=21177  KO=1     )
> User Authorize PKCE stage                                (OK=44954  KO=0     )
> User AccessToken PKCE stage                              (OK=44950  KO=1     )
> RootUserinfo                                             (OK=28218  KO=0     )
> GetUUid                                                  (OK=12751  KO=0     )
> GetOpenidConfig                                          (OK=38034  KO=0     )
> CreatePolicy                                             (OK=12744  KO=6     )
> tokenUserinfo                                            (OK=6849   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8467   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8467   KO=0     )
>  UI AM idFromSession                                     (OK=8467   KO=0     )
>  UI AM validateGoto                                      (OK=8467   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8463   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8463   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1511   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8463   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8463   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8461   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8461   KO=0     )
>  UI IDM uiconfig                                         (OK=8460   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8460   KO=0     )
>  UI IDM version                                          (OK=8460   KO=0     )
>  UI IDM features                                         (OK=8460   KO=0     )
>  UI IDM privilege                                        (OK=8460   KO=0     )
>  UI IDM login                                            (OK=8460   KO=0     )
>  UI IDM managed user schema                              (OK=8460   KO=0     )
>  UI IDM dashboard                                        (OK=8459   KO=0     )
>  UI IDM user                                             (OK=8459   KO=0     )
>  UI IDM oidcToken                                        (OK=8458   KO=0     )
> userinfo                                                 (OK=8458   KO=0     )
> UI-Logout                                                (OK=8457   KO=0     )
> UI-Logout Redirect 1                                     (OK=8456   KO=0     )
>  UI AM revoke2                                           (OK=8456   KO=0     )
>  UI AM endsession                                        (OK=8456   KO=0     )
>  UI AM revoke1                                           (OK=8456   KO=0     )
> getIdToken                                               (OK=2772   KO=0     )
> getIdToken Redirect 1                                    (OK=2772   KO=0     )
> createOrganization                                       (OK=2771   KO=0     )
> queryOrganization                                        (OK=2771   KO=0     )
> deleteOrganization                                       (OK=2771   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1423   KO=0     )
> ReadPolicy                                               (OK=12681  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=242    KO=0     )
> DeletePolicy                                             (OK=12594  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1439 (99.04%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 104602 / active: 208    / done: 39166 
================================================================================

23:31:45.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:46.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:46.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:46.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:47.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:47.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:47.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:48.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:48.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:48.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:49 GMT                                    1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=552077 KO=11    )
> restLoginInitiate                                        (OK=38144  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38142  KO=0     )
> Skip 2FA                                                 (OK=21299  KO=1     )
> User Authorize PKCE stage                                (OK=45189  KO=0     )
> User AccessToken PKCE stage                              (OK=45185  KO=1     )
> RootUserinfo                                             (OK=28349  KO=0     )
> GetUUid                                                  (OK=12822  KO=0     )
> GetOpenidConfig                                          (OK=38252  KO=0     )
> CreatePolicy                                             (OK=12813  KO=6     )
> tokenUserinfo                                            (OK=6885   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8505   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8505   KO=0     )
>  UI AM idFromSession                                     (OK=8504   KO=0     )
>  UI AM validateGoto                                      (OK=8504   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8502   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8502   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1516   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8502   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8502   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8500   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8500   KO=0     )
>  UI IDM uiconfig                                         (OK=8500   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8500   KO=0     )
>  UI IDM version                                          (OK=8500   KO=0     )
>  UI IDM features                                         (OK=8500   KO=0     )
>  UI IDM privilege                                        (OK=8500   KO=0     )
>  UI IDM login                                            (OK=8500   KO=0     )
>  UI IDM managed user schema                              (OK=8499   KO=0     )
>  UI IDM dashboard                                        (OK=8499   KO=0     )
>  UI IDM user                                             (OK=8499   KO=0     )
>  UI IDM oidcToken                                        (OK=8499   KO=0     )
> userinfo                                                 (OK=8499   KO=0     )
> UI-Logout                                                (OK=8499   KO=0     )
> UI-Logout Redirect 1                                     (OK=8499   KO=0     )
>  UI AM revoke2                                           (OK=8499   KO=0     )
>  UI AM endsession                                        (OK=8499   KO=0     )
>  UI AM revoke1                                           (OK=8499   KO=0     )
> getIdToken                                               (OK=2790   KO=0     )
> getIdToken Redirect 1                                    (OK=2790   KO=0     )
> createOrganization                                       (OK=2787   KO=0     )
> queryOrganization                                        (OK=2787   KO=0     )
> deleteOrganization                                       (OK=2787   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1427   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1427   KO=0     )
> ReadPolicy                                               (OK=12748  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=242    KO=0     )
> DeletePolicy                                             (OK=12680  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1449 (99.04%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 104401 / active: 195    / done: 39380 
================================================================================

23:31:50.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:50.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:50.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:51.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:51.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:52.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:52.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:53.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:53.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:54.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:54.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:54.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:54.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:54 GMT                                    1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=554668 KO=11    )
> restLoginInitiate                                        (OK=38331  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38323  KO=0     )
> Skip 2FA                                                 (OK=21407  KO=1     )
> User Authorize PKCE stage                                (OK=45395  KO=0     )
> User AccessToken PKCE stage                              (OK=45393  KO=1     )
> RootUserinfo                                             (OK=28532  KO=0     )
> GetUUid                                                  (OK=12884  KO=0     )
> GetOpenidConfig                                          (OK=38449  KO=0     )
> CreatePolicy                                             (OK=12875  KO=6     )
> tokenUserinfo                                            (OK=6911   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8539   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8539   KO=0     )
>  UI AM idFromSession                                     (OK=8539   KO=0     )
>  UI AM validateGoto                                      (OK=8539   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8539   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8539   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1522   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8539   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8538   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8538   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8538   KO=0     )
>  UI IDM uiconfig                                         (OK=8538   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8538   KO=0     )
>  UI IDM version                                          (OK=8538   KO=0     )
>  UI IDM features                                         (OK=8538   KO=0     )
>  UI IDM privilege                                        (OK=8538   KO=0     )
>  UI IDM login                                            (OK=8538   KO=0     )
>  UI IDM managed user schema                              (OK=8538   KO=0     )
>  UI IDM dashboard                                        (OK=8538   KO=0     )
>  UI IDM user                                             (OK=8538   KO=0     )
>  UI IDM oidcToken                                        (OK=8537   KO=0     )
> userinfo                                                 (OK=8536   KO=0     )
> UI-Logout                                                (OK=8535   KO=0     )
> UI-Logout Redirect 1                                     (OK=8533   KO=0     )
>  UI AM revoke2                                           (OK=8532   KO=0     )
>  UI AM endsession                                        (OK=8532   KO=0     )
>  UI AM revoke1                                           (OK=8532   KO=0     )
> getIdToken                                               (OK=2802   KO=0     )
> getIdToken Redirect 1                                    (OK=2801   KO=0     )
> createOrganization                                       (OK=2800   KO=0     )
> queryOrganization                                        (OK=2800   KO=0     )
> deleteOrganization                                       (OK=2800   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1436   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1435   KO=0     )
> ReadPolicy                                               (OK=12818  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=242    KO=0     )
> DeletePolicy                                             (OK=12746  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1462 (99.05%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 104207 / active: 192    / done: 39577 
================================================================================

23:31:54.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:54.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:56.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:57.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:58.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:58.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:59.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:59.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:31:59 GMT                                    1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=557237 KO=11    )
> restLoginInitiate                                        (OK=38500  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38497  KO=0     )
> Skip 2FA                                                 (OK=21501  KO=1     )
> User Authorize PKCE stage                                (OK=45601  KO=0     )
> User AccessToken PKCE stage                              (OK=45598  KO=1     )
> RootUserinfo                                             (OK=28651  KO=0     )
> GetUUid                                                  (OK=12945  KO=0     )
> GetOpenidConfig                                          (OK=38644  KO=0     )
> CreatePolicy                                             (OK=12939  KO=6     )
> tokenUserinfo                                            (OK=6944   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8579   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8579   KO=0     )
>  UI AM idFromSession                                     (OK=8579   KO=0     )
>  UI AM validateGoto                                      (OK=8579   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8578   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8578   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1527   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8577   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8577   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8577   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8576   KO=0     )
>  UI IDM uiconfig                                         (OK=8576   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8576   KO=0     )
>  UI IDM version                                          (OK=8576   KO=0     )
>  UI IDM features                                         (OK=8576   KO=0     )
>  UI IDM privilege                                        (OK=8576   KO=0     )
>  UI IDM login                                            (OK=8576   KO=0     )
>  UI IDM managed user schema                              (OK=8576   KO=0     )
>  UI IDM dashboard                                        (OK=8576   KO=0     )
>  UI IDM user                                             (OK=8576   KO=0     )
>  UI IDM oidcToken                                        (OK=8575   KO=0     )
> userinfo                                                 (OK=8575   KO=0     )
> UI-Logout                                                (OK=8575   KO=0     )
> UI-Logout Redirect 1                                     (OK=8575   KO=0     )
>  UI AM revoke2                                           (OK=8574   KO=0     )
>  UI AM endsession                                        (OK=8574   KO=0     )
>  UI AM revoke1                                           (OK=8574   KO=0     )
> getIdToken                                               (OK=2816   KO=0     )
> getIdToken Redirect 1                                    (OK=2816   KO=0     )
> createOrganization                                       (OK=2815   KO=0     )
> queryOrganization                                        (OK=2815   KO=0     )
> deleteOrganization                                       (OK=2815   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1445   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1445   KO=0     )
> ReadPolicy                                               (OK=12876  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=245    KO=0     )
> DeletePolicy                                             (OK=12817  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1470 (99.06%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 104023 / active: 168    / done: 39785 
================================================================================

23:31:59.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:59.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:31:59.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:00.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:00.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:01.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:01.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:01.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:02.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:02.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:03.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:03.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:03.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:04 GMT                                    1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=559854 KO=11    )
> restLoginInitiate                                        (OK=38678  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38675  KO=0     )
> Skip 2FA                                                 (OK=21595  KO=1     )
> User Authorize PKCE stage                                (OK=45802  KO=0     )
> User AccessToken PKCE stage                              (OK=45800  KO=1     )
> RootUserinfo                                             (OK=28739  KO=0     )
> GetUUid                                                  (OK=13006  KO=0     )
> GetOpenidConfig                                          (OK=38828  KO=0     )
> CreatePolicy                                             (OK=13000  KO=6     )
> tokenUserinfo                                            (OK=6965   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8625   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8624   KO=0     )
>  UI AM idFromSession                                     (OK=8624   KO=0     )
>  UI AM validateGoto                                      (OK=8624   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8622   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8622   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1535   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8621   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8622   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8619   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8619   KO=0     )
>  UI IDM uiconfig                                         (OK=8618   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8618   KO=0     )
>  UI IDM version                                          (OK=8618   KO=0     )
>  UI IDM features                                         (OK=8618   KO=0     )
>  UI IDM privilege                                        (OK=8618   KO=0     )
>  UI IDM login                                            (OK=8618   KO=0     )
>  UI IDM managed user schema                              (OK=8618   KO=0     )
>  UI IDM dashboard                                        (OK=8618   KO=0     )
>  UI IDM user                                             (OK=8618   KO=0     )
>  UI IDM oidcToken                                        (OK=8618   KO=0     )
> userinfo                                                 (OK=8618   KO=0     )
> UI-Logout                                                (OK=8618   KO=0     )
> UI-Logout Redirect 1                                     (OK=8618   KO=0     )
>  UI AM revoke2                                           (OK=8618   KO=0     )
>  UI AM endsession                                        (OK=8618   KO=0     )
>  UI AM revoke1                                           (OK=8618   KO=0     )
> getIdToken                                               (OK=2829   KO=0     )
> getIdToken Redirect 1                                    (OK=2829   KO=0     )
> createOrganization                                       (OK=2828   KO=0     )
> queryOrganization                                        (OK=2828   KO=0     )
> deleteOrganization                                       (OK=2828   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1458   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1458   KO=0     )
> ReadPolicy                                               (OK=12943  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=247    KO=0     )
> DeletePolicy                                             (OK=12873  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1483 (99.06%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 103835 / active: 174    / done: 39967 
================================================================================

23:32:04.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:05.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:05.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:05.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:06.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:06.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:07.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:08.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:09 GMT                                    1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=562704 KO=11    )
> restLoginInitiate                                        (OK=38879  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38873  KO=0     )
> Skip 2FA                                                 (OK=21703  KO=1     )
> User Authorize PKCE stage                                (OK=46040  KO=0     )
> User AccessToken PKCE stage                              (OK=46037  KO=1     )
> RootUserinfo                                             (OK=28860  KO=0     )
> GetUUid                                                  (OK=13069  KO=0     )
> GetOpenidConfig                                          (OK=39018  KO=0     )
> CreatePolicy                                             (OK=13063  KO=6     )
> tokenUserinfo                                            (OK=7004   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8671   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8670   KO=0     )
>  UI AM idFromSession                                     (OK=8669   KO=0     )
>  UI AM validateGoto                                      (OK=8670   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8668   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8667   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1541   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8666   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8666   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8665   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8664   KO=0     )
>  UI IDM uiconfig                                         (OK=8663   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8663   KO=0     )
>  UI IDM version                                          (OK=8663   KO=0     )
>  UI IDM features                                         (OK=8663   KO=0     )
>  UI IDM privilege                                        (OK=8663   KO=0     )
>  UI IDM login                                            (OK=8663   KO=0     )
>  UI IDM managed user schema                              (OK=8663   KO=0     )
>  UI IDM dashboard                                        (OK=8663   KO=0     )
>  UI IDM user                                             (OK=8663   KO=0     )
>  UI IDM oidcToken                                        (OK=8662   KO=0     )
> userinfo                                                 (OK=8662   KO=0     )
> UI-Logout                                                (OK=8662   KO=0     )
> UI-Logout Redirect 1                                     (OK=8659   KO=0     )
>  UI AM revoke2                                           (OK=8659   KO=0     )
>  UI AM endsession                                        (OK=8659   KO=0     )
>  UI AM revoke1                                           (OK=8659   KO=0     )
> getIdToken                                               (OK=2846   KO=0     )
> getIdToken Redirect 1                                    (OK=2846   KO=0     )
> createOrganization                                       (OK=2845   KO=0     )
> queryOrganization                                        (OK=2845   KO=0     )
> deleteOrganization                                       (OK=2845   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1465   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1465   KO=0     )
> ReadPolicy                                               (OK=13003  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=250    KO=0     )
> DeletePolicy                                             (OK=12942  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1491 (99.07%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 103630 / active: 183    / done: 40163 
================================================================================

23:32:10.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:11.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:11.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:12.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:13.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:13.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:13.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:14.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:14 GMT                                    1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=565307 KO=11    )
> restLoginInitiate                                        (OK=39068  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39063  KO=0     )
> Skip 2FA                                                 (OK=21811  KO=1     )
> User Authorize PKCE stage                                (OK=46254  KO=0     )
> User AccessToken PKCE stage                              (OK=46249  KO=1     )
> RootUserinfo                                             (OK=29017  KO=0     )
> GetUUid                                                  (OK=13130  KO=0     )
> GetOpenidConfig                                          (OK=39203  KO=0     )
> CreatePolicy                                             (OK=13124  KO=6     )
> tokenUserinfo                                            (OK=7042   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8707   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8707   KO=0     )
>  UI AM idFromSession                                     (OK=8706   KO=0     )
>  UI AM validateGoto                                      (OK=8705   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8701   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8701   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1547   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8701   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8701   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8700   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8700   KO=0     )
>  UI IDM uiconfig                                         (OK=8700   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8700   KO=0     )
>  UI IDM version                                          (OK=8700   KO=0     )
>  UI IDM features                                         (OK=8700   KO=0     )
>  UI IDM privilege                                        (OK=8700   KO=0     )
>  UI IDM login                                            (OK=8700   KO=0     )
>  UI IDM managed user schema                              (OK=8700   KO=0     )
>  UI IDM dashboard                                        (OK=8700   KO=0     )
>  UI IDM user                                             (OK=8700   KO=0     )
>  UI IDM oidcToken                                        (OK=8699   KO=0     )
> userinfo                                                 (OK=8699   KO=0     )
> UI-Logout                                                (OK=8698   KO=0     )
> UI-Logout Redirect 1                                     (OK=8698   KO=0     )
>  UI AM revoke2                                           (OK=8698   KO=0     )
>  UI AM endsession                                        (OK=8698   KO=0     )
>  UI AM revoke1                                           (OK=8698   KO=0     )
> getIdToken                                               (OK=2865   KO=0     )
> getIdToken Redirect 1                                    (OK=2864   KO=0     )
> createOrganization                                       (OK=2863   KO=0     )
> queryOrganization                                        (OK=2862   KO=0     )
> deleteOrganization                                       (OK=2862   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1473   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1473   KO=0     )
> ReadPolicy                                               (OK=13067  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=251    KO=0     )
> DeletePolicy                                             (OK=13002  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1499 (99.07%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 103433 / active: 179    / done: 40364 
================================================================================

23:32:15.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:15.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:16.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:17.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:17.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:18.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:18.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:19.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:19.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:19 GMT                                    1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=568003 KO=11    )
> restLoginInitiate                                        (OK=39253  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39249  KO=0     )
> Skip 2FA                                                 (OK=21913  KO=1     )
> User Authorize PKCE stage                                (OK=46475  KO=0     )
> User AccessToken PKCE stage                              (OK=46473  KO=1     )
> RootUserinfo                                             (OK=29151  KO=0     )
> GetUUid                                                  (OK=13191  KO=0     )
> GetOpenidConfig                                          (OK=39385  KO=0     )
> CreatePolicy                                             (OK=13184  KO=6     )
> tokenUserinfo                                            (OK=7074   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8747   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8747   KO=0     )
>  UI AM idFromSession                                     (OK=8747   KO=0     )
>  UI AM validateGoto                                      (OK=8747   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8745   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8745   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1558   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8743   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8743   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8742   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8742   KO=0     )
>  UI IDM uiconfig                                         (OK=8742   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8742   KO=0     )
>  UI IDM version                                          (OK=8742   KO=0     )
>  UI IDM features                                         (OK=8741   KO=0     )
>  UI IDM privilege                                        (OK=8741   KO=0     )
>  UI IDM login                                            (OK=8741   KO=0     )
>  UI IDM managed user schema                              (OK=8741   KO=0     )
>  UI IDM dashboard                                        (OK=8741   KO=0     )
>  UI IDM user                                             (OK=8741   KO=0     )
>  UI IDM oidcToken                                        (OK=8740   KO=0     )
> userinfo                                                 (OK=8739   KO=0     )
> UI-Logout                                                (OK=8739   KO=0     )
> UI-Logout Redirect 1                                     (OK=8739   KO=0     )
>  UI AM revoke2                                           (OK=8739   KO=0     )
>  UI AM endsession                                        (OK=8739   KO=0     )
>  UI AM revoke1                                           (OK=8739   KO=0     )
> getIdToken                                               (OK=2879   KO=0     )
> getIdToken Redirect 1                                    (OK=2879   KO=0     )
> createOrganization                                       (OK=2878   KO=0     )
> queryOrganization                                        (OK=2878   KO=0     )
> deleteOrganization                                       (OK=2878   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1483   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1483   KO=0     )
> ReadPolicy                                               (OK=13127  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=254    KO=0     )
> DeletePolicy                                             (OK=13064  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1508 (99.08%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 103239 / active: 176    / done: 40561 
================================================================================

23:32:22.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:23.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:23.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:23.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:24.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:24.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:24 GMT                                    1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=570993 KO=11    )
> restLoginInitiate                                        (OK=39447  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39444  KO=0     )
> Skip 2FA                                                 (OK=22019  KO=1     )
> User Authorize PKCE stage                                (OK=46718  KO=0     )
> User AccessToken PKCE stage                              (OK=46713  KO=1     )
> RootUserinfo                                             (OK=29314  KO=0     )
> GetUUid                                                  (OK=13240  KO=0     )
> GetOpenidConfig                                          (OK=39557  KO=0     )
> CreatePolicy                                             (OK=13233  KO=6     )
> tokenUserinfo                                            (OK=7108   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8798   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8798   KO=0     )
>  UI AM idFromSession                                     (OK=8797   KO=0     )
>  UI AM validateGoto                                      (OK=8797   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8796   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8795   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1565   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8794   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8794   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8793   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8793   KO=0     )
>  UI IDM uiconfig                                         (OK=8793   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8793   KO=0     )
>  UI IDM version                                          (OK=8793   KO=0     )
>  UI IDM features                                         (OK=8792   KO=0     )
>  UI IDM privilege                                        (OK=8793   KO=0     )
>  UI IDM login                                            (OK=8792   KO=0     )
>  UI IDM managed user schema                              (OK=8792   KO=0     )
>  UI IDM dashboard                                        (OK=8792   KO=0     )
>  UI IDM user                                             (OK=8792   KO=0     )
>  UI IDM oidcToken                                        (OK=8791   KO=0     )
> userinfo                                                 (OK=8791   KO=0     )
> UI-Logout                                                (OK=8791   KO=0     )
> UI-Logout Redirect 1                                     (OK=8791   KO=0     )
>  UI AM revoke2                                           (OK=8789   KO=0     )
>  UI AM endsession                                        (OK=8789   KO=0     )
>  UI AM revoke1                                           (OK=8789   KO=0     )
> getIdToken                                               (OK=2896   KO=0     )
> getIdToken Redirect 1                                    (OK=2896   KO=0     )
> createOrganization                                       (OK=2894   KO=0     )
> queryOrganization                                        (OK=2894   KO=0     )
> deleteOrganization                                       (OK=2893   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1489   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1489   KO=0     )
> ReadPolicy                                               (OK=13187  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=255    KO=0     )
> DeletePolicy                                             (OK=13124  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1514 (99.08%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 103039 / active: 175    / done: 40762 
================================================================================

23:32:25.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:26.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:26.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:27.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:27.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:27.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:29.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:29 GMT                                    1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=573541 KO=11    )
> restLoginInitiate                                        (OK=39638  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39631  KO=0     )
> Skip 2FA                                                 (OK=22136  KO=1     )
> User Authorize PKCE stage                                (OK=46925  KO=0     )
> User AccessToken PKCE stage                              (OK=46923  KO=1     )
> RootUserinfo                                             (OK=29509  KO=0     )
> GetUUid                                                  (OK=13304  KO=0     )
> GetOpenidConfig                                          (OK=39730  KO=0     )
> CreatePolicy                                             (OK=13297  KO=6     )
> tokenUserinfo                                            (OK=7135   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8832   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8832   KO=0     )
>  UI AM idFromSession                                     (OK=8831   KO=0     )
>  UI AM validateGoto                                      (OK=8831   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8829   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8829   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1572   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8829   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8829   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8827   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8827   KO=0     )
>  UI IDM uiconfig                                         (OK=8827   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8827   KO=0     )
>  UI IDM version                                          (OK=8827   KO=0     )
>  UI IDM features                                         (OK=8827   KO=0     )
>  UI IDM privilege                                        (OK=8827   KO=0     )
>  UI IDM login                                            (OK=8827   KO=0     )
>  UI IDM managed user schema                              (OK=8827   KO=0     )
>  UI IDM dashboard                                        (OK=8827   KO=0     )
>  UI IDM user                                             (OK=8827   KO=0     )
>  UI IDM oidcToken                                        (OK=8826   KO=0     )
> userinfo                                                 (OK=8826   KO=0     )
> UI-Logout                                                (OK=8826   KO=0     )
> UI-Logout Redirect 1                                     (OK=8826   KO=0     )
>  UI AM revoke2                                           (OK=8825   KO=0     )
>  UI AM endsession                                        (OK=8824   KO=0     )
>  UI AM revoke1                                           (OK=8824   KO=0     )
> getIdToken                                               (OK=2911   KO=0     )
> getIdToken Redirect 1                                    (OK=2911   KO=0     )
> createOrganization                                       (OK=2910   KO=0     )
> queryOrganization                                        (OK=2909   KO=0     )
> deleteOrganization                                       (OK=2909   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1500   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1499   KO=0     )
> ReadPolicy                                               (OK=13236  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=256    KO=0     )
> DeletePolicy                                             (OK=13184  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1521 (99.09%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.07%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.07%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.07%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 102836 / active: 187    / done: 40953 
================================================================================

23:32:30.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:30.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:31.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:32.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:32.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:32.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:33.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:33.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:33.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:34.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:34 GMT                                    1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=576324 KO=11    )
> restLoginInitiate                                        (OK=39833  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39819  KO=0     )
> Skip 2FA                                                 (OK=22244  KO=1     )
> User Authorize PKCE stage                                (OK=47152  KO=0     )
> User AccessToken PKCE stage                              (OK=47148  KO=1     )
> RootUserinfo                                             (OK=29667  KO=0     )
> GetUUid                                                  (OK=13372  KO=0     )
> GetOpenidConfig                                          (OK=39910  KO=0     )
> CreatePolicy                                             (OK=13365  KO=6     )
> tokenUserinfo                                            (OK=7165   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8874   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8874   KO=0     )
>  UI AM idFromSession                                     (OK=8873   KO=0     )
>  UI AM validateGoto                                      (OK=8873   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8871   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8871   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1577   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8871   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8871   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8871   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8871   KO=0     )
>  UI IDM uiconfig                                         (OK=8871   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8871   KO=0     )
>  UI IDM version                                          (OK=8871   KO=0     )
>  UI IDM features                                         (OK=8871   KO=0     )
>  UI IDM privilege                                        (OK=8871   KO=0     )
>  UI IDM login                                            (OK=8871   KO=0     )
>  UI IDM managed user schema                              (OK=8871   KO=0     )
>  UI IDM dashboard                                        (OK=8871   KO=0     )
>  UI IDM user                                             (OK=8871   KO=0     )
>  UI IDM oidcToken                                        (OK=8871   KO=0     )
> userinfo                                                 (OK=8871   KO=0     )
> UI-Logout                                                (OK=8871   KO=0     )
> UI-Logout Redirect 1                                     (OK=8871   KO=0     )
>  UI AM revoke2                                           (OK=8870   KO=0     )
>  UI AM endsession                                        (OK=8870   KO=0     )
>  UI AM revoke1                                           (OK=8870   KO=0     )
> getIdToken                                               (OK=2924   KO=0     )
> getIdToken Redirect 1                                    (OK=2924   KO=0     )
> createOrganization                                       (OK=2921   KO=0     )
> queryOrganization                                        (OK=2920   KO=0     )
> deleteOrganization                                       (OK=2919   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1509   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1509   KO=0     )
> ReadPolicy                                               (OK=13300  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=258    KO=0     )
> DeletePolicy                                             (OK=13235  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1531 (99.09%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 102632 / active: 196    / done: 41148 
================================================================================

23:32:36.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:37.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:37.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:37.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:37.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:38.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:38.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:39.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:39.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:39 GMT                                    1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=579585 KO=11    )
> restLoginInitiate                                        (OK=40044  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40041  KO=0     )
> Skip 2FA                                                 (OK=22360  KO=1     )
> User Authorize PKCE stage                                (OK=47416  KO=0     )
> User AccessToken PKCE stage                              (OK=47413  KO=1     )
> RootUserinfo                                             (OK=29841  KO=0     )
> GetUUid                                                  (OK=13433  KO=0     )
> GetOpenidConfig                                          (OK=40104  KO=0     )
> CreatePolicy                                             (OK=13426  KO=6     )
> tokenUserinfo                                            (OK=7204   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8929   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8928   KO=0     )
>  UI AM idFromSession                                     (OK=8927   KO=0     )
>  UI AM validateGoto                                      (OK=8927   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8926   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8926   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1590   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8926   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8926   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8926   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8926   KO=0     )
>  UI IDM uiconfig                                         (OK=8926   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8926   KO=0     )
>  UI IDM version                                          (OK=8926   KO=0     )
>  UI IDM features                                         (OK=8926   KO=0     )
>  UI IDM privilege                                        (OK=8926   KO=0     )
>  UI IDM login                                            (OK=8926   KO=0     )
>  UI IDM managed user schema                              (OK=8924   KO=0     )
>  UI IDM dashboard                                        (OK=8924   KO=0     )
>  UI IDM user                                             (OK=8924   KO=0     )
>  UI IDM oidcToken                                        (OK=8923   KO=0     )
> userinfo                                                 (OK=8922   KO=0     )
> UI-Logout                                                (OK=8922   KO=0     )
> UI-Logout Redirect 1                                     (OK=8922   KO=0     )
>  UI AM revoke2                                           (OK=8921   KO=0     )
>  UI AM endsession                                        (OK=8921   KO=0     )
>  UI AM revoke1                                           (OK=8921   KO=0     )
> getIdToken                                               (OK=2943   KO=0     )
> getIdToken Redirect 1                                    (OK=2943   KO=0     )
> createOrganization                                       (OK=2942   KO=0     )
> queryOrganization                                        (OK=2942   KO=0     )
> deleteOrganization                                       (OK=2942   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1515   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1515   KO=0     )
> ReadPolicy                                               (OK=13367  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=258    KO=0     )
> DeletePolicy                                             (OK=13299  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1540 (99.10%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 102416 / active: 190    / done: 41370 
================================================================================

23:32:39.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:42.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:42.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:43.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:43.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:44 GMT                                    1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=582036 KO=11    )
> restLoginInitiate                                        (OK=40229  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40219  KO=0     )
> Skip 2FA                                                 (OK=22456  KO=1     )
> User Authorize PKCE stage                                (OK=47622  KO=0     )
> User AccessToken PKCE stage                              (OK=47618  KO=1     )
> RootUserinfo                                             (OK=29969  KO=0     )
> GetUUid                                                  (OK=13484  KO=0     )
> GetOpenidConfig                                          (OK=40282  KO=0     )
> CreatePolicy                                             (OK=13478  KO=6     )
> tokenUserinfo                                            (OK=7245   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8964   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8962   KO=0     )
>  UI AM idFromSession                                     (OK=8961   KO=0     )
>  UI AM validateGoto                                      (OK=8961   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8960   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8960   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1598   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8960   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8960   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8960   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8960   KO=0     )
>  UI IDM uiconfig                                         (OK=8960   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8960   KO=0     )
>  UI IDM version                                          (OK=8960   KO=0     )
>  UI IDM features                                         (OK=8959   KO=0     )
>  UI IDM privilege                                        (OK=8960   KO=0     )
>  UI IDM login                                            (OK=8960   KO=0     )
>  UI IDM managed user schema                              (OK=8959   KO=0     )
>  UI IDM dashboard                                        (OK=8959   KO=0     )
>  UI IDM user                                             (OK=8959   KO=0     )
>  UI IDM oidcToken                                        (OK=8957   KO=0     )
> userinfo                                                 (OK=8956   KO=0     )
> UI-Logout                                                (OK=8956   KO=0     )
> UI-Logout Redirect 1                                     (OK=8956   KO=0     )
>  UI AM revoke2                                           (OK=8956   KO=0     )
>  UI AM endsession                                        (OK=8956   KO=0     )
>  UI AM revoke1                                           (OK=8956   KO=0     )
> getIdToken                                               (OK=2961   KO=0     )
> getIdToken Redirect 1                                    (OK=2961   KO=0     )
> createOrganization                                       (OK=2960   KO=0     )
> queryOrganization                                        (OK=2960   KO=0     )
> deleteOrganization                                       (OK=2960   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1524   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1524   KO=0     )
> ReadPolicy                                               (OK=13428  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=258    KO=0     )
> DeletePolicy                                             (OK=13363  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1545 (99.10%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 102221 / active: 181    / done: 41574 
================================================================================

23:32:45.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:45.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:47.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:47.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:47.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:49.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:49 GMT                                    1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=584555 KO=11    )
> restLoginInitiate                                        (OK=40399  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40393  KO=0     )
> Skip 2FA                                                 (OK=22553  KO=1     )
> User Authorize PKCE stage                                (OK=47834  KO=0     )
> User AccessToken PKCE stage                              (OK=47828  KO=1     )
> RootUserinfo                                             (OK=30107  KO=0     )
> GetUUid                                                  (OK=13545  KO=0     )
> GetOpenidConfig                                          (OK=40456  KO=0     )
> CreatePolicy                                             (OK=13535  KO=6     )
> tokenUserinfo                                            (OK=7282   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9004   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9004   KO=0     )
>  UI AM idFromSession                                     (OK=9003   KO=0     )
>  UI AM validateGoto                                      (OK=9003   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8999   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8997   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1605   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8997   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8997   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8996   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8996   KO=0     )
>  UI IDM uiconfig                                         (OK=8996   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8996   KO=0     )
>  UI IDM version                                          (OK=8996   KO=0     )
>  UI IDM features                                         (OK=8996   KO=0     )
>  UI IDM privilege                                        (OK=8996   KO=0     )
>  UI IDM login                                            (OK=8996   KO=0     )
>  UI IDM managed user schema                              (OK=8996   KO=0     )
>  UI IDM dashboard                                        (OK=8996   KO=0     )
>  UI IDM user                                             (OK=8996   KO=0     )
>  UI IDM oidcToken                                        (OK=8995   KO=0     )
> userinfo                                                 (OK=8995   KO=0     )
> UI-Logout                                                (OK=8995   KO=0     )
> UI-Logout Redirect 1                                     (OK=8995   KO=0     )
>  UI AM revoke2                                           (OK=8994   KO=0     )
>  UI AM endsession                                        (OK=8994   KO=0     )
>  UI AM revoke1                                           (OK=8994   KO=0     )
> getIdToken                                               (OK=2973   KO=0     )
> getIdToken Redirect 1                                    (OK=2973   KO=0     )
> createOrganization                                       (OK=2972   KO=0     )
> queryOrganization                                        (OK=2972   KO=0     )
> deleteOrganization                                       (OK=2972   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1533   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1533   KO=0     )
> ReadPolicy                                               (OK=13483  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=259    KO=0     )
> DeletePolicy                                             (OK=13426  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1551 (99.11%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 102042 / active: 173    / done: 41761 
================================================================================

23:32:50.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:51.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:51.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:51.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:51.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:53.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:53.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:53.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:54.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:54.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:54 GMT                                    1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=587475 KO=11    )
> restLoginInitiate                                        (OK=40611  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40601  KO=0     )
> Skip 2FA                                                 (OK=22669  KO=1     )
> User Authorize PKCE stage                                (OK=48080  KO=0     )
> User AccessToken PKCE stage                              (OK=48073  KO=1     )
> RootUserinfo                                             (OK=30242  KO=0     )
> GetUUid                                                  (OK=13608  KO=0     )
> GetOpenidConfig                                          (OK=40629  KO=0     )
> CreatePolicy                                             (OK=13597  KO=6     )
> tokenUserinfo                                            (OK=7319   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9049   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9049   KO=0     )
>  UI AM idFromSession                                     (OK=9049   KO=0     )
>  UI AM validateGoto                                      (OK=9049   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9047   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9046   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1617   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9046   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9046   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9044   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9043   KO=0     )
>  UI IDM uiconfig                                         (OK=9043   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9043   KO=0     )
>  UI IDM version                                          (OK=9043   KO=0     )
>  UI IDM features                                         (OK=9042   KO=0     )
>  UI IDM privilege                                        (OK=9042   KO=0     )
>  UI IDM login                                            (OK=9042   KO=0     )
>  UI IDM managed user schema                              (OK=9042   KO=0     )
>  UI IDM dashboard                                        (OK=9042   KO=0     )
>  UI IDM user                                             (OK=9042   KO=0     )
>  UI IDM oidcToken                                        (OK=9041   KO=0     )
> userinfo                                                 (OK=9040   KO=0     )
> UI-Logout                                                (OK=9039   KO=0     )
> UI-Logout Redirect 1                                     (OK=9039   KO=0     )
>  UI AM revoke2                                           (OK=9039   KO=0     )
>  UI AM endsession                                        (OK=9039   KO=0     )
>  UI AM revoke1                                           (OK=9039   KO=0     )
> getIdToken                                               (OK=2989   KO=0     )
> getIdToken Redirect 1                                    (OK=2989   KO=0     )
> createOrganization                                       (OK=2987   KO=0     )
> queryOrganization                                        (OK=2987   KO=0     )
> deleteOrganization                                       (OK=2987   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1542   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1541   KO=0     )
> ReadPolicy                                               (OK=13539  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=262    KO=0     )
> DeletePolicy                                             (OK=13481  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1561 (99.11%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 101821 / active: 192    / done: 41963 
================================================================================

23:32:54.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:55.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:56.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:58.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:58.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:32:59.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:32:59 GMT                                    1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=590387 KO=11    )
> restLoginInitiate                                        (OK=40805  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40802  KO=0     )
> Skip 2FA                                                 (OK=22787  KO=1     )
> User Authorize PKCE stage                                (OK=48318  KO=0     )
> User AccessToken PKCE stage                              (OK=48316  KO=1     )
> RootUserinfo                                             (OK=30401  KO=0     )
> GetUUid                                                  (OK=13687  KO=0     )
> GetOpenidConfig                                          (OK=40828  KO=0     )
> CreatePolicy                                             (OK=13679  KO=6     )
> tokenUserinfo                                            (OK=7354   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9091   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9091   KO=0     )
>  UI AM idFromSession                                     (OK=9091   KO=0     )
>  UI AM validateGoto                                      (OK=9091   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9090   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9090   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1621   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9090   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9090   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9088   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9088   KO=0     )
>  UI IDM uiconfig                                         (OK=9087   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9087   KO=0     )
>  UI IDM version                                          (OK=9087   KO=0     )
>  UI IDM features                                         (OK=9087   KO=0     )
>  UI IDM privilege                                        (OK=9087   KO=0     )
>  UI IDM login                                            (OK=9087   KO=0     )
>  UI IDM managed user schema                              (OK=9087   KO=0     )
>  UI IDM dashboard                                        (OK=9087   KO=0     )
>  UI IDM user                                             (OK=9087   KO=0     )
>  UI IDM oidcToken                                        (OK=9086   KO=0     )
> userinfo                                                 (OK=9086   KO=0     )
> UI-Logout                                                (OK=9086   KO=0     )
> UI-Logout Redirect 1                                     (OK=9086   KO=0     )
>  UI AM revoke2                                           (OK=9086   KO=0     )
>  UI AM endsession                                        (OK=9084   KO=0     )
>  UI AM revoke1                                           (OK=9086   KO=0     )
> getIdToken                                               (OK=3003   KO=0     )
> getIdToken Redirect 1                                    (OK=3003   KO=0     )
> createOrganization                                       (OK=3002   KO=0     )
> queryOrganization                                        (OK=3002   KO=0     )
> deleteOrganization                                       (OK=3002   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1547   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1547   KO=0     )
> ReadPolicy                                               (OK=13600  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=264    KO=0     )
> DeletePolicy                                             (OK=13536  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1567 (99.11%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 101623 / active: 200    / done: 42153 
================================================================================

23:32:59.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:01.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:02.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:03.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:03.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:03.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:04.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:04.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:04 GMT                                    1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=593339 KO=11    )
> restLoginInitiate                                        (OK=41020  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41014  KO=0     )
> Skip 2FA                                                 (OK=22916  KO=1     )
> User Authorize PKCE stage                                (OK=48563  KO=0     )
> User AccessToken PKCE stage                              (OK=48558  KO=1     )
> RootUserinfo                                             (OK=30571  KO=0     )
> GetUUid                                                  (OK=13765  KO=0     )
> GetOpenidConfig                                          (OK=41048  KO=0     )
> CreatePolicy                                             (OK=13758  KO=6     )
> tokenUserinfo                                            (OK=7385   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9134   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9134   KO=0     )
>  UI AM idFromSession                                     (OK=9133   KO=0     )
>  UI AM validateGoto                                      (OK=9133   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9132   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9132   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1623   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9132   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9132   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9131   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9130   KO=0     )
>  UI IDM uiconfig                                         (OK=9130   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9130   KO=0     )
>  UI IDM version                                          (OK=9130   KO=0     )
>  UI IDM features                                         (OK=9130   KO=0     )
>  UI IDM privilege                                        (OK=9130   KO=0     )
>  UI IDM login                                            (OK=9130   KO=0     )
>  UI IDM managed user schema                              (OK=9130   KO=0     )
>  UI IDM dashboard                                        (OK=9130   KO=0     )
>  UI IDM user                                             (OK=9130   KO=0     )
>  UI IDM oidcToken                                        (OK=9130   KO=0     )
> userinfo                                                 (OK=9129   KO=0     )
> UI-Logout                                                (OK=9129   KO=0     )
> UI-Logout Redirect 1                                     (OK=9129   KO=0     )
>  UI AM revoke2                                           (OK=9128   KO=0     )
>  UI AM endsession                                        (OK=9128   KO=0     )
>  UI AM revoke1                                           (OK=9128   KO=0     )
> getIdToken                                               (OK=3016   KO=0     )
> getIdToken Redirect 1                                    (OK=3016   KO=0     )
> createOrganization                                       (OK=3015   KO=0     )
> queryOrganization                                        (OK=3015   KO=0     )
> deleteOrganization                                       (OK=3015   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1552   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1552   KO=0     )
> ReadPolicy                                               (OK=13682  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=264    KO=0     )
> DeletePolicy                                             (OK=13597  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1575 (99.12%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 101401 / active: 227    / done: 42348 
================================================================================

23:33:04.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:05.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:05.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:05.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:05.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:05.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:06.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:06.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:07.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:07.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:08.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:08.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:08.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:09 GMT                                    1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=596350 KO=11    )
> restLoginInitiate                                        (OK=41230  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41224  KO=0     )
> Skip 2FA                                                 (OK=23039  KO=1     )
> User Authorize PKCE stage                                (OK=48805  KO=0     )
> User AccessToken PKCE stage                              (OK=48802  KO=1     )
> RootUserinfo                                             (OK=30732  KO=0     )
> GetUUid                                                  (OK=13841  KO=0     )
> GetOpenidConfig                                          (OK=41288  KO=0     )
> CreatePolicy                                             (OK=13834  KO=6     )
> tokenUserinfo                                            (OK=7419   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9175   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9175   KO=0     )
>  UI AM idFromSession                                     (OK=9175   KO=0     )
>  UI AM validateGoto                                      (OK=9175   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9175   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9175   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1632   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9175   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9175   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9174   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9174   KO=0     )
>  UI IDM uiconfig                                         (OK=9174   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9174   KO=0     )
>  UI IDM version                                          (OK=9174   KO=0     )
>  UI IDM features                                         (OK=9174   KO=0     )
>  UI IDM privilege                                        (OK=9174   KO=0     )
>  UI IDM login                                            (OK=9174   KO=0     )
>  UI IDM managed user schema                              (OK=9174   KO=0     )
>  UI IDM dashboard                                        (OK=9174   KO=0     )
>  UI IDM user                                             (OK=9174   KO=0     )
>  UI IDM oidcToken                                        (OK=9174   KO=0     )
> userinfo                                                 (OK=9174   KO=0     )
> UI-Logout                                                (OK=9173   KO=0     )
> UI-Logout Redirect 1                                     (OK=9172   KO=0     )
>  UI AM revoke2                                           (OK=9170   KO=0     )
>  UI AM endsession                                        (OK=9171   KO=0     )
>  UI AM revoke1                                           (OK=9171   KO=0     )
> getIdToken                                               (OK=3034   KO=0     )
> getIdToken Redirect 1                                    (OK=3034   KO=0     )
> createOrganization                                       (OK=3033   KO=0     )
> queryOrganization                                        (OK=3033   KO=0     )
> deleteOrganization                                       (OK=3033   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1556   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1556   KO=0     )
> ReadPolicy                                               (OK=13760  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=266    KO=0     )
> DeletePolicy                                             (OK=13680  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1588 (99.13%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 101187 / active: 215    / done: 42574 
================================================================================

23:33:10.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:10.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:11.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:11.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:11.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:11.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:11.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:13.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:13.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:14.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:14 GMT                                    1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=598826 KO=11    )
> restLoginInitiate                                        (OK=41394  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41390  KO=0     )
> Skip 2FA                                                 (OK=23129  KO=1     )
> User Authorize PKCE stage                                (OK=48999  KO=0     )
> User AccessToken PKCE stage                              (OK=48996  KO=1     )
> RootUserinfo                                             (OK=30873  KO=0     )
> GetUUid                                                  (OK=13902  KO=0     )
> GetOpenidConfig                                          (OK=41502  KO=0     )
> CreatePolicy                                             (OK=13895  KO=6     )
> tokenUserinfo                                            (OK=7447   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9212   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9212   KO=0     )
>  UI AM idFromSession                                     (OK=9212   KO=0     )
>  UI AM validateGoto                                      (OK=9212   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9211   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9211   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1637   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9211   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9211   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9210   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9210   KO=0     )
>  UI IDM uiconfig                                         (OK=9210   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9210   KO=0     )
>  UI IDM version                                          (OK=9210   KO=0     )
>  UI IDM features                                         (OK=9210   KO=0     )
>  UI IDM privilege                                        (OK=9210   KO=0     )
>  UI IDM login                                            (OK=9210   KO=0     )
>  UI IDM managed user schema                              (OK=9210   KO=0     )
>  UI IDM dashboard                                        (OK=9210   KO=0     )
>  UI IDM user                                             (OK=9210   KO=0     )
>  UI IDM oidcToken                                        (OK=9210   KO=0     )
> userinfo                                                 (OK=9210   KO=0     )
> UI-Logout                                                (OK=9210   KO=0     )
> UI-Logout Redirect 1                                     (OK=9210   KO=0     )
>  UI AM revoke2                                           (OK=9209   KO=0     )
>  UI AM endsession                                        (OK=9209   KO=0     )
>  UI AM revoke1                                           (OK=9209   KO=0     )
> getIdToken                                               (OK=3043   KO=0     )
> getIdToken Redirect 1                                    (OK=3043   KO=0     )
> createOrganization                                       (OK=3042   KO=0     )
> queryOrganization                                        (OK=3042   KO=0     )
> deleteOrganization                                       (OK=3042   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1562   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1562   KO=0     )
> ReadPolicy                                               (OK=13836  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=266    KO=0     )
> DeletePolicy                                             (OK=13755  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1598 (99.13%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 101019 / active: 182    / done: 42775 
================================================================================

23:33:15.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:15.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:16.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:16.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:17.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:17.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:18.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:18.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:19.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:19 GMT                                    1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=601477 KO=11    )
> restLoginInitiate                                        (OK=41578  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41574  KO=0     )
> Skip 2FA                                                 (OK=23227  KO=1     )
> User Authorize PKCE stage                                (OK=49214  KO=0     )
> User AccessToken PKCE stage                              (OK=49212  KO=1     )
> RootUserinfo                                             (OK=31010  KO=0     )
> GetUUid                                                  (OK=13956  KO=0     )
> GetOpenidConfig                                          (OK=41690  KO=0     )
> CreatePolicy                                             (OK=13948  KO=6     )
> tokenUserinfo                                            (OK=7479   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9258   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9257   KO=0     )
>  UI AM idFromSession                                     (OK=9256   KO=0     )
>  UI AM validateGoto                                      (OK=9256   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9255   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9255   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1644   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9254   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9254   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9252   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9252   KO=0     )
>  UI IDM uiconfig                                         (OK=9252   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9252   KO=0     )
>  UI IDM version                                          (OK=9252   KO=0     )
>  UI IDM features                                         (OK=9252   KO=0     )
>  UI IDM privilege                                        (OK=9252   KO=0     )
>  UI IDM login                                            (OK=9252   KO=0     )
>  UI IDM managed user schema                              (OK=9252   KO=0     )
>  UI IDM dashboard                                        (OK=9252   KO=0     )
>  UI IDM user                                             (OK=9252   KO=0     )
>  UI IDM oidcToken                                        (OK=9250   KO=0     )
> userinfo                                                 (OK=9248   KO=0     )
> UI-Logout                                                (OK=9248   KO=0     )
> UI-Logout Redirect 1                                     (OK=9247   KO=0     )
>  UI AM revoke2                                           (OK=9247   KO=0     )
>  UI AM endsession                                        (OK=9247   KO=0     )
>  UI AM revoke1                                           (OK=9247   KO=0     )
> getIdToken                                               (OK=3054   KO=0     )
> getIdToken Redirect 1                                    (OK=3054   KO=0     )
> createOrganization                                       (OK=3053   KO=0     )
> queryOrganization                                        (OK=3053   KO=0     )
> deleteOrganization                                       (OK=3053   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1566   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1565   KO=0     )
> ReadPolicy                                               (OK=13898  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=266    KO=0     )
> DeletePolicy                                             (OK=13832  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1607 (99.14%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 100832 / active: 176    / done: 42968 
================================================================================

23:33:19.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:20.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:21.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:21.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:21.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:22.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:22.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:22.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:23.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:23.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:23.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:24.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:24 GMT                                    1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=604173 KO=11    )
> restLoginInitiate                                        (OK=41773  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41762  KO=0     )
> Skip 2FA                                                 (OK=23325  KO=1     )
> User Authorize PKCE stage                                (OK=49431  KO=0     )
> User AccessToken PKCE stage                              (OK=49428  KO=1     )
> RootUserinfo                                             (OK=31153  KO=0     )
> GetUUid                                                  (OK=14011  KO=0     )
> GetOpenidConfig                                          (OK=41864  KO=0     )
> CreatePolicy                                             (OK=14004  KO=6     )
> tokenUserinfo                                            (OK=7516   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9297   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9297   KO=0     )
>  UI AM idFromSession                                     (OK=9297   KO=0     )
>  UI AM validateGoto                                      (OK=9297   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9295   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9295   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1649   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9295   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9295   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9295   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9294   KO=0     )
>  UI IDM uiconfig                                         (OK=9294   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9294   KO=0     )
>  UI IDM version                                          (OK=9294   KO=0     )
>  UI IDM features                                         (OK=9294   KO=0     )
>  UI IDM privilege                                        (OK=9294   KO=0     )
>  UI IDM login                                            (OK=9294   KO=0     )
>  UI IDM managed user schema                              (OK=9294   KO=0     )
>  UI IDM dashboard                                        (OK=9294   KO=0     )
>  UI IDM user                                             (OK=9294   KO=0     )
>  UI IDM oidcToken                                        (OK=9292   KO=0     )
> userinfo                                                 (OK=9291   KO=0     )
> UI-Logout                                                (OK=9291   KO=0     )
> UI-Logout Redirect 1                                     (OK=9290   KO=0     )
>  UI AM revoke2                                           (OK=9289   KO=0     )
>  UI AM endsession                                        (OK=9290   KO=0     )
>  UI AM revoke1                                           (OK=9289   KO=0     )
> getIdToken                                               (OK=3073   KO=0     )
> getIdToken Redirect 1                                    (OK=3073   KO=0     )
> createOrganization                                       (OK=3072   KO=0     )
> queryOrganization                                        (OK=3072   KO=0     )
> deleteOrganization                                       (OK=3070   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1574   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1573   KO=0     )
> ReadPolicy                                               (OK=13951  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=268    KO=0     )
> DeletePolicy                                             (OK=13896  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1619 (99.14%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 100627 / active: 168    / done: 43181 
================================================================================

23:33:24.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:24.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:24.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:25.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:25.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:25.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:25.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:25.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:25.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:26.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:26.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:28.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:29 GMT                                    1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=606783 KO=11    )
> restLoginInitiate                                        (OK=41955  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41950  KO=0     )
> Skip 2FA                                                 (OK=23428  KO=1     )
> User Authorize PKCE stage                                (OK=49646  KO=0     )
> User AccessToken PKCE stage                              (OK=49643  KO=1     )
> RootUserinfo                                             (OK=31256  KO=0     )
> GetUUid                                                  (OK=14079  KO=0     )
> GetOpenidConfig                                          (OK=42040  KO=0     )
> CreatePolicy                                             (OK=14073  KO=6     )
> tokenUserinfo                                            (OK=7544   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9338   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9338   KO=0     )
>  UI AM idFromSession                                     (OK=9338   KO=0     )
>  UI AM validateGoto                                      (OK=9338   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9338   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9338   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1653   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9338   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9338   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9335   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9335   KO=0     )
>  UI IDM uiconfig                                         (OK=9335   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9335   KO=0     )
>  UI IDM version                                          (OK=9335   KO=0     )
>  UI IDM features                                         (OK=9335   KO=0     )
>  UI IDM privilege                                        (OK=9335   KO=0     )
>  UI IDM login                                            (OK=9335   KO=0     )
>  UI IDM managed user schema                              (OK=9335   KO=0     )
>  UI IDM dashboard                                        (OK=9335   KO=0     )
>  UI IDM user                                             (OK=9335   KO=0     )
>  UI IDM oidcToken                                        (OK=9334   KO=0     )
> userinfo                                                 (OK=9333   KO=0     )
> UI-Logout                                                (OK=9333   KO=0     )
> UI-Logout Redirect 1                                     (OK=9332   KO=0     )
>  UI AM revoke2                                           (OK=9332   KO=0     )
>  UI AM endsession                                        (OK=9332   KO=0     )
>  UI AM revoke1                                           (OK=9332   KO=0     )
> getIdToken                                               (OK=3082   KO=0     )
> getIdToken Redirect 1                                    (OK=3082   KO=0     )
> createOrganization                                       (OK=3081   KO=0     )
> queryOrganization                                        (OK=3081   KO=0     )
> deleteOrganization                                       (OK=3081   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1584   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1584   KO=0     )
> ReadPolicy                                               (OK=14008  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=268    KO=0     )
> DeletePolicy                                             (OK=13948  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1631 (99.15%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 100435 / active: 180    / done: 43361 
================================================================================

23:33:30.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:31.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:31.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:32.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:32.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:33.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:34.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:34 GMT                                    1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=609599 KO=11    )
> restLoginInitiate                                        (OK=42148  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42141  KO=0     )
> Skip 2FA                                                 (OK=23524  KO=1     )
> User Authorize PKCE stage                                (OK=49877  KO=0     )
> User AccessToken PKCE stage                              (OK=49873  KO=1     )
> RootUserinfo                                             (OK=31422  KO=0     )
> GetUUid                                                  (OK=14133  KO=0     )
> GetOpenidConfig                                          (OK=42219  KO=0     )
> CreatePolicy                                             (OK=14125  KO=6     )
> tokenUserinfo                                            (OK=7587   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9386   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9386   KO=0     )
>  UI AM idFromSession                                     (OK=9385   KO=0     )
>  UI AM validateGoto                                      (OK=9385   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9383   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9383   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1660   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9383   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9383   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9380   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9380   KO=0     )
>  UI IDM uiconfig                                         (OK=9380   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9380   KO=0     )
>  UI IDM version                                          (OK=9379   KO=0     )
>  UI IDM features                                         (OK=9379   KO=0     )
>  UI IDM privilege                                        (OK=9379   KO=0     )
>  UI IDM login                                            (OK=9379   KO=0     )
>  UI IDM managed user schema                              (OK=9379   KO=0     )
>  UI IDM dashboard                                        (OK=9379   KO=0     )
>  UI IDM user                                             (OK=9379   KO=0     )
>  UI IDM oidcToken                                        (OK=9379   KO=0     )
> userinfo                                                 (OK=9379   KO=0     )
> UI-Logout                                                (OK=9379   KO=0     )
> UI-Logout Redirect 1                                     (OK=9379   KO=0     )
>  UI AM revoke2                                           (OK=9378   KO=0     )
>  UI AM endsession                                        (OK=9378   KO=0     )
>  UI AM revoke1                                           (OK=9378   KO=0     )
> getIdToken                                               (OK=3095   KO=0     )
> getIdToken Redirect 1                                    (OK=3095   KO=0     )
> createOrganization                                       (OK=3093   KO=0     )
> queryOrganization                                        (OK=3091   KO=0     )
> deleteOrganization                                       (OK=3091   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1589   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1589   KO=0     )
> ReadPolicy                                               (OK=14076  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=268    KO=0     )
> DeletePolicy                                             (OK=14006  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1638 (99.15%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 100239 / active: 181    / done: 43556 
================================================================================

23:33:34.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:35.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:36.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:36.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:37.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:37.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:38.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:38.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:39 GMT                                    1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=612290 KO=11    )
> restLoginInitiate                                        (OK=42320  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42319  KO=0     )
> Skip 2FA                                                 (OK=23622  KO=1     )
> User Authorize PKCE stage                                (OK=50088  KO=0     )
> User AccessToken PKCE stage                              (OK=50085  KO=1     )
> RootUserinfo                                             (OK=31542  KO=0     )
> GetUUid                                                  (OK=14189  KO=0     )
> GetOpenidConfig                                          (OK=42397  KO=0     )
> CreatePolicy                                             (OK=14182  KO=6     )
> tokenUserinfo                                            (OK=7621   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9426   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9425   KO=0     )
>  UI AM idFromSession                                     (OK=9425   KO=0     )
>  UI AM validateGoto                                      (OK=9425   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9424   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9424   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1668   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9424   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9424   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9424   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9424   KO=0     )
>  UI IDM uiconfig                                         (OK=9424   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9424   KO=0     )
>  UI IDM version                                          (OK=9424   KO=0     )
>  UI IDM features                                         (OK=9424   KO=0     )
>  UI IDM privilege                                        (OK=9424   KO=0     )
>  UI IDM login                                            (OK=9424   KO=0     )
>  UI IDM managed user schema                              (OK=9424   KO=0     )
>  UI IDM dashboard                                        (OK=9424   KO=0     )
>  UI IDM user                                             (OK=9423   KO=0     )
>  UI IDM oidcToken                                        (OK=9423   KO=0     )
> userinfo                                                 (OK=9423   KO=0     )
> UI-Logout                                                (OK=9423   KO=0     )
> UI-Logout Redirect 1                                     (OK=9423   KO=0     )
>  UI AM revoke2                                           (OK=9423   KO=0     )
>  UI AM endsession                                        (OK=9423   KO=0     )
>  UI AM revoke1                                           (OK=9423   KO=0     )
> getIdToken                                               (OK=3114   KO=0     )
> getIdToken Redirect 1                                    (OK=3114   KO=0     )
> createOrganization                                       (OK=3113   KO=0     )
> queryOrganization                                        (OK=3113   KO=0     )
> deleteOrganization                                       (OK=3113   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1599   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1598   KO=0     )
> ReadPolicy                                               (OK=14129  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=270    KO=0     )
> DeletePolicy                                             (OK=14073  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1646 (99.16%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 100056 / active: 147    / done: 43773 
================================================================================

23:33:41.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:42.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:42.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:43.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:43.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:43.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:44 GMT                                    1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=614943 KO=11    )
> restLoginInitiate                                        (OK=42517  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42514  KO=0     )
> Skip 2FA                                                 (OK=23735  KO=1     )
> User Authorize PKCE stage                                (OK=50317  KO=0     )
> User AccessToken PKCE stage                              (OK=50312  KO=1     )
> RootUserinfo                                             (OK=31679  KO=0     )
> GetUUid                                                  (OK=14243  KO=0     )
> GetOpenidConfig                                          (OK=42560  KO=0     )
> CreatePolicy                                             (OK=14235  KO=6     )
> tokenUserinfo                                            (OK=7655   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9467   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9466   KO=0     )
>  UI AM idFromSession                                     (OK=9466   KO=0     )
>  UI AM validateGoto                                      (OK=9466   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9465   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9465   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1676   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9465   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9465   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9462   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9462   KO=0     )
>  UI IDM uiconfig                                         (OK=9462   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9462   KO=0     )
>  UI IDM version                                          (OK=9462   KO=0     )
>  UI IDM features                                         (OK=9462   KO=0     )
>  UI IDM privilege                                        (OK=9462   KO=0     )
>  UI IDM login                                            (OK=9462   KO=0     )
>  UI IDM managed user schema                              (OK=9462   KO=0     )
>  UI IDM dashboard                                        (OK=9462   KO=0     )
>  UI IDM user                                             (OK=9462   KO=0     )
>  UI IDM oidcToken                                        (OK=9461   KO=0     )
> userinfo                                                 (OK=9461   KO=0     )
> UI-Logout                                                (OK=9461   KO=0     )
> UI-Logout Redirect 1                                     (OK=9461   KO=0     )
>  UI AM revoke2                                           (OK=9461   KO=0     )
>  UI AM endsession                                        (OK=9461   KO=0     )
>  UI AM revoke1                                           (OK=9461   KO=0     )
> getIdToken                                               (OK=3136   KO=0     )
> getIdToken Redirect 1                                    (OK=3136   KO=0     )
> createOrganization                                       (OK=3134   KO=0     )
> queryOrganization                                        (OK=3134   KO=0     )
> deleteOrganization                                       (OK=3133   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1604   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1603   KO=0     )
> ReadPolicy                                               (OK=14187  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=271    KO=0     )
> DeletePolicy                                             (OK=14128  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1652 (99.16%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 99851  / active: 169    / done: 43956 
================================================================================

23:33:45.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:46.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:46.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:47.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:47.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:49.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:49.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:49.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:49.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:49 GMT                                    1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=617822 KO=11    )
> restLoginInitiate                                        (OK=42706  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42696  KO=0     )
> Skip 2FA                                                 (OK=23838  KO=1     )
> User Authorize PKCE stage                                (OK=50543  KO=0     )
> User AccessToken PKCE stage                              (OK=50539  KO=1     )
> RootUserinfo                                             (OK=31817  KO=0     )
> GetUUid                                                  (OK=14304  KO=0     )
> GetOpenidConfig                                          (OK=42732  KO=0     )
> CreatePolicy                                             (OK=14298  KO=6     )
> tokenUserinfo                                            (OK=7678   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9514   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9514   KO=0     )
>  UI AM idFromSession                                     (OK=9514   KO=0     )
>  UI AM validateGoto                                      (OK=9514   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9513   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9513   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1685   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9513   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9513   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9511   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9511   KO=0     )
>  UI IDM uiconfig                                         (OK=9511   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9511   KO=0     )
>  UI IDM version                                          (OK=9511   KO=0     )
>  UI IDM features                                         (OK=9511   KO=0     )
>  UI IDM privilege                                        (OK=9511   KO=0     )
>  UI IDM login                                            (OK=9511   KO=0     )
>  UI IDM managed user schema                              (OK=9511   KO=0     )
>  UI IDM dashboard                                        (OK=9511   KO=0     )
>  UI IDM user                                             (OK=9511   KO=0     )
>  UI IDM oidcToken                                        (OK=9511   KO=0     )
> userinfo                                                 (OK=9511   KO=0     )
> UI-Logout                                                (OK=9510   KO=0     )
> UI-Logout Redirect 1                                     (OK=9510   KO=0     )
>  UI AM revoke2                                           (OK=9510   KO=0     )
>  UI AM endsession                                        (OK=9510   KO=0     )
>  UI AM revoke1                                           (OK=9510   KO=0     )
> getIdToken                                               (OK=3155   KO=0     )
> getIdToken Redirect 1                                    (OK=3155   KO=0     )
> createOrganization                                       (OK=3153   KO=0     )
> queryOrganization                                        (OK=3153   KO=0     )
> deleteOrganization                                       (OK=3153   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1611   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1611   KO=0     )
> ReadPolicy                                               (OK=14239  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=271    KO=0     )
> DeletePolicy                                             (OK=14184  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1661 (99.16%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 99656  / active: 175    / done: 44145 
================================================================================

23:33:51.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:51.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:51.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:52.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:52.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:52.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:53.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:54.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:54 GMT                                    1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=620286 KO=11    )
> restLoginInitiate                                        (OK=42896  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42893  KO=0     )
> Skip 2FA                                                 (OK=23956  KO=1     )
> User Authorize PKCE stage                                (OK=50761  KO=0     )
> User AccessToken PKCE stage                              (OK=50756  KO=1     )
> RootUserinfo                                             (OK=31989  KO=0     )
> GetUUid                                                  (OK=14363  KO=0     )
> GetOpenidConfig                                          (OK=42906  KO=0     )
> CreatePolicy                                             (OK=14354  KO=6     )
> tokenUserinfo                                            (OK=7719   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9545   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9545   KO=0     )
>  UI AM idFromSession                                     (OK=9545   KO=0     )
>  UI AM validateGoto                                      (OK=9545   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9545   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9544   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1689   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9543   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9543   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9542   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9542   KO=0     )
>  UI IDM uiconfig                                         (OK=9542   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9542   KO=0     )
>  UI IDM version                                          (OK=9542   KO=0     )
>  UI IDM features                                         (OK=9542   KO=0     )
>  UI IDM privilege                                        (OK=9542   KO=0     )
>  UI IDM login                                            (OK=9542   KO=0     )
>  UI IDM managed user schema                              (OK=9542   KO=0     )
>  UI IDM dashboard                                        (OK=9542   KO=0     )
>  UI IDM user                                             (OK=9542   KO=0     )
>  UI IDM oidcToken                                        (OK=9542   KO=0     )
> userinfo                                                 (OK=9542   KO=0     )
> UI-Logout                                                (OK=9541   KO=0     )
> UI-Logout Redirect 1                                     (OK=9541   KO=0     )
>  UI AM revoke2                                           (OK=9541   KO=0     )
>  UI AM endsession                                        (OK=9541   KO=0     )
>  UI AM revoke1                                           (OK=9541   KO=0     )
> getIdToken                                               (OK=3172   KO=0     )
> getIdToken Redirect 1                                    (OK=3172   KO=0     )
> createOrganization                                       (OK=3171   KO=0     )
> queryOrganization                                        (OK=3171   KO=0     )
> deleteOrganization                                       (OK=3171   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1616   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1616   KO=0     )
> ReadPolicy                                               (OK=14302  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=274    KO=0     )
> DeletePolicy                                             (OK=14233  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1669 (99.17%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 99462  / active: 187    / done: 44327 
================================================================================

23:33:55.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:55.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:56.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:56.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:57.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:57.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:59.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:59.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:33:59.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:33:59 GMT                                    1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=623057 KO=11    )
> restLoginInitiate                                        (OK=43109  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43100  KO=0     )
> Skip 2FA                                                 (OK=24070  KO=1     )
> User Authorize PKCE stage                                (OK=50993  KO=0     )
> User AccessToken PKCE stage                              (OK=50987  KO=1     )
> RootUserinfo                                             (OK=32128  KO=0     )
> GetUUid                                                  (OK=14431  KO=0     )
> GetOpenidConfig                                          (OK=43094  KO=0     )
> CreatePolicy                                             (OK=14425  KO=6     )
> tokenUserinfo                                            (OK=7760   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9588   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9587   KO=0     )
>  UI AM idFromSession                                     (OK=9587   KO=0     )
>  UI AM validateGoto                                      (OK=9587   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9584   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9584   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1698   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9583   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9583   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9582   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9582   KO=0     )
>  UI IDM uiconfig                                         (OK=9582   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9582   KO=0     )
>  UI IDM version                                          (OK=9582   KO=0     )
>  UI IDM features                                         (OK=9581   KO=0     )
>  UI IDM privilege                                        (OK=9581   KO=0     )
>  UI IDM login                                            (OK=9581   KO=0     )
>  UI IDM managed user schema                              (OK=9581   KO=0     )
>  UI IDM dashboard                                        (OK=9581   KO=0     )
>  UI IDM user                                             (OK=9581   KO=0     )
>  UI IDM oidcToken                                        (OK=9581   KO=0     )
> userinfo                                                 (OK=9581   KO=0     )
> UI-Logout                                                (OK=9581   KO=0     )
> UI-Logout Redirect 1                                     (OK=9581   KO=0     )
>  UI AM revoke2                                           (OK=9581   KO=0     )
>  UI AM endsession                                        (OK=9581   KO=0     )
>  UI AM revoke1                                           (OK=9581   KO=0     )
> getIdToken                                               (OK=3191   KO=0     )
> getIdToken Redirect 1                                    (OK=3190   KO=0     )
> createOrganization                                       (OK=3189   KO=0     )
> queryOrganization                                        (OK=3188   KO=0     )
> deleteOrganization                                       (OK=3188   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1619   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1619   KO=0     )
> ReadPolicy                                               (OK=14358  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=274    KO=0     )
> DeletePolicy                                             (OK=14300  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1678 (99.17%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 99245  / active: 192    / done: 44539 
================================================================================

23:33:59.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:00.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:00.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:01.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:01.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:02.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:02.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:03.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:03.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:04.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:04 GMT                                    1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=626068 KO=11    )
> restLoginInitiate                                        (OK=43313  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43309  KO=0     )
> Skip 2FA                                                 (OK=24182  KO=1     )
> User Authorize PKCE stage                                (OK=51246  KO=0     )
> User AccessToken PKCE stage                              (OK=51243  KO=1     )
> RootUserinfo                                             (OK=32292  KO=0     )
> GetUUid                                                  (OK=14500  KO=0     )
> GetOpenidConfig                                          (OK=43286  KO=0     )
> CreatePolicy                                             (OK=14492  KO=6     )
> tokenUserinfo                                            (OK=7803   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9633   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9633   KO=0     )
>  UI AM idFromSession                                     (OK=9633   KO=0     )
>  UI AM validateGoto                                      (OK=9633   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9631   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9630   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1705   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9630   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9630   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9629   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9629   KO=0     )
>  UI IDM uiconfig                                         (OK=9629   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9629   KO=0     )
>  UI IDM version                                          (OK=9629   KO=0     )
>  UI IDM features                                         (OK=9629   KO=0     )
>  UI IDM privilege                                        (OK=9629   KO=0     )
>  UI IDM login                                            (OK=9628   KO=0     )
>  UI IDM managed user schema                              (OK=9628   KO=0     )
>  UI IDM dashboard                                        (OK=9628   KO=0     )
>  UI IDM user                                             (OK=9628   KO=0     )
>  UI IDM oidcToken                                        (OK=9627   KO=0     )
> userinfo                                                 (OK=9627   KO=0     )
> UI-Logout                                                (OK=9627   KO=0     )
> UI-Logout Redirect 1                                     (OK=9627   KO=0     )
>  UI AM revoke2                                           (OK=9624   KO=0     )
>  UI AM endsession                                        (OK=9624   KO=0     )
>  UI AM revoke1                                           (OK=9626   KO=0     )
> getIdToken                                               (OK=3209   KO=0     )
> getIdToken Redirect 1                                    (OK=3209   KO=0     )
> createOrganization                                       (OK=3208   KO=0     )
> queryOrganization                                        (OK=3208   KO=0     )
> deleteOrganization                                       (OK=3207   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1625   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1625   KO=0     )
> ReadPolicy                                               (OK=14426  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=275    KO=0     )
> DeletePolicy                                             (OK=14355  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1688 (99.18%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 31%
          waiting: 99036  / active: 195    / done: 44745 
================================================================================

23:34:05.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:07.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:07.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:07.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:07.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:08.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:09 GMT                                    1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=628836 KO=11    )
> restLoginInitiate                                        (OK=43496  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43493  KO=0     )
> Skip 2FA                                                 (OK=24272  KO=1     )
> User Authorize PKCE stage                                (OK=51469  KO=0     )
> User AccessToken PKCE stage                              (OK=51467  KO=1     )
> RootUserinfo                                             (OK=32401  KO=0     )
> GetUUid                                                  (OK=14561  KO=0     )
> GetOpenidConfig                                          (OK=43485  KO=0     )
> CreatePolicy                                             (OK=14554  KO=6     )
> tokenUserinfo                                            (OK=7844   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9678   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9678   KO=0     )
>  UI AM idFromSession                                     (OK=9678   KO=0     )
>  UI AM validateGoto                                      (OK=9678   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9676   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9676   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1711   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9676   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9676   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9674   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9674   KO=0     )
>  UI IDM uiconfig                                         (OK=9674   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9674   KO=0     )
>  UI IDM version                                          (OK=9674   KO=0     )
>  UI IDM features                                         (OK=9673   KO=0     )
>  UI IDM privilege                                        (OK=9673   KO=0     )
>  UI IDM login                                            (OK=9673   KO=0     )
>  UI IDM managed user schema                              (OK=9673   KO=0     )
>  UI IDM dashboard                                        (OK=9673   KO=0     )
>  UI IDM user                                             (OK=9673   KO=0     )
>  UI IDM oidcToken                                        (OK=9672   KO=0     )
> userinfo                                                 (OK=9672   KO=0     )
> UI-Logout                                                (OK=9672   KO=0     )
> UI-Logout Redirect 1                                     (OK=9672   KO=0     )
>  UI AM revoke2                                           (OK=9672   KO=0     )
>  UI AM endsession                                        (OK=9672   KO=0     )
>  UI AM revoke1                                           (OK=9672   KO=0     )
> getIdToken                                               (OK=3222   KO=0     )
> getIdToken Redirect 1                                    (OK=3222   KO=0     )
> createOrganization                                       (OK=3221   KO=0     )
> queryOrganization                                        (OK=3221   KO=0     )
> deleteOrganization                                       (OK=3220   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1627   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1627   KO=0     )
> ReadPolicy                                               (OK=14496  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=276    KO=0     )
> DeletePolicy                                             (OK=14423  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1694 (99.18%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 98853  / active: 173    / done: 44950 
================================================================================

23:34:10.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:11.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:12.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:14.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:14.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:14 GMT                                    1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=631581 KO=11    )
> restLoginInitiate                                        (OK=43689  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43685  KO=0     )
> Skip 2FA                                                 (OK=24378  KO=1     )
> User Authorize PKCE stage                                (OK=51692  KO=0     )
> User AccessToken PKCE stage                              (OK=51686  KO=1     )
> RootUserinfo                                             (OK=32512  KO=0     )
> GetUUid                                                  (OK=14626  KO=0     )
> GetOpenidConfig                                          (OK=43681  KO=0     )
> CreatePolicy                                             (OK=14614  KO=6     )
> tokenUserinfo                                            (OK=7876   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9727   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9726   KO=0     )
>  UI AM idFromSession                                     (OK=9725   KO=0     )
>  UI AM validateGoto                                      (OK=9725   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9719   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9717   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1718   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9717   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9717   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9716   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9716   KO=0     )
>  UI IDM uiconfig                                         (OK=9715   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9715   KO=0     )
>  UI IDM version                                          (OK=9715   KO=0     )
>  UI IDM features                                         (OK=9715   KO=0     )
>  UI IDM privilege                                        (OK=9715   KO=0     )
>  UI IDM login                                            (OK=9715   KO=0     )
>  UI IDM managed user schema                              (OK=9715   KO=0     )
>  UI IDM dashboard                                        (OK=9715   KO=0     )
>  UI IDM user                                             (OK=9715   KO=0     )
>  UI IDM oidcToken                                        (OK=9715   KO=0     )
> userinfo                                                 (OK=9715   KO=0     )
> UI-Logout                                                (OK=9715   KO=0     )
> UI-Logout Redirect 1                                     (OK=9714   KO=0     )
>  UI AM revoke2                                           (OK=9714   KO=0     )
>  UI AM endsession                                        (OK=9714   KO=0     )
>  UI AM revoke1                                           (OK=9714   KO=0     )
> getIdToken                                               (OK=3238   KO=0     )
> getIdToken Redirect 1                                    (OK=3238   KO=0     )
> createOrganization                                       (OK=3237   KO=0     )
> queryOrganization                                        (OK=3237   KO=0     )
> deleteOrganization                                       (OK=3237   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1633   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1633   KO=0     )
> ReadPolicy                                               (OK=14558  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=277    KO=0     )
> DeletePolicy                                             (OK=14495  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1699 (99.18%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 98652  / active: 175    / done: 45149 
================================================================================

23:34:14.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:15.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:15.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:16.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:16.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:16.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:17.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:18.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:19.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:19 GMT                                    1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=634429 KO=11    )
> restLoginInitiate                                        (OK=43901  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43895  KO=0     )
> Skip 2FA                                                 (OK=24494  KO=1     )
> User Authorize PKCE stage                                (OK=51938  KO=0     )
> User AccessToken PKCE stage                              (OK=51931  KO=1     )
> RootUserinfo                                             (OK=32644  KO=0     )
> GetUUid                                                  (OK=14691  KO=0     )
> GetOpenidConfig                                          (OK=43869  KO=0     )
> CreatePolicy                                             (OK=14681  KO=6     )
> tokenUserinfo                                            (OK=7921   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9763   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9762   KO=0     )
>  UI AM idFromSession                                     (OK=9762   KO=0     )
>  UI AM validateGoto                                      (OK=9762   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9761   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9760   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1727   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9759   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9759   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9758   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9758   KO=0     )
>  UI IDM uiconfig                                         (OK=9758   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9757   KO=0     )
>  UI IDM version                                          (OK=9757   KO=0     )
>  UI IDM features                                         (OK=9757   KO=0     )
>  UI IDM privilege                                        (OK=9757   KO=0     )
>  UI IDM login                                            (OK=9757   KO=0     )
>  UI IDM managed user schema                              (OK=9757   KO=0     )
>  UI IDM dashboard                                        (OK=9757   KO=0     )
>  UI IDM user                                             (OK=9757   KO=0     )
>  UI IDM oidcToken                                        (OK=9756   KO=0     )
> userinfo                                                 (OK=9756   KO=0     )
> UI-Logout                                                (OK=9756   KO=0     )
> UI-Logout Redirect 1                                     (OK=9756   KO=0     )
>  UI AM revoke2                                           (OK=9756   KO=0     )
>  UI AM endsession                                        (OK=9756   KO=0     )
>  UI AM revoke1                                           (OK=9756   KO=0     )
> getIdToken                                               (OK=3259   KO=0     )
> getIdToken Redirect 1                                    (OK=3259   KO=0     )
> createOrganization                                       (OK=3258   KO=0     )
> queryOrganization                                        (OK=3258   KO=0     )
> deleteOrganization                                       (OK=3258   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1642   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1642   KO=0     )
> ReadPolicy                                               (OK=14618  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=278    KO=0     )
> DeletePolicy                                             (OK=14555  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1708 (99.19%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 98430  / active: 192    / done: 45354 
================================================================================

23:34:20.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:20.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:20.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:20.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:23.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:24.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:24.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:24.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:24 GMT                                    1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=637140 KO=11    )
> restLoginInitiate                                        (OK=44105  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44102  KO=0     )
> Skip 2FA                                                 (OK=24615  KO=1     )
> User Authorize PKCE stage                                (OK=52168  KO=0     )
> User AccessToken PKCE stage                              (OK=52165  KO=1     )
> RootUserinfo                                             (OK=32800  KO=0     )
> GetUUid                                                  (OK=14761  KO=0     )
> GetOpenidConfig                                          (OK=44067  KO=0     )
> CreatePolicy                                             (OK=14752  KO=6     )
> tokenUserinfo                                            (OK=7961   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9803   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9802   KO=0     )
>  UI AM idFromSession                                     (OK=9801   KO=0     )
>  UI AM validateGoto                                      (OK=9801   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9799   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9796   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1732   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9796   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9796   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9794   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9794   KO=0     )
>  UI IDM uiconfig                                         (OK=9794   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9794   KO=0     )
>  UI IDM version                                          (OK=9794   KO=0     )
>  UI IDM features                                         (OK=9794   KO=0     )
>  UI IDM privilege                                        (OK=9794   KO=0     )
>  UI IDM login                                            (OK=9794   KO=0     )
>  UI IDM managed user schema                              (OK=9794   KO=0     )
>  UI IDM dashboard                                        (OK=9794   KO=0     )
>  UI IDM user                                             (OK=9794   KO=0     )
>  UI IDM oidcToken                                        (OK=9793   KO=0     )
> userinfo                                                 (OK=9792   KO=0     )
> UI-Logout                                                (OK=9792   KO=0     )
> UI-Logout Redirect 1                                     (OK=9792   KO=0     )
>  UI AM revoke2                                           (OK=9792   KO=0     )
>  UI AM endsession                                        (OK=9792   KO=0     )
>  UI AM revoke1                                           (OK=9792   KO=0     )
> getIdToken                                               (OK=3275   KO=0     )
> getIdToken Redirect 1                                    (OK=3275   KO=0     )
> createOrganization                                       (OK=3274   KO=0     )
> queryOrganization                                        (OK=3274   KO=0     )
> deleteOrganization                                       (OK=3274   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1644   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1644   KO=0     )
> ReadPolicy                                               (OK=14685  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=278    KO=0     )
> DeletePolicy                                             (OK=14616  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1716 (99.19%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 98225  / active: 206    / done: 45545 
================================================================================

23:34:25.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:25.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:26.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:26.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:26.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:27.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:27.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:29.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:29.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:29.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:29 GMT                                    1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=639744 KO=11    )
> restLoginInitiate                                        (OK=44281  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44277  KO=0     )
> Skip 2FA                                                 (OK=24724  KO=1     )
> User Authorize PKCE stage                                (OK=52376  KO=0     )
> User AccessToken PKCE stage                              (OK=52375  KO=1     )
> RootUserinfo                                             (OK=32952  KO=0     )
> GetUUid                                                  (OK=14828  KO=0     )
> GetOpenidConfig                                          (OK=44272  KO=0     )
> CreatePolicy                                             (OK=14819  KO=6     )
> tokenUserinfo                                            (OK=7988   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9835   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9834   KO=0     )
>  UI AM idFromSession                                     (OK=9833   KO=0     )
>  UI AM validateGoto                                      (OK=9833   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9833   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9833   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1738   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9833   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9833   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9832   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9832   KO=0     )
>  UI IDM uiconfig                                         (OK=9832   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9832   KO=0     )
>  UI IDM version                                          (OK=9832   KO=0     )
>  UI IDM features                                         (OK=9832   KO=0     )
>  UI IDM privilege                                        (OK=9832   KO=0     )
>  UI IDM login                                            (OK=9832   KO=0     )
>  UI IDM managed user schema                              (OK=9832   KO=0     )
>  UI IDM dashboard                                        (OK=9832   KO=0     )
>  UI IDM user                                             (OK=9832   KO=0     )
>  UI IDM oidcToken                                        (OK=9832   KO=0     )
> userinfo                                                 (OK=9832   KO=0     )
> UI-Logout                                                (OK=9831   KO=0     )
> UI-Logout Redirect 1                                     (OK=9831   KO=0     )
>  UI AM revoke2                                           (OK=9831   KO=0     )
>  UI AM endsession                                        (OK=9831   KO=0     )
>  UI AM revoke1                                           (OK=9831   KO=0     )
> getIdToken                                               (OK=3291   KO=0     )
> getIdToken Redirect 1                                    (OK=3291   KO=0     )
> createOrganization                                       (OK=3290   KO=0     )
> queryOrganization                                        (OK=3290   KO=0     )
> deleteOrganization                                       (OK=3290   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1654   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1654   KO=0     )
> ReadPolicy                                               (OK=14755  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=279    KO=0     )
> DeletePolicy                                             (OK=14682  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1726 (99.20%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 98040  / active: 193    / done: 45743 
================================================================================

23:34:30.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:30.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:31.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:31.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:32.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:32.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:33.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:34 GMT                                    1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=642341 KO=11    )
> restLoginInitiate                                        (OK=44453  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44451  KO=0     )
> Skip 2FA                                                 (OK=24818  KO=1     )
> User Authorize PKCE stage                                (OK=52586  KO=0     )
> User AccessToken PKCE stage                              (OK=52582  KO=1     )
> RootUserinfo                                             (OK=33078  KO=0     )
> GetUUid                                                  (OK=14886  KO=0     )
> GetOpenidConfig                                          (OK=44465  KO=0     )
> CreatePolicy                                             (OK=14875  KO=6     )
> tokenUserinfo                                            (OK=8019   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9879   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9879   KO=0     )
>  UI AM idFromSession                                     (OK=9878   KO=0     )
>  UI AM validateGoto                                      (OK=9878   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9877   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9876   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1742   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9875   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9875   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9874   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9874   KO=0     )
>  UI IDM uiconfig                                         (OK=9873   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9873   KO=0     )
>  UI IDM version                                          (OK=9873   KO=0     )
>  UI IDM features                                         (OK=9872   KO=0     )
>  UI IDM privilege                                        (OK=9872   KO=0     )
>  UI IDM login                                            (OK=9872   KO=0     )
>  UI IDM managed user schema                              (OK=9872   KO=0     )
>  UI IDM dashboard                                        (OK=9872   KO=0     )
>  UI IDM user                                             (OK=9872   KO=0     )
>  UI IDM oidcToken                                        (OK=9872   KO=0     )
> userinfo                                                 (OK=9871   KO=0     )
> UI-Logout                                                (OK=9871   KO=0     )
> UI-Logout Redirect 1                                     (OK=9868   KO=0     )
>  UI AM revoke2                                           (OK=9867   KO=0     )
>  UI AM endsession                                        (OK=9867   KO=0     )
>  UI AM revoke1                                           (OK=9867   KO=0     )
> getIdToken                                               (OK=3303   KO=0     )
> getIdToken Redirect 1                                    (OK=3303   KO=0     )
> createOrganization                                       (OK=3302   KO=0     )
> queryOrganization                                        (OK=3302   KO=0     )
> deleteOrganization                                       (OK=3302   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1660   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1660   KO=0     )
> ReadPolicy                                               (OK=14824  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=279    KO=0     )
> DeletePolicy                                             (OK=14752  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1733 (99.20%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 97860  / active: 176    / done: 45940 
================================================================================

23:34:35.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:35.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:37.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:37.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:38.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:38.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:38.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:39.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:39.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:39.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:39 GMT                                    1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=645400 KO=11    )
> restLoginInitiate                                        (OK=44684  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44676  KO=0     )
> Skip 2FA                                                 (OK=24947  KO=1     )
> User Authorize PKCE stage                                (OK=52841  KO=0     )
> User AccessToken PKCE stage                              (OK=52834  KO=1     )
> RootUserinfo                                             (OK=33215  KO=0     )
> GetUUid                                                  (OK=14962  KO=0     )
> GetOpenidConfig                                          (OK=44667  KO=0     )
> CreatePolicy                                             (OK=14953  KO=6     )
> tokenUserinfo                                            (OK=8049   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9928   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9928   KO=0     )
>  UI AM idFromSession                                     (OK=9926   KO=0     )
>  UI AM validateGoto                                      (OK=9927   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9923   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9923   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1753   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9923   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9923   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9921   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9920   KO=0     )
>  UI IDM uiconfig                                         (OK=9920   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9920   KO=0     )
>  UI IDM version                                          (OK=9920   KO=0     )
>  UI IDM features                                         (OK=9919   KO=0     )
>  UI IDM privilege                                        (OK=9919   KO=0     )
>  UI IDM login                                            (OK=9919   KO=0     )
>  UI IDM managed user schema                              (OK=9918   KO=0     )
>  UI IDM dashboard                                        (OK=9918   KO=0     )
>  UI IDM user                                             (OK=9919   KO=0     )
>  UI IDM oidcToken                                        (OK=9916   KO=0     )
> userinfo                                                 (OK=9916   KO=0     )
> UI-Logout                                                (OK=9916   KO=0     )
> UI-Logout Redirect 1                                     (OK=9916   KO=0     )
>  UI AM revoke2                                           (OK=9916   KO=0     )
>  UI AM endsession                                        (OK=9916   KO=0     )
>  UI AM revoke1                                           (OK=9916   KO=0     )
> getIdToken                                               (OK=3319   KO=0     )
> getIdToken Redirect 1                                    (OK=3319   KO=0     )
> createOrganization                                       (OK=3318   KO=0     )
> queryOrganization                                        (OK=3318   KO=0     )
> deleteOrganization                                       (OK=3318   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1660   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1660   KO=0     )
> ReadPolicy                                               (OK=14880  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=279    KO=0     )
> DeletePolicy                                             (OK=14822  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1743 (99.20%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 97630  / active: 209    / done: 46137 
================================================================================

23:34:40.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:41.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:41.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:41.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:41.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:41.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:42.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:42.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:43.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:44 GMT                                    1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=648382 KO=11    )
> restLoginInitiate                                        (OK=44885  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44883  KO=0     )
> Skip 2FA                                                 (OK=25075  KO=1     )
> User Authorize PKCE stage                                (OK=53086  KO=0     )
> User AccessToken PKCE stage                              (OK=53081  KO=1     )
> RootUserinfo                                             (OK=33382  KO=0     )
> GetUUid                                                  (OK=15046  KO=0     )
> GetOpenidConfig                                          (OK=44884  KO=0     )
> CreatePolicy                                             (OK=15040  KO=6     )
> tokenUserinfo                                            (OK=8077   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9971   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9970   KO=0     )
>  UI AM idFromSession                                     (OK=9970   KO=0     )
>  UI AM validateGoto                                      (OK=9970   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9967   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9967   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1764   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9967   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9967   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9965   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9963   KO=0     )
>  UI IDM uiconfig                                         (OK=9963   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9963   KO=0     )
>  UI IDM version                                          (OK=9963   KO=0     )
>  UI IDM features                                         (OK=9963   KO=0     )
>  UI IDM privilege                                        (OK=9963   KO=0     )
>  UI IDM login                                            (OK=9963   KO=0     )
>  UI IDM managed user schema                              (OK=9961   KO=0     )
>  UI IDM dashboard                                        (OK=9962   KO=0     )
>  UI IDM user                                             (OK=9961   KO=0     )
>  UI IDM oidcToken                                        (OK=9961   KO=0     )
> userinfo                                                 (OK=9961   KO=0     )
> UI-Logout                                                (OK=9961   KO=0     )
> UI-Logout Redirect 1                                     (OK=9961   KO=0     )
>  UI AM revoke2                                           (OK=9961   KO=0     )
>  UI AM endsession                                        (OK=9961   KO=0     )
>  UI AM revoke1                                           (OK=9961   KO=0     )
> getIdToken                                               (OK=3335   KO=0     )
> getIdToken Redirect 1                                    (OK=3335   KO=0     )
> createOrganization                                       (OK=3334   KO=0     )
> queryOrganization                                        (OK=3333   KO=0     )
> deleteOrganization                                       (OK=3333   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1665   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1665   KO=0     )
> ReadPolicy                                               (OK=14954  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=282    KO=0     )
> DeletePolicy                                             (OK=14877  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1752 (99.21%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 97424  / active: 226    / done: 46326 
================================================================================

23:34:44.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:46.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:46.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:47.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:47.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:48.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:48.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:48.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:49.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:49.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:49 GMT                                    1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=651169 KO=11    )
> restLoginInitiate                                        (OK=45088  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45079  KO=0     )
> Skip 2FA                                                 (OK=25173  KO=1     )
> User Authorize PKCE stage                                (OK=53309  KO=0     )
> User AccessToken PKCE stage                              (OK=53304  KO=1     )
> RootUserinfo                                             (OK=33512  KO=0     )
> GetUUid                                                  (OK=15104  KO=0     )
> GetOpenidConfig                                          (OK=45104  KO=0     )
> CreatePolicy                                             (OK=15097  KO=6     )
> tokenUserinfo                                            (OK=8124   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10013  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10012  KO=0     )
>  UI AM idFromSession                                     (OK=10010  KO=0     )
>  UI AM validateGoto                                      (OK=10010  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10008  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10007  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1772   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10006  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10006  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10006  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10006  KO=0     )
>  UI IDM uiconfig                                         (OK=10006  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10006  KO=0     )
>  UI IDM version                                          (OK=10006  KO=0     )
>  UI IDM features                                         (OK=10006  KO=0     )
>  UI IDM privilege                                        (OK=10006  KO=0     )
>  UI IDM login                                            (OK=10006  KO=0     )
>  UI IDM managed user schema                              (OK=10006  KO=0     )
>  UI IDM dashboard                                        (OK=10006  KO=0     )
>  UI IDM user                                             (OK=10006  KO=0     )
>  UI IDM oidcToken                                        (OK=10003  KO=0     )
> userinfo                                                 (OK=10002  KO=0     )
> UI-Logout                                                (OK=10002  KO=0     )
> UI-Logout Redirect 1                                     (OK=10002  KO=0     )
>  UI AM revoke2                                           (OK=10000  KO=0     )
>  UI AM endsession                                        (OK=10000  KO=0     )
>  UI AM revoke1                                           (OK=10000  KO=0     )
> getIdToken                                               (OK=3348   KO=0     )
> getIdToken Redirect 1                                    (OK=3348   KO=0     )
> createOrganization                                       (OK=3347   KO=0     )
> queryOrganization                                        (OK=3347   KO=0     )
> deleteOrganization                                       (OK=3347   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1671   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1671   KO=0     )
> ReadPolicy                                               (OK=15041  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=284    KO=0     )
> DeletePolicy                                             (OK=14952  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1762 (99.21%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 97212  / active: 221    / done: 46543 
================================================================================

23:34:49.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:52.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:53.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:53.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:53.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:54 GMT                                    1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=654282 KO=11    )
> restLoginInitiate                                        (OK=45276  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45272  KO=0     )
> Skip 2FA                                                 (OK=25275  KO=1     )
> User Authorize PKCE stage                                (OK=53554  KO=0     )
> User AccessToken PKCE stage                              (OK=53549  KO=1     )
> RootUserinfo                                             (OK=33669  KO=0     )
> GetUUid                                                  (OK=15161  KO=0     )
> GetOpenidConfig                                          (OK=45304  KO=0     )
> CreatePolicy                                             (OK=15154  KO=6     )
> tokenUserinfo                                            (OK=8156   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10064  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10064  KO=0     )
>  UI AM idFromSession                                     (OK=10062  KO=0     )
>  UI AM validateGoto                                      (OK=10062  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10060  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10060  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1784   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10060  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10060  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10058  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10058  KO=0     )
>  UI IDM uiconfig                                         (OK=10058  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10058  KO=0     )
>  UI IDM version                                          (OK=10058  KO=0     )
>  UI IDM features                                         (OK=10058  KO=0     )
>  UI IDM privilege                                        (OK=10058  KO=0     )
>  UI IDM login                                            (OK=10058  KO=0     )
>  UI IDM managed user schema                              (OK=10058  KO=0     )
>  UI IDM dashboard                                        (OK=10058  KO=0     )
>  UI IDM user                                             (OK=10058  KO=0     )
>  UI IDM oidcToken                                        (OK=10058  KO=0     )
> userinfo                                                 (OK=10058  KO=0     )
> UI-Logout                                                (OK=10058  KO=0     )
> UI-Logout Redirect 1                                     (OK=10058  KO=0     )
>  UI AM revoke2                                           (OK=10058  KO=0     )
>  UI AM endsession                                        (OK=10058  KO=0     )
>  UI AM revoke1                                           (OK=10058  KO=0     )
> getIdToken                                               (OK=3364   KO=0     )
> getIdToken Redirect 1                                    (OK=3363   KO=0     )
> createOrganization                                       (OK=3362   KO=0     )
> queryOrganization                                        (OK=3362   KO=0     )
> deleteOrganization                                       (OK=3362   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1678   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1678   KO=0     )
> ReadPolicy                                               (OK=15099  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=285    KO=0     )
> DeletePolicy                                             (OK=15039  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1767 (99.21%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 97015  / active: 183    / done: 46778 
================================================================================

23:34:54.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:55.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:55.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:56.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:56.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:57.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:58.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:58.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:58.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:59.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:34:59.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:34:59 GMT                                    1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=657429 KO=11    )
> restLoginInitiate                                        (OK=45499  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45492  KO=0     )
> Skip 2FA                                                 (OK=25396  KO=1     )
> User Authorize PKCE stage                                (OK=53820  KO=0     )
> User AccessToken PKCE stage                              (OK=53813  KO=1     )
> RootUserinfo                                             (OK=33809  KO=0     )
> GetUUid                                                  (OK=15237  KO=0     )
> GetOpenidConfig                                          (OK=45493  KO=0     )
> CreatePolicy                                             (OK=15225  KO=6     )
> tokenUserinfo                                            (OK=8197   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10114  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10114  KO=0     )
>  UI AM idFromSession                                     (OK=10114  KO=0     )
>  UI AM validateGoto                                      (OK=10113  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10112  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1795   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10112  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10112  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10110  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10110  KO=0     )
>  UI IDM uiconfig                                         (OK=10109  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10109  KO=0     )
>  UI IDM version                                          (OK=10109  KO=0     )
>  UI IDM features                                         (OK=10109  KO=0     )
>  UI IDM privilege                                        (OK=10109  KO=0     )
>  UI IDM login                                            (OK=10109  KO=0     )
>  UI IDM managed user schema                              (OK=10109  KO=0     )
>  UI IDM dashboard                                        (OK=10109  KO=0     )
>  UI IDM user                                             (OK=10109  KO=0     )
>  UI IDM oidcToken                                        (OK=10109  KO=0     )
> userinfo                                                 (OK=10109  KO=0     )
> UI-Logout                                                (OK=10109  KO=0     )
> UI-Logout Redirect 1                                     (OK=10108  KO=0     )
>  UI AM revoke2                                           (OK=10104  KO=0     )
>  UI AM endsession                                        (OK=10104  KO=0     )
>  UI AM revoke1                                           (OK=10103  KO=0     )
> getIdToken                                               (OK=3378   KO=0     )
> getIdToken Redirect 1                                    (OK=3378   KO=0     )
> createOrganization                                       (OK=3376   KO=0     )
> queryOrganization                                        (OK=3376   KO=0     )
> deleteOrganization                                       (OK=3376   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1688   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1688   KO=0     )
> ReadPolicy                                               (OK=15159  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=286    KO=0     )
> DeletePolicy                                             (OK=15097  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1778 (99.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 96787  / active: 204    / done: 46985 
================================================================================

23:35:00.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:02.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:03.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:03.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:04 GMT                                    1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=660440 KO=11    )
> restLoginInitiate                                        (OK=45718  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45713  KO=0     )
> Skip 2FA                                                 (OK=25523  KO=1     )
> User Authorize PKCE stage                                (OK=54081  KO=0     )
> User AccessToken PKCE stage                              (OK=54071  KO=1     )
> RootUserinfo                                             (OK=33990  KO=0     )
> GetUUid                                                  (OK=15306  KO=0     )
> GetOpenidConfig                                          (OK=45693  KO=0     )
> CreatePolicy                                             (OK=15298  KO=6     )
> tokenUserinfo                                            (OK=8243   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10160  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10160  KO=0     )
>  UI AM idFromSession                                     (OK=10159  KO=0     )
>  UI AM validateGoto                                      (OK=10160  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10156  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10155  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1800   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10155  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10155  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10154  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10152  KO=0     )
>  UI IDM uiconfig                                         (OK=10152  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10152  KO=0     )
>  UI IDM version                                          (OK=10152  KO=0     )
>  UI IDM features                                         (OK=10152  KO=0     )
>  UI IDM privilege                                        (OK=10152  KO=0     )
>  UI IDM login                                            (OK=10152  KO=0     )
>  UI IDM managed user schema                              (OK=10151  KO=0     )
>  UI IDM dashboard                                        (OK=10151  KO=0     )
>  UI IDM user                                             (OK=10151  KO=0     )
>  UI IDM oidcToken                                        (OK=10150  KO=0     )
> userinfo                                                 (OK=10149  KO=0     )
> UI-Logout                                                (OK=10149  KO=0     )
> UI-Logout Redirect 1                                     (OK=10149  KO=0     )
>  UI AM revoke2                                           (OK=10148  KO=0     )
>  UI AM endsession                                        (OK=10148  KO=0     )
>  UI AM revoke1                                           (OK=10148  KO=0     )
> getIdToken                                               (OK=3396   KO=0     )
> getIdToken Redirect 1                                    (OK=3396   KO=0     )
> createOrganization                                       (OK=3395   KO=0     )
> queryOrganization                                        (OK=3395   KO=0     )
> deleteOrganization                                       (OK=3395   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1694   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1693   KO=0     )
> ReadPolicy                                               (OK=15224  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=287    KO=0     )
> DeletePolicy                                             (OK=15157  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1782 (99.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 96561  / active: 225    / done: 47190 
================================================================================

23:35:04.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:04.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:05.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:06.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:07.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:09.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:09 GMT                                    1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=663556 KO=11    )
> restLoginInitiate                                        (OK=45919  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45914  KO=0     )
> Skip 2FA                                                 (OK=25630  KO=1     )
> User Authorize PKCE stage                                (OK=54324  KO=0     )
> User AccessToken PKCE stage                              (OK=54318  KO=1     )
> RootUserinfo                                             (OK=34151  KO=0     )
> GetUUid                                                  (OK=15373  KO=0     )
> GetOpenidConfig                                          (OK=45900  KO=0     )
> CreatePolicy                                             (OK=15366  KO=6     )
> tokenUserinfo                                            (OK=8282   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10210  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10208  KO=0     )
>  UI AM idFromSession                                     (OK=10208  KO=0     )
>  UI AM validateGoto                                      (OK=10208  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10206  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10206  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1810   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10206  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10206  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10205  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10205  KO=0     )
>  UI IDM uiconfig                                         (OK=10204  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10204  KO=0     )
>  UI IDM version                                          (OK=10204  KO=0     )
>  UI IDM features                                         (OK=10204  KO=0     )
>  UI IDM privilege                                        (OK=10204  KO=0     )
>  UI IDM login                                            (OK=10204  KO=0     )
>  UI IDM managed user schema                              (OK=10204  KO=0     )
>  UI IDM dashboard                                        (OK=10204  KO=0     )
>  UI IDM user                                             (OK=10204  KO=0     )
>  UI IDM oidcToken                                        (OK=10203  KO=0     )
> userinfo                                                 (OK=10203  KO=0     )
> UI-Logout                                                (OK=10201  KO=0     )
> UI-Logout Redirect 1                                     (OK=10201  KO=0     )
>  UI AM revoke2                                           (OK=10201  KO=0     )
>  UI AM endsession                                        (OK=10201  KO=0     )
>  UI AM revoke1                                           (OK=10201  KO=0     )
> getIdToken                                               (OK=3409   KO=0     )
> getIdToken Redirect 1                                    (OK=3409   KO=0     )
> createOrganization                                       (OK=3408   KO=0     )
> queryOrganization                                        (OK=3408   KO=0     )
> deleteOrganization                                       (OK=3408   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1699   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1699   KO=0     )
> ReadPolicy                                               (OK=15303  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=290    KO=0     )
> DeletePolicy                                             (OK=15221  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1788 (99.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 96357  / active: 210    / done: 47409 
================================================================================

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

================================================================================
2024-11-21 23:35:14 GMT                                    1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=666072 KO=11    )
> restLoginInitiate                                        (OK=46073  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46071  KO=0     )
> Skip 2FA                                                 (OK=25729  KO=1     )
> User Authorize PKCE stage                                (OK=54522  KO=0     )
> User AccessToken PKCE stage                              (OK=54520  KO=1     )
> RootUserinfo                                             (OK=34295  KO=0     )
> GetUUid                                                  (OK=15438  KO=0     )
> GetOpenidConfig                                          (OK=46113  KO=0     )
> CreatePolicy                                             (OK=15432  KO=6     )
> tokenUserinfo                                            (OK=8309   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10242  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10242  KO=0     )
>  UI AM idFromSession                                     (OK=10242  KO=0     )
>  UI AM validateGoto                                      (OK=10242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10242  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10242  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1818   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10242  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10242  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10241  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10241  KO=0     )
>  UI IDM uiconfig                                         (OK=10241  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10241  KO=0     )
>  UI IDM version                                          (OK=10241  KO=0     )
>  UI IDM features                                         (OK=10241  KO=0     )
>  UI IDM privilege                                        (OK=10241  KO=0     )
>  UI IDM login                                            (OK=10241  KO=0     )
>  UI IDM managed user schema                              (OK=10241  KO=0     )
>  UI IDM dashboard                                        (OK=10241  KO=0     )
>  UI IDM user                                             (OK=10241  KO=0     )
>  UI IDM oidcToken                                        (OK=10241  KO=0     )
> userinfo                                                 (OK=10240  KO=0     )
> UI-Logout                                                (OK=10240  KO=0     )
> UI-Logout Redirect 1                                     (OK=10240  KO=0     )
>  UI AM revoke2                                           (OK=10240  KO=0     )
>  UI AM endsession                                        (OK=10240  KO=0     )
>  UI AM revoke1                                           (OK=10240  KO=0     )
> getIdToken                                               (OK=3422   KO=0     )
> getIdToken Redirect 1                                    (OK=3421   KO=0     )
> createOrganization                                       (OK=3420   KO=0     )
> queryOrganization                                        (OK=3419   KO=0     )
> deleteOrganization                                       (OK=3419   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1711   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1711   KO=0     )
> ReadPolicy                                               (OK=15370  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=291    KO=0     )
> DeletePolicy                                             (OK=15300  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1789 (99.22%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 96191  / active: 172    / done: 47613 
================================================================================

23:35:14.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:15.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:15.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:15.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:15.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:16.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:16.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:16.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:16.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:16.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:17.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:17.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:18.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:18.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:18.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:19 GMT                                    1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=668417 KO=11    )
> restLoginInitiate                                        (OK=46255  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46250  KO=0     )
> Skip 2FA                                                 (OK=25833  KO=1     )
> User Authorize PKCE stage                                (OK=54713  KO=0     )
> User AccessToken PKCE stage                              (OK=54709  KO=1     )
> RootUserinfo                                             (OK=34424  KO=0     )
> GetUUid                                                  (OK=15492  KO=0     )
> GetOpenidConfig                                          (OK=46298  KO=0     )
> CreatePolicy                                             (OK=15485  KO=6     )
> tokenUserinfo                                            (OK=8334   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10276  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10276  KO=0     )
>  UI AM idFromSession                                     (OK=10275  KO=0     )
>  UI AM validateGoto                                      (OK=10275  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10274  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10274  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1822   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10274  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10274  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10272  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10272  KO=0     )
>  UI IDM uiconfig                                         (OK=10272  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10272  KO=0     )
>  UI IDM version                                          (OK=10272  KO=0     )
>  UI IDM features                                         (OK=10272  KO=0     )
>  UI IDM privilege                                        (OK=10272  KO=0     )
>  UI IDM login                                            (OK=10272  KO=0     )
>  UI IDM managed user schema                              (OK=10272  KO=0     )
>  UI IDM dashboard                                        (OK=10272  KO=0     )
>  UI IDM user                                             (OK=10272  KO=0     )
>  UI IDM oidcToken                                        (OK=10272  KO=0     )
> userinfo                                                 (OK=10272  KO=0     )
> UI-Logout                                                (OK=10272  KO=0     )
> UI-Logout Redirect 1                                     (OK=10272  KO=0     )
>  UI AM revoke2                                           (OK=10271  KO=0     )
>  UI AM endsession                                        (OK=10271  KO=0     )
>  UI AM revoke1                                           (OK=10271  KO=0     )
> getIdToken                                               (OK=3438   KO=0     )
> getIdToken Redirect 1                                    (OK=3438   KO=0     )
> createOrganization                                       (OK=3437   KO=0     )
> queryOrganization                                        (OK=3437   KO=0     )
> deleteOrganization                                       (OK=3435   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1717   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1717   KO=0     )
> ReadPolicy                                               (OK=15435  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=293    KO=0     )
> DeletePolicy                                             (OK=15364  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1804 (99.23%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.06%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.06%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.06%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 96003  / active: 177    / done: 47796 
================================================================================

23:35:21.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:22.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:22.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:23.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:23.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:24.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:24.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:24.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:24 GMT                                    1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=671304 KO=11    )
> restLoginInitiate                                        (OK=46449  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46444  KO=0     )
> Skip 2FA                                                 (OK=25936  KO=1     )
> User Authorize PKCE stage                                (OK=54948  KO=0     )
> User AccessToken PKCE stage                              (OK=54944  KO=1     )
> RootUserinfo                                             (OK=34556  KO=0     )
> GetUUid                                                  (OK=15550  KO=0     )
> GetOpenidConfig                                          (OK=46475  KO=0     )
> CreatePolicy                                             (OK=15544  KO=6     )
> tokenUserinfo                                            (OK=8366   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10325  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10325  KO=0     )
>  UI AM idFromSession                                     (OK=10324  KO=0     )
>  UI AM validateGoto                                      (OK=10324  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10322  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10322  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1830   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10322  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10322  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10322  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10321  KO=0     )
>  UI IDM uiconfig                                         (OK=10321  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10321  KO=0     )
>  UI IDM version                                          (OK=10321  KO=0     )
>  UI IDM features                                         (OK=10320  KO=0     )
>  UI IDM privilege                                        (OK=10319  KO=0     )
>  UI IDM login                                            (OK=10320  KO=0     )
>  UI IDM managed user schema                              (OK=10319  KO=0     )
>  UI IDM dashboard                                        (OK=10319  KO=0     )
>  UI IDM user                                             (OK=10319  KO=0     )
>  UI IDM oidcToken                                        (OK=10319  KO=0     )
> userinfo                                                 (OK=10319  KO=0     )
> UI-Logout                                                (OK=10318  KO=0     )
> UI-Logout Redirect 1                                     (OK=10317  KO=0     )
>  UI AM revoke2                                           (OK=10317  KO=0     )
>  UI AM endsession                                        (OK=10317  KO=0     )
>  UI AM revoke1                                           (OK=10317  KO=0     )
> getIdToken                                               (OK=3455   KO=0     )
> getIdToken Redirect 1                                    (OK=3455   KO=0     )
> createOrganization                                       (OK=3454   KO=0     )
> queryOrganization                                        (OK=3454   KO=0     )
> deleteOrganization                                       (OK=3453   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1723   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1723   KO=0     )
> ReadPolicy                                               (OK=15486  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=294    KO=0     )
> DeletePolicy                                             (OK=15433  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1812 (99.23%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 95802  / active: 178    / done: 47996 
================================================================================

23:35:25.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:27.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:28.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:28.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:28.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:28.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:28.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:29.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:29 GMT                                    1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=674043 KO=11    )
> restLoginInitiate                                        (OK=46638  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46631  KO=0     )
> Skip 2FA                                                 (OK=26037  KO=1     )
> User Authorize PKCE stage                                (OK=55170  KO=0     )
> User AccessToken PKCE stage                              (OK=55166  KO=1     )
> RootUserinfo                                             (OK=34723  KO=0     )
> GetUUid                                                  (OK=15606  KO=0     )
> GetOpenidConfig                                          (OK=46643  KO=0     )
> CreatePolicy                                             (OK=15599  KO=6     )
> tokenUserinfo                                            (OK=8404   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10365  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10365  KO=0     )
>  UI AM idFromSession                                     (OK=10365  KO=0     )
>  UI AM validateGoto                                      (OK=10365  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10364  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10364  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1843   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10364  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10364  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10363  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10363  KO=0     )
>  UI IDM uiconfig                                         (OK=10363  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10363  KO=0     )
>  UI IDM version                                          (OK=10363  KO=0     )
>  UI IDM features                                         (OK=10363  KO=0     )
>  UI IDM privilege                                        (OK=10363  KO=0     )
>  UI IDM login                                            (OK=10363  KO=0     )
>  UI IDM managed user schema                              (OK=10363  KO=0     )
>  UI IDM dashboard                                        (OK=10363  KO=0     )
>  UI IDM user                                             (OK=10363  KO=0     )
>  UI IDM oidcToken                                        (OK=10362  KO=0     )
> userinfo                                                 (OK=10360  KO=0     )
> UI-Logout                                                (OK=10360  KO=0     )
> UI-Logout Redirect 1                                     (OK=10360  KO=0     )
>  UI AM revoke2                                           (OK=10360  KO=0     )
>  UI AM endsession                                        (OK=10360  KO=0     )
>  UI AM revoke1                                           (OK=10360  KO=0     )
> getIdToken                                               (OK=3473   KO=0     )
> getIdToken Redirect 1                                    (OK=3473   KO=0     )
> createOrganization                                       (OK=3471   KO=0     )
> queryOrganization                                        (OK=3471   KO=0     )
> deleteOrganization                                       (OK=3471   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1732   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1731   KO=0     )
> ReadPolicy                                               (OK=15549  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=296    KO=0     )
> DeletePolicy                                             (OK=15485  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1820 (99.24%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 95601  / active: 173    / done: 48202 
================================================================================

23:35:30.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:30.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:30.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:31.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:31.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:32.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:32.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:34.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:34 GMT                                    1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=676602 KO=11    )
> restLoginInitiate                                        (OK=46839  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46835  KO=0     )
> Skip 2FA                                                 (OK=26148  KO=1     )
> User Authorize PKCE stage                                (OK=55396  KO=0     )
> User AccessToken PKCE stage                              (OK=55391  KO=1     )
> RootUserinfo                                             (OK=34866  KO=0     )
> GetUUid                                                  (OK=15662  KO=0     )
> GetOpenidConfig                                          (OK=46817  KO=0     )
> CreatePolicy                                             (OK=15655  KO=6     )
> tokenUserinfo                                            (OK=8451   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10405  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10405  KO=0     )
>  UI AM idFromSession                                     (OK=10404  KO=0     )
>  UI AM validateGoto                                      (OK=10404  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10401  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10400  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1846   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10400  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10400  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10396  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10396  KO=0     )
>  UI IDM uiconfig                                         (OK=10396  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10396  KO=0     )
>  UI IDM version                                          (OK=10396  KO=0     )
>  UI IDM features                                         (OK=10395  KO=0     )
>  UI IDM privilege                                        (OK=10395  KO=0     )
>  UI IDM login                                            (OK=10395  KO=0     )
>  UI IDM managed user schema                              (OK=10395  KO=0     )
>  UI IDM dashboard                                        (OK=10395  KO=0     )
>  UI IDM user                                             (OK=10394  KO=0     )
>  UI IDM oidcToken                                        (OK=10394  KO=0     )
> userinfo                                                 (OK=10394  KO=0     )
> UI-Logout                                                (OK=10394  KO=0     )
> UI-Logout Redirect 1                                     (OK=10394  KO=0     )
>  UI AM revoke2                                           (OK=10394  KO=0     )
>  UI AM endsession                                        (OK=10394  KO=0     )
>  UI AM revoke1                                           (OK=10394  KO=0     )
> getIdToken                                               (OK=3491   KO=0     )
> getIdToken Redirect 1                                    (OK=3491   KO=0     )
> createOrganization                                       (OK=3489   KO=0     )
> queryOrganization                                        (OK=3488   KO=0     )
> deleteOrganization                                       (OK=3488   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1738   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1738   KO=0     )
> ReadPolicy                                               (OK=15602  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=297    KO=0     )
> DeletePolicy                                             (OK=15548  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1828 (99.24%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 95397  / active: 174    / done: 48405 
================================================================================

23:35:34.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:34.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:35.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:35.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:35.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:35.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:37.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:38.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:39.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:39.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:39 GMT                                    1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=679147 KO=11    )
> restLoginInitiate                                        (OK=47033  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47027  KO=0     )
> Skip 2FA                                                 (OK=26261  KO=1     )
> User Authorize PKCE stage                                (OK=55608  KO=0     )
> User AccessToken PKCE stage                              (OK=55602  KO=1     )
> RootUserinfo                                             (OK=35055  KO=0     )
> GetUUid                                                  (OK=15728  KO=0     )
> GetOpenidConfig                                          (OK=46991  KO=0     )
> CreatePolicy                                             (OK=15722  KO=6     )
> tokenUserinfo                                            (OK=8480   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10438  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10437  KO=0     )
>  UI AM idFromSession                                     (OK=10435  KO=0     )
>  UI AM validateGoto                                      (OK=10435  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10433  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10433  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1853   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10433  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10433  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10432  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10432  KO=0     )
>  UI IDM uiconfig                                         (OK=10432  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10432  KO=0     )
>  UI IDM version                                          (OK=10432  KO=0     )
>  UI IDM features                                         (OK=10432  KO=0     )
>  UI IDM privilege                                        (OK=10432  KO=0     )
>  UI IDM login                                            (OK=10432  KO=0     )
>  UI IDM managed user schema                              (OK=10431  KO=0     )
>  UI IDM dashboard                                        (OK=10431  KO=0     )
>  UI IDM user                                             (OK=10431  KO=0     )
>  UI IDM oidcToken                                        (OK=10431  KO=0     )
> userinfo                                                 (OK=10430  KO=0     )
> UI-Logout                                                (OK=10428  KO=0     )
> UI-Logout Redirect 1                                     (OK=10428  KO=0     )
>  UI AM revoke2                                           (OK=10427  KO=0     )
>  UI AM endsession                                        (OK=10427  KO=0     )
>  UI AM revoke1                                           (OK=10427  KO=0     )
> getIdToken                                               (OK=3505   KO=0     )
> getIdToken Redirect 1                                    (OK=3505   KO=0     )
> createOrganization                                       (OK=3504   KO=0     )
> queryOrganization                                        (OK=3504   KO=0     )
> deleteOrganization                                       (OK=3503   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1744   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1744   KO=0     )
> ReadPolicy                                               (OK=15656  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=297    KO=0     )
> DeletePolicy                                             (OK=15601  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1838 (99.24%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 95197  / active: 196    / done: 48583 
================================================================================

23:35:39.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:40.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:40.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:40.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:41.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:42.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:42.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:42.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:42.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:42.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:43.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:44.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:44.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:44 GMT                                    1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=681580 KO=11    )
> restLoginInitiate                                        (OK=47198  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47193  KO=0     )
> Skip 2FA                                                 (OK=26363  KO=1     )
> User Authorize PKCE stage                                (OK=55805  KO=0     )
> User AccessToken PKCE stage                              (OK=55801  KO=1     )
> RootUserinfo                                             (OK=35218  KO=0     )
> GetUUid                                                  (OK=15791  KO=0     )
> GetOpenidConfig                                          (OK=47174  KO=0     )
> CreatePolicy                                             (OK=15781  KO=6     )
> tokenUserinfo                                            (OK=8504   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10470  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10470  KO=0     )
>  UI AM idFromSession                                     (OK=10469  KO=0     )
>  UI AM validateGoto                                      (OK=10469  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10468  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10468  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1859   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10468  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10468  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10468  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10468  KO=0     )
>  UI IDM uiconfig                                         (OK=10467  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10467  KO=0     )
>  UI IDM version                                          (OK=10467  KO=0     )
>  UI IDM features                                         (OK=10467  KO=0     )
>  UI IDM privilege                                        (OK=10467  KO=0     )
>  UI IDM login                                            (OK=10467  KO=0     )
>  UI IDM managed user schema                              (OK=10467  KO=0     )
>  UI IDM dashboard                                        (OK=10467  KO=0     )
>  UI IDM user                                             (OK=10467  KO=0     )
>  UI IDM oidcToken                                        (OK=10467  KO=0     )
> userinfo                                                 (OK=10467  KO=0     )
> UI-Logout                                                (OK=10466  KO=0     )
> UI-Logout Redirect 1                                     (OK=10466  KO=0     )
>  UI AM revoke2                                           (OK=10466  KO=0     )
>  UI AM endsession                                        (OK=10466  KO=0     )
>  UI AM revoke1                                           (OK=10466  KO=0     )
> getIdToken                                               (OK=3513   KO=0     )
> getIdToken Redirect 1                                    (OK=3513   KO=0     )
> createOrganization                                       (OK=3512   KO=0     )
> queryOrganization                                        (OK=3512   KO=0     )
> deleteOrganization                                       (OK=3512   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1751   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1751   KO=0     )
> ReadPolicy                                               (OK=15724  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=298    KO=0     )
> DeletePolicy                                             (OK=15654  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1851 (99.25%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 95024  / active: 185    / done: 48767 
================================================================================

23:35:45.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:45.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:46.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:46.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:47.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:47.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:47.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:48.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:48.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:49 GMT                                    1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=684336 KO=11    )
> restLoginInitiate                                        (OK=47387  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47385  KO=0     )
> Skip 2FA                                                 (OK=26472  KO=1     )
> User Authorize PKCE stage                                (OK=56028  KO=0     )
> User AccessToken PKCE stage                              (OK=56024  KO=1     )
> RootUserinfo                                             (OK=35371  KO=0     )
> GetUUid                                                  (OK=15850  KO=0     )
> GetOpenidConfig                                          (OK=47361  KO=0     )
> CreatePolicy                                             (OK=15844  KO=6     )
> tokenUserinfo                                            (OK=8536   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10515  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10514  KO=0     )
>  UI AM idFromSession                                     (OK=10514  KO=0     )
>  UI AM validateGoto                                      (OK=10514  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10511  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10510  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1868   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10510  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10510  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10509  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10509  KO=0     )
>  UI IDM uiconfig                                         (OK=10509  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10509  KO=0     )
>  UI IDM version                                          (OK=10509  KO=0     )
>  UI IDM features                                         (OK=10509  KO=0     )
>  UI IDM privilege                                        (OK=10509  KO=0     )
>  UI IDM login                                            (OK=10509  KO=0     )
>  UI IDM managed user schema                              (OK=10508  KO=0     )
>  UI IDM dashboard                                        (OK=10508  KO=0     )
>  UI IDM user                                             (OK=10508  KO=0     )
>  UI IDM oidcToken                                        (OK=10508  KO=0     )
> userinfo                                                 (OK=10507  KO=0     )
> UI-Logout                                                (OK=10507  KO=0     )
> UI-Logout Redirect 1                                     (OK=10507  KO=0     )
>  UI AM revoke2                                           (OK=10507  KO=0     )
>  UI AM endsession                                        (OK=10507  KO=0     )
>  UI AM revoke1                                           (OK=10507  KO=0     )
> getIdToken                                               (OK=3528   KO=0     )
> getIdToken Redirect 1                                    (OK=3528   KO=0     )
> createOrganization                                       (OK=3527   KO=0     )
> queryOrganization                                        (OK=3527   KO=0     )
> deleteOrganization                                       (OK=3527   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1761   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1761   KO=0     )
> ReadPolicy                                               (OK=15786  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=300    KO=0     )
> DeletePolicy                                             (OK=15721  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1860 (99.25%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 94826  / active: 183    / done: 48967 
================================================================================

23:35:50.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:50.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:50.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:50.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:51.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:51.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:52.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:53.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:53.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:53.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:53.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:54.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:35:54.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:35:54 GMT                                    1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=687113 KO=11    )
> restLoginInitiate                                        (OK=47589  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47584  KO=0     )
> Skip 2FA                                                 (OK=26578  KO=1     )
> User Authorize PKCE stage                                (OK=56257  KO=0     )
> User AccessToken PKCE stage                              (OK=56248  KO=1     )
> RootUserinfo                                             (OK=35569  KO=0     )
> GetUUid                                                  (OK=15902  KO=0     )
> GetOpenidConfig                                          (OK=47536  KO=0     )
> CreatePolicy                                             (OK=15894  KO=6     )
> tokenUserinfo                                            (OK=8570   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10558  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10558  KO=0     )
>  UI AM idFromSession                                     (OK=10558  KO=0     )
>  UI AM validateGoto                                      (OK=10558  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10554  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10554  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1878   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10554  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10554  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10551  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10551  KO=0     )
>  UI IDM uiconfig                                         (OK=10551  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10551  KO=0     )
>  UI IDM version                                          (OK=10551  KO=0     )
>  UI IDM features                                         (OK=10550  KO=0     )
>  UI IDM privilege                                        (OK=10551  KO=0     )
>  UI IDM login                                            (OK=10551  KO=0     )
>  UI IDM managed user schema                              (OK=10550  KO=0     )
>  UI IDM dashboard                                        (OK=10550  KO=0     )
>  UI IDM user                                             (OK=10550  KO=0     )
>  UI IDM oidcToken                                        (OK=10549  KO=0     )
> userinfo                                                 (OK=10549  KO=0     )
> UI-Logout                                                (OK=10549  KO=0     )
> UI-Logout Redirect 1                                     (OK=10549  KO=0     )
>  UI AM revoke2                                           (OK=10548  KO=0     )
>  UI AM endsession                                        (OK=10549  KO=0     )
>  UI AM revoke1                                           (OK=10548  KO=0     )
> getIdToken                                               (OK=3542   KO=0     )
> getIdToken Redirect 1                                    (OK=3542   KO=0     )
> createOrganization                                       (OK=3541   KO=0     )
> queryOrganization                                        (OK=3541   KO=0     )
> deleteOrganization                                       (OK=3541   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1762   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1762   KO=0     )
> ReadPolicy                                               (OK=15848  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=300    KO=0     )
> DeletePolicy                                             (OK=15783  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1873 (99.26%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 94624  / active: 184    / done: 49168 
================================================================================

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

================================================================================
2024-11-21 23:35:59 GMT                                    1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=690189 KO=11    )
> restLoginInitiate                                        (OK=47778  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47776  KO=0     )
> Skip 2FA                                                 (OK=26690  KO=1     )
> User Authorize PKCE stage                                (OK=56501  KO=0     )
> User AccessToken PKCE stage                              (OK=56499  KO=1     )
> RootUserinfo                                             (OK=35717  KO=0     )
> GetUUid                                                  (OK=15973  KO=0     )
> GetOpenidConfig                                          (OK=47720  KO=0     )
> CreatePolicy                                             (OK=15966  KO=6     )
> tokenUserinfo                                            (OK=8599   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10608  KO=0     )
>  UI AM idFromSession                                     (OK=10608  KO=0     )
>  UI AM validateGoto                                      (OK=10608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10607  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10607  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1889   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10606  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10606  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10604  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10604  KO=0     )
>  UI IDM uiconfig                                         (OK=10604  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10604  KO=0     )
>  UI IDM version                                          (OK=10604  KO=0     )
>  UI IDM features                                         (OK=10604  KO=0     )
>  UI IDM privilege                                        (OK=10604  KO=0     )
>  UI IDM login                                            (OK=10604  KO=0     )
>  UI IDM managed user schema                              (OK=10604  KO=0     )
>  UI IDM dashboard                                        (OK=10604  KO=0     )
>  UI IDM user                                             (OK=10604  KO=0     )
>  UI IDM oidcToken                                        (OK=10603  KO=0     )
> userinfo                                                 (OK=10601  KO=0     )
> UI-Logout                                                (OK=10601  KO=0     )
> UI-Logout Redirect 1                                     (OK=10600  KO=0     )
>  UI AM revoke2                                           (OK=10600  KO=0     )
>  UI AM endsession                                        (OK=10600  KO=0     )
>  UI AM revoke1                                           (OK=10600  KO=0     )
> getIdToken                                               (OK=3561   KO=0     )
> getIdToken Redirect 1                                    (OK=3561   KO=0     )
> createOrganization                                       (OK=3560   KO=0     )
> queryOrganization                                        (OK=3560   KO=0     )
> deleteOrganization                                       (OK=3558   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1765   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1765   KO=0     )
> ReadPolicy                                               (OK=15898  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=300    KO=0     )
> DeletePolicy                                             (OK=15844  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1876 (99.26%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 94432  / active: 173    / done: 49371 
================================================================================

23:36:00.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:00.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:00.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:01.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:02.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:02.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:02.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:03.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:04 GMT                                    1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=692817 KO=11    )
> restLoginInitiate                                        (OK=47963  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47957  KO=0     )
> Skip 2FA                                                 (OK=26781  KO=1     )
> User Authorize PKCE stage                                (OK=56708  KO=0     )
> User AccessToken PKCE stage                              (OK=56705  KO=1     )
> RootUserinfo                                             (OK=35840  KO=0     )
> GetUUid                                                  (OK=16034  KO=0     )
> GetOpenidConfig                                          (OK=47901  KO=0     )
> CreatePolicy                                             (OK=16026  KO=6     )
> tokenUserinfo                                            (OK=8630   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10653  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10652  KO=0     )
>  UI AM idFromSession                                     (OK=10652  KO=0     )
>  UI AM validateGoto                                      (OK=10652  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10649  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10649  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1893   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10649  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10649  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10646  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10646  KO=0     )
>  UI IDM uiconfig                                         (OK=10646  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10646  KO=0     )
>  UI IDM version                                          (OK=10646  KO=0     )
>  UI IDM features                                         (OK=10646  KO=0     )
>  UI IDM privilege                                        (OK=10646  KO=0     )
>  UI IDM login                                            (OK=10646  KO=0     )
>  UI IDM managed user schema                              (OK=10646  KO=0     )
>  UI IDM dashboard                                        (OK=10646  KO=0     )
>  UI IDM user                                             (OK=10646  KO=0     )
>  UI IDM oidcToken                                        (OK=10646  KO=0     )
> userinfo                                                 (OK=10645  KO=0     )
> UI-Logout                                                (OK=10645  KO=0     )
> UI-Logout Redirect 1                                     (OK=10645  KO=0     )
>  UI AM revoke2                                           (OK=10645  KO=0     )
>  UI AM endsession                                        (OK=10645  KO=0     )
>  UI AM revoke1                                           (OK=10645  KO=0     )
> getIdToken                                               (OK=3569   KO=0     )
> getIdToken Redirect 1                                    (OK=3569   KO=0     )
> createOrganization                                       (OK=3568   KO=0     )
> queryOrganization                                        (OK=3568   KO=0     )
> deleteOrganization                                       (OK=3568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1772   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1772   KO=0     )
> ReadPolicy                                               (OK=15970  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=301    KO=0     )
> DeletePolicy                                             (OK=15895  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1884 (99.26%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 94239  / active: 190    / done: 49547 
================================================================================

23:36:04.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:06.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:07.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:07.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:08.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:08.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:08.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:09.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:09.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:09.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:09.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:09 GMT                                    1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=695750 KO=11    )
> restLoginInitiate                                        (OK=48165  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48159  KO=0     )
> Skip 2FA                                                 (OK=26898  KO=1     )
> User Authorize PKCE stage                                (OK=56952  KO=0     )
> User AccessToken PKCE stage                              (OK=56949  KO=1     )
> RootUserinfo                                             (OK=35968  KO=0     )
> GetUUid                                                  (OK=16106  KO=0     )
> GetOpenidConfig                                          (OK=48107  KO=0     )
> CreatePolicy                                             (OK=16098  KO=6     )
> tokenUserinfo                                            (OK=8664   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10698  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10697  KO=0     )
>  UI AM idFromSession                                     (OK=10697  KO=0     )
>  UI AM validateGoto                                      (OK=10697  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10696  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10696  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1901   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10696  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10696  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10695  KO=0     )
>  UI IDM uiconfig                                         (OK=10694  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10695  KO=0     )
>  UI IDM version                                          (OK=10694  KO=0     )
>  UI IDM features                                         (OK=10693  KO=0     )
>  UI IDM privilege                                        (OK=10693  KO=0     )
>  UI IDM login                                            (OK=10693  KO=0     )
>  UI IDM managed user schema                              (OK=10693  KO=0     )
>  UI IDM dashboard                                        (OK=10693  KO=0     )
>  UI IDM user                                             (OK=10693  KO=0     )
>  UI IDM oidcToken                                        (OK=10691  KO=0     )
> userinfo                                                 (OK=10689  KO=0     )
> UI-Logout                                                (OK=10689  KO=0     )
> UI-Logout Redirect 1                                     (OK=10689  KO=0     )
>  UI AM revoke2                                           (OK=10688  KO=0     )
>  UI AM endsession                                        (OK=10688  KO=0     )
>  UI AM revoke1                                           (OK=10688  KO=0     )
> getIdToken                                               (OK=3581   KO=0     )
> getIdToken Redirect 1                                    (OK=3580   KO=0     )
> createOrganization                                       (OK=3579   KO=0     )
> queryOrganization                                        (OK=3579   KO=0     )
> deleteOrganization                                       (OK=3579   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1781   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1781   KO=0     )
> ReadPolicy                                               (OK=16029  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=301    KO=0     )
> DeletePolicy                                             (OK=15967  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1895 (99.27%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 94028  / active: 196    / done: 49752 
================================================================================

23:36:10.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:10.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:11.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:11.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:11.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:12.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:13.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:14 GMT                                    1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=698510 KO=11    )
> restLoginInitiate                                        (OK=48353  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48349  KO=0     )
> Skip 2FA                                                 (OK=26996  KO=1     )
> User Authorize PKCE stage                                (OK=57175  KO=0     )
> User AccessToken PKCE stage                              (OK=57170  KO=1     )
> RootUserinfo                                             (OK=36139  KO=0     )
> GetUUid                                                  (OK=16159  KO=0     )
> GetOpenidConfig                                          (OK=48291  KO=0     )
> CreatePolicy                                             (OK=16152  KO=6     )
> tokenUserinfo                                            (OK=8700   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10745  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10745  KO=0     )
>  UI AM idFromSession                                     (OK=10744  KO=0     )
>  UI AM validateGoto                                      (OK=10744  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10740  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10740  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1914   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10740  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10740  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10737  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10737  KO=0     )
>  UI IDM uiconfig                                         (OK=10735  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10735  KO=0     )
>  UI IDM version                                          (OK=10735  KO=0     )
>  UI IDM features                                         (OK=10735  KO=0     )
>  UI IDM privilege                                        (OK=10735  KO=0     )
>  UI IDM login                                            (OK=10735  KO=0     )
>  UI IDM managed user schema                              (OK=10734  KO=0     )
>  UI IDM dashboard                                        (OK=10735  KO=0     )
>  UI IDM user                                             (OK=10734  KO=0     )
>  UI IDM oidcToken                                        (OK=10734  KO=0     )
> userinfo                                                 (OK=10733  KO=0     )
> UI-Logout                                                (OK=10733  KO=0     )
> UI-Logout Redirect 1                                     (OK=10733  KO=0     )
>  UI AM revoke2                                           (OK=10732  KO=0     )
>  UI AM endsession                                        (OK=10732  KO=0     )
>  UI AM revoke1                                           (OK=10732  KO=0     )
> getIdToken                                               (OK=3591   KO=0     )
> getIdToken Redirect 1                                    (OK=3591   KO=0     )
> createOrganization                                       (OK=3590   KO=0     )
> queryOrganization                                        (OK=3590   KO=0     )
> deleteOrganization                                       (OK=3590   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1788   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1788   KO=0     )
> ReadPolicy                                               (OK=16101  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=302    KO=0     )
> DeletePolicy                                             (OK=16027  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1902 (99.27%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 93827  / active: 199    / done: 49950 
================================================================================

23:36:14.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:14.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:14.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:15.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:15.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:15.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:16.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:16.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:17.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:18.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:18.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:19.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:19.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:19 GMT                                    1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=701427 KO=11    )
> restLoginInitiate                                        (OK=48583  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48563  KO=0     )
> Skip 2FA                                                 (OK=27107  KO=1     )
> User Authorize PKCE stage                                (OK=57417  KO=0     )
> User AccessToken PKCE stage                              (OK=57407  KO=1     )
> RootUserinfo                                             (OK=36306  KO=0     )
> GetUUid                                                  (OK=16210  KO=0     )
> GetOpenidConfig                                          (OK=48467  KO=0     )
> CreatePolicy                                             (OK=16202  KO=6     )
> tokenUserinfo                                            (OK=8736   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10788  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10788  KO=0     )
>  UI AM idFromSession                                     (OK=10788  KO=0     )
>  UI AM validateGoto                                      (OK=10788  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10785  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10785  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1920   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10785  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10785  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10783  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10783  KO=0     )
>  UI IDM uiconfig                                         (OK=10782  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10782  KO=0     )
>  UI IDM version                                          (OK=10782  KO=0     )
>  UI IDM features                                         (OK=10782  KO=0     )
>  UI IDM privilege                                        (OK=10782  KO=0     )
>  UI IDM login                                            (OK=10782  KO=0     )
>  UI IDM managed user schema                              (OK=10782  KO=0     )
>  UI IDM dashboard                                        (OK=10782  KO=0     )
>  UI IDM user                                             (OK=10782  KO=0     )
>  UI IDM oidcToken                                        (OK=10782  KO=0     )
> userinfo                                                 (OK=10782  KO=0     )
> UI-Logout                                                (OK=10779  KO=0     )
> UI-Logout Redirect 1                                     (OK=10779  KO=0     )
>  UI AM revoke2                                           (OK=10779  KO=0     )
>  UI AM endsession                                        (OK=10779  KO=0     )
>  UI AM revoke1                                           (OK=10779  KO=0     )
> getIdToken                                               (OK=3603   KO=0     )
> getIdToken Redirect 1                                    (OK=3603   KO=0     )
> createOrganization                                       (OK=3602   KO=0     )
> queryOrganization                                        (OK=3601   KO=0     )
> deleteOrganization                                       (OK=3601   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1794   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1794   KO=0     )
> ReadPolicy                                               (OK=16157  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=303    KO=0     )
> DeletePolicy                                             (OK=16096  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1915 (99.27%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 93593  / active: 218    / done: 50165 
================================================================================

23:36:21.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:21.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:21.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:22.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:22.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:22.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:24.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:24.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:24 GMT                                    1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=704713 KO=11    )
> restLoginInitiate                                        (OK=48788  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48777  KO=0     )
> Skip 2FA                                                 (OK=27231  KO=1     )
> User Authorize PKCE stage                                (OK=57681  KO=0     )
> User AccessToken PKCE stage                              (OK=57674  KO=1     )
> RootUserinfo                                             (OK=36533  KO=0     )
> GetUUid                                                  (OK=16290  KO=0     )
> GetOpenidConfig                                          (OK=48655  KO=0     )
> CreatePolicy                                             (OK=16281  KO=6     )
> tokenUserinfo                                            (OK=8769   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10842  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10842  KO=0     )
>  UI AM idFromSession                                     (OK=10842  KO=0     )
>  UI AM validateGoto                                      (OK=10842  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10839  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10839  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1934   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10839  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10839  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10836  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10836  KO=0     )
>  UI IDM uiconfig                                         (OK=10836  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10836  KO=0     )
>  UI IDM version                                          (OK=10836  KO=0     )
>  UI IDM features                                         (OK=10836  KO=0     )
>  UI IDM privilege                                        (OK=10836  KO=0     )
>  UI IDM login                                            (OK=10836  KO=0     )
>  UI IDM managed user schema                              (OK=10834  KO=0     )
>  UI IDM dashboard                                        (OK=10835  KO=0     )
>  UI IDM user                                             (OK=10834  KO=0     )
>  UI IDM oidcToken                                        (OK=10834  KO=0     )
> userinfo                                                 (OK=10834  KO=0     )
> UI-Logout                                                (OK=10833  KO=0     )
> UI-Logout Redirect 1                                     (OK=10832  KO=0     )
>  UI AM revoke2                                           (OK=10832  KO=0     )
>  UI AM endsession                                        (OK=10832  KO=0     )
>  UI AM revoke1                                           (OK=10832  KO=0     )
> getIdToken                                               (OK=3618   KO=0     )
> getIdToken Redirect 1                                    (OK=3618   KO=0     )
> createOrganization                                       (OK=3616   KO=0     )
> queryOrganization                                        (OK=3616   KO=0     )
> deleteOrganization                                       (OK=3616   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1804   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1803   KO=0     )
> ReadPolicy                                               (OK=16206  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=303    KO=0     )
> DeletePolicy                                             (OK=16156  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1923 (99.28%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 93382  / active: 209    / done: 50385 
================================================================================

23:36:24.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:25.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:25.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:27.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:28.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:28.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:28.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:29 GMT                                    1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=707491 KO=11    )
> restLoginInitiate                                        (OK=48970  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48967  KO=0     )
> Skip 2FA                                                 (OK=27340  KO=1     )
> User Authorize PKCE stage                                (OK=57910  KO=0     )
> User AccessToken PKCE stage                              (OK=57907  KO=1     )
> RootUserinfo                                             (OK=36692  KO=0     )
> GetUUid                                                  (OK=16355  KO=0     )
> GetOpenidConfig                                          (OK=48849  KO=0     )
> CreatePolicy                                             (OK=16349  KO=6     )
> tokenUserinfo                                            (OK=8809   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10886  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10885  KO=0     )
>  UI AM idFromSession                                     (OK=10885  KO=0     )
>  UI AM validateGoto                                      (OK=10885  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10881  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10880  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1943   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10880  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10880  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10877  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10877  KO=0     )
>  UI IDM uiconfig                                         (OK=10877  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10877  KO=0     )
>  UI IDM version                                          (OK=10877  KO=0     )
>  UI IDM features                                         (OK=10877  KO=0     )
>  UI IDM privilege                                        (OK=10877  KO=0     )
>  UI IDM login                                            (OK=10877  KO=0     )
>  UI IDM managed user schema                              (OK=10877  KO=0     )
>  UI IDM dashboard                                        (OK=10877  KO=0     )
>  UI IDM user                                             (OK=10877  KO=0     )
>  UI IDM oidcToken                                        (OK=10877  KO=0     )
> userinfo                                                 (OK=10877  KO=0     )
> UI-Logout                                                (OK=10876  KO=0     )
> UI-Logout Redirect 1                                     (OK=10876  KO=0     )
>  UI AM revoke2                                           (OK=10876  KO=0     )
>  UI AM endsession                                        (OK=10876  KO=0     )
>  UI AM revoke1                                           (OK=10876  KO=0     )
> getIdToken                                               (OK=3630   KO=0     )
> getIdToken Redirect 1                                    (OK=3630   KO=0     )
> createOrganization                                       (OK=3629   KO=0     )
> queryOrganization                                        (OK=3628   KO=0     )
> deleteOrganization                                       (OK=3627   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1811   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1810   KO=0     )
> ReadPolicy                                               (OK=16285  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=303    KO=0     )
> DeletePolicy                                             (OK=16204  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1930 (99.28%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 35%
          waiting: 93193  / active: 205    / done: 50578 
================================================================================

23:36:29.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:31.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:32.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:32.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:32.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:33.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:33.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:34.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:34 GMT                                    1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=710030 KO=11    )
> restLoginInitiate                                        (OK=49151  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49146  KO=0     )
> Skip 2FA                                                 (OK=27446  KO=1     )
> User Authorize PKCE stage                                (OK=58110  KO=0     )
> User AccessToken PKCE stage                              (OK=58104  KO=1     )
> RootUserinfo                                             (OK=36851  KO=0     )
> GetUUid                                                  (OK=16417  KO=0     )
> GetOpenidConfig                                          (OK=49052  KO=0     )
> CreatePolicy                                             (OK=16408  KO=6     )
> tokenUserinfo                                            (OK=8835   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10923  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10922  KO=0     )
>  UI AM idFromSession                                     (OK=10921  KO=0     )
>  UI AM validateGoto                                      (OK=10921  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10916  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10916  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1953   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10916  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10916  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10914  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10914  KO=0     )
>  UI IDM uiconfig                                         (OK=10914  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10914  KO=0     )
>  UI IDM version                                          (OK=10914  KO=0     )
>  UI IDM features                                         (OK=10914  KO=0     )
>  UI IDM privilege                                        (OK=10914  KO=0     )
>  UI IDM login                                            (OK=10914  KO=0     )
>  UI IDM managed user schema                              (OK=10914  KO=0     )
>  UI IDM dashboard                                        (OK=10914  KO=0     )
>  UI IDM user                                             (OK=10914  KO=0     )
>  UI IDM oidcToken                                        (OK=10914  KO=0     )
> userinfo                                                 (OK=10913  KO=0     )
> UI-Logout                                                (OK=10913  KO=0     )
> UI-Logout Redirect 1                                     (OK=10913  KO=0     )
>  UI AM revoke2                                           (OK=10913  KO=0     )
>  UI AM endsession                                        (OK=10913  KO=0     )
>  UI AM revoke1                                           (OK=10913  KO=0     )
> getIdToken                                               (OK=3639   KO=0     )
> getIdToken Redirect 1                                    (OK=3639   KO=0     )
> createOrganization                                       (OK=3638   KO=0     )
> queryOrganization                                        (OK=3638   KO=0     )
> deleteOrganization                                       (OK=3638   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1816   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1815   KO=0     )
> ReadPolicy                                               (OK=16351  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=304    KO=0     )
> DeletePolicy                                             (OK=16282  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1938 (99.28%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 93005  / active: 197    / done: 50774 
================================================================================

23:36:34.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:35.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:36.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:37.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:37.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:38.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:39 GMT                                    1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=712655 KO=11    )
> restLoginInitiate                                        (OK=49333  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49326  KO=0     )
> Skip 2FA                                                 (OK=27541  KO=1     )
> User Authorize PKCE stage                                (OK=58330  KO=0     )
> User AccessToken PKCE stage                              (OK=58326  KO=1     )
> RootUserinfo                                             (OK=36975  KO=0     )
> GetUUid                                                  (OK=16482  KO=0     )
> GetOpenidConfig                                          (OK=49246  KO=0     )
> CreatePolicy                                             (OK=16476  KO=6     )
> tokenUserinfo                                            (OK=8880   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10958  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10957  KO=0     )
>  UI AM idFromSession                                     (OK=10957  KO=0     )
>  UI AM validateGoto                                      (OK=10957  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10954  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10954  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1962   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10954  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10954  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10954  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10954  KO=0     )
>  UI IDM uiconfig                                         (OK=10954  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10954  KO=0     )
>  UI IDM version                                          (OK=10954  KO=0     )
>  UI IDM features                                         (OK=10954  KO=0     )
>  UI IDM privilege                                        (OK=10954  KO=0     )
>  UI IDM login                                            (OK=10954  KO=0     )
>  UI IDM managed user schema                              (OK=10954  KO=0     )
>  UI IDM dashboard                                        (OK=10954  KO=0     )
>  UI IDM user                                             (OK=10954  KO=0     )
>  UI IDM oidcToken                                        (OK=10954  KO=0     )
> userinfo                                                 (OK=10954  KO=0     )
> UI-Logout                                                (OK=10954  KO=0     )
> UI-Logout Redirect 1                                     (OK=10954  KO=0     )
>  UI AM revoke2                                           (OK=10953  KO=0     )
>  UI AM endsession                                        (OK=10953  KO=0     )
>  UI AM revoke1                                           (OK=10953  KO=0     )
> getIdToken                                               (OK=3651   KO=0     )
> getIdToken Redirect 1                                    (OK=3651   KO=0     )
> createOrganization                                       (OK=3650   KO=0     )
> queryOrganization                                        (OK=3649   KO=0     )
> deleteOrganization                                       (OK=3649   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1825   KO=0     )
> ReadPolicy                                               (OK=16410  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=306    KO=0     )
> DeletePolicy                                             (OK=16348  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1944 (99.28%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 92816  / active: 175    / done: 50985 
================================================================================

23:36:39.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:40.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:40.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:40.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:40.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:41.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:41.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:41.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:42.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:42.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:42.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:43.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:44.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:44.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:44 GMT                                    1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=715479 KO=11    )
> restLoginInitiate                                        (OK=49523  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49520  KO=0     )
> Skip 2FA                                                 (OK=27643  KO=1     )
> User Authorize PKCE stage                                (OK=58558  KO=0     )
> User AccessToken PKCE stage                              (OK=58552  KO=1     )
> RootUserinfo                                             (OK=37111  KO=0     )
> GetUUid                                                  (OK=16544  KO=0     )
> GetOpenidConfig                                          (OK=49437  KO=0     )
> CreatePolicy                                             (OK=16535  KO=6     )
> tokenUserinfo                                            (OK=8907   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11005  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11005  KO=0     )
>  UI AM idFromSession                                     (OK=11004  KO=0     )
>  UI AM validateGoto                                      (OK=11004  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11003  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11003  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1973   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11003  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11003  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11003  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11003  KO=0     )
>  UI IDM uiconfig                                         (OK=11003  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11003  KO=0     )
>  UI IDM version                                          (OK=11003  KO=0     )
>  UI IDM features                                         (OK=10999  KO=0     )
>  UI IDM privilege                                        (OK=10998  KO=0     )
>  UI IDM login                                            (OK=10999  KO=0     )
>  UI IDM managed user schema                              (OK=10998  KO=0     )
>  UI IDM dashboard                                        (OK=10998  KO=0     )
>  UI IDM user                                             (OK=10998  KO=0     )
>  UI IDM oidcToken                                        (OK=10997  KO=0     )
> userinfo                                                 (OK=10996  KO=0     )
> UI-Logout                                                (OK=10996  KO=0     )
> UI-Logout Redirect 1                                     (OK=10996  KO=0     )
>  UI AM revoke2                                           (OK=10994  KO=0     )
>  UI AM endsession                                        (OK=10994  KO=0     )
>  UI AM revoke1                                           (OK=10994  KO=0     )
> getIdToken                                               (OK=3662   KO=0     )
> getIdToken Redirect 1                                    (OK=3662   KO=0     )
> createOrganization                                       (OK=3661   KO=0     )
> queryOrganization                                        (OK=3661   KO=0     )
> deleteOrganization                                       (OK=3661   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1834   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1834   KO=0     )
> ReadPolicy                                               (OK=16481  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=309    KO=0     )
> DeletePolicy                                             (OK=16409  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1958 (99.29%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 92613  / active: 193    / done: 51170 
================================================================================

23:36:44.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:45.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:46.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:46.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:48.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:49.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:49 GMT                                    1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=718230 KO=11    )
> restLoginInitiate                                        (OK=49714  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49705  KO=0     )
> Skip 2FA                                                 (OK=27739  KO=1     )
> User Authorize PKCE stage                                (OK=58774  KO=0     )
> User AccessToken PKCE stage                              (OK=58767  KO=1     )
> RootUserinfo                                             (OK=37238  KO=0     )
> GetUUid                                                  (OK=16597  KO=0     )
> GetOpenidConfig                                          (OK=49618  KO=0     )
> CreatePolicy                                             (OK=16588  KO=6     )
> tokenUserinfo                                            (OK=8942   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11051  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11051  KO=0     )
>  UI AM idFromSession                                     (OK=11051  KO=0     )
>  UI AM validateGoto                                      (OK=11051  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11046  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11046  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1981   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11046  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11046  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11045  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11045  KO=0     )
>  UI IDM uiconfig                                         (OK=11045  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11045  KO=0     )
>  UI IDM version                                          (OK=11045  KO=0     )
>  UI IDM features                                         (OK=11045  KO=0     )
>  UI IDM privilege                                        (OK=11045  KO=0     )
>  UI IDM login                                            (OK=11045  KO=0     )
>  UI IDM managed user schema                              (OK=11045  KO=0     )
>  UI IDM dashboard                                        (OK=11045  KO=0     )
>  UI IDM user                                             (OK=11045  KO=0     )
>  UI IDM oidcToken                                        (OK=11044  KO=0     )
> userinfo                                                 (OK=11043  KO=0     )
> UI-Logout                                                (OK=11043  KO=0     )
> UI-Logout Redirect 1                                     (OK=11043  KO=0     )
>  UI AM revoke2                                           (OK=11043  KO=0     )
>  UI AM endsession                                        (OK=11043  KO=0     )
>  UI AM revoke1                                           (OK=11043  KO=0     )
> getIdToken                                               (OK=3676   KO=0     )
> getIdToken Redirect 1                                    (OK=3676   KO=0     )
> createOrganization                                       (OK=3675   KO=0     )
> queryOrganization                                        (OK=3675   KO=0     )
> deleteOrganization                                       (OK=3675   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1841   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1841   KO=0     )
> ReadPolicy                                               (OK=16538  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=309    KO=0     )
> DeletePolicy                                             (OK=16476  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1964 (99.29%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 92418  / active: 183    / done: 51375 
================================================================================

23:36:49.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:50.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:50.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:50.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:51.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:51.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:51.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:52.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:53.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:53.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:53.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:54.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:54 GMT                                    1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=720938 KO=11    )
> restLoginInitiate                                        (OK=49905  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49902  KO=0     )
> Skip 2FA                                                 (OK=27853  KO=1     )
> User Authorize PKCE stage                                (OK=59006  KO=0     )
> User AccessToken PKCE stage                              (OK=59000  KO=1     )
> RootUserinfo                                             (OK=37397  KO=0     )
> GetUUid                                                  (OK=16664  KO=0     )
> GetOpenidConfig                                          (OK=49795  KO=0     )
> CreatePolicy                                             (OK=16656  KO=6     )
> tokenUserinfo                                            (OK=8978   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11090  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11089  KO=0     )
>  UI AM idFromSession                                     (OK=11088  KO=0     )
>  UI AM validateGoto                                      (OK=11088  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11087  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11087  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1987   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11087  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11087  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11085  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11085  KO=0     )
>  UI IDM uiconfig                                         (OK=11085  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11085  KO=0     )
>  UI IDM version                                          (OK=11085  KO=0     )
>  UI IDM features                                         (OK=11085  KO=0     )
>  UI IDM privilege                                        (OK=11085  KO=0     )
>  UI IDM login                                            (OK=11085  KO=0     )
>  UI IDM managed user schema                              (OK=11085  KO=0     )
>  UI IDM dashboard                                        (OK=11085  KO=0     )
>  UI IDM user                                             (OK=11085  KO=0     )
>  UI IDM oidcToken                                        (OK=11084  KO=0     )
> userinfo                                                 (OK=11084  KO=0     )
> UI-Logout                                                (OK=11083  KO=0     )
> UI-Logout Redirect 1                                     (OK=11083  KO=0     )
>  UI AM revoke2                                           (OK=11082  KO=0     )
>  UI AM endsession                                        (OK=11082  KO=0     )
>  UI AM revoke1                                           (OK=11082  KO=0     )
> getIdToken                                               (OK=3690   KO=0     )
> getIdToken Redirect 1                                    (OK=3690   KO=0     )
> createOrganization                                       (OK=3688   KO=0     )
> queryOrganization                                        (OK=3688   KO=0     )
> deleteOrganization                                       (OK=3688   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1850   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1850   KO=0     )
> ReadPolicy                                               (OK=16588  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=310    KO=0     )
> DeletePolicy                                             (OK=16535  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1976 (99.30%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 92217  / active: 186    / done: 51573 
================================================================================

23:36:54.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:55.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:56.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:56.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:56.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:56.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:57.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:58.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:58.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:59.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:36:59.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:36:59 GMT                                    1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=723444 KO=11    )
> restLoginInitiate                                        (OK=50074  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50071  KO=0     )
> Skip 2FA                                                 (OK=27943  KO=1     )
> User Authorize PKCE stage                                (OK=59201  KO=0     )
> User AccessToken PKCE stage                              (OK=59200  KO=1     )
> RootUserinfo                                             (OK=37556  KO=0     )
> GetUUid                                                  (OK=16722  KO=0     )
> GetOpenidConfig                                          (OK=49973  KO=0     )
> CreatePolicy                                             (OK=16716  KO=6     )
> tokenUserinfo                                            (OK=9007   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11128  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11127  KO=0     )
>  UI AM idFromSession                                     (OK=11126  KO=0     )
>  UI AM validateGoto                                      (OK=11126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11125  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11125  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1990   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11125  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11125  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11125  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11125  KO=0     )
>  UI IDM uiconfig                                         (OK=11124  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11125  KO=0     )
>  UI IDM version                                          (OK=11124  KO=0     )
>  UI IDM features                                         (OK=11124  KO=0     )
>  UI IDM privilege                                        (OK=11124  KO=0     )
>  UI IDM login                                            (OK=11124  KO=0     )
>  UI IDM managed user schema                              (OK=11124  KO=0     )
>  UI IDM dashboard                                        (OK=11124  KO=0     )
>  UI IDM user                                             (OK=11124  KO=0     )
>  UI IDM oidcToken                                        (OK=11123  KO=0     )
> userinfo                                                 (OK=11123  KO=0     )
> UI-Logout                                                (OK=11122  KO=0     )
> UI-Logout Redirect 1                                     (OK=11122  KO=0     )
>  UI AM revoke2                                           (OK=11122  KO=0     )
>  UI AM endsession                                        (OK=11122  KO=0     )
>  UI AM revoke1                                           (OK=11122  KO=0     )
> getIdToken                                               (OK=3700   KO=0     )
> getIdToken Redirect 1                                    (OK=3699   KO=0     )
> createOrganization                                       (OK=3698   KO=0     )
> queryOrganization                                        (OK=3698   KO=0     )
> deleteOrganization                                       (OK=3698   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1856   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1856   KO=0     )
> ReadPolicy                                               (OK=16660  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=310    KO=0     )
> DeletePolicy                                             (OK=16586  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1987 (99.30%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 92042  / active: 181    / done: 51753 
================================================================================

23:37:00.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:00.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:00.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:00.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:00.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:01.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:01.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:02.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:03.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:03.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:04.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:04 GMT                                    1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=726075 KO=11    )
> restLoginInitiate                                        (OK=50282  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50276  KO=0     )
> Skip 2FA                                                 (OK=28051  KO=1     )
> User Authorize PKCE stage                                (OK=59431  KO=0     )
> User AccessToken PKCE stage                              (OK=59427  KO=1     )
> RootUserinfo                                             (OK=37687  KO=0     )
> GetUUid                                                  (OK=16784  KO=0     )
> GetOpenidConfig                                          (OK=50166  KO=0     )
> CreatePolicy                                             (OK=16778  KO=6     )
> tokenUserinfo                                            (OK=9057   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11165  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11165  KO=0     )
>  UI AM idFromSession                                     (OK=11164  KO=0     )
>  UI AM validateGoto                                      (OK=11165  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11162  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11162  KO=0     )
> restloginProgressiveProfileCallback                      (OK=1997   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11160  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11160  KO=0     )
>  UI IDM uiconfig                                         (OK=11159  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11159  KO=0     )
>  UI IDM version                                          (OK=11159  KO=0     )
>  UI IDM features                                         (OK=11159  KO=0     )
>  UI IDM privilege                                        (OK=11159  KO=0     )
>  UI IDM login                                            (OK=11159  KO=0     )
>  UI IDM managed user schema                              (OK=11159  KO=0     )
>  UI IDM dashboard                                        (OK=11159  KO=0     )
>  UI IDM user                                             (OK=11159  KO=0     )
>  UI IDM oidcToken                                        (OK=11158  KO=0     )
> userinfo                                                 (OK=11158  KO=0     )
> UI-Logout                                                (OK=11158  KO=0     )
> UI-Logout Redirect 1                                     (OK=11158  KO=0     )
>  UI AM revoke2                                           (OK=11158  KO=0     )
>  UI AM endsession                                        (OK=11158  KO=0     )
>  UI AM revoke1                                           (OK=11158  KO=0     )
> getIdToken                                               (OK=3713   KO=0     )
> getIdToken Redirect 1                                    (OK=3713   KO=0     )
> createOrganization                                       (OK=3712   KO=0     )
> queryOrganization                                        (OK=3712   KO=0     )
> deleteOrganization                                       (OK=3712   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1862   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1862   KO=0     )
> ReadPolicy                                               (OK=16721  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=312    KO=0     )
> DeletePolicy                                             (OK=16658  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1998 (99.30%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 91830  / active: 176    / done: 51970 
================================================================================

23:37:06.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:06.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:07.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:07.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:08.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:09.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:09 GMT                                    1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=728986 KO=11    )
> restLoginInitiate                                        (OK=50467  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50463  KO=0     )
> Skip 2FA                                                 (OK=28156  KO=1     )
> User Authorize PKCE stage                                (OK=59664  KO=0     )
> User AccessToken PKCE stage                              (OK=59661  KO=1     )
> RootUserinfo                                             (OK=37856  KO=0     )
> GetUUid                                                  (OK=16848  KO=0     )
> GetOpenidConfig                                          (OK=50353  KO=0     )
> CreatePolicy                                             (OK=16841  KO=6     )
> tokenUserinfo                                            (OK=9084   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11214  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11214  KO=0     )
>  UI AM idFromSession                                     (OK=11213  KO=0     )
>  UI AM validateGoto                                      (OK=11213  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11212  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11211  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2004   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11211  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11209  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11208  KO=0     )
>  UI IDM uiconfig                                         (OK=11207  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11207  KO=0     )
>  UI IDM version                                          (OK=11207  KO=0     )
>  UI IDM features                                         (OK=11207  KO=0     )
>  UI IDM privilege                                        (OK=11207  KO=0     )
>  UI IDM login                                            (OK=11207  KO=0     )
>  UI IDM managed user schema                              (OK=11207  KO=0     )
>  UI IDM dashboard                                        (OK=11207  KO=0     )
>  UI IDM user                                             (OK=11207  KO=0     )
>  UI IDM oidcToken                                        (OK=11207  KO=0     )
> userinfo                                                 (OK=11207  KO=0     )
> UI-Logout                                                (OK=11206  KO=0     )
> UI-Logout Redirect 1                                     (OK=11205  KO=0     )
>  UI AM revoke2                                           (OK=11205  KO=0     )
>  UI AM endsession                                        (OK=11205  KO=0     )
>  UI AM revoke1                                           (OK=11205  KO=0     )
> getIdToken                                               (OK=3725   KO=0     )
> getIdToken Redirect 1                                    (OK=3725   KO=0     )
> createOrganization                                       (OK=3723   KO=0     )
> queryOrganization                                        (OK=3723   KO=0     )
> deleteOrganization                                       (OK=3723   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1869   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1869   KO=0     )
> ReadPolicy                                               (OK=16783  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=312    KO=0     )
> DeletePolicy                                             (OK=16718  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2004 (99.31%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 91637  / active: 184    / done: 52155 
================================================================================

23:37:09.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:10.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:10.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:12.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:12.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:13.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:13.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:14.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:14.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:14.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:14 GMT                                    1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=731331 KO=11    )
> restLoginInitiate                                        (OK=50638  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50633  KO=0     )
> Skip 2FA                                                 (OK=28262  KO=1     )
> User Authorize PKCE stage                                (OK=59845  KO=0     )
> User AccessToken PKCE stage                              (OK=59844  KO=1     )
> RootUserinfo                                             (OK=37981  KO=0     )
> GetUUid                                                  (OK=16908  KO=0     )
> GetOpenidConfig                                          (OK=50538  KO=0     )
> CreatePolicy                                             (OK=16900  KO=6     )
> tokenUserinfo                                            (OK=9103   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11244  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11244  KO=0     )
>  UI AM idFromSession                                     (OK=11244  KO=0     )
>  UI AM validateGoto                                      (OK=11244  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11243  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11241  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2009   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11241  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11241  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11241  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11241  KO=0     )
>  UI IDM uiconfig                                         (OK=11241  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11241  KO=0     )
>  UI IDM version                                          (OK=11241  KO=0     )
>  UI IDM features                                         (OK=11241  KO=0     )
>  UI IDM privilege                                        (OK=11241  KO=0     )
>  UI IDM login                                            (OK=11241  KO=0     )
>  UI IDM managed user schema                              (OK=11241  KO=0     )
>  UI IDM dashboard                                        (OK=11241  KO=0     )
>  UI IDM user                                             (OK=11241  KO=0     )
>  UI IDM oidcToken                                        (OK=11241  KO=0     )
> userinfo                                                 (OK=11241  KO=0     )
> UI-Logout                                                (OK=11241  KO=0     )
> UI-Logout Redirect 1                                     (OK=11241  KO=0     )
>  UI AM revoke2                                           (OK=11240  KO=0     )
>  UI AM endsession                                        (OK=11241  KO=0     )
>  UI AM revoke1                                           (OK=11241  KO=0     )
> getIdToken                                               (OK=3740   KO=0     )
> getIdToken Redirect 1                                    (OK=3740   KO=0     )
> createOrganization                                       (OK=3739   KO=0     )
> queryOrganization                                        (OK=3739   KO=0     )
> deleteOrganization                                       (OK=3738   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1879   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1879   KO=0     )
> ReadPolicy                                               (OK=16845  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=313    KO=0     )
> DeletePolicy                                             (OK=16779  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2014 (99.31%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 91457  / active: 181    / done: 52338 
================================================================================

23:37:15.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:15.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:15.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:15.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:15.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:16.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:16.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:17.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:17.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:18.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:19 GMT                                    1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=734270 KO=11    )
> restLoginInitiate                                        (OK=50835  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50834  KO=0     )
> Skip 2FA                                                 (OK=28380  KO=1     )
> User Authorize PKCE stage                                (OK=60091  KO=0     )
> User AccessToken PKCE stage                              (OK=60090  KO=1     )
> RootUserinfo                                             (OK=38171  KO=0     )
> GetUUid                                                  (OK=16971  KO=0     )
> GetOpenidConfig                                          (OK=50721  KO=0     )
> CreatePolicy                                             (OK=16963  KO=6     )
> tokenUserinfo                                            (OK=9139   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11289  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11289  KO=0     )
>  UI AM idFromSession                                     (OK=11288  KO=0     )
>  UI AM validateGoto                                      (OK=11288  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11288  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11288  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2017   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11288  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11287  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11287  KO=0     )
>  UI IDM uiconfig                                         (OK=11287  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11287  KO=0     )
>  UI IDM version                                          (OK=11287  KO=0     )
>  UI IDM features                                         (OK=11287  KO=0     )
>  UI IDM privilege                                        (OK=11287  KO=0     )
>  UI IDM login                                            (OK=11287  KO=0     )
>  UI IDM managed user schema                              (OK=11287  KO=0     )
>  UI IDM dashboard                                        (OK=11286  KO=0     )
>  UI IDM user                                             (OK=11286  KO=0     )
>  UI IDM oidcToken                                        (OK=11286  KO=0     )
> userinfo                                                 (OK=11286  KO=0     )
> UI-Logout                                                (OK=11284  KO=0     )
> UI-Logout Redirect 1                                     (OK=11284  KO=0     )
>  UI AM revoke2                                           (OK=11283  KO=0     )
>  UI AM endsession                                        (OK=11283  KO=0     )
>  UI AM revoke1                                           (OK=11283  KO=0     )
> getIdToken                                               (OK=3756   KO=0     )
> getIdToken Redirect 1                                    (OK=3756   KO=0     )
> createOrganization                                       (OK=3755   KO=0     )
> queryOrganization                                        (OK=3755   KO=0     )
> deleteOrganization                                       (OK=3755   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1885   KO=0     )
> ReadPolicy                                               (OK=16903  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=314    KO=0     )
> DeletePolicy                                             (OK=16844  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2024 (99.31%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 91254  / active: 177    / done: 52545 
================================================================================

23:37:20.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:20.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:20.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:21.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:21.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:22.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:23.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:23.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:24.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:24 GMT                                    1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=737091 KO=11    )
> restLoginInitiate                                        (OK=51023  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51019  KO=0     )
> Skip 2FA                                                 (OK=28469  KO=1     )
> User Authorize PKCE stage                                (OK=60318  KO=0     )
> User AccessToken PKCE stage                              (OK=60313  KO=1     )
> RootUserinfo                                             (OK=38321  KO=0     )
> GetUUid                                                  (OK=17028  KO=0     )
> GetOpenidConfig                                          (OK=50901  KO=0     )
> CreatePolicy                                             (OK=17022  KO=6     )
> tokenUserinfo                                            (OK=9176   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11336  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11336  KO=0     )
>  UI AM idFromSession                                     (OK=11336  KO=0     )
>  UI AM validateGoto                                      (OK=11336  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11336  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2027   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11334  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11334  KO=0     )
>  UI IDM uiconfig                                         (OK=11334  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11334  KO=0     )
>  UI IDM version                                          (OK=11334  KO=0     )
>  UI IDM features                                         (OK=11333  KO=0     )
>  UI IDM privilege                                        (OK=11333  KO=0     )
>  UI IDM login                                            (OK=11333  KO=0     )
>  UI IDM managed user schema                              (OK=11332  KO=0     )
>  UI IDM dashboard                                        (OK=11332  KO=0     )
>  UI IDM user                                             (OK=11332  KO=0     )
>  UI IDM oidcToken                                        (OK=11332  KO=0     )
> userinfo                                                 (OK=11332  KO=0     )
> UI-Logout                                                (OK=11332  KO=0     )
> UI-Logout Redirect 1                                     (OK=11332  KO=0     )
>  UI AM revoke2                                           (OK=11331  KO=0     )
>  UI AM endsession                                        (OK=11331  KO=0     )
>  UI AM revoke1                                           (OK=11331  KO=0     )
> getIdToken                                               (OK=3767   KO=0     )
> getIdToken Redirect 1                                    (OK=3767   KO=0     )
> createOrganization                                       (OK=3766   KO=0     )
> queryOrganization                                        (OK=3765   KO=0     )
> deleteOrganization                                       (OK=3765   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1892   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1892   KO=0     )
> ReadPolicy                                               (OK=16968  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=316    KO=0     )
> DeletePolicy                                             (OK=16902  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2033 (99.32%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 91061  / active: 166    / done: 52749 
================================================================================

23:37:25.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:25.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:26.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:26.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:27.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:27.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:29.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:29.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:29 GMT                                    1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=739668 KO=11    )
> restLoginInitiate                                        (OK=51216  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51207  KO=0     )
> Skip 2FA                                                 (OK=28583  KO=1     )
> User Authorize PKCE stage                                (OK=60529  KO=0     )
> User AccessToken PKCE stage                              (OK=60523  KO=1     )
> RootUserinfo                                             (OK=38443  KO=0     )
> GetUUid                                                  (OK=17090  KO=0     )
> GetOpenidConfig                                          (OK=51087  KO=0     )
> CreatePolicy                                             (OK=17084  KO=6     )
> tokenUserinfo                                            (OK=9202   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11374  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11374  KO=0     )
>  UI AM idFromSession                                     (OK=11374  KO=0     )
>  UI AM validateGoto                                      (OK=11374  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11371  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11371  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2041   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11371  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11371  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11371  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11371  KO=0     )
>  UI IDM uiconfig                                         (OK=11370  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11370  KO=0     )
>  UI IDM version                                          (OK=11370  KO=0     )
>  UI IDM features                                         (OK=11370  KO=0     )
>  UI IDM privilege                                        (OK=11370  KO=0     )
>  UI IDM login                                            (OK=11370  KO=0     )
>  UI IDM managed user schema                              (OK=11370  KO=0     )
>  UI IDM dashboard                                        (OK=11370  KO=0     )
>  UI IDM user                                             (OK=11370  KO=0     )
>  UI IDM oidcToken                                        (OK=11370  KO=0     )
> userinfo                                                 (OK=11369  KO=0     )
> UI-Logout                                                (OK=11369  KO=0     )
> UI-Logout Redirect 1                                     (OK=11369  KO=0     )
>  UI AM revoke2                                           (OK=11369  KO=0     )
>  UI AM endsession                                        (OK=11369  KO=0     )
>  UI AM revoke1                                           (OK=11369  KO=0     )
> getIdToken                                               (OK=3786   KO=0     )
> getIdToken Redirect 1                                    (OK=3786   KO=0     )
> createOrganization                                       (OK=3785   KO=0     )
> queryOrganization                                        (OK=3785   KO=0     )
> deleteOrganization                                       (OK=3785   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1897   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1897   KO=0     )
> ReadPolicy                                               (OK=17024  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=316    KO=0     )
> DeletePolicy                                             (OK=16966  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2041 (99.32%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 90858  / active: 183    / done: 52935 
================================================================================

23:37:29.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:29.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:30.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:30.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:33.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:33.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:34 GMT                                    1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=742339 KO=11    )
> restLoginInitiate                                        (OK=51399  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51393  KO=0     )
> Skip 2FA                                                 (OK=28686  KO=1     )
> User Authorize PKCE stage                                (OK=60750  KO=0     )
> User AccessToken PKCE stage                              (OK=60745  KO=1     )
> RootUserinfo                                             (OK=38603  KO=0     )
> GetUUid                                                  (OK=17143  KO=0     )
> GetOpenidConfig                                          (OK=51255  KO=0     )
> CreatePolicy                                             (OK=17136  KO=6     )
> tokenUserinfo                                            (OK=9240   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11417  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11416  KO=0     )
>  UI AM idFromSession                                     (OK=11415  KO=0     )
>  UI AM validateGoto                                      (OK=11415  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11412  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11412  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2050   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11412  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11412  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11411  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11410  KO=0     )
>  UI IDM uiconfig                                         (OK=11409  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11409  KO=0     )
>  UI IDM version                                          (OK=11409  KO=0     )
>  UI IDM features                                         (OK=11409  KO=0     )
>  UI IDM privilege                                        (OK=11409  KO=0     )
>  UI IDM login                                            (OK=11409  KO=0     )
>  UI IDM managed user schema                              (OK=11409  KO=0     )
>  UI IDM dashboard                                        (OK=11409  KO=0     )
>  UI IDM user                                             (OK=11409  KO=0     )
>  UI IDM oidcToken                                        (OK=11408  KO=0     )
> userinfo                                                 (OK=11408  KO=0     )
> UI-Logout                                                (OK=11408  KO=0     )
> UI-Logout Redirect 1                                     (OK=11407  KO=0     )
>  UI AM revoke2                                           (OK=11407  KO=0     )
>  UI AM endsession                                        (OK=11407  KO=0     )
>  UI AM revoke1                                           (OK=11407  KO=0     )
> getIdToken                                               (OK=3806   KO=0     )
> getIdToken Redirect 1                                    (OK=3806   KO=0     )
> createOrganization                                       (OK=3805   KO=0     )
> queryOrganization                                        (OK=3805   KO=0     )
> deleteOrganization                                       (OK=3805   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1909   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1908   KO=0     )
> ReadPolicy                                               (OK=17089  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=320    KO=0     )
> DeletePolicy                                             (OK=17021  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2047 (99.32%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 90665  / active: 177    / done: 53134 
================================================================================

23:37:34.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:35.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:35.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:36.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:36.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:37.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:38.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:38.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:39.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:39.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:39 GMT                                    1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=744841 KO=11    )
> restLoginInitiate                                        (OK=51571  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51568  KO=0     )
> Skip 2FA                                                 (OK=28785  KO=1     )
> User Authorize PKCE stage                                (OK=60956  KO=0     )
> User AccessToken PKCE stage                              (OK=60954  KO=1     )
> RootUserinfo                                             (OK=38752  KO=0     )
> GetUUid                                                  (OK=17202  KO=0     )
> GetOpenidConfig                                          (OK=51433  KO=0     )
> CreatePolicy                                             (OK=17196  KO=6     )
> tokenUserinfo                                            (OK=9270   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11451  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11451  KO=0     )
>  UI AM idFromSession                                     (OK=11450  KO=0     )
>  UI AM validateGoto                                      (OK=11450  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11450  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11449  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2055   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11449  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11449  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11449  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11448  KO=0     )
>  UI IDM uiconfig                                         (OK=11447  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11448  KO=0     )
>  UI IDM version                                          (OK=11447  KO=0     )
>  UI IDM features                                         (OK=11447  KO=0     )
>  UI IDM privilege                                        (OK=11447  KO=0     )
>  UI IDM login                                            (OK=11447  KO=0     )
>  UI IDM managed user schema                              (OK=11447  KO=0     )
>  UI IDM dashboard                                        (OK=11447  KO=0     )
>  UI IDM user                                             (OK=11447  KO=0     )
>  UI IDM oidcToken                                        (OK=11447  KO=0     )
> userinfo                                                 (OK=11447  KO=0     )
> UI-Logout                                                (OK=11447  KO=0     )
> UI-Logout Redirect 1                                     (OK=11446  KO=0     )
>  UI AM revoke2                                           (OK=11445  KO=0     )
>  UI AM endsession                                        (OK=11445  KO=0     )
>  UI AM revoke1                                           (OK=11445  KO=0     )
> getIdToken                                               (OK=3816   KO=0     )
> getIdToken Redirect 1                                    (OK=3816   KO=0     )
> createOrganization                                       (OK=3815   KO=0     )
> queryOrganization                                        (OK=3815   KO=0     )
> deleteOrganization                                       (OK=3815   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1915   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1915   KO=0     )
> ReadPolicy                                               (OK=17141  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=322    KO=0     )
> DeletePolicy                                             (OK=17087  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2057 (99.32%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 90490  / active: 161    / done: 53325 
================================================================================

23:37:40.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:41.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:41.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:42.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:43.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:44 GMT                                    1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=747408 KO=11    )
> restLoginInitiate                                        (OK=51747  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51742  KO=0     )
> Skip 2FA                                                 (OK=28871  KO=1     )
> User Authorize PKCE stage                                (OK=61166  KO=0     )
> User AccessToken PKCE stage                              (OK=61161  KO=1     )
> RootUserinfo                                             (OK=38891  KO=0     )
> GetUUid                                                  (OK=17250  KO=0     )
> GetOpenidConfig                                          (OK=51591  KO=0     )
> CreatePolicy                                             (OK=17243  KO=6     )
> tokenUserinfo                                            (OK=9314   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11492  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11491  KO=0     )
>  UI AM idFromSession                                     (OK=11491  KO=0     )
>  UI AM validateGoto                                      (OK=11491  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11490  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11490  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2063   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11490  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11490  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11489  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11489  KO=0     )
>  UI IDM uiconfig                                         (OK=11489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11489  KO=0     )
>  UI IDM version                                          (OK=11489  KO=0     )
>  UI IDM features                                         (OK=11489  KO=0     )
>  UI IDM privilege                                        (OK=11489  KO=0     )
>  UI IDM login                                            (OK=11489  KO=0     )
>  UI IDM managed user schema                              (OK=11489  KO=0     )
>  UI IDM dashboard                                        (OK=11489  KO=0     )
>  UI IDM user                                             (OK=11489  KO=0     )
>  UI IDM oidcToken                                        (OK=11489  KO=0     )
> userinfo                                                 (OK=11488  KO=0     )
> UI-Logout                                                (OK=11488  KO=0     )
> UI-Logout Redirect 1                                     (OK=11488  KO=0     )
>  UI AM revoke2                                           (OK=11488  KO=0     )
>  UI AM endsession                                        (OK=11488  KO=0     )
>  UI AM revoke1                                           (OK=11488  KO=0     )
> getIdToken                                               (OK=3830   KO=0     )
> getIdToken Redirect 1                                    (OK=3829   KO=0     )
> createOrganization                                       (OK=3827   KO=0     )
> queryOrganization                                        (OK=3827   KO=0     )
> deleteOrganization                                       (OK=3827   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1925   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1925   KO=0     )
> ReadPolicy                                               (OK=17200  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=323    KO=0     )
> DeletePolicy                                             (OK=17135  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2062 (99.33%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 90302  / active: 160    / done: 53514 
================================================================================

23:37:44.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:45.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:45.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:47.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:48.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:48.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:48.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:48.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:49 GMT                                    1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=750192 KO=11    )
> restLoginInitiate                                        (OK=51943  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51937  KO=0     )
> Skip 2FA                                                 (OK=28977  KO=1     )
> User Authorize PKCE stage                                (OK=61394  KO=0     )
> User AccessToken PKCE stage                              (OK=61390  KO=1     )
> RootUserinfo                                             (OK=39027  KO=0     )
> GetUUid                                                  (OK=17310  KO=0     )
> GetOpenidConfig                                          (OK=51756  KO=0     )
> CreatePolicy                                             (OK=17303  KO=6     )
> tokenUserinfo                                            (OK=9347   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11538  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11538  KO=0     )
>  UI AM idFromSession                                     (OK=11538  KO=0     )
>  UI AM validateGoto                                      (OK=11538  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11536  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11536  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2071   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11535  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11535  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11535  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11535  KO=0     )
>  UI IDM uiconfig                                         (OK=11535  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11535  KO=0     )
>  UI IDM version                                          (OK=11535  KO=0     )
>  UI IDM features                                         (OK=11534  KO=0     )
>  UI IDM privilege                                        (OK=11535  KO=0     )
>  UI IDM login                                            (OK=11535  KO=0     )
>  UI IDM managed user schema                              (OK=11535  KO=0     )
>  UI IDM dashboard                                        (OK=11535  KO=0     )
>  UI IDM user                                             (OK=11535  KO=0     )
>  UI IDM oidcToken                                        (OK=11532  KO=0     )
> userinfo                                                 (OK=11532  KO=0     )
> UI-Logout                                                (OK=11532  KO=0     )
> UI-Logout Redirect 1                                     (OK=11532  KO=0     )
>  UI AM revoke2                                           (OK=11531  KO=0     )
>  UI AM endsession                                        (OK=11532  KO=0     )
>  UI AM revoke1                                           (OK=11531  KO=0     )
> getIdToken                                               (OK=3843   KO=0     )
> getIdToken Redirect 1                                    (OK=3843   KO=0     )
> createOrganization                                       (OK=3842   KO=0     )
> queryOrganization                                        (OK=3842   KO=0     )
> deleteOrganization                                       (OK=3841   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1930   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1929   KO=0     )
> ReadPolicy                                               (OK=17245  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=324    KO=0     )
> DeletePolicy                                             (OK=17198  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2070 (99.33%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 90102  / active: 167    / done: 53707 
================================================================================

23:37:50.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:50.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:52.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:52.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:53.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:54 GMT                                    1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=752687 KO=11    )
> restLoginInitiate                                        (OK=52123  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52117  KO=0     )
> Skip 2FA                                                 (OK=29070  KO=1     )
> User Authorize PKCE stage                                (OK=61607  KO=0     )
> User AccessToken PKCE stage                              (OK=61601  KO=1     )
> RootUserinfo                                             (OK=39152  KO=0     )
> GetUUid                                                  (OK=17373  KO=0     )
> GetOpenidConfig                                          (OK=51926  KO=0     )
> CreatePolicy                                             (OK=17367  KO=6     )
> tokenUserinfo                                            (OK=9386   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11577  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11577  KO=0     )
>  UI AM idFromSession                                     (OK=11577  KO=0     )
>  UI AM validateGoto                                      (OK=11577  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11576  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11576  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2077   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11574  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11574  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11572  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11572  KO=0     )
>  UI IDM uiconfig                                         (OK=11571  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11571  KO=0     )
>  UI IDM version                                          (OK=11571  KO=0     )
>  UI IDM features                                         (OK=11571  KO=0     )
>  UI IDM privilege                                        (OK=11571  KO=0     )
>  UI IDM login                                            (OK=11571  KO=0     )
>  UI IDM managed user schema                              (OK=11571  KO=0     )
>  UI IDM dashboard                                        (OK=11571  KO=0     )
>  UI IDM user                                             (OK=11571  KO=0     )
>  UI IDM oidcToken                                        (OK=11570  KO=0     )
> userinfo                                                 (OK=11570  KO=0     )
> UI-Logout                                                (OK=11570  KO=0     )
> UI-Logout Redirect 1                                     (OK=11570  KO=0     )
>  UI AM revoke2                                           (OK=11568  KO=0     )
>  UI AM endsession                                        (OK=11568  KO=0     )
>  UI AM revoke1                                           (OK=11569  KO=0     )
> getIdToken                                               (OK=3853   KO=0     )
> getIdToken Redirect 1                                    (OK=3853   KO=0     )
> createOrganization                                       (OK=3852   KO=0     )
> queryOrganization                                        (OK=3852   KO=0     )
> deleteOrganization                                       (OK=3852   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1937   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1936   KO=0     )
> ReadPolicy                                               (OK=17306  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=327    KO=0     )
> DeletePolicy                                             (OK=17244  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2075 (99.33%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 89915  / active: 180    / done: 53881 
================================================================================

23:37:54.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:54.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:55.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:56.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:57.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:58.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:37:59.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:37:59 GMT                                    1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=755302 KO=11    )
> restLoginInitiate                                        (OK=52295  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52292  KO=0     )
> Skip 2FA                                                 (OK=29167  KO=1     )
> User Authorize PKCE stage                                (OK=61821  KO=0     )
> User AccessToken PKCE stage                              (OK=61818  KO=1     )
> RootUserinfo                                             (OK=39279  KO=0     )
> GetUUid                                                  (OK=17428  KO=0     )
> GetOpenidConfig                                          (OK=52108  KO=0     )
> CreatePolicy                                             (OK=17421  KO=6     )
> tokenUserinfo                                            (OK=9423   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11618  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11618  KO=0     )
>  UI AM idFromSession                                     (OK=11618  KO=0     )
>  UI AM validateGoto                                      (OK=11618  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11618  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11617  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2085   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11615  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11615  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11612  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11612  KO=0     )
>  UI IDM uiconfig                                         (OK=11612  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11612  KO=0     )
>  UI IDM version                                          (OK=11612  KO=0     )
>  UI IDM features                                         (OK=11612  KO=0     )
>  UI IDM privilege                                        (OK=11612  KO=0     )
>  UI IDM login                                            (OK=11612  KO=0     )
>  UI IDM managed user schema                              (OK=11611  KO=0     )
>  UI IDM dashboard                                        (OK=11611  KO=0     )
>  UI IDM user                                             (OK=11611  KO=0     )
>  UI IDM oidcToken                                        (OK=11611  KO=0     )
> userinfo                                                 (OK=11611  KO=0     )
> UI-Logout                                                (OK=11611  KO=0     )
> UI-Logout Redirect 1                                     (OK=11611  KO=0     )
>  UI AM revoke2                                           (OK=11611  KO=0     )
>  UI AM endsession                                        (OK=11611  KO=0     )
>  UI AM revoke1                                           (OK=11611  KO=0     )
> getIdToken                                               (OK=3867   KO=0     )
> getIdToken Redirect 1                                    (OK=3867   KO=0     )
> createOrganization                                       (OK=3865   KO=0     )
> queryOrganization                                        (OK=3865   KO=0     )
> deleteOrganization                                       (OK=3865   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1944   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1944   KO=0     )
> ReadPolicy                                               (OK=17372  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=329    KO=0     )
> DeletePolicy                                             (OK=17304  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2082 (99.33%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 89736  / active: 168    / done: 54072 
================================================================================

23:38:00.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:01.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:01.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:02.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:02.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:02.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:02.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:03.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:03.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:04 GMT                                    1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=757811 KO=11    )
> restLoginInitiate                                        (OK=52484  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52480  KO=0     )
> Skip 2FA                                                 (OK=29278  KO=1     )
> User Authorize PKCE stage                                (OK=62032  KO=0     )
> User AccessToken PKCE stage                              (OK=62026  KO=1     )
> RootUserinfo                                             (OK=39405  KO=0     )
> GetUUid                                                  (OK=17492  KO=0     )
> GetOpenidConfig                                          (OK=52292  KO=0     )
> CreatePolicy                                             (OK=17486  KO=6     )
> tokenUserinfo                                            (OK=9455   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11653  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11653  KO=0     )
>  UI AM idFromSession                                     (OK=11652  KO=0     )
>  UI AM validateGoto                                      (OK=11652  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11648  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11648  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2094   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11648  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11648  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11647  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11647  KO=0     )
>  UI IDM uiconfig                                         (OK=11647  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11647  KO=0     )
>  UI IDM version                                          (OK=11647  KO=0     )
>  UI IDM features                                         (OK=11647  KO=0     )
>  UI IDM privilege                                        (OK=11647  KO=0     )
>  UI IDM login                                            (OK=11647  KO=0     )
>  UI IDM managed user schema                              (OK=11647  KO=0     )
>  UI IDM dashboard                                        (OK=11647  KO=0     )
>  UI IDM user                                             (OK=11647  KO=0     )
>  UI IDM oidcToken                                        (OK=11646  KO=0     )
> userinfo                                                 (OK=11646  KO=0     )
> UI-Logout                                                (OK=11646  KO=0     )
> UI-Logout Redirect 1                                     (OK=11646  KO=0     )
>  UI AM revoke2                                           (OK=11644  KO=0     )
>  UI AM endsession                                        (OK=11644  KO=0     )
>  UI AM revoke1                                           (OK=11645  KO=0     )
> getIdToken                                               (OK=3886   KO=0     )
> getIdToken Redirect 1                                    (OK=3886   KO=0     )
> createOrganization                                       (OK=3885   KO=0     )
> queryOrganization                                        (OK=3885   KO=0     )
> deleteOrganization                                       (OK=3885   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1949   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1949   KO=0     )
> ReadPolicy                                               (OK=17425  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=331    KO=0     )
> DeletePolicy                                             (OK=17370  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2091 (99.33%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 89538  / active: 174    / done: 54264 
================================================================================

23:38:04.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:05.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:05.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:07.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:08.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:09.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:09 GMT                                    1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=760908 KO=11    )
> restLoginInitiate                                        (OK=52711  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52708  KO=0     )
> Skip 2FA                                                 (OK=29405  KO=1     )
> User Authorize PKCE stage                                (OK=62291  KO=0     )
> User AccessToken PKCE stage                              (OK=62284  KO=1     )
> RootUserinfo                                             (OK=39522  KO=0     )
> GetUUid                                                  (OK=17583  KO=0     )
> GetOpenidConfig                                          (OK=52496  KO=0     )
> CreatePolicy                                             (OK=17572  KO=6     )
> tokenUserinfo                                            (OK=9489   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11704  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11702  KO=0     )
>  UI AM idFromSession                                     (OK=11702  KO=0     )
>  UI AM validateGoto                                      (OK=11702  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11699  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11698  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2099   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11698  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11698  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11695  KO=0     )
>  UI IDM uiconfig                                         (OK=11695  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11695  KO=0     )
>  UI IDM version                                          (OK=11695  KO=0     )
>  UI IDM features                                         (OK=11695  KO=0     )
>  UI IDM privilege                                        (OK=11694  KO=0     )
>  UI IDM login                                            (OK=11695  KO=0     )
>  UI IDM managed user schema                              (OK=11694  KO=0     )
>  UI IDM dashboard                                        (OK=11694  KO=0     )
>  UI IDM user                                             (OK=11694  KO=0     )
>  UI IDM oidcToken                                        (OK=11694  KO=0     )
> userinfo                                                 (OK=11693  KO=0     )
> UI-Logout                                                (OK=11692  KO=0     )
> UI-Logout Redirect 1                                     (OK=11691  KO=0     )
>  UI AM revoke2                                           (OK=11691  KO=0     )
>  UI AM endsession                                        (OK=11691  KO=0     )
>  UI AM revoke1                                           (OK=11691  KO=0     )
> getIdToken                                               (OK=3903   KO=0     )
> getIdToken Redirect 1                                    (OK=3903   KO=0     )
> createOrganization                                       (OK=3901   KO=0     )
> queryOrganization                                        (OK=3901   KO=0     )
> deleteOrganization                                       (OK=3900   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1955   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1955   KO=0     )
> ReadPolicy                                               (OK=17489  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=332    KO=0     )
> DeletePolicy                                             (OK=17422  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2097 (99.34%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 89304  / active: 224    / done: 54448 
================================================================================

23:38:10.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:10.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:10.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:11.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:11.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:12.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:14.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:14.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:14.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:14 GMT                                    1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=763722 KO=11    )
> restLoginInitiate                                        (OK=52893  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52886  KO=0     )
> Skip 2FA                                                 (OK=29514  KO=1     )
> User Authorize PKCE stage                                (OK=62513  KO=0     )
> User AccessToken PKCE stage                              (OK=62510  KO=1     )
> RootUserinfo                                             (OK=39663  KO=0     )
> GetUUid                                                  (OK=17650  KO=0     )
> GetOpenidConfig                                          (OK=52715  KO=0     )
> CreatePolicy                                             (OK=17641  KO=6     )
> tokenUserinfo                                            (OK=9519   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11742  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11741  KO=0     )
>  UI AM idFromSession                                     (OK=11741  KO=0     )
>  UI AM validateGoto                                      (OK=11741  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11741  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11741  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2104   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11741  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11741  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11740  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11740  KO=0     )
>  UI IDM uiconfig                                         (OK=11739  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11739  KO=0     )
>  UI IDM version                                          (OK=11739  KO=0     )
>  UI IDM features                                         (OK=11739  KO=0     )
>  UI IDM privilege                                        (OK=11739  KO=0     )
>  UI IDM login                                            (OK=11739  KO=0     )
>  UI IDM managed user schema                              (OK=11739  KO=0     )
>  UI IDM dashboard                                        (OK=11739  KO=0     )
>  UI IDM user                                             (OK=11739  KO=0     )
>  UI IDM oidcToken                                        (OK=11738  KO=0     )
> userinfo                                                 (OK=11738  KO=0     )
> UI-Logout                                                (OK=11738  KO=0     )
> UI-Logout Redirect 1                                     (OK=11738  KO=0     )
>  UI AM revoke2                                           (OK=11737  KO=0     )
>  UI AM endsession                                        (OK=11737  KO=0     )
>  UI AM revoke1                                           (OK=11737  KO=0     )
> getIdToken                                               (OK=3917   KO=0     )
> getIdToken Redirect 1                                    (OK=3917   KO=0     )
> createOrganization                                       (OK=3914   KO=0     )
> queryOrganization                                        (OK=3914   KO=0     )
> deleteOrganization                                       (OK=3914   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1961   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1961   KO=0     )
> ReadPolicy                                               (OK=17573  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=333    KO=0     )
> DeletePolicy                                             (OK=17487  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2106 (99.34%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 37%
          waiting: 89122  / active: 215    / done: 54639 
================================================================================

23:38:15.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:16.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:16.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:16.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:17.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:18.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:19.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:19.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:19.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:19 GMT                                    1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=766560 KO=11    )
> restLoginInitiate                                        (OK=53102  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53092  KO=0     )
> Skip 2FA                                                 (OK=29622  KO=1     )
> User Authorize PKCE stage                                (OK=62748  KO=0     )
> User AccessToken PKCE stage                              (OK=62742  KO=1     )
> RootUserinfo                                             (OK=39785  KO=0     )
> GetUUid                                                  (OK=17711  KO=0     )
> GetOpenidConfig                                          (OK=52931  KO=0     )
> CreatePolicy                                             (OK=17701  KO=6     )
> tokenUserinfo                                            (OK=9559   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11786  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11785  KO=0     )
>  UI AM idFromSession                                     (OK=11784  KO=0     )
>  UI AM validateGoto                                      (OK=11784  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11784  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11784  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2113   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11784  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11784  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11782  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11782  KO=0     )
>  UI IDM uiconfig                                         (OK=11781  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11781  KO=0     )
>  UI IDM version                                          (OK=11781  KO=0     )
>  UI IDM features                                         (OK=11781  KO=0     )
>  UI IDM privilege                                        (OK=11781  KO=0     )
>  UI IDM login                                            (OK=11781  KO=0     )
>  UI IDM managed user schema                              (OK=11780  KO=0     )
>  UI IDM dashboard                                        (OK=11781  KO=0     )
>  UI IDM user                                             (OK=11780  KO=0     )
>  UI IDM oidcToken                                        (OK=11779  KO=0     )
> userinfo                                                 (OK=11779  KO=0     )
> UI-Logout                                                (OK=11779  KO=0     )
> UI-Logout Redirect 1                                     (OK=11779  KO=0     )
>  UI AM revoke2                                           (OK=11779  KO=0     )
>  UI AM endsession                                        (OK=11779  KO=0     )
>  UI AM revoke1                                           (OK=11779  KO=0     )
> getIdToken                                               (OK=3933   KO=0     )
> getIdToken Redirect 1                                    (OK=3933   KO=0     )
> createOrganization                                       (OK=3931   KO=0     )
> queryOrganization                                        (OK=3930   KO=0     )
> deleteOrganization                                       (OK=3929   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1965   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1965   KO=0     )
> ReadPolicy                                               (OK=17645  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=334    KO=0     )
> DeletePolicy                                             (OK=17570  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2115 (99.34%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 88904  / active: 210    / done: 54862 
================================================================================

23:38:19.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:20.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:21.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:23.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:24.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:24.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:24.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:24 GMT                                    1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=769558 KO=11    )
> restLoginInitiate                                        (OK=53308  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53300  KO=0     )
> Skip 2FA                                                 (OK=29751  KO=1     )
> User Authorize PKCE stage                                (OK=62997  KO=0     )
> User AccessToken PKCE stage                              (OK=62993  KO=1     )
> RootUserinfo                                             (OK=39952  KO=0     )
> GetUUid                                                  (OK=17786  KO=0     )
> GetOpenidConfig                                          (OK=53139  KO=0     )
> CreatePolicy                                             (OK=17779  KO=6     )
> tokenUserinfo                                            (OK=9593   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11828  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11828  KO=0     )
>  UI AM idFromSession                                     (OK=11828  KO=0     )
>  UI AM validateGoto                                      (OK=11828  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11827  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11827  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2121   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11826  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11826  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11826  KO=0     )
>  UI IDM uiconfig                                         (OK=11825  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11826  KO=0     )
>  UI IDM version                                          (OK=11825  KO=0     )
>  UI IDM features                                         (OK=11825  KO=0     )
>  UI IDM privilege                                        (OK=11825  KO=0     )
>  UI IDM login                                            (OK=11825  KO=0     )
>  UI IDM managed user schema                              (OK=11825  KO=0     )
>  UI IDM dashboard                                        (OK=11825  KO=0     )
>  UI IDM user                                             (OK=11825  KO=0     )
>  UI IDM oidcToken                                        (OK=11824  KO=0     )
> userinfo                                                 (OK=11824  KO=0     )
> UI-Logout                                                (OK=11824  KO=0     )
> UI-Logout Redirect 1                                     (OK=11824  KO=0     )
>  UI AM revoke2                                           (OK=11824  KO=0     )
>  UI AM endsession                                        (OK=11824  KO=0     )
>  UI AM revoke1                                           (OK=11824  KO=0     )
> getIdToken                                               (OK=3951   KO=0     )
> getIdToken Redirect 1                                    (OK=3951   KO=0     )
> createOrganization                                       (OK=3949   KO=0     )
> queryOrganization                                        (OK=3949   KO=0     )
> deleteOrganization                                       (OK=3949   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1973   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1973   KO=0     )
> ReadPolicy                                               (OK=17704  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=335    KO=0     )
> DeletePolicy                                             (OK=17641  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2122 (99.34%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 88692  / active: 212    / done: 55072 
================================================================================

23:38:24.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:25.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:25.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:25.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:26.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:26.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:26.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:27.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:27.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:27.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:28.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:29.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:29.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:29 GMT                                    1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=772401 KO=11    )
> restLoginInitiate                                        (OK=53497  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53491  KO=0     )
> Skip 2FA                                                 (OK=29847  KO=1     )
> User Authorize PKCE stage                                (OK=63221  KO=0     )
> User AccessToken PKCE stage                              (OK=63220  KO=1     )
> RootUserinfo                                             (OK=40143  KO=0     )
> GetUUid                                                  (OK=17851  KO=0     )
> GetOpenidConfig                                          (OK=53339  KO=0     )
> CreatePolicy                                             (OK=17845  KO=6     )
> tokenUserinfo                                            (OK=9631   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11872  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11872  KO=0     )
>  UI AM idFromSession                                     (OK=11872  KO=0     )
>  UI AM validateGoto                                      (OK=11872  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11872  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11872  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2126   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11871  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11871  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11871  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11871  KO=0     )
>  UI IDM uiconfig                                         (OK=11871  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11871  KO=0     )
>  UI IDM version                                          (OK=11871  KO=0     )
>  UI IDM features                                         (OK=11871  KO=0     )
>  UI IDM privilege                                        (OK=11871  KO=0     )
>  UI IDM login                                            (OK=11871  KO=0     )
>  UI IDM managed user schema                              (OK=11871  KO=0     )
>  UI IDM dashboard                                        (OK=11871  KO=0     )
>  UI IDM user                                             (OK=11871  KO=0     )
>  UI IDM oidcToken                                        (OK=11870  KO=0     )
> userinfo                                                 (OK=11869  KO=0     )
> UI-Logout                                                (OK=11868  KO=0     )
> UI-Logout Redirect 1                                     (OK=11868  KO=0     )
>  UI AM revoke2                                           (OK=11868  KO=0     )
>  UI AM endsession                                        (OK=11868  KO=0     )
>  UI AM revoke1                                           (OK=11868  KO=0     )
> getIdToken                                               (OK=3956   KO=0     )
> getIdToken Redirect 1                                    (OK=3956   KO=0     )
> createOrganization                                       (OK=3955   KO=0     )
> queryOrganization                                        (OK=3955   KO=0     )
> deleteOrganization                                       (OK=3955   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1979   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1979   KO=0     )
> ReadPolicy                                               (OK=17783  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=336    KO=0     )
> DeletePolicy                                             (OK=17702  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2135 (99.35%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 88498  / active: 198    / done: 55280 
================================================================================

23:38:30.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:32.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:32.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:32.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:32.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:33.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:34 GMT                                    1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=775260 KO=11    )
> restLoginInitiate                                        (OK=53689  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53683  KO=0     )
> Skip 2FA                                                 (OK=29943  KO=1     )
> User Authorize PKCE stage                                (OK=63455  KO=0     )
> User AccessToken PKCE stage                              (OK=63447  KO=1     )
> RootUserinfo                                             (OK=40293  KO=0     )
> GetUUid                                                  (OK=17900  KO=0     )
> GetOpenidConfig                                          (OK=53535  KO=0     )
> CreatePolicy                                             (OK=17893  KO=6     )
> tokenUserinfo                                            (OK=9670   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11925  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11925  KO=0     )
>  UI AM idFromSession                                     (OK=11925  KO=0     )
>  UI AM validateGoto                                      (OK=11925  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11921  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11920  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2132   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11920  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11920  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11917  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11916  KO=0     )
>  UI IDM uiconfig                                         (OK=11916  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11916  KO=0     )
>  UI IDM version                                          (OK=11916  KO=0     )
>  UI IDM features                                         (OK=11916  KO=0     )
>  UI IDM privilege                                        (OK=11916  KO=0     )
>  UI IDM login                                            (OK=11916  KO=0     )
>  UI IDM managed user schema                              (OK=11916  KO=0     )
>  UI IDM dashboard                                        (OK=11916  KO=0     )
>  UI IDM user                                             (OK=11916  KO=0     )
>  UI IDM oidcToken                                        (OK=11916  KO=0     )
> userinfo                                                 (OK=11915  KO=0     )
> UI-Logout                                                (OK=11914  KO=0     )
> UI-Logout Redirect 1                                     (OK=11913  KO=0     )
>  UI AM revoke2                                           (OK=11913  KO=0     )
>  UI AM endsession                                        (OK=11913  KO=0     )
>  UI AM revoke1                                           (OK=11913  KO=0     )
> getIdToken                                               (OK=3967   KO=0     )
> getIdToken Redirect 1                                    (OK=3966   KO=0     )
> createOrganization                                       (OK=3965   KO=0     )
> queryOrganization                                        (OK=3965   KO=0     )
> deleteOrganization                                       (OK=3965   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1986   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1986   KO=0     )
> ReadPolicy                                               (OK=17849  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=336    KO=0     )
> DeletePolicy                                             (OK=17780  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2141 (99.35%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 88299  / active: 180    / done: 55497 
================================================================================

23:38:34.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:35.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:35.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:35.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:36.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:36.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:36.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:37.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:38.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:39.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:39.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:39 GMT                                    1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=777989 KO=11    )
> restLoginInitiate                                        (OK=53883  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53879  KO=0     )
> Skip 2FA                                                 (OK=30050  KO=1     )
> User Authorize PKCE stage                                (OK=63682  KO=0     )
> User AccessToken PKCE stage                              (OK=63680  KO=1     )
> RootUserinfo                                             (OK=40408  KO=0     )
> GetUUid                                                  (OK=17977  KO=0     )
> GetOpenidConfig                                          (OK=53723  KO=0     )
> CreatePolicy                                             (OK=17968  KO=6     )
> tokenUserinfo                                            (OK=9711   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11963  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11963  KO=0     )
>  UI AM idFromSession                                     (OK=11962  KO=0     )
>  UI AM validateGoto                                      (OK=11962  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11960  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11960  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2141   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11960  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11960  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11960  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11960  KO=0     )
>  UI IDM uiconfig                                         (OK=11959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11959  KO=0     )
>  UI IDM version                                          (OK=11959  KO=0     )
>  UI IDM features                                         (OK=11959  KO=0     )
>  UI IDM privilege                                        (OK=11959  KO=0     )
>  UI IDM login                                            (OK=11959  KO=0     )
>  UI IDM managed user schema                              (OK=11959  KO=0     )
>  UI IDM dashboard                                        (OK=11959  KO=0     )
>  UI IDM user                                             (OK=11959  KO=0     )
>  UI IDM oidcToken                                        (OK=11959  KO=0     )
> userinfo                                                 (OK=11959  KO=0     )
> UI-Logout                                                (OK=11959  KO=0     )
> UI-Logout Redirect 1                                     (OK=11959  KO=0     )
>  UI AM revoke2                                           (OK=11959  KO=0     )
>  UI AM endsession                                        (OK=11959  KO=0     )
>  UI AM revoke1                                           (OK=11959  KO=0     )
> getIdToken                                               (OK=3975   KO=0     )
> getIdToken Redirect 1                                    (OK=3975   KO=0     )
> createOrganization                                       (OK=3974   KO=0     )
> queryOrganization                                        (OK=3974   KO=0     )
> deleteOrganization                                       (OK=3974   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1990   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1990   KO=0     )
> ReadPolicy                                               (OK=17897  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=337    KO=0     )
> DeletePolicy                                             (OK=17847  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2152 (99.35%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 88102  / active: 174    / done: 55700 
================================================================================

23:38:40.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:40.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:42.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:42.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:42.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:43.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:44.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:44.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:44 GMT                                    1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=780654 KO=11    )
> restLoginInitiate                                        (OK=54088  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54083  KO=0     )
> Skip 2FA                                                 (OK=30169  KO=1     )
> User Authorize PKCE stage                                (OK=63911  KO=0     )
> User AccessToken PKCE stage                              (OK=63905  KO=1     )
> RootUserinfo                                             (OK=40539  KO=0     )
> GetUUid                                                  (OK=18057  KO=0     )
> GetOpenidConfig                                          (OK=53924  KO=0     )
> CreatePolicy                                             (OK=18050  KO=6     )
> tokenUserinfo                                            (OK=9748   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12003  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12002  KO=0     )
>  UI AM idFromSession                                     (OK=12001  KO=0     )
>  UI AM validateGoto                                      (OK=12001  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12000  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11999  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2149   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11999  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11999  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11995  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11995  KO=0     )
>  UI IDM uiconfig                                         (OK=11995  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11995  KO=0     )
>  UI IDM version                                          (OK=11995  KO=0     )
>  UI IDM features                                         (OK=11995  KO=0     )
>  UI IDM privilege                                        (OK=11995  KO=0     )
>  UI IDM login                                            (OK=11995  KO=0     )
>  UI IDM managed user schema                              (OK=11995  KO=0     )
>  UI IDM dashboard                                        (OK=11995  KO=0     )
>  UI IDM user                                             (OK=11995  KO=0     )
>  UI IDM oidcToken                                        (OK=11995  KO=0     )
> userinfo                                                 (OK=11994  KO=0     )
> UI-Logout                                                (OK=11994  KO=0     )
> UI-Logout Redirect 1                                     (OK=11994  KO=0     )
>  UI AM revoke2                                           (OK=11994  KO=0     )
>  UI AM endsession                                        (OK=11994  KO=0     )
>  UI AM revoke1                                           (OK=11994  KO=0     )
> getIdToken                                               (OK=3987   KO=0     )
> getIdToken Redirect 1                                    (OK=3987   KO=0     )
> createOrganization                                       (OK=3985   KO=0     )
> queryOrganization                                        (OK=3985   KO=0     )
> deleteOrganization                                       (OK=3985   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1998   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1996   KO=0     )
> ReadPolicy                                               (OK=17969  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=339    KO=0     )
> DeletePolicy                                             (OK=17892  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2160 (99.36%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 87887  / active: 219    / done: 55870 
================================================================================

23:38:45.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:45.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:45.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:45.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:46.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:47.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:48.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:49.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:49 GMT                                    1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=783467 KO=11    )
> restLoginInitiate                                        (OK=54278  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54271  KO=0     )
> Skip 2FA                                                 (OK=30260  KO=1     )
> User Authorize PKCE stage                                (OK=64135  KO=0     )
> User AccessToken PKCE stage                              (OK=64133  KO=1     )
> RootUserinfo                                             (OK=40660  KO=0     )
> GetUUid                                                  (OK=18117  KO=0     )
> GetOpenidConfig                                          (OK=54142  KO=0     )
> CreatePolicy                                             (OK=18110  KO=6     )
> tokenUserinfo                                            (OK=9793   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12045  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12043  KO=0     )
>  UI AM idFromSession                                     (OK=12042  KO=0     )
>  UI AM validateGoto                                      (OK=12042  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12042  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12042  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2157   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12042  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12042  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12041  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12041  KO=0     )
>  UI IDM uiconfig                                         (OK=12040  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12040  KO=0     )
>  UI IDM version                                          (OK=12040  KO=0     )
>  UI IDM features                                         (OK=12040  KO=0     )
>  UI IDM privilege                                        (OK=12040  KO=0     )
>  UI IDM login                                            (OK=12040  KO=0     )
>  UI IDM managed user schema                              (OK=12040  KO=0     )
>  UI IDM dashboard                                        (OK=12040  KO=0     )
>  UI IDM user                                             (OK=12040  KO=0     )
>  UI IDM oidcToken                                        (OK=12040  KO=0     )
> userinfo                                                 (OK=12040  KO=0     )
> UI-Logout                                                (OK=12040  KO=0     )
> UI-Logout Redirect 1                                     (OK=12040  KO=0     )
>  UI AM revoke2                                           (OK=12039  KO=0     )
>  UI AM endsession                                        (OK=12039  KO=0     )
>  UI AM revoke1                                           (OK=12039  KO=0     )
> getIdToken                                               (OK=4000   KO=0     )
> getIdToken Redirect 1                                    (OK=4000   KO=0     )
> createOrganization                                       (OK=3998   KO=0     )
> queryOrganization                                        (OK=3998   KO=0     )
> deleteOrganization                                       (OK=3998   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1999   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1999   KO=0     )
> ReadPolicy                                               (OK=18054  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=339    KO=0     )
> DeletePolicy                                             (OK=17967  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2168 (99.36%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 87697  / active: 194    / done: 56085 
================================================================================

23:38:49.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:50.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:51.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:51.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:52.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:52.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:53.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:54.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:54 GMT                                    1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=786225 KO=11    )
> restLoginInitiate                                        (OK=54473  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54470  KO=0     )
> Skip 2FA                                                 (OK=30370  KO=1     )
> User Authorize PKCE stage                                (OK=64364  KO=0     )
> User AccessToken PKCE stage                              (OK=64360  KO=1     )
> RootUserinfo                                             (OK=40786  KO=0     )
> GetUUid                                                  (OK=18175  KO=0     )
> GetOpenidConfig                                          (OK=54345  KO=0     )
> CreatePolicy                                             (OK=18167  KO=6     )
> tokenUserinfo                                            (OK=9833   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12087  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12087  KO=0     )
>  UI AM idFromSession                                     (OK=12086  KO=0     )
>  UI AM validateGoto                                      (OK=12086  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12085  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12085  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2166   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12082  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12082  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12080  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12080  KO=0     )
>  UI IDM uiconfig                                         (OK=12080  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12080  KO=0     )
>  UI IDM version                                          (OK=12080  KO=0     )
>  UI IDM features                                         (OK=12080  KO=0     )
>  UI IDM privilege                                        (OK=12080  KO=0     )
>  UI IDM login                                            (OK=12080  KO=0     )
>  UI IDM managed user schema                              (OK=12080  KO=0     )
>  UI IDM dashboard                                        (OK=12080  KO=0     )
>  UI IDM user                                             (OK=12080  KO=0     )
>  UI IDM oidcToken                                        (OK=12080  KO=0     )
> userinfo                                                 (OK=12080  KO=0     )
> UI-Logout                                                (OK=12080  KO=0     )
> UI-Logout Redirect 1                                     (OK=12080  KO=0     )
>  UI AM revoke2                                           (OK=12079  KO=0     )
>  UI AM endsession                                        (OK=12079  KO=0     )
>  UI AM revoke1                                           (OK=12079  KO=0     )
> getIdToken                                               (OK=4019   KO=0     )
> getIdToken Redirect 1                                    (OK=4019   KO=0     )
> createOrganization                                       (OK=4018   KO=0     )
> queryOrganization                                        (OK=4018   KO=0     )
> deleteOrganization                                       (OK=4017   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2003   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2002   KO=0     )
> ReadPolicy                                               (OK=18113  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=339    KO=0     )
> DeletePolicy                                             (OK=18051  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2176 (99.36%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 87498  / active: 174    / done: 56304 
================================================================================

23:38:55.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:55.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:55.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:55.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:56.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:56.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:57.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:58.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:58.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:59.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:59.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:38:59.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:38:59 GMT                                    1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=789162 KO=11    )
> restLoginInitiate                                        (OK=54666  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54660  KO=0     )
> Skip 2FA                                                 (OK=30473  KO=1     )
> User Authorize PKCE stage                                (OK=64598  KO=0     )
> User AccessToken PKCE stage                              (OK=64592  KO=1     )
> RootUserinfo                                             (OK=40930  KO=0     )
> GetUUid                                                  (OK=18244  KO=0     )
> GetOpenidConfig                                          (OK=54530  KO=0     )
> CreatePolicy                                             (OK=18238  KO=6     )
> tokenUserinfo                                            (OK=9857   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12138  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12138  KO=0     )
>  UI AM idFromSession                                     (OK=12137  KO=0     )
>  UI AM validateGoto                                      (OK=12137  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12133  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12132  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2173   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12132  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12132  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12131  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12131  KO=0     )
>  UI IDM uiconfig                                         (OK=12131  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12131  KO=0     )
>  UI IDM version                                          (OK=12131  KO=0     )
>  UI IDM features                                         (OK=12131  KO=0     )
>  UI IDM privilege                                        (OK=12130  KO=0     )
>  UI IDM login                                            (OK=12131  KO=0     )
>  UI IDM managed user schema                              (OK=12130  KO=0     )
>  UI IDM dashboard                                        (OK=12130  KO=0     )
>  UI IDM user                                             (OK=12130  KO=0     )
>  UI IDM oidcToken                                        (OK=12129  KO=0     )
> userinfo                                                 (OK=12129  KO=0     )
> UI-Logout                                                (OK=12129  KO=0     )
> UI-Logout Redirect 1                                     (OK=12129  KO=0     )
>  UI AM revoke2                                           (OK=12128  KO=0     )
>  UI AM endsession                                        (OK=12128  KO=0     )
>  UI AM revoke1                                           (OK=12128  KO=0     )
> getIdToken                                               (OK=4030   KO=0     )
> getIdToken Redirect 1                                    (OK=4030   KO=0     )
> createOrganization                                       (OK=4028   KO=0     )
> queryOrganization                                        (OK=4028   KO=0     )
> deleteOrganization                                       (OK=4028   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2010   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2008   KO=0     )
> ReadPolicy                                               (OK=18171  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=341    KO=0     )
> DeletePolicy                                             (OK=18111  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2188 (99.36%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 87299  / active: 187    / done: 56490 
================================================================================

23:39:00.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:01.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:01.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:02.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:02.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:02.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:02.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:03.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:03.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:04.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:04.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:04 GMT                                    1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=791937 KO=11    )
> restLoginInitiate                                        (OK=54843  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54841  KO=0     )
> Skip 2FA                                                 (OK=30574  KO=1     )
> User Authorize PKCE stage                                (OK=64812  KO=0     )
> User AccessToken PKCE stage                              (OK=64806  KO=1     )
> RootUserinfo                                             (OK=41060  KO=0     )
> GetUUid                                                  (OK=18308  KO=0     )
> GetOpenidConfig                                          (OK=54724  KO=0     )
> CreatePolicy                                             (OK=18302  KO=6     )
> tokenUserinfo                                            (OK=9879   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12182  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12182  KO=0     )
>  UI AM idFromSession                                     (OK=12180  KO=0     )
>  UI AM validateGoto                                      (OK=12181  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12178  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12178  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2182   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12178  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12178  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12177  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12177  KO=0     )
>  UI IDM uiconfig                                         (OK=12177  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12177  KO=0     )
>  UI IDM version                                          (OK=12177  KO=0     )
>  UI IDM features                                         (OK=12177  KO=0     )
>  UI IDM privilege                                        (OK=12177  KO=0     )
>  UI IDM login                                            (OK=12177  KO=0     )
>  UI IDM managed user schema                              (OK=12177  KO=0     )
>  UI IDM dashboard                                        (OK=12177  KO=0     )
>  UI IDM user                                             (OK=12177  KO=0     )
>  UI IDM oidcToken                                        (OK=12177  KO=0     )
> userinfo                                                 (OK=12177  KO=0     )
> UI-Logout                                                (OK=12177  KO=0     )
> UI-Logout Redirect 1                                     (OK=12177  KO=0     )
>  UI AM revoke2                                           (OK=12177  KO=0     )
>  UI AM endsession                                        (OK=12177  KO=0     )
>  UI AM revoke1                                           (OK=12177  KO=0     )
> getIdToken                                               (OK=4042   KO=0     )
> getIdToken Redirect 1                                    (OK=4042   KO=0     )
> createOrganization                                       (OK=4040   KO=0     )
> queryOrganization                                        (OK=4040   KO=0     )
> deleteOrganization                                       (OK=4040   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2014   KO=0     )
> ReadPolicy                                               (OK=18242  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=341    KO=0     )
> DeletePolicy                                             (OK=18168  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2199 (99.37%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 87119  / active: 176    / done: 56681 
================================================================================

23:39:04.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:06.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:07.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:08.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:09.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:09 GMT                                    1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=794637 KO=11    )
> restLoginInitiate                                        (OK=55040  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55033  KO=0     )
> Skip 2FA                                                 (OK=30687  KO=1     )
> User Authorize PKCE stage                                (OK=65039  KO=0     )
> User AccessToken PKCE stage                              (OK=65032  KO=1     )
> RootUserinfo                                             (OK=41207  KO=0     )
> GetUUid                                                  (OK=18366  KO=0     )
> GetOpenidConfig                                          (OK=54916  KO=0     )
> CreatePolicy                                             (OK=18358  KO=6     )
> tokenUserinfo                                            (OK=9915   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12222  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12222  KO=0     )
>  UI AM idFromSession                                     (OK=12222  KO=0     )
>  UI AM validateGoto                                      (OK=12222  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12218  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12218  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2188   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12218  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12218  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12217  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12217  KO=0     )
>  UI IDM uiconfig                                         (OK=12217  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12217  KO=0     )
>  UI IDM version                                          (OK=12217  KO=0     )
>  UI IDM features                                         (OK=12217  KO=0     )
>  UI IDM privilege                                        (OK=12217  KO=0     )
>  UI IDM login                                            (OK=12217  KO=0     )
>  UI IDM managed user schema                              (OK=12217  KO=0     )
>  UI IDM dashboard                                        (OK=12217  KO=0     )
>  UI IDM user                                             (OK=12217  KO=0     )
>  UI IDM oidcToken                                        (OK=12217  KO=0     )
> userinfo                                                 (OK=12217  KO=0     )
> UI-Logout                                                (OK=12216  KO=0     )
> UI-Logout Redirect 1                                     (OK=12216  KO=0     )
>  UI AM revoke2                                           (OK=12216  KO=0     )
>  UI AM endsession                                        (OK=12216  KO=0     )
>  UI AM revoke1                                           (OK=12216  KO=0     )
> getIdToken                                               (OK=4055   KO=0     )
> getIdToken Redirect 1                                    (OK=4054   KO=0     )
> createOrganization                                       (OK=4053   KO=0     )
> queryOrganization                                        (OK=4053   KO=0     )
> deleteOrganization                                       (OK=4053   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2022   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2020   KO=0     )
> ReadPolicy                                               (OK=18305  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=342    KO=0     )
> DeletePolicy                                             (OK=18238  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2204 (99.37%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.05%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.05%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.05%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.05%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 86907  / active: 200    / done: 56869 
================================================================================

23:39:10.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:10.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:11.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:11.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:12.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:12.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:12.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:14 GMT                                    1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=797270 KO=11    )
> restLoginInitiate                                        (OK=55224  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55223  KO=0     )
> Skip 2FA                                                 (OK=30803  KO=1     )
> User Authorize PKCE stage                                (OK=65259  KO=0     )
> User AccessToken PKCE stage                              (OK=65253  KO=1     )
> RootUserinfo                                             (OK=41364  KO=0     )
> GetUUid                                                  (OK=18439  KO=0     )
> GetOpenidConfig                                          (OK=55108  KO=0     )
> CreatePolicy                                             (OK=18433  KO=6     )
> tokenUserinfo                                            (OK=9945   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12258  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12257  KO=0     )
>  UI AM idFromSession                                     (OK=12257  KO=0     )
>  UI AM validateGoto                                      (OK=12257  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12256  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12256  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2191   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12255  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12255  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12252  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12252  KO=0     )
>  UI IDM uiconfig                                         (OK=12252  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12252  KO=0     )
>  UI IDM version                                          (OK=12252  KO=0     )
>  UI IDM features                                         (OK=12252  KO=0     )
>  UI IDM privilege                                        (OK=12252  KO=0     )
>  UI IDM login                                            (OK=12252  KO=0     )
>  UI IDM managed user schema                              (OK=12252  KO=0     )
>  UI IDM dashboard                                        (OK=12252  KO=0     )
>  UI IDM user                                             (OK=12252  KO=0     )
>  UI IDM oidcToken                                        (OK=12252  KO=0     )
> userinfo                                                 (OK=12252  KO=0     )
> UI-Logout                                                (OK=12251  KO=0     )
> UI-Logout Redirect 1                                     (OK=12251  KO=0     )
>  UI AM revoke2                                           (OK=12251  KO=0     )
>  UI AM endsession                                        (OK=12251  KO=0     )
>  UI AM revoke1                                           (OK=12251  KO=0     )
> getIdToken                                               (OK=4076   KO=0     )
> getIdToken Redirect 1                                    (OK=4076   KO=0     )
> createOrganization                                       (OK=4075   KO=0     )
> queryOrganization                                        (OK=4075   KO=0     )
> deleteOrganization                                       (OK=4075   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2031   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2031   KO=0     )
> ReadPolicy                                               (OK=18363  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=342    KO=0     )
> DeletePolicy                                             (OK=18302  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2211 (99.37%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 86717  / active: 185    / done: 57074 
================================================================================

23:39:15.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:16.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:16.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:16.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:17.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:17.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:17.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:18.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:18.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:19 GMT                                    1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=800093 KO=11    )
> restLoginInitiate                                        (OK=55438  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55426  KO=0     )
> Skip 2FA                                                 (OK=30917  KO=1     )
> User Authorize PKCE stage                                (OK=65495  KO=0     )
> User AccessToken PKCE stage                              (OK=65486  KO=1     )
> RootUserinfo                                             (OK=41503  KO=0     )
> GetUUid                                                  (OK=18503  KO=0     )
> GetOpenidConfig                                          (OK=55304  KO=0     )
> CreatePolicy                                             (OK=18496  KO=6     )
> tokenUserinfo                                            (OK=9979   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12302  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12302  KO=0     )
>  UI AM idFromSession                                     (OK=12302  KO=0     )
>  UI AM validateGoto                                      (OK=12302  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12298  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12298  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2202   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12298  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12298  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12296  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12296  KO=0     )
>  UI IDM uiconfig                                         (OK=12295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12295  KO=0     )
>  UI IDM version                                          (OK=12295  KO=0     )
>  UI IDM features                                         (OK=12295  KO=0     )
>  UI IDM privilege                                        (OK=12295  KO=0     )
>  UI IDM login                                            (OK=12295  KO=0     )
>  UI IDM managed user schema                              (OK=12294  KO=0     )
>  UI IDM dashboard                                        (OK=12295  KO=0     )
>  UI IDM user                                             (OK=12294  KO=0     )
>  UI IDM oidcToken                                        (OK=12294  KO=0     )
> userinfo                                                 (OK=12293  KO=0     )
> UI-Logout                                                (OK=12293  KO=0     )
> UI-Logout Redirect 1                                     (OK=12292  KO=0     )
>  UI AM revoke2                                           (OK=12290  KO=0     )
>  UI AM endsession                                        (OK=12290  KO=0     )
>  UI AM revoke1                                           (OK=12290  KO=0     )
> getIdToken                                               (OK=4091   KO=0     )
> getIdToken Redirect 1                                    (OK=4091   KO=0     )
> createOrganization                                       (OK=4090   KO=0     )
> queryOrganization                                        (OK=4090   KO=0     )
> deleteOrganization                                       (OK=4089   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2035   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2035   KO=0     )
> ReadPolicy                                               (OK=18434  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=343    KO=0     )
> DeletePolicy                                             (OK=18359  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2220 (99.37%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 86502  / active: 217    / done: 57257 
================================================================================

23:39:20.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:20.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:20.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:20.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:20.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:22.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:22.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:22.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:23.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:24 GMT                                    1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=802777 KO=11    )
> restLoginInitiate                                        (OK=55611  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55608  KO=0     )
> Skip 2FA                                                 (OK=31027  KO=1     )
> User Authorize PKCE stage                                (OK=65706  KO=0     )
> User AccessToken PKCE stage                              (OK=65703  KO=1     )
> RootUserinfo                                             (OK=41661  KO=0     )
> GetUUid                                                  (OK=18572  KO=0     )
> GetOpenidConfig                                          (OK=55507  KO=0     )
> CreatePolicy                                             (OK=18564  KO=6     )
> tokenUserinfo                                            (OK=10008  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12340  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12340  KO=0     )
>  UI AM idFromSession                                     (OK=12339  KO=0     )
>  UI AM validateGoto                                      (OK=12339  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12336  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2207   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12335  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12335  KO=0     )
>  UI IDM uiconfig                                         (OK=12335  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12335  KO=0     )
>  UI IDM version                                          (OK=12335  KO=0     )
>  UI IDM features                                         (OK=12334  KO=0     )
>  UI IDM privilege                                        (OK=12334  KO=0     )
>  UI IDM login                                            (OK=12334  KO=0     )
>  UI IDM managed user schema                              (OK=12334  KO=0     )
>  UI IDM dashboard                                        (OK=12334  KO=0     )
>  UI IDM user                                             (OK=12334  KO=0     )
>  UI IDM oidcToken                                        (OK=12334  KO=0     )
> userinfo                                                 (OK=12334  KO=0     )
> UI-Logout                                                (OK=12333  KO=0     )
> UI-Logout Redirect 1                                     (OK=12333  KO=0     )
>  UI AM revoke2                                           (OK=12333  KO=0     )
>  UI AM endsession                                        (OK=12333  KO=0     )
>  UI AM revoke1                                           (OK=12333  KO=0     )
> getIdToken                                               (OK=4108   KO=0     )
> getIdToken Redirect 1                                    (OK=4108   KO=0     )
> createOrganization                                       (OK=4107   KO=0     )
> queryOrganization                                        (OK=4107   KO=0     )
> deleteOrganization                                       (OK=4107   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2039   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2039   KO=0     )
> ReadPolicy                                               (OK=18499  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=343    KO=0     )
> DeletePolicy                                             (OK=18432  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2229 (99.38%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.04%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 86324  / active: 188    / done: 57464 
================================================================================

23:39:25.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:26.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:27.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:28.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:28.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:28.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 57781: status.find.in([200, 209], 304), found 502
23:39:28.734 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,57781,HashMap(username -> user.141018, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23dd4b7a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token, authcode -> zKJR0-PTYTJWx3URGOHda64PajI, callbacks -> {"tokenId":"V9nrHLr-PWSo--53otV1ls_BDhI.*AAJTSQACMDIAAlNLABxMTlp4VDJmWlRVSHpTejJzYXlDOWl2emFtZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232368483), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=V9nrHLr-PWSo--53otV1ls_BDhI.*AAJTSQACMDIAAlNLABxMTlp4VDJmWlRVSHpTejJzYXlDOWl2emFtZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232368483))), password -> Pa_ssw0rd, challenge -> cdknceEhSlhW_GoeRp5KTi9IYl2TdpCbNUo3lPAAICE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 78.74.25.121, verifier -> LTg0NDQ2MjMyNzg1NTM0MjA1MTE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a61f467, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@44ca96e2, tokenId -> V9nrHLr-PWSo--53otV1ls_BDhI.*AAJTSQACMDIAAlNLABxMTlp4VDJmWlRVSHpTejJzYXlDOWl2emFtZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token
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: */*
	cookie: amlbcookie=01; 9b75a55744995d0=V9nrHLr-PWSo--53otV1ls_BDhI.*AAJTSQACMDIAAlNLABxMTlp4VDJmWlRVSHpTejJzYXlDOWl2emFtZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 234
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=V9nrHLr-PWSo--53otV1ls_BDhI.*AAJTSQACMDIAAlNLABxMTlp4VDJmWlRVSHpTejJzYXlDOWl2emFtZm89AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=zKJR0-PTYTJWx3URGOHda64PajI&code_verifier=LTg0NDQ2MjMyNzg1NTM0MjA1MTE&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&client_id=endUserUIClient}
=========================
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: Thu, 21 Nov 2024 23:39:28 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:39:29.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
23:39:29.305 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined
23:39:29.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:29 GMT                                    1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=805478 KO=12    )
> restLoginInitiate                                        (OK=55794  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55786  KO=0     )
> Skip 2FA                                                 (OK=31125  KO=1     )
> User Authorize PKCE stage                                (OK=65924  KO=0     )
> User AccessToken PKCE stage                              (OK=65921  KO=2     )
> RootUserinfo                                             (OK=41790  KO=0     )
> GetUUid                                                  (OK=18638  KO=0     )
> GetOpenidConfig                                          (OK=55706  KO=0     )
> CreatePolicy                                             (OK=18631  KO=6     )
> tokenUserinfo                                            (OK=10036  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12385  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12385  KO=0     )
>  UI AM idFromSession                                     (OK=12384  KO=0     )
>  UI AM validateGoto                                      (OK=12384  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12383  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12383  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2219   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12383  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12383  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12380  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12380  KO=0     )
>  UI IDM uiconfig                                         (OK=12379  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12379  KO=0     )
>  UI IDM version                                          (OK=12379  KO=0     )
>  UI IDM features                                         (OK=12376  KO=0     )
>  UI IDM privilege                                        (OK=12377  KO=0     )
>  UI IDM login                                            (OK=12376  KO=0     )
>  UI IDM managed user schema                              (OK=12376  KO=0     )
>  UI IDM dashboard                                        (OK=12376  KO=0     )
>  UI IDM user                                             (OK=12376  KO=0     )
>  UI IDM oidcToken                                        (OK=12374  KO=0     )
> userinfo                                                 (OK=12373  KO=0     )
> UI-Logout                                                (OK=12374  KO=0     )
> UI-Logout Redirect 1                                     (OK=12374  KO=0     )
>  UI AM revoke2                                           (OK=12374  KO=0     )
>  UI AM endsession                                        (OK=12374  KO=0     )
>  UI AM revoke1                                           (OK=12373  KO=0     )
> getIdToken                                               (OK=4115   KO=0     )
> getIdToken Redirect 1                                    (OK=4115   KO=0     )
> createOrganization                                       (OK=4114   KO=0     )
> queryOrganization                                        (OK=4113   KO=0     )
> deleteOrganization                                       (OK=4113   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2046   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2046   KO=0     )
> ReadPolicy                                               (OK=18566  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=344    KO=0     )
> DeletePolicy                                             (OK=18496  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2235 (99.25%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 86133  / active: 200    / done: 57643 
================================================================================

23:39:29.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:29.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:30.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:34.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:34 GMT                                    1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=808467 KO=12    )
> restLoginInitiate                                        (OK=55988  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55985  KO=0     )
> Skip 2FA                                                 (OK=31234  KO=1     )
> User Authorize PKCE stage                                (OK=66167  KO=0     )
> User AccessToken PKCE stage                              (OK=66161  KO=2     )
> RootUserinfo                                             (OK=41955  KO=0     )
> GetUUid                                                  (OK=18703  KO=0     )
> GetOpenidConfig                                          (OK=55906  KO=0     )
> CreatePolicy                                             (OK=18695  KO=6     )
> tokenUserinfo                                            (OK=10073  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12432  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12432  KO=0     )
>  UI AM idFromSession                                     (OK=12432  KO=0     )
>  UI AM validateGoto                                      (OK=12432  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12428  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12428  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2225   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12427  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12427  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12426  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12426  KO=0     )
>  UI IDM uiconfig                                         (OK=12426  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12426  KO=0     )
>  UI IDM version                                          (OK=12425  KO=0     )
>  UI IDM features                                         (OK=12425  KO=0     )
>  UI IDM privilege                                        (OK=12425  KO=0     )
>  UI IDM login                                            (OK=12425  KO=0     )
>  UI IDM managed user schema                              (OK=12425  KO=0     )
>  UI IDM dashboard                                        (OK=12425  KO=0     )
>  UI IDM user                                             (OK=12425  KO=0     )
>  UI IDM oidcToken                                        (OK=12425  KO=0     )
> userinfo                                                 (OK=12424  KO=0     )
> UI-Logout                                                (OK=12425  KO=0     )
> UI-Logout Redirect 1                                     (OK=12425  KO=0     )
>  UI AM revoke2                                           (OK=12425  KO=0     )
>  UI AM endsession                                        (OK=12425  KO=0     )
>  UI AM revoke1                                           (OK=12424  KO=0     )
> getIdToken                                               (OK=4128   KO=0     )
> getIdToken Redirect 1                                    (OK=4128   KO=0     )
> createOrganization                                       (OK=4127   KO=0     )
> queryOrganization                                        (OK=4124   KO=0     )
> deleteOrganization                                       (OK=4123   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2055   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2055   KO=0     )
> ReadPolicy                                               (OK=18635  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=345    KO=0     )
> DeletePolicy                                             (OK=18565  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2239 (99.25%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 85924  / active: 196    / done: 57856 
================================================================================

23:39:35.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:35.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:36.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:36.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:36.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:36.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:37.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:38.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:38.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:39.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:39.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 58225: status.find.in([200, 209], 304), found 409
23:39:39.492 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,58225,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE4MzUxMDcxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOEVvM3NIZ2RNZDNORXZHRGdwQ3Y1VVJ4elprIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjM3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjM3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM1OTc5LCJpYXQiOjE3MzIyMzIzNzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldHYzIybHdrSXJjd3RaQzZDbTRvYndVNEZhRSJ9.Y5-PGFVmmT4k8VrTQCaiCpJi4cQ24nFzEgOKy5pKzMNtp7gyZVHycinUPOheRQZ1OUbdSuKfccyQHzzede_O2CzdZF6n5aDsQDUaaN5EenqcpEesX20xXT-zwrRrfiAtSkEDrmhQykiYbe8FJCFsmyJh6Uj1mOYk-i7erifMr4CT9W6veTg3RxIQkGzo-_mo9DU4ky__h56TzWsh8m7GEK7XHdz_cdDOmoY8jxCHYMy-tPUvjtd1dTW1LvVkOgG5YdumEyg8NBBymxJ4rFK3tkBcV23nXzNKZPRbapF_ky0XXQRyoFT1-HNmYH3ClMo00fqbHG4OAev9l0dK8dAs8A, username -> user.40957, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy840321, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1da06b1f, authcode -> j7altuetiAQcI_945paNA4ZIJaU, useAdminRealm -> true, callbacks -> {"tokenId":"E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232379060), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232379060))), password -> Pa_ssw0rd, challenge -> GJpvP3__BGg_D0hy0WHychoCFaEnYyzR-5dXAOTdaXw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 218.111.160.154, verifier -> NTgyNDAyNjE0MDQwMTAyMzA5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bc205c1, tokenId -> E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy840321","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: Thu, 21 Nov 2024 23:39:39 GMT
	x-forgerock-transactionid: eb37a4b9-f333-4017-84e8-602b20157aa8
	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-21 23:39:39 GMT                                    1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=811362 KO=13    )
> restLoginInitiate                                        (OK=56211  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56200  KO=0     )
> Skip 2FA                                                 (OK=31362  KO=1     )
> User Authorize PKCE stage                                (OK=66404  KO=0     )
> User AccessToken PKCE stage                              (OK=66399  KO=2     )
> RootUserinfo                                             (OK=42086  KO=0     )
> GetUUid                                                  (OK=18781  KO=0     )
> GetOpenidConfig                                          (OK=56118  KO=0     )
> CreatePolicy                                             (OK=18772  KO=7     )
> tokenUserinfo                                            (OK=10103  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12477  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12477  KO=0     )
>  UI AM idFromSession                                     (OK=12477  KO=0     )
>  UI AM validateGoto                                      (OK=12477  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12472  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12470  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2231   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12469  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12469  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12467  KO=0     )
>  UI IDM uiconfig                                         (OK=12467  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12467  KO=0     )
>  UI IDM version                                          (OK=12467  KO=0     )
>  UI IDM features                                         (OK=12467  KO=0     )
>  UI IDM privilege                                        (OK=12467  KO=0     )
>  UI IDM login                                            (OK=12467  KO=0     )
>  UI IDM managed user schema                              (OK=12467  KO=0     )
>  UI IDM dashboard                                        (OK=12467  KO=0     )
>  UI IDM user                                             (OK=12467  KO=0     )
>  UI IDM oidcToken                                        (OK=12467  KO=0     )
> userinfo                                                 (OK=12466  KO=0     )
> UI-Logout                                                (OK=12466  KO=0     )
> UI-Logout Redirect 1                                     (OK=12465  KO=0     )
>  UI AM revoke2                                           (OK=12464  KO=0     )
>  UI AM endsession                                        (OK=12464  KO=0     )
>  UI AM revoke1                                           (OK=12463  KO=0     )
> getIdToken                                               (OK=4143   KO=0     )
> getIdToken Redirect 1                                    (OK=4143   KO=0     )
> createOrganization                                       (OK=4142   KO=0     )
> queryOrganization                                        (OK=4142   KO=0     )
> deleteOrganization                                       (OK=4142   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2062   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2062   KO=0     )
> ReadPolicy                                               (OK=18698  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=346    KO=0     )
> DeletePolicy                                             (OK=18633  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2249 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 85701  / active: 220    / done: 58055 
================================================================================

23:39:40.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:40.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:40.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:41.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:42.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:43.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:43.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:43.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:44.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:44 GMT                                    1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=814464 KO=13    )
> restLoginInitiate                                        (OK=56409  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56400  KO=0     )
> Skip 2FA                                                 (OK=31462  KO=1     )
> User Authorize PKCE stage                                (OK=66652  KO=0     )
> User AccessToken PKCE stage                              (OK=66648  KO=2     )
> RootUserinfo                                             (OK=42223  KO=0     )
> GetUUid                                                  (OK=18837  KO=0     )
> GetOpenidConfig                                          (OK=56313  KO=0     )
> CreatePolicy                                             (OK=18829  KO=7     )
> tokenUserinfo                                            (OK=10142  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12528  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12528  KO=0     )
>  UI AM idFromSession                                     (OK=12527  KO=0     )
>  UI AM validateGoto                                      (OK=12527  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12525  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12525  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2242   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12525  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12525  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12522  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12520  KO=0     )
>  UI IDM uiconfig                                         (OK=12520  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12520  KO=0     )
>  UI IDM version                                          (OK=12520  KO=0     )
>  UI IDM features                                         (OK=12520  KO=0     )
>  UI IDM privilege                                        (OK=12520  KO=0     )
>  UI IDM login                                            (OK=12520  KO=0     )
>  UI IDM managed user schema                              (OK=12519  KO=0     )
>  UI IDM dashboard                                        (OK=12519  KO=0     )
>  UI IDM user                                             (OK=12519  KO=0     )
>  UI IDM oidcToken                                        (OK=12519  KO=0     )
> userinfo                                                 (OK=12517  KO=0     )
> UI-Logout                                                (OK=12518  KO=0     )
> UI-Logout Redirect 1                                     (OK=12518  KO=0     )
>  UI AM revoke2                                           (OK=12518  KO=0     )
>  UI AM endsession                                        (OK=12518  KO=0     )
>  UI AM revoke1                                           (OK=12517  KO=0     )
> getIdToken                                               (OK=4162   KO=0     )
> getIdToken Redirect 1                                    (OK=4161   KO=0     )
> createOrganization                                       (OK=4160   KO=0     )
> queryOrganization                                        (OK=4160   KO=0     )
> deleteOrganization                                       (OK=4160   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2068   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2068   KO=0     )
> ReadPolicy                                               (OK=18775  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=347    KO=0     )
> DeletePolicy                                             (OK=18692  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2258 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 85496  / active: 214    / done: 58266 
================================================================================

23:39:45.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:46.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:46.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:47.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:47.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:49 GMT                                    1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=817372 KO=13    )
> restLoginInitiate                                        (OK=56601  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56599  KO=0     )
> Skip 2FA                                                 (OK=31580  KO=1     )
> User Authorize PKCE stage                                (OK=66891  KO=0     )
> User AccessToken PKCE stage                              (OK=66886  KO=2     )
> RootUserinfo                                             (OK=42384  KO=0     )
> GetUUid                                                  (OK=18906  KO=0     )
> GetOpenidConfig                                          (OK=56516  KO=0     )
> CreatePolicy                                             (OK=18898  KO=7     )
> tokenUserinfo                                            (OK=10177  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12573  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12573  KO=0     )
>  UI AM idFromSession                                     (OK=12569  KO=0     )
>  UI AM validateGoto                                      (OK=12569  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12568  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2250   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12568  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12568  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12566  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12566  KO=0     )
>  UI IDM uiconfig                                         (OK=12565  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12565  KO=0     )
>  UI IDM version                                          (OK=12565  KO=0     )
>  UI IDM features                                         (OK=12564  KO=0     )
>  UI IDM privilege                                        (OK=12564  KO=0     )
>  UI IDM login                                            (OK=12564  KO=0     )
>  UI IDM managed user schema                              (OK=12563  KO=0     )
>  UI IDM dashboard                                        (OK=12563  KO=0     )
>  UI IDM user                                             (OK=12563  KO=0     )
>  UI IDM oidcToken                                        (OK=12563  KO=0     )
> userinfo                                                 (OK=12562  KO=0     )
> UI-Logout                                                (OK=12562  KO=0     )
> UI-Logout Redirect 1                                     (OK=12562  KO=0     )
>  UI AM revoke2                                           (OK=12559  KO=0     )
>  UI AM endsession                                        (OK=12559  KO=0     )
>  UI AM revoke1                                           (OK=12558  KO=0     )
> getIdToken                                               (OK=4182   KO=0     )
> getIdToken Redirect 1                                    (OK=4182   KO=0     )
> createOrganization                                       (OK=4180   KO=0     )
> queryOrganization                                        (OK=4180   KO=0     )
> deleteOrganization                                       (OK=4180   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2070   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2070   KO=0     )
> ReadPolicy                                               (OK=18834  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=347    KO=0     )
> DeletePolicy                                             (OK=18770  KO=2     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2263 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 85303  / active: 193    / done: 58480 
================================================================================

23:39:49.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 58225: status.find.in([200, 209], 304), found 404
23:39:49.718 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,58225,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE4MzUxMDcxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOEVvM3NIZ2RNZDNORXZHRGdwQ3Y1VVJ4elprIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjM3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjM3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM1OTc5LCJpYXQiOjE3MzIyMzIzNzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IldHYzIybHdrSXJjd3RaQzZDbTRvYndVNEZhRSJ9.Y5-PGFVmmT4k8VrTQCaiCpJi4cQ24nFzEgOKy5pKzMNtp7gyZVHycinUPOheRQZ1OUbdSuKfccyQHzzede_O2CzdZF6n5aDsQDUaaN5EenqcpEesX20xXT-zwrRrfiAtSkEDrmhQykiYbe8FJCFsmyJh6Uj1mOYk-i7erifMr4CT9W6veTg3RxIQkGzo-_mo9DU4ky__h56TzWsh8m7GEK7XHdz_cdDOmoY8jxCHYMy-tPUvjtd1dTW1LvVkOgG5YdumEyg8NBBymxJ4rFK3tkBcV23nXzNKZPRbapF_ky0XXQRyoFT1-HNmYH3ClMo00fqbHG4OAev9l0dK8dAs8A, username -> user.40957, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy840321, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1da06b1f, authcode -> j7altuetiAQcI_945paNA4ZIJaU, useAdminRealm -> true, callbacks -> {"tokenId":"E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232379060), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232379060))), password -> Pa_ssw0rd, challenge -> GJpvP3__BGg_D0hy0WHychoCFaEnYyzR-5dXAOTdaXw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 218.111.160.154, verifier -> NTgyNDAyNjE0MDQwMTAyMzA5NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@bc205c1, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@4ae6247e, tokenId -> E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy840321
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=E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=E1TEWAFBeQV_iRSPPIHMMJkOJmk.*AAJTSQACMDIAAlNLABxGTzd0WHBhR3lDbnRWNjZTa1QwWUhEMkhPWlU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:39:49 GMT
	x-forgerock-transactionid: 4db09cf9-565a-4b49-acec-6151bd0644fb
	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 testPolicy840321 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:39:50.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:50.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:50.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:51.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:52.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:53.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:53.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:53.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:54.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:54.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:54 GMT                                    1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=820222 KO=14    )
> restLoginInitiate                                        (OK=56782  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56778  KO=0     )
> Skip 2FA                                                 (OK=31674  KO=1     )
> User Authorize PKCE stage                                (OK=67114  KO=0     )
> User AccessToken PKCE stage                              (OK=67108  KO=2     )
> RootUserinfo                                             (OK=42515  KO=0     )
> GetUUid                                                  (OK=18963  KO=0     )
> GetOpenidConfig                                          (OK=56699  KO=0     )
> CreatePolicy                                             (OK=18955  KO=7     )
> tokenUserinfo                                            (OK=10206  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12622  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12622  KO=0     )
>  UI AM idFromSession                                     (OK=12621  KO=0     )
>  UI AM validateGoto                                      (OK=12621  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12620  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12620  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2256   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12620  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12620  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12615  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12615  KO=0     )
>  UI IDM uiconfig                                         (OK=12613  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12613  KO=0     )
>  UI IDM version                                          (OK=12613  KO=0     )
>  UI IDM features                                         (OK=12613  KO=0     )
>  UI IDM privilege                                        (OK=12612  KO=0     )
>  UI IDM login                                            (OK=12612  KO=0     )
>  UI IDM managed user schema                              (OK=12612  KO=0     )
>  UI IDM dashboard                                        (OK=12611  KO=0     )
>  UI IDM user                                             (OK=12611  KO=0     )
>  UI IDM oidcToken                                        (OK=12611  KO=0     )
> userinfo                                                 (OK=12610  KO=0     )
> UI-Logout                                                (OK=12611  KO=0     )
> UI-Logout Redirect 1                                     (OK=12611  KO=0     )
>  UI AM revoke2                                           (OK=12610  KO=0     )
>  UI AM endsession                                        (OK=12609  KO=0     )
>  UI AM revoke1                                           (OK=12609  KO=0     )
> getIdToken                                               (OK=4193   KO=0     )
> getIdToken Redirect 1                                    (OK=4193   KO=0     )
> createOrganization                                       (OK=4192   KO=0     )
> queryOrganization                                        (OK=4192   KO=0     )
> deleteOrganization                                       (OK=4192   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2078   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2078   KO=0     )
> ReadPolicy                                               (OK=18900  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=347    KO=0     )
> DeletePolicy                                             (OK=18830  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2273 (99.17%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 85112  / active: 187    / done: 58677 
================================================================================

23:39:54.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:55.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:55.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:56.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:57.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:57.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:57.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:58.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:39:58.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:39:59 GMT                                    1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=823512 KO=14    )
> restLoginInitiate                                        (OK=57026  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57010  KO=0     )
> Skip 2FA                                                 (OK=31790  KO=1     )
> User Authorize PKCE stage                                (OK=67386  KO=0     )
> User AccessToken PKCE stage                              (OK=67378  KO=2     )
> RootUserinfo                                             (OK=42640  KO=0     )
> GetUUid                                                  (OK=19033  KO=0     )
> GetOpenidConfig                                          (OK=56891  KO=0     )
> CreatePolicy                                             (OK=19022  KO=7     )
> tokenUserinfo                                            (OK=10247  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12679  KO=0     )
>  UI AM idFromSession                                     (OK=12678  KO=0     )
>  UI AM validateGoto                                      (OK=12678  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12676  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12675  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2267   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12674  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12674  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12669  KO=0     )
>  UI IDM uiconfig                                         (OK=12668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12668  KO=0     )
>  UI IDM version                                          (OK=12668  KO=0     )
>  UI IDM features                                         (OK=12668  KO=0     )
>  UI IDM privilege                                        (OK=12668  KO=0     )
>  UI IDM login                                            (OK=12668  KO=0     )
>  UI IDM managed user schema                              (OK=12668  KO=0     )
>  UI IDM dashboard                                        (OK=12668  KO=0     )
>  UI IDM user                                             (OK=12668  KO=0     )
>  UI IDM oidcToken                                        (OK=12668  KO=0     )
> userinfo                                                 (OK=12665  KO=0     )
> UI-Logout                                                (OK=12666  KO=0     )
> UI-Logout Redirect 1                                     (OK=12664  KO=0     )
>  UI AM revoke2                                           (OK=12664  KO=0     )
>  UI AM endsession                                        (OK=12663  KO=0     )
>  UI AM revoke1                                           (OK=12663  KO=0     )
> getIdToken                                               (OK=4208   KO=0     )
> getIdToken Redirect 1                                    (OK=4208   KO=0     )
> createOrganization                                       (OK=4207   KO=0     )
> queryOrganization                                        (OK=4207   KO=0     )
> deleteOrganization                                       (OK=4205   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2084   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2084   KO=0     )
> ReadPolicy                                               (OK=18958  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=348    KO=0     )
> DeletePolicy                                             (OK=18895  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2282 (99.17%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 84860  / active: 226    / done: 58890 
================================================================================

23:40:00.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:01.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:03.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:03.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:04.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:04.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:04 GMT                                    1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=826694 KO=14    )
> restLoginInitiate                                        (OK=57234  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57223  KO=0     )
> Skip 2FA                                                 (OK=31915  KO=1     )
> User Authorize PKCE stage                                (OK=67647  KO=0     )
> User AccessToken PKCE stage                              (OK=67639  KO=2     )
> RootUserinfo                                             (OK=42799  KO=0     )
> GetUUid                                                  (OK=19102  KO=0     )
> GetOpenidConfig                                          (OK=57088  KO=0     )
> CreatePolicy                                             (OK=19092  KO=7     )
> tokenUserinfo                                            (OK=10284  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12730  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12729  KO=0     )
>  UI AM idFromSession                                     (OK=12728  KO=0     )
>  UI AM validateGoto                                      (OK=12728  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12724  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12724  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2283   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12724  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12724  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12722  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12720  KO=0     )
>  UI IDM uiconfig                                         (OK=12720  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12720  KO=0     )
>  UI IDM version                                          (OK=12720  KO=0     )
>  UI IDM features                                         (OK=12719  KO=0     )
>  UI IDM privilege                                        (OK=12720  KO=0     )
>  UI IDM login                                            (OK=12720  KO=0     )
>  UI IDM managed user schema                              (OK=12719  KO=0     )
>  UI IDM dashboard                                        (OK=12719  KO=0     )
>  UI IDM user                                             (OK=12719  KO=0     )
>  UI IDM oidcToken                                        (OK=12719  KO=0     )
> userinfo                                                 (OK=12717  KO=0     )
> UI-Logout                                                (OK=12718  KO=0     )
> UI-Logout Redirect 1                                     (OK=12717  KO=0     )
>  UI AM revoke2                                           (OK=12717  KO=0     )
>  UI AM endsession                                        (OK=12717  KO=0     )
>  UI AM revoke1                                           (OK=12716  KO=0     )
> getIdToken                                               (OK=4226   KO=0     )
> getIdToken Redirect 1                                    (OK=4226   KO=0     )
> createOrganization                                       (OK=4225   KO=0     )
> queryOrganization                                        (OK=4223   KO=0     )
> deleteOrganization                                       (OK=4222   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2093   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2093   KO=0     )
> ReadPolicy                                               (OK=19027  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=349    KO=0     )
> DeletePolicy                                             (OK=18954  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2288 (99.18%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 84644  / active: 228    / done: 59104 
================================================================================

23:40:05.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:06.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:06.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:06.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:07.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:09.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:09.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:09 GMT                                    1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=829570 KO=14    )
> restLoginInitiate                                        (OK=57423  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57418  KO=0     )
> Skip 2FA                                                 (OK=32034  KO=1     )
> User Authorize PKCE stage                                (OK=67880  KO=0     )
> User AccessToken PKCE stage                              (OK=67873  KO=2     )
> RootUserinfo                                             (OK=42997  KO=0     )
> GetUUid                                                  (OK=19176  KO=0     )
> GetOpenidConfig                                          (OK=57302  KO=0     )
> CreatePolicy                                             (OK=19168  KO=7     )
> tokenUserinfo                                            (OK=10315  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12768  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12767  KO=0     )
>  UI AM idFromSession                                     (OK=12766  KO=0     )
>  UI AM validateGoto                                      (OK=12766  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12765  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12765  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2293   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12765  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12765  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12763  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12763  KO=0     )
>  UI IDM uiconfig                                         (OK=12762  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12762  KO=0     )
>  UI IDM version                                          (OK=12762  KO=0     )
>  UI IDM features                                         (OK=12760  KO=0     )
>  UI IDM privilege                                        (OK=12761  KO=0     )
>  UI IDM login                                            (OK=12761  KO=0     )
>  UI IDM managed user schema                              (OK=12759  KO=0     )
>  UI IDM dashboard                                        (OK=12759  KO=0     )
>  UI IDM user                                             (OK=12759  KO=0     )
>  UI IDM oidcToken                                        (OK=12759  KO=0     )
> userinfo                                                 (OK=12758  KO=0     )
> UI-Logout                                                (OK=12759  KO=0     )
> UI-Logout Redirect 1                                     (OK=12759  KO=0     )
>  UI AM revoke2                                           (OK=12758  KO=0     )
>  UI AM endsession                                        (OK=12758  KO=0     )
>  UI AM revoke1                                           (OK=12757  KO=0     )
> getIdToken                                               (OK=4241   KO=0     )
> getIdToken Redirect 1                                    (OK=4241   KO=0     )
> createOrganization                                       (OK=4240   KO=0     )
> queryOrganization                                        (OK=4240   KO=0     )
> deleteOrganization                                       (OK=4240   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2107   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2106   KO=0     )
> ReadPolicy                                               (OK=19097  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=350    KO=0     )
> DeletePolicy                                             (OK=19023  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2295 (99.18%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 84443  / active: 219    / done: 59314 
================================================================================

23:40:10.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:11.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:11.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:11.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:11.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:13.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:13.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:13.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:14.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:14 GMT                                    1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=832416 KO=14    )
> restLoginInitiate                                        (OK=57618  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57615  KO=0     )
> Skip 2FA                                                 (OK=32146  KO=1     )
> User Authorize PKCE stage                                (OK=68108  KO=0     )
> User AccessToken PKCE stage                              (OK=68103  KO=2     )
> RootUserinfo                                             (OK=43143  KO=0     )
> GetUUid                                                  (OK=19249  KO=0     )
> GetOpenidConfig                                          (OK=57520  KO=0     )
> CreatePolicy                                             (OK=19241  KO=7     )
> tokenUserinfo                                            (OK=10350  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12809  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12809  KO=0     )
>  UI AM idFromSession                                     (OK=12807  KO=0     )
>  UI AM validateGoto                                      (OK=12808  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12806  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12806  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2301   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12806  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12806  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12805  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12804  KO=0     )
>  UI IDM uiconfig                                         (OK=12804  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12804  KO=0     )
>  UI IDM version                                          (OK=12804  KO=0     )
>  UI IDM features                                         (OK=12804  KO=0     )
>  UI IDM privilege                                        (OK=12804  KO=0     )
>  UI IDM login                                            (OK=12804  KO=0     )
>  UI IDM managed user schema                              (OK=12804  KO=0     )
>  UI IDM dashboard                                        (OK=12804  KO=0     )
>  UI IDM user                                             (OK=12804  KO=0     )
>  UI IDM oidcToken                                        (OK=12804  KO=0     )
> userinfo                                                 (OK=12802  KO=0     )
> UI-Logout                                                (OK=12803  KO=0     )
> UI-Logout Redirect 1                                     (OK=12803  KO=0     )
>  UI AM revoke2                                           (OK=12802  KO=0     )
>  UI AM endsession                                        (OK=12802  KO=0     )
>  UI AM revoke1                                           (OK=12801  KO=0     )
> getIdToken                                               (OK=4253   KO=0     )
> getIdToken Redirect 1                                    (OK=4253   KO=0     )
> createOrganization                                       (OK=4251   KO=0     )
> queryOrganization                                        (OK=4251   KO=0     )
> deleteOrganization                                       (OK=4251   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2115   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2115   KO=0     )
> ReadPolicy                                               (OK=19172  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
> DeletePolicy                                             (OK=19090  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2304 (99.18%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 84243  / active: 208    / done: 59525 
================================================================================

23:40:15.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:15.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:16.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:17.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:19 GMT                                    1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=835297 KO=14    )
> restLoginInitiate                                        (OK=57823  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57817  KO=0     )
> Skip 2FA                                                 (OK=32261  KO=1     )
> User Authorize PKCE stage                                (OK=68343  KO=0     )
> User AccessToken PKCE stage                              (OK=68339  KO=2     )
> RootUserinfo                                             (OK=43261  KO=0     )
> GetUUid                                                  (OK=19326  KO=0     )
> GetOpenidConfig                                          (OK=57744  KO=0     )
> CreatePolicy                                             (OK=19316  KO=7     )
> tokenUserinfo                                            (OK=10384  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12854  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12854  KO=0     )
>  UI AM idFromSession                                     (OK=12853  KO=0     )
>  UI AM validateGoto                                      (OK=12853  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12850  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12849  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2309   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12849  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12849  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12849  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12849  KO=0     )
>  UI IDM uiconfig                                         (OK=12848  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12848  KO=0     )
>  UI IDM version                                          (OK=12848  KO=0     )
>  UI IDM features                                         (OK=12848  KO=0     )
>  UI IDM privilege                                        (OK=12847  KO=0     )
>  UI IDM login                                            (OK=12848  KO=0     )
>  UI IDM managed user schema                              (OK=12847  KO=0     )
>  UI IDM dashboard                                        (OK=12847  KO=0     )
>  UI IDM user                                             (OK=12847  KO=0     )
>  UI IDM oidcToken                                        (OK=12846  KO=0     )
> userinfo                                                 (OK=12843  KO=0     )
> UI-Logout                                                (OK=12844  KO=0     )
> UI-Logout Redirect 1                                     (OK=12843  KO=0     )
>  UI AM revoke2                                           (OK=12842  KO=0     )
>  UI AM endsession                                        (OK=12842  KO=0     )
>  UI AM revoke1                                           (OK=12841  KO=0     )
> getIdToken                                               (OK=4267   KO=0     )
> getIdToken Redirect 1                                    (OK=4267   KO=0     )
> createOrganization                                       (OK=4266   KO=0     )
> queryOrganization                                        (OK=4266   KO=0     )
> deleteOrganization                                       (OK=4266   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2119   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2119   KO=0     )
> ReadPolicy                                               (OK=19245  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
> DeletePolicy                                             (OK=19169  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2308 (99.18%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 84032  / active: 213    / done: 59731 
================================================================================

23:40:20.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:20.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:21.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:21.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:23.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:24.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:24.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:24.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:24 GMT                                    1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=838075 KO=14    )
> restLoginInitiate                                        (OK=58013  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57996  KO=0     )
> Skip 2FA                                                 (OK=32354  KO=1     )
> User Authorize PKCE stage                                (OK=68564  KO=0     )
> User AccessToken PKCE stage                              (OK=68558  KO=2     )
> RootUserinfo                                             (OK=43405  KO=0     )
> GetUUid                                                  (OK=19377  KO=0     )
> GetOpenidConfig                                          (OK=57944  KO=0     )
> CreatePolicy                                             (OK=19369  KO=7     )
> tokenUserinfo                                            (OK=10420  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12900  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12899  KO=0     )
>  UI AM idFromSession                                     (OK=12897  KO=0     )
>  UI AM validateGoto                                      (OK=12897  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12896  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12896  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2314   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12896  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12896  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12892  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12891  KO=0     )
>  UI IDM uiconfig                                         (OK=12891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12891  KO=0     )
>  UI IDM version                                          (OK=12891  KO=0     )
>  UI IDM features                                         (OK=12891  KO=0     )
>  UI IDM privilege                                        (OK=12891  KO=0     )
>  UI IDM login                                            (OK=12891  KO=0     )
>  UI IDM managed user schema                              (OK=12891  KO=0     )
>  UI IDM dashboard                                        (OK=12891  KO=0     )
>  UI IDM user                                             (OK=12891  KO=0     )
>  UI IDM oidcToken                                        (OK=12891  KO=0     )
> userinfo                                                 (OK=12888  KO=0     )
> UI-Logout                                                (OK=12888  KO=0     )
> UI-Logout Redirect 1                                     (OK=12888  KO=0     )
>  UI AM revoke2                                           (OK=12888  KO=0     )
>  UI AM endsession                                        (OK=12888  KO=0     )
>  UI AM revoke1                                           (OK=12887  KO=0     )
> getIdToken                                               (OK=4283   KO=0     )
> getIdToken Redirect 1                                    (OK=4283   KO=0     )
> createOrganization                                       (OK=4281   KO=0     )
> queryOrganization                                        (OK=4280   KO=0     )
> deleteOrganization                                       (OK=4280   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2124   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2122   KO=0     )
> ReadPolicy                                               (OK=19318  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
> DeletePolicy                                             (OK=19241  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2316 (99.19%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 83835  / active: 209    / done: 59932 
================================================================================

23:40:24.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:25.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:27.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:27.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:28.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:29.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:29.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:29.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:29.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:29 GMT                                    1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=841110 KO=14    )
> restLoginInitiate                                        (OK=58205  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58200  KO=0     )
> Skip 2FA                                                 (OK=32458  KO=1     )
> User Authorize PKCE stage                                (OK=68817  KO=0     )
> User AccessToken PKCE stage                              (OK=68808  KO=2     )
> RootUserinfo                                             (OK=43518  KO=0     )
> GetUUid                                                  (OK=19442  KO=0     )
> GetOpenidConfig                                          (OK=58136  KO=0     )
> CreatePolicy                                             (OK=19432  KO=7     )
> tokenUserinfo                                            (OK=10462  KO=0     )
> UI-Post-Login - stage 1                                  (OK=12950  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12950  KO=0     )
>  UI AM idFromSession                                     (OK=12950  KO=0     )
>  UI AM validateGoto                                      (OK=12950  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12948  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12948  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2318   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12945  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12945  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12943  KO=0     )
>  UI IDM uiconfig                                         (OK=12942  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12942  KO=0     )
>  UI IDM version                                          (OK=12942  KO=0     )
>  UI IDM features                                         (OK=12942  KO=0     )
>  UI IDM privilege                                        (OK=12942  KO=0     )
>  UI IDM login                                            (OK=12942  KO=0     )
>  UI IDM managed user schema                              (OK=12942  KO=0     )
>  UI IDM dashboard                                        (OK=12942  KO=0     )
>  UI IDM user                                             (OK=12942  KO=0     )
>  UI IDM oidcToken                                        (OK=12941  KO=0     )
> userinfo                                                 (OK=12940  KO=0     )
> UI-Logout                                                (OK=12940  KO=0     )
> UI-Logout Redirect 1                                     (OK=12940  KO=0     )
>  UI AM revoke2                                           (OK=12939  KO=0     )
>  UI AM endsession                                        (OK=12939  KO=0     )
>  UI AM revoke1                                           (OK=12938  KO=0     )
> getIdToken                                               (OK=4298   KO=0     )
> getIdToken Redirect 1                                    (OK=4298   KO=0     )
> createOrganization                                       (OK=4297   KO=0     )
> queryOrganization                                        (OK=4297   KO=0     )
> deleteOrganization                                       (OK=4297   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2130   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2129   KO=0     )
> ReadPolicy                                               (OK=19374  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
> DeletePolicy                                             (OK=19315  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2325 (99.19%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 83637  / active: 178    / done: 60161 
================================================================================

23:40:29.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:29.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:31.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:34.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:34 GMT                                    1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=844106 KO=14    )
> restLoginInitiate                                        (OK=58400  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58396  KO=0     )
> Skip 2FA                                                 (OK=32565  KO=1     )
> User Authorize PKCE stage                                (OK=69056  KO=0     )
> User AccessToken PKCE stage                              (OK=69049  KO=2     )
> RootUserinfo                                             (OK=43619  KO=0     )
> GetUUid                                                  (OK=19512  KO=0     )
> GetOpenidConfig                                          (OK=58326  KO=0     )
> CreatePolicy                                             (OK=19504  KO=7     )
> tokenUserinfo                                            (OK=10496  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13002  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13001  KO=0     )
>  UI AM idFromSession                                     (OK=13000  KO=0     )
>  UI AM validateGoto                                      (OK=13000  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12997  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12997  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2330   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12997  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12997  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12996  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12995  KO=0     )
>  UI IDM uiconfig                                         (OK=12995  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12995  KO=0     )
>  UI IDM version                                          (OK=12995  KO=0     )
>  UI IDM features                                         (OK=12995  KO=0     )
>  UI IDM privilege                                        (OK=12995  KO=0     )
>  UI IDM login                                            (OK=12995  KO=0     )
>  UI IDM managed user schema                              (OK=12994  KO=0     )
>  UI IDM dashboard                                        (OK=12994  KO=0     )
>  UI IDM user                                             (OK=12994  KO=0     )
>  UI IDM oidcToken                                        (OK=12992  KO=0     )
> userinfo                                                 (OK=12988  KO=0     )
> UI-Logout                                                (OK=12989  KO=0     )
> UI-Logout Redirect 1                                     (OK=12988  KO=0     )
>  UI AM revoke2                                           (OK=12986  KO=0     )
>  UI AM endsession                                        (OK=12987  KO=0     )
>  UI AM revoke1                                           (OK=12985  KO=0     )
> getIdToken                                               (OK=4313   KO=0     )
> getIdToken Redirect 1                                    (OK=4313   KO=0     )
> createOrganization                                       (OK=4312   KO=0     )
> queryOrganization                                        (OK=4312   KO=0     )
> deleteOrganization                                       (OK=4312   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2140   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2140   KO=0     )
> ReadPolicy                                               (OK=19438  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=352    KO=0     )
> DeletePolicy                                             (OK=19372  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2329 (99.19%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.09%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 41%
          waiting: 83436  / active: 188    / done: 60352 
================================================================================

23:40:34.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:35.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:35.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:36.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:37.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:38.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:38.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:39.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:39 GMT                                    1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=847035 KO=14    )
> restLoginInitiate                                        (OK=58581  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58578  KO=0     )
> Skip 2FA                                                 (OK=32668  KO=1     )
> User Authorize PKCE stage                                (OK=69283  KO=0     )
> User AccessToken PKCE stage                              (OK=69278  KO=2     )
> RootUserinfo                                             (OK=43763  KO=0     )
> GetUUid                                                  (OK=19568  KO=0     )
> GetOpenidConfig                                          (OK=58517  KO=0     )
> CreatePolicy                                             (OK=19560  KO=7     )
> tokenUserinfo                                            (OK=10523  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13049  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13049  KO=0     )
>  UI AM idFromSession                                     (OK=13048  KO=0     )
>  UI AM validateGoto                                      (OK=13048  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13047  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13046  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2338   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13046  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13046  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13044  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13044  KO=0     )
>  UI IDM uiconfig                                         (OK=13044  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13044  KO=0     )
>  UI IDM version                                          (OK=13044  KO=0     )
>  UI IDM features                                         (OK=13044  KO=0     )
>  UI IDM privilege                                        (OK=13044  KO=0     )
>  UI IDM login                                            (OK=13044  KO=0     )
>  UI IDM managed user schema                              (OK=13043  KO=0     )
>  UI IDM dashboard                                        (OK=13043  KO=0     )
>  UI IDM user                                             (OK=13043  KO=0     )
>  UI IDM oidcToken                                        (OK=13043  KO=0     )
> userinfo                                                 (OK=13041  KO=0     )
> UI-Logout                                                (OK=13042  KO=0     )
> UI-Logout Redirect 1                                     (OK=13041  KO=0     )
>  UI AM revoke2                                           (OK=13041  KO=0     )
>  UI AM endsession                                        (OK=13041  KO=0     )
>  UI AM revoke1                                           (OK=13040  KO=0     )
> getIdToken                                               (OK=4328   KO=0     )
> getIdToken Redirect 1                                    (OK=4328   KO=0     )
> createOrganization                                       (OK=4327   KO=0     )
> queryOrganization                                        (OK=4326   KO=0     )
> deleteOrganization                                       (OK=4326   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2148   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2148   KO=0     )
> ReadPolicy                                               (OK=19509  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=353    KO=0     )
> DeletePolicy                                             (OK=19436  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2337 (99.19%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 83245  / active: 182    / done: 60549 
================================================================================

23:40:40.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:40.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:41.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:43.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:43.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:44.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:44 GMT                                    1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=849600 KO=14    )
> restLoginInitiate                                        (OK=58768  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58763  KO=0     )
> Skip 2FA                                                 (OK=32772  KO=1     )
> User Authorize PKCE stage                                (OK=69490  KO=0     )
> User AccessToken PKCE stage                              (OK=69486  KO=2     )
> RootUserinfo                                             (OK=43923  KO=0     )
> GetUUid                                                  (OK=19625  KO=0     )
> GetOpenidConfig                                          (OK=58699  KO=0     )
> CreatePolicy                                             (OK=19615  KO=7     )
> tokenUserinfo                                            (OK=10554  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13087  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13086  KO=0     )
>  UI AM idFromSession                                     (OK=13085  KO=0     )
>  UI AM validateGoto                                      (OK=13085  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13085  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13085  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2344   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13084  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13084  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13082  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13081  KO=0     )
>  UI IDM uiconfig                                         (OK=13081  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13081  KO=0     )
>  UI IDM version                                          (OK=13081  KO=0     )
>  UI IDM features                                         (OK=13081  KO=0     )
>  UI IDM privilege                                        (OK=13081  KO=0     )
>  UI IDM login                                            (OK=13081  KO=0     )
>  UI IDM managed user schema                              (OK=13081  KO=0     )
>  UI IDM dashboard                                        (OK=13081  KO=0     )
>  UI IDM user                                             (OK=13081  KO=0     )
>  UI IDM oidcToken                                        (OK=13080  KO=0     )
> userinfo                                                 (OK=13079  KO=0     )
> UI-Logout                                                (OK=13080  KO=0     )
> UI-Logout Redirect 1                                     (OK=13079  KO=0     )
>  UI AM revoke2                                           (OK=13079  KO=0     )
>  UI AM endsession                                        (OK=13079  KO=0     )
>  UI AM revoke1                                           (OK=13078  KO=0     )
> getIdToken                                               (OK=4341   KO=0     )
> getIdToken Redirect 1                                    (OK=4341   KO=0     )
> createOrganization                                       (OK=4340   KO=0     )
> queryOrganization                                        (OK=4340   KO=0     )
> deleteOrganization                                       (OK=4339   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2153   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2153   KO=0     )
> ReadPolicy                                               (OK=19565  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=355    KO=0     )
> DeletePolicy                                             (OK=19507  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2343 (99.20%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 83054  / active: 176    / done: 60746 
================================================================================

23:40:44.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:45.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:45.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:46.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:46.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:47.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:48.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:49 GMT                                    1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=852347 KO=14    )
> restLoginInitiate                                        (OK=58946  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58940  KO=0     )
> Skip 2FA                                                 (OK=32877  KO=1     )
> User Authorize PKCE stage                                (OK=69713  KO=0     )
> User AccessToken PKCE stage                              (OK=69710  KO=2     )
> RootUserinfo                                             (OK=44113  KO=0     )
> GetUUid                                                  (OK=19682  KO=0     )
> GetOpenidConfig                                          (OK=58870  KO=0     )
> CreatePolicy                                             (OK=19675  KO=7     )
> tokenUserinfo                                            (OK=10582  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13130  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13130  KO=0     )
>  UI AM idFromSession                                     (OK=13130  KO=0     )
>  UI AM validateGoto                                      (OK=13130  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13129  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13127  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2355   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13127  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13127  KO=0     )
>  UI IDM uiconfig                                         (OK=13127  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13127  KO=0     )
>  UI IDM version                                          (OK=13127  KO=0     )
>  UI IDM features                                         (OK=13126  KO=0     )
>  UI IDM privilege                                        (OK=13126  KO=0     )
>  UI IDM login                                            (OK=13126  KO=0     )
>  UI IDM managed user schema                              (OK=13125  KO=0     )
>  UI IDM dashboard                                        (OK=13125  KO=0     )
>  UI IDM user                                             (OK=13125  KO=0     )
>  UI IDM oidcToken                                        (OK=13124  KO=0     )
> userinfo                                                 (OK=13123  KO=0     )
> UI-Logout                                                (OK=13124  KO=0     )
> UI-Logout Redirect 1                                     (OK=13122  KO=0     )
>  UI AM revoke2                                           (OK=13121  KO=0     )
>  UI AM endsession                                        (OK=13121  KO=0     )
>  UI AM revoke1                                           (OK=13120  KO=0     )
> getIdToken                                               (OK=4352   KO=0     )
> getIdToken Redirect 1                                    (OK=4352   KO=0     )
> createOrganization                                       (OK=4350   KO=0     )
> queryOrganization                                        (OK=4350   KO=0     )
> deleteOrganization                                       (OK=4350   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2159   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2158   KO=0     )
> ReadPolicy                                               (OK=19620  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=358    KO=0     )
> DeletePolicy                                             (OK=19562  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2350 (99.20%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 82869  / active: 185    / done: 60922 
================================================================================

23:40:50.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:50.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:51.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:51.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:52.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:52.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:54 GMT                                    1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=855216 KO=14    )
> restLoginInitiate                                        (OK=59155  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59150  KO=0     )
> Skip 2FA                                                 (OK=32998  KO=1     )
> User Authorize PKCE stage                                (OK=69955  KO=0     )
> User AccessToken PKCE stage                              (OK=69951  KO=2     )
> RootUserinfo                                             (OK=44270  KO=0     )
> GetUUid                                                  (OK=19757  KO=0     )
> GetOpenidConfig                                          (OK=59059  KO=0     )
> CreatePolicy                                             (OK=19750  KO=7     )
> tokenUserinfo                                            (OK=10617  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13174  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13173  KO=0     )
>  UI AM idFromSession                                     (OK=13173  KO=0     )
>  UI AM validateGoto                                      (OK=13173  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13171  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13171  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2360   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13171  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13171  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13169  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13167  KO=0     )
>  UI IDM uiconfig                                         (OK=13167  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13167  KO=0     )
>  UI IDM version                                          (OK=13167  KO=0     )
>  UI IDM features                                         (OK=13167  KO=0     )
>  UI IDM privilege                                        (OK=13167  KO=0     )
>  UI IDM login                                            (OK=13167  KO=0     )
>  UI IDM managed user schema                              (OK=13167  KO=0     )
>  UI IDM dashboard                                        (OK=13167  KO=0     )
>  UI IDM user                                             (OK=13166  KO=0     )
>  UI IDM oidcToken                                        (OK=13166  KO=0     )
> userinfo                                                 (OK=13165  KO=0     )
> UI-Logout                                                (OK=13166  KO=0     )
> UI-Logout Redirect 1                                     (OK=13166  KO=0     )
>  UI AM revoke2                                           (OK=13165  KO=0     )
>  UI AM endsession                                        (OK=13165  KO=0     )
>  UI AM revoke1                                           (OK=13164  KO=0     )
> getIdToken                                               (OK=4367   KO=0     )
> getIdToken Redirect 1                                    (OK=4367   KO=0     )
> createOrganization                                       (OK=4366   KO=0     )
> queryOrganization                                        (OK=4366   KO=0     )
> deleteOrganization                                       (OK=4366   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2168   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2168   KO=0     )
> ReadPolicy                                               (OK=19679  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=361    KO=0     )
> DeletePolicy                                             (OK=19614  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2356 (99.20%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 82647  / active: 204    / done: 61125 
================================================================================

23:40:54.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:55.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:55.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:56.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:56.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:57.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:57.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:57.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:58.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:59.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:40:59.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:40:59 GMT                                    1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=858504 KO=14    )
> restLoginInitiate                                        (OK=59362  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59359  KO=0     )
> Skip 2FA                                                 (OK=33109  KO=1     )
> User Authorize PKCE stage                                (OK=70209  KO=0     )
> User AccessToken PKCE stage                              (OK=70203  KO=2     )
> RootUserinfo                                             (OK=44415  KO=0     )
> GetUUid                                                  (OK=19829  KO=0     )
> GetOpenidConfig                                          (OK=59263  KO=0     )
> CreatePolicy                                             (OK=19820  KO=7     )
> tokenUserinfo                                            (OK=10646  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13232  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13232  KO=0     )
>  UI AM idFromSession                                     (OK=13229  KO=0     )
>  UI AM validateGoto                                      (OK=13229  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13227  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13227  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2369   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13227  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13227  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13226  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13226  KO=0     )
>  UI IDM uiconfig                                         (OK=13226  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13226  KO=0     )
>  UI IDM version                                          (OK=13226  KO=0     )
>  UI IDM features                                         (OK=13226  KO=0     )
>  UI IDM privilege                                        (OK=13226  KO=0     )
>  UI IDM login                                            (OK=13226  KO=0     )
>  UI IDM managed user schema                              (OK=13226  KO=0     )
>  UI IDM dashboard                                        (OK=13226  KO=0     )
>  UI IDM user                                             (OK=13226  KO=0     )
>  UI IDM oidcToken                                        (OK=13225  KO=0     )
> userinfo                                                 (OK=13224  KO=0     )
> UI-Logout                                                (OK=13224  KO=0     )
> UI-Logout Redirect 1                                     (OK=13224  KO=0     )
>  UI AM revoke2                                           (OK=13223  KO=0     )
>  UI AM endsession                                        (OK=13223  KO=0     )
>  UI AM revoke1                                           (OK=13222  KO=0     )
> getIdToken                                               (OK=4378   KO=0     )
> getIdToken Redirect 1                                    (OK=4378   KO=0     )
> createOrganization                                       (OK=4377   KO=0     )
> queryOrganization                                        (OK=4377   KO=0     )
> deleteOrganization                                       (OK=4376   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2181   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2181   KO=0     )
> ReadPolicy                                               (OK=19754  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=362    KO=0     )
> DeletePolicy                                             (OK=19675  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2367 (99.20%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 82429  / active: 208    / done: 61339 
================================================================================

23:41:00.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:01.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:01.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:02.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:02.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:02.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:02.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:02.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:03.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:04.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:04 GMT                                    1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=861579 KO=14    )
> restLoginInitiate                                        (OK=59564  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59554  KO=0     )
> Skip 2FA                                                 (OK=33204  KO=1     )
> User Authorize PKCE stage                                (OK=70449  KO=0     )
> User AccessToken PKCE stage                              (OK=70441  KO=2     )
> RootUserinfo                                             (OK=44555  KO=0     )
> GetUUid                                                  (OK=19887  KO=0     )
> GetOpenidConfig                                          (OK=59468  KO=0     )
> CreatePolicy                                             (OK=19877  KO=7     )
> tokenUserinfo                                            (OK=10680  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13283  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13283  KO=0     )
>  UI AM idFromSession                                     (OK=13283  KO=0     )
>  UI AM validateGoto                                      (OK=13283  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13283  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13283  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2375   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13283  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13281  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13280  KO=0     )
>  UI IDM uiconfig                                         (OK=13279  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13279  KO=0     )
>  UI IDM version                                          (OK=13279  KO=0     )
>  UI IDM features                                         (OK=13279  KO=0     )
>  UI IDM privilege                                        (OK=13279  KO=0     )
>  UI IDM login                                            (OK=13279  KO=0     )
>  UI IDM managed user schema                              (OK=13279  KO=0     )
>  UI IDM dashboard                                        (OK=13279  KO=0     )
>  UI IDM user                                             (OK=13279  KO=0     )
>  UI IDM oidcToken                                        (OK=13279  KO=0     )
> userinfo                                                 (OK=13278  KO=0     )
> UI-Logout                                                (OK=13279  KO=0     )
> UI-Logout Redirect 1                                     (OK=13277  KO=0     )
>  UI AM revoke2                                           (OK=13276  KO=0     )
>  UI AM endsession                                        (OK=13276  KO=0     )
>  UI AM revoke1                                           (OK=13275  KO=0     )
> getIdToken                                               (OK=4389   KO=0     )
> getIdToken Redirect 1                                    (OK=4389   KO=0     )
> createOrganization                                       (OK=4388   KO=0     )
> queryOrganization                                        (OK=4388   KO=0     )
> deleteOrganization                                       (OK=4388   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2184   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2184   KO=0     )
> ReadPolicy                                               (OK=19826  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=362    KO=0     )
> DeletePolicy                                             (OK=19751  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2377 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 82223  / active: 200    / done: 61553 
================================================================================

23:41:05.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:06.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:08.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:09.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:09.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:09 GMT                                    1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=864268 KO=14    )
> restLoginInitiate                                        (OK=59748  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59746  KO=0     )
> Skip 2FA                                                 (OK=33320  KO=1     )
> User Authorize PKCE stage                                (OK=70678  KO=0     )
> User AccessToken PKCE stage                              (OK=70671  KO=2     )
> RootUserinfo                                             (OK=44690  KO=0     )
> GetUUid                                                  (OK=19972  KO=0     )
> GetOpenidConfig                                          (OK=59682  KO=0     )
> CreatePolicy                                             (OK=19964  KO=7     )
> tokenUserinfo                                            (OK=10716  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13326  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13323  KO=0     )
>  UI AM idFromSession                                     (OK=13323  KO=0     )
>  UI AM validateGoto                                      (OK=13323  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13321  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13321  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2383   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13321  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13321  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13318  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13317  KO=0     )
>  UI IDM uiconfig                                         (OK=13317  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13317  KO=0     )
>  UI IDM version                                          (OK=13317  KO=0     )
>  UI IDM features                                         (OK=13317  KO=0     )
>  UI IDM privilege                                        (OK=13317  KO=0     )
>  UI IDM login                                            (OK=13317  KO=0     )
>  UI IDM managed user schema                              (OK=13317  KO=0     )
>  UI IDM dashboard                                        (OK=13317  KO=0     )
>  UI IDM user                                             (OK=13317  KO=0     )
>  UI IDM oidcToken                                        (OK=13317  KO=0     )
> userinfo                                                 (OK=13314  KO=0     )
> UI-Logout                                                (OK=13315  KO=0     )
> UI-Logout Redirect 1                                     (OK=13314  KO=0     )
>  UI AM revoke2                                           (OK=13313  KO=0     )
>  UI AM endsession                                        (OK=13313  KO=0     )
>  UI AM revoke1                                           (OK=13312  KO=0     )
> getIdToken                                               (OK=4398   KO=0     )
> getIdToken Redirect 1                                    (OK=4398   KO=0     )
> createOrganization                                       (OK=4397   KO=0     )
> queryOrganization                                        (OK=4397   KO=0     )
> deleteOrganization                                       (OK=4397   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2189   KO=0     )
> ReadPolicy                                               (OK=19882  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=363    KO=0     )
> DeletePolicy                                             (OK=19822  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2382 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 82037  / active: 193    / done: 61746 
================================================================================

23:41:10.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:10.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:11.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:11.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:11.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:12.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:12.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:13.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:14 GMT                                    1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=866871 KO=14    )
> restLoginInitiate                                        (OK=59930  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59923  KO=0     )
> Skip 2FA                                                 (OK=33428  KO=1     )
> User Authorize PKCE stage                                (OK=70885  KO=0     )
> User AccessToken PKCE stage                              (OK=70879  KO=2     )
> RootUserinfo                                             (OK=44827  KO=0     )
> GetUUid                                                  (OK=20029  KO=0     )
> GetOpenidConfig                                          (OK=59883  KO=0     )
> CreatePolicy                                             (OK=20021  KO=7     )
> tokenUserinfo                                            (OK=10741  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13359  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13359  KO=0     )
>  UI AM idFromSession                                     (OK=13359  KO=0     )
>  UI AM validateGoto                                      (OK=13359  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13357  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13357  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2389   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13357  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13357  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13356  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13356  KO=0     )
>  UI IDM uiconfig                                         (OK=13356  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13356  KO=0     )
>  UI IDM version                                          (OK=13356  KO=0     )
>  UI IDM features                                         (OK=13356  KO=0     )
>  UI IDM privilege                                        (OK=13356  KO=0     )
>  UI IDM login                                            (OK=13356  KO=0     )
>  UI IDM managed user schema                              (OK=13356  KO=0     )
>  UI IDM dashboard                                        (OK=13356  KO=0     )
>  UI IDM user                                             (OK=13356  KO=0     )
>  UI IDM oidcToken                                        (OK=13355  KO=0     )
> userinfo                                                 (OK=13354  KO=0     )
> UI-Logout                                                (OK=13355  KO=0     )
> UI-Logout Redirect 1                                     (OK=13355  KO=0     )
>  UI AM revoke2                                           (OK=13355  KO=0     )
>  UI AM endsession                                        (OK=13355  KO=0     )
>  UI AM revoke1                                           (OK=13354  KO=0     )
> getIdToken                                               (OK=4414   KO=0     )
> getIdToken Redirect 1                                    (OK=4414   KO=0     )
> createOrganization                                       (OK=4413   KO=0     )
> queryOrganization                                        (OK=4413   KO=0     )
> deleteOrganization                                       (OK=4413   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2196   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2196   KO=0     )
> ReadPolicy                                               (OK=19970  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=365    KO=0     )
> DeletePolicy                                             (OK=19879  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2390 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 81847  / active: 205    / done: 61924 
================================================================================

23:41:14.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:14.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:16.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:16.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:18.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:19 GMT                                    1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=869876 KO=14    )
> restLoginInitiate                                        (OK=60144  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60134  KO=0     )
> Skip 2FA                                                 (OK=33545  KO=1     )
> User Authorize PKCE stage                                (OK=71132  KO=0     )
> User AccessToken PKCE stage                              (OK=71123  KO=2     )
> RootUserinfo                                             (OK=44978  KO=0     )
> GetUUid                                                  (OK=20103  KO=0     )
> GetOpenidConfig                                          (OK=60102  KO=0     )
> CreatePolicy                                             (OK=20094  KO=7     )
> tokenUserinfo                                            (OK=10778  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13409  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13409  KO=0     )
>  UI AM idFromSession                                     (OK=13408  KO=0     )
>  UI AM validateGoto                                      (OK=13409  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13403  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13403  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2397   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13403  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13403  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13402  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13401  KO=0     )
>  UI IDM uiconfig                                         (OK=13401  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13401  KO=0     )
>  UI IDM version                                          (OK=13401  KO=0     )
>  UI IDM features                                         (OK=13401  KO=0     )
>  UI IDM privilege                                        (OK=13401  KO=0     )
>  UI IDM login                                            (OK=13401  KO=0     )
>  UI IDM managed user schema                              (OK=13401  KO=0     )
>  UI IDM dashboard                                        (OK=13401  KO=0     )
>  UI IDM user                                             (OK=13401  KO=0     )
>  UI IDM oidcToken                                        (OK=13401  KO=0     )
> userinfo                                                 (OK=13400  KO=0     )
> UI-Logout                                                (OK=13400  KO=0     )
> UI-Logout Redirect 1                                     (OK=13400  KO=0     )
>  UI AM revoke2                                           (OK=13400  KO=0     )
>  UI AM endsession                                        (OK=13400  KO=0     )
>  UI AM revoke1                                           (OK=13399  KO=0     )
> getIdToken                                               (OK=4428   KO=0     )
> getIdToken Redirect 1                                    (OK=4428   KO=0     )
> createOrganization                                       (OK=4426   KO=0     )
> queryOrganization                                        (OK=4425   KO=0     )
> deleteOrganization                                       (OK=4425   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2199   KO=0     )
> ReadPolicy                                               (OK=20025  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=365    KO=0     )
> DeletePolicy                                             (OK=19966  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2395 (99.21%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 81629  / active: 203    / done: 62144 
================================================================================

23:41:22.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:22.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:23.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:23.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:23.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:24.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:24.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:24 GMT                                    1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=872785 KO=14    )
> restLoginInitiate                                        (OK=60334  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60331  KO=0     )
> Skip 2FA                                                 (OK=33660  KO=1     )
> User Authorize PKCE stage                                (OK=71371  KO=0     )
> User AccessToken PKCE stage                              (OK=71368  KO=2     )
> RootUserinfo                                             (OK=45151  KO=0     )
> GetUUid                                                  (OK=20171  KO=0     )
> GetOpenidConfig                                          (OK=60294  KO=0     )
> CreatePolicy                                             (OK=20164  KO=7     )
> tokenUserinfo                                            (OK=10815  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13451  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13451  KO=0     )
>  UI AM idFromSession                                     (OK=13450  KO=0     )
>  UI AM validateGoto                                      (OK=13450  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13449  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13449  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2405   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13448  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13448  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13447  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13447  KO=0     )
>  UI IDM uiconfig                                         (OK=13447  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13447  KO=0     )
>  UI IDM version                                          (OK=13447  KO=0     )
>  UI IDM features                                         (OK=13446  KO=0     )
>  UI IDM privilege                                        (OK=13446  KO=0     )
>  UI IDM login                                            (OK=13446  KO=0     )
>  UI IDM managed user schema                              (OK=13445  KO=0     )
>  UI IDM dashboard                                        (OK=13445  KO=0     )
>  UI IDM user                                             (OK=13445  KO=0     )
>  UI IDM oidcToken                                        (OK=13445  KO=0     )
> userinfo                                                 (OK=13444  KO=0     )
> UI-Logout                                                (OK=13445  KO=0     )
> UI-Logout Redirect 1                                     (OK=13445  KO=0     )
>  UI AM revoke2                                           (OK=13445  KO=0     )
>  UI AM endsession                                        (OK=13445  KO=0     )
>  UI AM revoke1                                           (OK=13444  KO=0     )
> getIdToken                                               (OK=4442   KO=0     )
> getIdToken Redirect 1                                    (OK=4442   KO=0     )
> createOrganization                                       (OK=4441   KO=0     )
> queryOrganization                                        (OK=4441   KO=0     )
> deleteOrganization                                       (OK=4440   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2207   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2206   KO=0     )
> ReadPolicy                                               (OK=20096  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=366    KO=0     )
> DeletePolicy                                             (OK=20023  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2402 (99.22%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 81430  / active: 204    / done: 62342 
================================================================================

23:41:24.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:25.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:28.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:28.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:29.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:29 GMT                                    1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=875480 KO=14    )
> restLoginInitiate                                        (OK=60512  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60509  KO=0     )
> Skip 2FA                                                 (OK=33754  KO=1     )
> User Authorize PKCE stage                                (OK=71587  KO=0     )
> User AccessToken PKCE stage                              (OK=71580  KO=2     )
> RootUserinfo                                             (OK=45285  KO=0     )
> GetUUid                                                  (OK=20228  KO=0     )
> GetOpenidConfig                                          (OK=60495  KO=0     )
> CreatePolicy                                             (OK=20220  KO=7     )
> tokenUserinfo                                            (OK=10849  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13494  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13494  KO=0     )
>  UI AM idFromSession                                     (OK=13494  KO=0     )
>  UI AM validateGoto                                      (OK=13493  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13491  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13491  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2411   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13491  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13491  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13489  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13489  KO=0     )
>  UI IDM uiconfig                                         (OK=13489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13489  KO=0     )
>  UI IDM version                                          (OK=13489  KO=0     )
>  UI IDM features                                         (OK=13488  KO=0     )
>  UI IDM privilege                                        (OK=13488  KO=0     )
>  UI IDM login                                            (OK=13489  KO=0     )
>  UI IDM managed user schema                              (OK=13488  KO=0     )
>  UI IDM dashboard                                        (OK=13488  KO=0     )
>  UI IDM user                                             (OK=13488  KO=0     )
>  UI IDM oidcToken                                        (OK=13488  KO=0     )
> userinfo                                                 (OK=13487  KO=0     )
> UI-Logout                                                (OK=13487  KO=0     )
> UI-Logout Redirect 1                                     (OK=13487  KO=0     )
>  UI AM revoke2                                           (OK=13487  KO=0     )
>  UI AM endsession                                        (OK=13487  KO=0     )
>  UI AM revoke1                                           (OK=13486  KO=0     )
> getIdToken                                               (OK=4456   KO=0     )
> getIdToken Redirect 1                                    (OK=4456   KO=0     )
> createOrganization                                       (OK=4455   KO=0     )
> queryOrganization                                        (OK=4454   KO=0     )
> deleteOrganization                                       (OK=4454   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2213   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2213   KO=0     )
> ReadPolicy                                               (OK=20169  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=366    KO=0     )
> DeletePolicy                                             (OK=20092  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2407 (99.22%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 81249  / active: 183    / done: 62544 
================================================================================

23:41:30.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:30.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:31.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:31.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:31.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:32.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:32.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:34.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:34.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:34.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:34 GMT                                    1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=878075 KO=14    )
> restLoginInitiate                                        (OK=60699  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60693  KO=0     )
> Skip 2FA                                                 (OK=33851  KO=1     )
> User Authorize PKCE stage                                (OK=71795  KO=0     )
> User AccessToken PKCE stage                              (OK=71790  KO=2     )
> RootUserinfo                                             (OK=45424  KO=0     )
> GetUUid                                                  (OK=20285  KO=0     )
> GetOpenidConfig                                          (OK=60681  KO=0     )
> CreatePolicy                                             (OK=20275  KO=7     )
> tokenUserinfo                                            (OK=10882  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13534  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13533  KO=0     )
>  UI AM idFromSession                                     (OK=13533  KO=0     )
>  UI AM validateGoto                                      (OK=13533  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13531  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13531  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2420   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13530  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13530  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13529  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13529  KO=0     )
>  UI IDM uiconfig                                         (OK=13529  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13529  KO=0     )
>  UI IDM version                                          (OK=13529  KO=0     )
>  UI IDM features                                         (OK=13529  KO=0     )
>  UI IDM privilege                                        (OK=13529  KO=0     )
>  UI IDM login                                            (OK=13529  KO=0     )
>  UI IDM managed user schema                              (OK=13529  KO=0     )
>  UI IDM dashboard                                        (OK=13529  KO=0     )
>  UI IDM user                                             (OK=13529  KO=0     )
>  UI IDM oidcToken                                        (OK=13527  KO=0     )
> userinfo                                                 (OK=13525  KO=0     )
> UI-Logout                                                (OK=13526  KO=0     )
> UI-Logout Redirect 1                                     (OK=13526  KO=0     )
>  UI AM revoke2                                           (OK=13525  KO=0     )
>  UI AM endsession                                        (OK=13525  KO=0     )
>  UI AM revoke1                                           (OK=13525  KO=0     )
> getIdToken                                               (OK=4467   KO=0     )
> getIdToken Redirect 1                                    (OK=4467   KO=0     )
> createOrganization                                       (OK=4466   KO=0     )
> queryOrganization                                        (OK=4466   KO=0     )
> deleteOrganization                                       (OK=4465   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2220   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2219   KO=0     )
> ReadPolicy                                               (OK=20225  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=367    KO=0     )
> DeletePolicy                                             (OK=20165  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2417 (99.22%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 81055  / active: 175    / done: 62746 
================================================================================

23:41:36.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:36.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:36.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:36.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:38.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:39 GMT                                    1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=881272 KO=14    )
> restLoginInitiate                                        (OK=60917  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60912  KO=0     )
> Skip 2FA                                                 (OK=33964  KO=1     )
> User Authorize PKCE stage                                (OK=72064  KO=0     )
> User AccessToken PKCE stage                              (OK=72057  KO=2     )
> RootUserinfo                                             (OK=45551  KO=0     )
> GetUUid                                                  (OK=20351  KO=0     )
> GetOpenidConfig                                          (OK=60859  KO=0     )
> CreatePolicy                                             (OK=20342  KO=7     )
> tokenUserinfo                                            (OK=10929  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13591  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13591  KO=0     )
>  UI AM idFromSession                                     (OK=13590  KO=0     )
>  UI AM validateGoto                                      (OK=13590  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13587  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13584  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2432   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13584  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13584  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13581  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13581  KO=0     )
>  UI IDM uiconfig                                         (OK=13581  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13581  KO=0     )
>  UI IDM version                                          (OK=13581  KO=0     )
>  UI IDM features                                         (OK=13581  KO=0     )
>  UI IDM privilege                                        (OK=13581  KO=0     )
>  UI IDM login                                            (OK=13581  KO=0     )
>  UI IDM managed user schema                              (OK=13581  KO=0     )
>  UI IDM dashboard                                        (OK=13581  KO=0     )
>  UI IDM user                                             (OK=13581  KO=0     )
>  UI IDM oidcToken                                        (OK=13580  KO=0     )
> userinfo                                                 (OK=13579  KO=0     )
> UI-Logout                                                (OK=13579  KO=0     )
> UI-Logout Redirect 1                                     (OK=13579  KO=0     )
>  UI AM revoke2                                           (OK=13579  KO=0     )
>  UI AM endsession                                        (OK=13579  KO=0     )
>  UI AM revoke1                                           (OK=13578  KO=0     )
> getIdToken                                               (OK=4486   KO=0     )
> getIdToken Redirect 1                                    (OK=4486   KO=0     )
> createOrganization                                       (OK=4485   KO=0     )
> queryOrganization                                        (OK=4485   KO=0     )
> deleteOrganization                                       (OK=4484   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2227   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2227   KO=0     )
> ReadPolicy                                               (OK=20279  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=368    KO=0     )
> DeletePolicy                                             (OK=20222  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2422 (99.22%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 80828  / active: 184    / done: 62964 
================================================================================

23:41:41.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:41.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:41.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:42.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:42.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:42.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:42.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:43.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:43.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:44 GMT                                    1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=884077 KO=14    )
> restLoginInitiate                                        (OK=61106  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61101  KO=0     )
> Skip 2FA                                                 (OK=34086  KO=1     )
> User Authorize PKCE stage                                (OK=72291  KO=0     )
> User AccessToken PKCE stage                              (OK=72288  KO=2     )
> RootUserinfo                                             (OK=45708  KO=0     )
> GetUUid                                                  (OK=20418  KO=0     )
> GetOpenidConfig                                          (OK=61046  KO=0     )
> CreatePolicy                                             (OK=20409  KO=7     )
> tokenUserinfo                                            (OK=10952  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13627  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13627  KO=0     )
>  UI AM idFromSession                                     (OK=13627  KO=0     )
>  UI AM validateGoto                                      (OK=13627  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13626  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13626  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2434   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13626  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13626  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13625  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13624  KO=0     )
>  UI IDM uiconfig                                         (OK=13624  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13624  KO=0     )
>  UI IDM version                                          (OK=13624  KO=0     )
>  UI IDM features                                         (OK=13624  KO=0     )
>  UI IDM privilege                                        (OK=13624  KO=0     )
>  UI IDM login                                            (OK=13624  KO=0     )
>  UI IDM managed user schema                              (OK=13624  KO=0     )
>  UI IDM dashboard                                        (OK=13624  KO=0     )
>  UI IDM user                                             (OK=13624  KO=0     )
>  UI IDM oidcToken                                        (OK=13624  KO=0     )
> userinfo                                                 (OK=13622  KO=0     )
> UI-Logout                                                (OK=13623  KO=0     )
> UI-Logout Redirect 1                                     (OK=13623  KO=0     )
>  UI AM revoke2                                           (OK=13623  KO=0     )
>  UI AM endsession                                        (OK=13623  KO=0     )
>  UI AM revoke1                                           (OK=13622  KO=0     )
> getIdToken                                               (OK=4506   KO=0     )
> getIdToken Redirect 1                                    (OK=4506   KO=0     )
> createOrganization                                       (OK=4504   KO=0     )
> queryOrganization                                        (OK=4502   KO=0     )
> deleteOrganization                                       (OK=4500   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2243   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2243   KO=0     )
> ReadPolicy                                               (OK=20348  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=372    KO=0     )
> DeletePolicy                                             (OK=20277  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2431 (99.22%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 80622  / active: 209    / done: 63145 
================================================================================

23:41:44.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 63333: status.find.in([200, 209], 304), found 409
23:41:44.748 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,63333,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE4NTYwOTc1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRUozV21Oa1Z1NmM0WVJpcUtqcXZTemJSYjcwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjUwNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjUwNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MTA0LCJpYXQiOjE3MzIyMzI1MDQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImxzMUw5TDUzV2p5aVN2NXlYd1hVS3hGT1FRMCJ9.D2dVmLao34R-Neq2DD4qSFdo9QjK5M3CxcncfBwx0Ubq8Qb_OjEpv10su3Tp8Ufrb02LfKj9p6uw-5YvKVsusyk8prmg--_Fv6L4FHSZnq0X5q1aUA9ZeCII38KdG2byIP-9Vmfac6kkdNNVwXVNR53DKB7_P4TPaeU0uFdiMFRpiMyh0fXeW0792fsUYTMmuJ5chbGyCzP_Ws2AE53ER62JUuSq8DVZ-jUh2q7LtgUUVYux-E2nCDjxwSSS4KiLcs1z63axGsuqA1LOngrL2RXhcpQ-A0mynjCQdiAe7E8u8bju6ShdqkUJxrZ0dyFgx-qSuTPgfwfiFROEsuPpRw, username -> user.115479, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy234952, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@163ce337, authcode -> xcoE2oJYRD23cgroti0gHIYeNCU, useAdminRealm -> true, callbacks -> {"tokenId":"uvv5NBWGZoRvpKGKTQ2ci0GooLc.*AAJTSQACMDIAAlNLABwweCtaSFkxS2dxUnhIbjFnRmk4L2J4eDZVR1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232504422), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=uvv5NBWGZoRvpKGKTQ2ci0GooLc.*AAJTSQACMDIAAlNLABwweCtaSFkxS2dxUnhIbjFnRmk4L2J4eDZVR1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232504422))), password -> Pa_ssw0rd, challenge -> sFm2SfQ8jcMZycsz_3oF7doUSMoYtmBU6mQgeh5Txz8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 221.247.10.216, verifier -> LTQ4OTIxOTI1MTk4Njg3NzgzOTA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@9b37b82, tokenId -> uvv5NBWGZoRvpKGKTQ2ci0GooLc.*AAJTSQACMDIAAlNLABwweCtaSFkxS2dxUnhIbjFnRmk4L2J4eDZVR1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=uvv5NBWGZoRvpKGKTQ2ci0GooLc.*AAJTSQACMDIAAlNLABwweCtaSFkxS2dxUnhIbjFnRmk4L2J4eDZVR1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=uvv5NBWGZoRvpKGKTQ2ci0GooLc.*AAJTSQACMDIAAlNLABwweCtaSFkxS2dxUnhIbjFnRmk4L2J4eDZVR1k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy234952","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: Thu, 21 Nov 2024 23:41:44 GMT
	x-forgerock-transactionid: 4c2e0247-c383-4d49-8a31-3fc17c24c94f
	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:41:44.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:45.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:46.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:46.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:47.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:47.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:48.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:49 GMT                                    1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=886518 KO=15    )
> restLoginInitiate                                        (OK=61266  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61264  KO=0     )
> Skip 2FA                                                 (OK=34174  KO=1     )
> User Authorize PKCE stage                                (OK=72483  KO=0     )
> User AccessToken PKCE stage                              (OK=72479  KO=2     )
> RootUserinfo                                             (OK=45872  KO=0     )
> GetUUid                                                  (OK=20475  KO=0     )
> GetOpenidConfig                                          (OK=61240  KO=0     )
> CreatePolicy                                             (OK=20466  KO=8     )
> tokenUserinfo                                            (OK=10983  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13665  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13665  KO=0     )
>  UI AM idFromSession                                     (OK=13665  KO=0     )
>  UI AM validateGoto                                      (OK=13665  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13663  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13663  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2439   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13661  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13661  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13660  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13660  KO=0     )
>  UI IDM uiconfig                                         (OK=13660  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13660  KO=0     )
>  UI IDM version                                          (OK=13660  KO=0     )
>  UI IDM features                                         (OK=13660  KO=0     )
>  UI IDM privilege                                        (OK=13660  KO=0     )
>  UI IDM login                                            (OK=13660  KO=0     )
>  UI IDM managed user schema                              (OK=13660  KO=0     )
>  UI IDM dashboard                                        (OK=13660  KO=0     )
>  UI IDM user                                             (OK=13660  KO=0     )
>  UI IDM oidcToken                                        (OK=13660  KO=0     )
> userinfo                                                 (OK=13658  KO=0     )
> UI-Logout                                                (OK=13658  KO=0     )
> UI-Logout Redirect 1                                     (OK=13658  KO=0     )
>  UI AM revoke2                                           (OK=13658  KO=0     )
>  UI AM endsession                                        (OK=13658  KO=0     )
>  UI AM revoke1                                           (OK=13657  KO=0     )
> getIdToken                                               (OK=4514   KO=0     )
> getIdToken Redirect 1                                    (OK=4514   KO=0     )
> createOrganization                                       (OK=4513   KO=0     )
> queryOrganization                                        (OK=4513   KO=0     )
> deleteOrganization                                       (OK=4513   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2251   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2251   KO=0     )
> ReadPolicy                                               (OK=20414  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=376    KO=0     )
> DeletePolicy                                             (OK=20343  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2438 (99.19%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 80456  / active: 178    / done: 63342 
================================================================================

23:41:52.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:52.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:52.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:53.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:54 GMT                                    1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=889177 KO=15    )
> restLoginInitiate                                        (OK=61457  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61450  KO=0     )
> Skip 2FA                                                 (OK=34284  KO=1     )
> User Authorize PKCE stage                                (OK=72702  KO=0     )
> User AccessToken PKCE stage                              (OK=72699  KO=2     )
> RootUserinfo                                             (OK=46010  KO=0     )
> GetUUid                                                  (OK=20544  KO=0     )
> GetOpenidConfig                                          (OK=61429  KO=0     )
> CreatePolicy                                             (OK=20535  KO=8     )
> tokenUserinfo                                            (OK=11016  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13702  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13702  KO=0     )
>  UI AM idFromSession                                     (OK=13702  KO=0     )
>  UI AM validateGoto                                      (OK=13702  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13702  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13702  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2449   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13701  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13701  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13701  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13701  KO=0     )
>  UI IDM uiconfig                                         (OK=13701  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13701  KO=0     )
>  UI IDM version                                          (OK=13701  KO=0     )
>  UI IDM features                                         (OK=13701  KO=0     )
>  UI IDM privilege                                        (OK=13701  KO=0     )
>  UI IDM login                                            (OK=13701  KO=0     )
>  UI IDM managed user schema                              (OK=13701  KO=0     )
>  UI IDM dashboard                                        (OK=13701  KO=0     )
>  UI IDM user                                             (OK=13701  KO=0     )
>  UI IDM oidcToken                                        (OK=13700  KO=0     )
> userinfo                                                 (OK=13699  KO=0     )
> UI-Logout                                                (OK=13700  KO=0     )
> UI-Logout Redirect 1                                     (OK=13700  KO=0     )
>  UI AM revoke2                                           (OK=13700  KO=0     )
>  UI AM endsession                                        (OK=13700  KO=0     )
>  UI AM revoke1                                           (OK=13699  KO=0     )
> getIdToken                                               (OK=4524   KO=0     )
> getIdToken Redirect 1                                    (OK=4524   KO=0     )
> createOrganization                                       (OK=4523   KO=0     )
> queryOrganization                                        (OK=4523   KO=0     )
> deleteOrganization                                       (OK=4523   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2253   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2253   KO=0     )
> ReadPolicy                                               (OK=20470  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=377    KO=0     )
> DeletePolicy                                             (OK=20409  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2442 (99.19%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 80265  / active: 180    / done: 63531 
================================================================================

23:41:55.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:55.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:55.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:57.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:57.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:59.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:41:59.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:41:59 GMT                                    1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=891696 KO=15    )
> restLoginInitiate                                        (OK=61647  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61639  KO=0     )
> Skip 2FA                                                 (OK=34392  KO=1     )
> User Authorize PKCE stage                                (OK=72922  KO=0     )
> User AccessToken PKCE stage                              (OK=72913  KO=2     )
> RootUserinfo                                             (OK=46145  KO=0     )
> GetUUid                                                  (OK=20605  KO=0     )
> GetOpenidConfig                                          (OK=61617  KO=0     )
> CreatePolicy                                             (OK=20596  KO=8     )
> tokenUserinfo                                            (OK=11054  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13740  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13740  KO=0     )
>  UI AM idFromSession                                     (OK=13740  KO=0     )
>  UI AM validateGoto                                      (OK=13740  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13738  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13738  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2454   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13738  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13738  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13735  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13735  KO=0     )
>  UI IDM uiconfig                                         (OK=13735  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13735  KO=0     )
>  UI IDM version                                          (OK=13735  KO=0     )
>  UI IDM features                                         (OK=13735  KO=0     )
>  UI IDM privilege                                        (OK=13735  KO=0     )
>  UI IDM login                                            (OK=13735  KO=0     )
>  UI IDM managed user schema                              (OK=13735  KO=0     )
>  UI IDM dashboard                                        (OK=13735  KO=0     )
>  UI IDM user                                             (OK=13735  KO=0     )
>  UI IDM oidcToken                                        (OK=13734  KO=0     )
> userinfo                                                 (OK=13733  KO=0     )
> UI-Logout                                                (OK=13734  KO=0     )
> UI-Logout Redirect 1                                     (OK=13734  KO=0     )
>  UI AM revoke2                                           (OK=13733  KO=0     )
>  UI AM endsession                                        (OK=13733  KO=0     )
>  UI AM revoke1                                           (OK=13732  KO=0     )
> getIdToken                                               (OK=4537   KO=0     )
> getIdToken Redirect 1                                    (OK=4537   KO=0     )
> createOrganization                                       (OK=4536   KO=0     )
> queryOrganization                                        (OK=4535   KO=0     )
> deleteOrganization                                       (OK=4534   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2260   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2260   KO=0     )
> ReadPolicy                                               (OK=20539  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=378    KO=0     )
> DeletePolicy                                             (OK=20466  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2449 (99.19%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 80061  / active: 206    / done: 63709 
================================================================================

23:42:00.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:00.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:01.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:01.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:02.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:02.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:04.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:04.135 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 64064: status.find.in([200, 209], 304), found 409
23:42:04.136 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,64064,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4NzUzODM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidi1jbVJHOHhDLURTbEo3Tkl5SkdxODBJbm1zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjUyMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjUyMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MTIzLCJpYXQiOjE3MzIyMzI1MjMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InJXdm5wZ05rZ3dRMG9ESnh4QnBLZldvX3hxRSJ9.cqnFYGKaqM1Hh3xKharUA2i62GTon12mSIKlor3WfWJr22MeQRwaA6QkzJ228wzxos9nt1DV5YjrYBcv8cbSxHk_n8cI_Hw7-1GUGqFM1-SZybuaz9TwHOun1GhYAAc5TQ-ZBVqynTNUGEZMgo9VisHpZnlILPXkeRqlzNYbW3TMVCON36hlFR-hAMY3-JHbJYvweel8u1nRc9p4YR8gfb0RQ_pRPOghc9D9wawg_giePtXZEcHIdlRTOIKdPZyXYy61GmeJIAAw0M4gvNoUvRFnOsrlNTRrgRfeao-Iwo91PGMhHhH4IJVnl9ZJ-5Pnctg1k9GKBeOtMMvoOIEHOQ, username -> user.53277, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy446763, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@19600716, authcode -> DQLO8T1dQEOTP3TbLJZpFCVmtb0, useAdminRealm -> true, callbacks -> {"tokenId":"5XH7mssz38cU7KgIw1PASrCfQ7I.*AAJTSQACMDIAAlNLABxBT01ZNStPaC9BUjFrT1IzL29UbFN5dVg5NjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232523713), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=5XH7mssz38cU7KgIw1PASrCfQ7I.*AAJTSQACMDIAAlNLABxBT01ZNStPaC9BUjFrT1IzL29UbFN5dVg5NjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232523713))), password -> Pa_ssw0rd, challenge -> 3Y6jQ5yen75CxSchjQsOZdtESui4rMnIJJm6r7LyrgI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> OTE1ODYzNTU1ODE4MDM4OTY3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@426d8377, tokenId -> 5XH7mssz38cU7KgIw1PASrCfQ7I.*AAJTSQACMDIAAlNLABxBT01ZNStPaC9BUjFrT1IzL29UbFN5dVg5NjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=5XH7mssz38cU7KgIw1PASrCfQ7I.*AAJTSQACMDIAAlNLABxBT01ZNStPaC9BUjFrT1IzL29UbFN5dVg5NjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=5XH7mssz38cU7KgIw1PASrCfQ7I.*AAJTSQACMDIAAlNLABxBT01ZNStPaC9BUjFrT1IzL29UbFN5dVg5NjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy446763","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: Thu, 21 Nov 2024 23:42:04 GMT
	x-forgerock-transactionid: a4e36fc0-7535-49b2-bd87-09b06648b7b7
	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:42:04.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:04.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:04 GMT                                    1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=894603 KO=16    )
> restLoginInitiate                                        (OK=61858  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61852  KO=0     )
> Skip 2FA                                                 (OK=34510  KO=1     )
> User Authorize PKCE stage                                (OK=73159  KO=0     )
> User AccessToken PKCE stage                              (OK=73153  KO=2     )
> RootUserinfo                                             (OK=46284  KO=0     )
> GetUUid                                                  (OK=20683  KO=0     )
> GetOpenidConfig                                          (OK=61825  KO=0     )
> CreatePolicy                                             (OK=20672  KO=9     )
> tokenUserinfo                                            (OK=11091  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13784  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13784  KO=0     )
>  UI AM idFromSession                                     (OK=13783  KO=0     )
>  UI AM validateGoto                                      (OK=13784  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13781  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13781  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2461   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13781  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13781  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13778  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13778  KO=0     )
>  UI IDM uiconfig                                         (OK=13778  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13778  KO=0     )
>  UI IDM version                                          (OK=13778  KO=0     )
>  UI IDM features                                         (OK=13778  KO=0     )
>  UI IDM privilege                                        (OK=13778  KO=0     )
>  UI IDM login                                            (OK=13778  KO=0     )
>  UI IDM managed user schema                              (OK=13778  KO=0     )
>  UI IDM dashboard                                        (OK=13778  KO=0     )
>  UI IDM user                                             (OK=13778  KO=0     )
>  UI IDM oidcToken                                        (OK=13778  KO=0     )
> userinfo                                                 (OK=13776  KO=0     )
> UI-Logout                                                (OK=13776  KO=0     )
> UI-Logout Redirect 1                                     (OK=13776  KO=0     )
>  UI AM revoke2                                           (OK=13776  KO=0     )
>  UI AM endsession                                        (OK=13776  KO=0     )
>  UI AM revoke1                                           (OK=13775  KO=0     )
> getIdToken                                               (OK=4553   KO=0     )
> getIdToken Redirect 1                                    (OK=4553   KO=0     )
> createOrganization                                       (OK=4551   KO=0     )
> queryOrganization                                        (OK=4551   KO=0     )
> deleteOrganization                                       (OK=4551   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2265   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2265   KO=0     )
> ReadPolicy                                               (OK=20601  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=380    KO=0     )
> DeletePolicy                                             (OK=20535  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2458 (99.15%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 79850  / active: 206    / done: 63920 
================================================================================

23:42:05.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:05.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:05.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:06.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:07.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:07.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:07.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:08.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:08.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:09.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:09.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:09 GMT                                    1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=897241 KO=16    )
> restLoginInitiate                                        (OK=62037  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62031  KO=0     )
> Skip 2FA                                                 (OK=34614  KO=1     )
> User Authorize PKCE stage                                (OK=73373  KO=0     )
> User AccessToken PKCE stage                              (OK=73366  KO=2     )
> RootUserinfo                                             (OK=46431  KO=0     )
> GetUUid                                                  (OK=20745  KO=0     )
> GetOpenidConfig                                          (OK=62028  KO=0     )
> CreatePolicy                                             (OK=20736  KO=9     )
> tokenUserinfo                                            (OK=11123  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13820  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13820  KO=0     )
>  UI AM idFromSession                                     (OK=13820  KO=0     )
>  UI AM validateGoto                                      (OK=13820  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13819  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13819  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2470   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13819  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13819  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13818  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13818  KO=0     )
>  UI IDM uiconfig                                         (OK=13818  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13818  KO=0     )
>  UI IDM version                                          (OK=13818  KO=0     )
>  UI IDM features                                         (OK=13818  KO=0     )
>  UI IDM privilege                                        (OK=13818  KO=0     )
>  UI IDM login                                            (OK=13818  KO=0     )
>  UI IDM managed user schema                              (OK=13818  KO=0     )
>  UI IDM dashboard                                        (OK=13818  KO=0     )
>  UI IDM user                                             (OK=13818  KO=0     )
>  UI IDM oidcToken                                        (OK=13818  KO=0     )
> userinfo                                                 (OK=13817  KO=0     )
> UI-Logout                                                (OK=13818  KO=0     )
> UI-Logout Redirect 1                                     (OK=13818  KO=0     )
>  UI AM revoke2                                           (OK=13818  KO=0     )
>  UI AM endsession                                        (OK=13818  KO=0     )
>  UI AM revoke1                                           (OK=13817  KO=0     )
> getIdToken                                               (OK=4563   KO=0     )
> getIdToken Redirect 1                                    (OK=4563   KO=0     )
> createOrganization                                       (OK=4562   KO=0     )
> queryOrganization                                        (OK=4562   KO=0     )
> deleteOrganization                                       (OK=4561   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2272   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2272   KO=0     )
> ReadPolicy                                               (OK=20678  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=380    KO=0     )
> DeletePolicy                                             (OK=20596  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2469 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 79664  / active: 200    / done: 64112 
================================================================================

23:42:09.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:09.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:13.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:13.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:14.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:14 GMT                                    1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=899844 KO=16    )
> restLoginInitiate                                        (OK=62215  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62209  KO=0     )
> Skip 2FA                                                 (OK=34713  KO=1     )
> User Authorize PKCE stage                                (OK=73584  KO=0     )
> User AccessToken PKCE stage                              (OK=73580  KO=2     )
> RootUserinfo                                             (OK=46582  KO=0     )
> GetUUid                                                  (OK=20807  KO=0     )
> GetOpenidConfig                                          (OK=62230  KO=0     )
> CreatePolicy                                             (OK=20795  KO=9     )
> tokenUserinfo                                            (OK=11156  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13862  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13862  KO=0     )
>  UI AM idFromSession                                     (OK=13862  KO=0     )
>  UI AM validateGoto                                      (OK=13862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13860  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13860  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2476   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13860  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13860  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13858  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13858  KO=0     )
>  UI IDM uiconfig                                         (OK=13857  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13857  KO=0     )
>  UI IDM version                                          (OK=13857  KO=0     )
>  UI IDM features                                         (OK=13856  KO=0     )
>  UI IDM privilege                                        (OK=13856  KO=0     )
>  UI IDM login                                            (OK=13856  KO=0     )
>  UI IDM managed user schema                              (OK=13856  KO=0     )
>  UI IDM dashboard                                        (OK=13856  KO=0     )
>  UI IDM user                                             (OK=13856  KO=0     )
>  UI IDM oidcToken                                        (OK=13855  KO=0     )
> userinfo                                                 (OK=13854  KO=0     )
> UI-Logout                                                (OK=13855  KO=0     )
> UI-Logout Redirect 1                                     (OK=13855  KO=0     )
>  UI AM revoke2                                           (OK=13855  KO=0     )
>  UI AM endsession                                        (OK=13855  KO=0     )
>  UI AM revoke1                                           (OK=13854  KO=0     )
> getIdToken                                               (OK=4571   KO=0     )
> getIdToken Redirect 1                                    (OK=4571   KO=0     )
> createOrganization                                       (OK=4570   KO=0     )
> queryOrganization                                        (OK=4570   KO=0     )
> deleteOrganization                                       (OK=4570   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2277   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2276   KO=0     )
> ReadPolicy                                               (OK=20742  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=382    KO=0     )
> DeletePolicy                                             (OK=20674  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2474 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 79481  / active: 191    / done: 64304 
================================================================================

23:42:15.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:15.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:15.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:16.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:16.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:17.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:17.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:18.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:18.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:18.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:19.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:19 GMT                                    1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=902490 KO=16    )
> restLoginInitiate                                        (OK=62394  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62387  KO=0     )
> Skip 2FA                                                 (OK=34793  KO=1     )
> User Authorize PKCE stage                                (OK=73793  KO=0     )
> User AccessToken PKCE stage                              (OK=73789  KO=2     )
> RootUserinfo                                             (OK=46717  KO=0     )
> GetUUid                                                  (OK=20855  KO=0     )
> GetOpenidConfig                                          (OK=62401  KO=0     )
> CreatePolicy                                             (OK=20844  KO=9     )
> tokenUserinfo                                            (OK=11189  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13911  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13910  KO=0     )
>  UI AM idFromSession                                     (OK=13909  KO=0     )
>  UI AM validateGoto                                      (OK=13909  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13906  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13906  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2484   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13905  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13905  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13904  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13903  KO=0     )
>  UI IDM uiconfig                                         (OK=13902  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13902  KO=0     )
>  UI IDM version                                          (OK=13902  KO=0     )
>  UI IDM features                                         (OK=13901  KO=0     )
>  UI IDM privilege                                        (OK=13902  KO=0     )
>  UI IDM login                                            (OK=13902  KO=0     )
>  UI IDM managed user schema                              (OK=13901  KO=0     )
>  UI IDM dashboard                                        (OK=13902  KO=0     )
>  UI IDM user                                             (OK=13901  KO=0     )
>  UI IDM oidcToken                                        (OK=13899  KO=0     )
> userinfo                                                 (OK=13898  KO=0     )
> UI-Logout                                                (OK=13899  KO=0     )
> UI-Logout Redirect 1                                     (OK=13899  KO=0     )
>  UI AM revoke2                                           (OK=13897  KO=0     )
>  UI AM endsession                                        (OK=13896  KO=0     )
>  UI AM revoke1                                           (OK=13896  KO=0     )
> getIdToken                                               (OK=4578   KO=0     )
> getIdToken Redirect 1                                    (OK=4578   KO=0     )
> createOrganization                                       (OK=4576   KO=0     )
> queryOrganization                                        (OK=4576   KO=0     )
> deleteOrganization                                       (OK=4576   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2285   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2284   KO=0     )
> ReadPolicy                                               (OK=20802  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=385    KO=0     )
> DeletePolicy                                             (OK=20737  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2485 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 79296  / active: 182    / done: 64498 
================================================================================

23:42:20.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:20.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:22.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:22.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:23.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:24.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:24 GMT                                    1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=905101 KO=16    )
> restLoginInitiate                                        (OK=62578  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62573  KO=0     )
> Skip 2FA                                                 (OK=34896  KO=1     )
> User Authorize PKCE stage                                (OK=74009  KO=0     )
> User AccessToken PKCE stage                              (OK=74004  KO=2     )
> RootUserinfo                                             (OK=46908  KO=0     )
> GetUUid                                                  (OK=20907  KO=0     )
> GetOpenidConfig                                          (OK=62561  KO=0     )
> CreatePolicy                                             (OK=20894  KO=9     )
> tokenUserinfo                                            (OK=11224  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13950  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13950  KO=0     )
>  UI AM idFromSession                                     (OK=13948  KO=0     )
>  UI AM validateGoto                                      (OK=13948  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13944  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2493   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13943  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13943  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13943  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13942  KO=0     )
>  UI IDM uiconfig                                         (OK=13941  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13941  KO=0     )
>  UI IDM version                                          (OK=13941  KO=0     )
>  UI IDM features                                         (OK=13941  KO=0     )
>  UI IDM privilege                                        (OK=13941  KO=0     )
>  UI IDM login                                            (OK=13941  KO=0     )
>  UI IDM managed user schema                              (OK=13941  KO=0     )
>  UI IDM dashboard                                        (OK=13941  KO=0     )
>  UI IDM user                                             (OK=13940  KO=0     )
>  UI IDM oidcToken                                        (OK=13939  KO=0     )
> userinfo                                                 (OK=13938  KO=0     )
> UI-Logout                                                (OK=13939  KO=0     )
> UI-Logout Redirect 1                                     (OK=13939  KO=0     )
>  UI AM revoke2                                           (OK=13938  KO=0     )
>  UI AM endsession                                        (OK=13938  KO=0     )
>  UI AM revoke1                                           (OK=13937  KO=0     )
> getIdToken                                               (OK=4591   KO=0     )
> getIdToken Redirect 1                                    (OK=4591   KO=0     )
> createOrganization                                       (OK=4590   KO=0     )
> queryOrganization                                        (OK=4590   KO=0     )
> deleteOrganization                                       (OK=4590   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2288   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2288   KO=0     )
> ReadPolicy                                               (OK=20851  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=386    KO=0     )
> DeletePolicy                                             (OK=20798  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2491 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 79109  / active: 176    / done: 64691 
================================================================================

23:42:24.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:24.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:25.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:26.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:26.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:27.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:28.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:28.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:28.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:29.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:29 GMT                                    1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=907780 KO=16    )
> restLoginInitiate                                        (OK=62756  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62750  KO=0     )
> Skip 2FA                                                 (OK=35006  KO=1     )
> User Authorize PKCE stage                                (OK=74229  KO=0     )
> User AccessToken PKCE stage                              (OK=74222  KO=2     )
> RootUserinfo                                             (OK=47050  KO=0     )
> GetUUid                                                  (OK=20974  KO=0     )
> GetOpenidConfig                                          (OK=62728  KO=0     )
> CreatePolicy                                             (OK=20965  KO=9     )
> tokenUserinfo                                            (OK=11250  KO=0     )
> UI-Post-Login - stage 1                                  (OK=13987  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13987  KO=0     )
>  UI AM idFromSession                                     (OK=13987  KO=0     )
>  UI AM validateGoto                                      (OK=13987  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13986  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13986  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2505   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13986  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13986  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13985  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13984  KO=0     )
>  UI IDM uiconfig                                         (OK=13984  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13984  KO=0     )
>  UI IDM version                                          (OK=13984  KO=0     )
>  UI IDM features                                         (OK=13984  KO=0     )
>  UI IDM privilege                                        (OK=13984  KO=0     )
>  UI IDM login                                            (OK=13984  KO=0     )
>  UI IDM managed user schema                              (OK=13984  KO=0     )
>  UI IDM dashboard                                        (OK=13984  KO=0     )
>  UI IDM user                                             (OK=13984  KO=0     )
>  UI IDM oidcToken                                        (OK=13984  KO=0     )
> userinfo                                                 (OK=13983  KO=0     )
> UI-Logout                                                (OK=13984  KO=0     )
> UI-Logout Redirect 1                                     (OK=13982  KO=0     )
>  UI AM revoke2                                           (OK=13982  KO=0     )
>  UI AM endsession                                        (OK=13982  KO=0     )
>  UI AM revoke1                                           (OK=13981  KO=0     )
> getIdToken                                               (OK=4606   KO=0     )
> getIdToken Redirect 1                                    (OK=4606   KO=0     )
> createOrganization                                       (OK=4605   KO=0     )
> queryOrganization                                        (OK=4605   KO=0     )
> deleteOrganization                                       (OK=4605   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2295   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2292   KO=0     )
> ReadPolicy                                               (OK=20901  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=386    KO=0     )
> DeletePolicy                                             (OK=20849  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2501 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 78922  / active: 179    / done: 64875 
================================================================================

23:42:30.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:30.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:30.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:32.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:32.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:34.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:34.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:34 GMT                                    1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=910310 KO=16    )
> restLoginInitiate                                        (OK=62940  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62933  KO=0     )
> Skip 2FA                                                 (OK=35118  KO=1     )
> User Authorize PKCE stage                                (OK=74438  KO=0     )
> User AccessToken PKCE stage                              (OK=74432  KO=2     )
> RootUserinfo                                             (OK=47233  KO=0     )
> GetUUid                                                  (OK=21034  KO=0     )
> GetOpenidConfig                                          (OK=62908  KO=0     )
> CreatePolicy                                             (OK=21024  KO=9     )
> tokenUserinfo                                            (OK=11276  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14026  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14025  KO=0     )
>  UI AM idFromSession                                     (OK=14025  KO=0     )
>  UI AM validateGoto                                      (OK=14025  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14023  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14022  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2514   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14022  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14022  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14020  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14019  KO=0     )
>  UI IDM uiconfig                                         (OK=14019  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14019  KO=0     )
>  UI IDM version                                          (OK=14019  KO=0     )
>  UI IDM features                                         (OK=14019  KO=0     )
>  UI IDM privilege                                        (OK=14019  KO=0     )
>  UI IDM login                                            (OK=14019  KO=0     )
>  UI IDM managed user schema                              (OK=14018  KO=0     )
>  UI IDM dashboard                                        (OK=14018  KO=0     )
>  UI IDM user                                             (OK=14017  KO=0     )
>  UI IDM oidcToken                                        (OK=14017  KO=0     )
> userinfo                                                 (OK=14016  KO=0     )
> UI-Logout                                                (OK=14017  KO=0     )
> UI-Logout Redirect 1                                     (OK=14017  KO=0     )
>  UI AM revoke2                                           (OK=14015  KO=0     )
>  UI AM endsession                                        (OK=14015  KO=0     )
>  UI AM revoke1                                           (OK=14014  KO=0     )
> getIdToken                                               (OK=4617   KO=0     )
> getIdToken Redirect 1                                    (OK=4617   KO=0     )
> createOrganization                                       (OK=4616   KO=0     )
> queryOrganization                                        (OK=4616   KO=0     )
> deleteOrganization                                       (OK=4616   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2307   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2307   KO=0     )
> ReadPolicy                                               (OK=20972  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=388    KO=0     )
> DeletePolicy                                             (OK=20897  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2508 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 78728  / active: 204    / done: 65044 
================================================================================

23:42:35.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:36.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:37.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:37.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:39 GMT                                    1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=913240 KO=16    )
> restLoginInitiate                                        (OK=63148  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63138  KO=0     )
> Skip 2FA                                                 (OK=35230  KO=1     )
> User Authorize PKCE stage                                (OK=74676  KO=0     )
> User AccessToken PKCE stage                              (OK=74668  KO=2     )
> RootUserinfo                                             (OK=47393  KO=0     )
> GetUUid                                                  (OK=21095  KO=0     )
> GetOpenidConfig                                          (OK=63100  KO=0     )
> CreatePolicy                                             (OK=21085  KO=9     )
> tokenUserinfo                                            (OK=11313  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14074  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14073  KO=0     )
>  UI AM idFromSession                                     (OK=14073  KO=0     )
>  UI AM validateGoto                                      (OK=14073  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14069  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14068  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2529   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14068  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14068  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14066  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14066  KO=0     )
>  UI IDM uiconfig                                         (OK=14066  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14066  KO=0     )
>  UI IDM version                                          (OK=14065  KO=0     )
>  UI IDM features                                         (OK=14064  KO=0     )
>  UI IDM privilege                                        (OK=14064  KO=0     )
>  UI IDM login                                            (OK=14064  KO=0     )
>  UI IDM managed user schema                              (OK=14064  KO=0     )
>  UI IDM dashboard                                        (OK=14064  KO=0     )
>  UI IDM user                                             (OK=14064  KO=0     )
>  UI IDM oidcToken                                        (OK=14064  KO=0     )
> userinfo                                                 (OK=14063  KO=0     )
> UI-Logout                                                (OK=14064  KO=0     )
> UI-Logout Redirect 1                                     (OK=14063  KO=0     )
>  UI AM revoke2                                           (OK=14063  KO=0     )
>  UI AM endsession                                        (OK=14063  KO=0     )
>  UI AM revoke1                                           (OK=14062  KO=0     )
> getIdToken                                               (OK=4627   KO=0     )
> getIdToken Redirect 1                                    (OK=4627   KO=0     )
> createOrganization                                       (OK=4626   KO=0     )
> queryOrganization                                        (OK=4625   KO=0     )
> deleteOrganization                                       (OK=4625   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2312   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2312   KO=0     )
> ReadPolicy                                               (OK=21031  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=389    KO=0     )
> DeletePolicy                                             (OK=20970  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2512 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.36%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 78512  / active: 205    / done: 65259 
================================================================================

23:42:39.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:40.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:41.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:43.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:44 GMT                                    1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=916003 KO=16    )
> restLoginInitiate                                        (OK=63324  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63315  KO=0     )
> Skip 2FA                                                 (OK=35342  KO=1     )
> User Authorize PKCE stage                                (OK=74901  KO=0     )
> User AccessToken PKCE stage                              (OK=74896  KO=2     )
> RootUserinfo                                             (OK=47588  KO=0     )
> GetUUid                                                  (OK=21158  KO=0     )
> GetOpenidConfig                                          (OK=63282  KO=0     )
> CreatePolicy                                             (OK=21148  KO=9     )
> tokenUserinfo                                            (OK=11344  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14110  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14110  KO=0     )
>  UI AM idFromSession                                     (OK=14110  KO=0     )
>  UI AM validateGoto                                      (OK=14110  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14108  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14108  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2536   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14108  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14108  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14107  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14107  KO=0     )
>  UI IDM uiconfig                                         (OK=14107  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14107  KO=0     )
>  UI IDM version                                          (OK=14107  KO=0     )
>  UI IDM features                                         (OK=14107  KO=0     )
>  UI IDM privilege                                        (OK=14106  KO=0     )
>  UI IDM login                                            (OK=14106  KO=0     )
>  UI IDM managed user schema                              (OK=14106  KO=0     )
>  UI IDM dashboard                                        (OK=14106  KO=0     )
>  UI IDM user                                             (OK=14106  KO=0     )
>  UI IDM oidcToken                                        (OK=14106  KO=0     )
> userinfo                                                 (OK=14105  KO=0     )
> UI-Logout                                                (OK=14106  KO=0     )
> UI-Logout Redirect 1                                     (OK=14106  KO=0     )
>  UI AM revoke2                                           (OK=14106  KO=0     )
>  UI AM endsession                                        (OK=14106  KO=0     )
>  UI AM revoke1                                           (OK=14105  KO=0     )
> getIdToken                                               (OK=4648   KO=0     )
> getIdToken Redirect 1                                    (OK=4648   KO=0     )
> createOrganization                                       (OK=4647   KO=0     )
> queryOrganization                                        (OK=4647   KO=0     )
> deleteOrganization                                       (OK=4647   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2320   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2320   KO=0     )
> ReadPolicy                                               (OK=21090  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=390    KO=0     )
> DeletePolicy                                             (OK=21028  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2516 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 78328  / active: 189    / done: 65459 
================================================================================

23:42:44.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:45.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:46.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:46.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:46.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:47.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:47.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:48.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:48.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:48.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:49.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:49 GMT                                    1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=918803 KO=16    )
> restLoginInitiate                                        (OK=63524  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63520  KO=0     )
> Skip 2FA                                                 (OK=35462  KO=1     )
> User Authorize PKCE stage                                (OK=75131  KO=0     )
> User AccessToken PKCE stage                              (OK=75125  KO=2     )
> RootUserinfo                                             (OK=47751  KO=0     )
> GetUUid                                                  (OK=21225  KO=0     )
> GetOpenidConfig                                          (OK=63472  KO=0     )
> CreatePolicy                                             (OK=21214  KO=9     )
> tokenUserinfo                                            (OK=11371  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14152  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14151  KO=0     )
>  UI AM idFromSession                                     (OK=14151  KO=0     )
>  UI AM validateGoto                                      (OK=14151  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14150  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14149  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2541   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14149  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14149  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14149  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14149  KO=0     )
>  UI IDM uiconfig                                         (OK=14148  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14148  KO=0     )
>  UI IDM version                                          (OK=14148  KO=0     )
>  UI IDM features                                         (OK=14148  KO=0     )
>  UI IDM privilege                                        (OK=14148  KO=0     )
>  UI IDM login                                            (OK=14148  KO=0     )
>  UI IDM managed user schema                              (OK=14148  KO=0     )
>  UI IDM dashboard                                        (OK=14148  KO=0     )
>  UI IDM user                                             (OK=14148  KO=0     )
>  UI IDM oidcToken                                        (OK=14147  KO=0     )
> userinfo                                                 (OK=14146  KO=0     )
> UI-Logout                                                (OK=14147  KO=0     )
> UI-Logout Redirect 1                                     (OK=14147  KO=0     )
>  UI AM revoke2                                           (OK=14147  KO=0     )
>  UI AM endsession                                        (OK=14147  KO=0     )
>  UI AM revoke1                                           (OK=14146  KO=0     )
> getIdToken                                               (OK=4665   KO=0     )
> getIdToken Redirect 1                                    (OK=4665   KO=0     )
> createOrganization                                       (OK=4664   KO=0     )
> queryOrganization                                        (OK=4663   KO=0     )
> deleteOrganization                                       (OK=4662   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2327   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2327   KO=0     )
> ReadPolicy                                               (OK=21156  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=392    KO=0     )
> DeletePolicy                                             (OK=21087  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2527 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 78123  / active: 198    / done: 65655 
================================================================================

23:42:51.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:51.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:52.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:52.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:52.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:53.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:53.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:54.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:54 GMT                                    1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=921551 KO=16    )
> restLoginInitiate                                        (OK=63723  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63717  KO=0     )
> Skip 2FA                                                 (OK=35565  KO=1     )
> User Authorize PKCE stage                                (OK=75360  KO=0     )
> User AccessToken PKCE stage                              (OK=75354  KO=2     )
> RootUserinfo                                             (OK=47923  KO=0     )
> GetUUid                                                  (OK=21289  KO=0     )
> GetOpenidConfig                                          (OK=63667  KO=0     )
> CreatePolicy                                             (OK=21278  KO=9     )
> tokenUserinfo                                            (OK=11414  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14193  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14192  KO=0     )
>  UI AM idFromSession                                     (OK=14192  KO=0     )
>  UI AM validateGoto                                      (OK=14192  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14190  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14190  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2552   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14190  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14190  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14189  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14189  KO=0     )
>  UI IDM uiconfig                                         (OK=14188  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14188  KO=0     )
>  UI IDM version                                          (OK=14188  KO=0     )
>  UI IDM features                                         (OK=14188  KO=0     )
>  UI IDM privilege                                        (OK=14188  KO=0     )
>  UI IDM login                                            (OK=14188  KO=0     )
>  UI IDM managed user schema                              (OK=14187  KO=0     )
>  UI IDM dashboard                                        (OK=14187  KO=0     )
>  UI IDM user                                             (OK=14187  KO=0     )
>  UI IDM oidcToken                                        (OK=14187  KO=0     )
> userinfo                                                 (OK=14186  KO=0     )
> UI-Logout                                                (OK=14187  KO=0     )
> UI-Logout Redirect 1                                     (OK=14186  KO=0     )
>  UI AM revoke2                                           (OK=14186  KO=0     )
>  UI AM endsession                                        (OK=14186  KO=0     )
>  UI AM revoke1                                           (OK=14185  KO=0     )
> getIdToken                                               (OK=4677   KO=0     )
> getIdToken Redirect 1                                    (OK=4677   KO=0     )
> createOrganization                                       (OK=4676   KO=0     )
> queryOrganization                                        (OK=4676   KO=0     )
> deleteOrganization                                       (OK=4675   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2333   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2332   KO=0     )
> ReadPolicy                                               (OK=21219  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=392    KO=0     )
> DeletePolicy                                             (OK=21153  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2535 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 77914  / active: 197    / done: 65865 
================================================================================

23:42:55.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:55.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:56.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:57.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:57.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:58.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:42:59.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:42:59 GMT                                    1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=924365 KO=16    )
> restLoginInitiate                                        (OK=63933  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63921  KO=0     )
> Skip 2FA                                                 (OK=35673  KO=1     )
> User Authorize PKCE stage                                (OK=75596  KO=0     )
> User AccessToken PKCE stage                              (OK=75587  KO=2     )
> RootUserinfo                                             (OK=48045  KO=0     )
> GetUUid                                                  (OK=21358  KO=0     )
> GetOpenidConfig                                          (OK=63865  KO=0     )
> CreatePolicy                                             (OK=21348  KO=9     )
> tokenUserinfo                                            (OK=11456  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14240  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14238  KO=0     )
>  UI AM idFromSession                                     (OK=14237  KO=0     )
>  UI AM validateGoto                                      (OK=14238  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14234  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14233  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2562   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14233  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14233  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14231  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14230  KO=0     )
>  UI IDM uiconfig                                         (OK=14230  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14230  KO=0     )
>  UI IDM version                                          (OK=14230  KO=0     )
>  UI IDM features                                         (OK=14229  KO=0     )
>  UI IDM privilege                                        (OK=14230  KO=0     )
>  UI IDM login                                            (OK=14229  KO=0     )
>  UI IDM managed user schema                              (OK=14229  KO=0     )
>  UI IDM dashboard                                        (OK=14229  KO=0     )
>  UI IDM user                                             (OK=14229  KO=0     )
>  UI IDM oidcToken                                        (OK=14229  KO=0     )
> userinfo                                                 (OK=14227  KO=0     )
> UI-Logout                                                (OK=14228  KO=0     )
> UI-Logout Redirect 1                                     (OK=14227  KO=0     )
>  UI AM revoke2                                           (OK=14227  KO=0     )
>  UI AM endsession                                        (OK=14227  KO=0     )
>  UI AM revoke1                                           (OK=14226  KO=0     )
> getIdToken                                               (OK=4689   KO=0     )
> getIdToken Redirect 1                                    (OK=4689   KO=0     )
> createOrganization                                       (OK=4688   KO=0     )
> queryOrganization                                        (OK=4688   KO=0     )
> deleteOrganization                                       (OK=4688   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2340   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2340   KO=0     )
> ReadPolicy                                               (OK=21286  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=394    KO=0     )
> DeletePolicy                                             (OK=21216  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2542 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 77701  / active: 209    / done: 66066 
================================================================================

23:43:00.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:00.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:01.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:01.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:02.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:03.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:04 GMT                                    1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=927479 KO=16    )
> restLoginInitiate                                        (OK=64121  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64117  KO=0     )
> Skip 2FA                                                 (OK=35794  KO=1     )
> User Authorize PKCE stage                                (OK=75848  KO=0     )
> User AccessToken PKCE stage                              (OK=75842  KO=2     )
> RootUserinfo                                             (OK=48204  KO=0     )
> GetUUid                                                  (OK=21429  KO=0     )
> GetOpenidConfig                                          (OK=64072  KO=0     )
> CreatePolicy                                             (OK=21418  KO=9     )
> tokenUserinfo                                            (OK=11482  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14288  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14288  KO=0     )
>  UI AM idFromSession                                     (OK=14288  KO=0     )
>  UI AM validateGoto                                      (OK=14288  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14288  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14288  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2570   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14288  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14283  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14283  KO=0     )
>  UI IDM uiconfig                                         (OK=14283  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14283  KO=0     )
>  UI IDM version                                          (OK=14283  KO=0     )
>  UI IDM features                                         (OK=14280  KO=0     )
>  UI IDM privilege                                        (OK=14281  KO=0     )
>  UI IDM login                                            (OK=14281  KO=0     )
>  UI IDM managed user schema                              (OK=14280  KO=0     )
>  UI IDM dashboard                                        (OK=14280  KO=0     )
>  UI IDM user                                             (OK=14280  KO=0     )
>  UI IDM oidcToken                                        (OK=14279  KO=0     )
> userinfo                                                 (OK=14278  KO=0     )
> UI-Logout                                                (OK=14279  KO=0     )
> UI-Logout Redirect 1                                     (OK=14279  KO=0     )
>  UI AM revoke2                                           (OK=14277  KO=0     )
>  UI AM endsession                                        (OK=14277  KO=0     )
>  UI AM revoke1                                           (OK=14276  KO=0     )
> getIdToken                                               (OK=4702   KO=0     )
> getIdToken Redirect 1                                    (OK=4702   KO=0     )
> createOrganization                                       (OK=4701   KO=0     )
> queryOrganization                                        (OK=4701   KO=0     )
> deleteOrganization                                       (OK=4701   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2348   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2347   KO=0     )
> ReadPolicy                                               (OK=21355  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=395    KO=0     )
> DeletePolicy                                             (OK=21284  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2548 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 77505  / active: 207    / done: 66264 
================================================================================

23:43:05.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:05.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:06.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:06.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:06.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:07.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:08.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:08.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:08.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:09 GMT                                    1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=930441 KO=16    )
> restLoginInitiate                                        (OK=64319  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64310  KO=0     )
> Skip 2FA                                                 (OK=35912  KO=1     )
> User Authorize PKCE stage                                (OK=76079  KO=0     )
> User AccessToken PKCE stage                              (OK=76075  KO=2     )
> RootUserinfo                                             (OK=48374  KO=0     )
> GetUUid                                                  (OK=21505  KO=0     )
> GetOpenidConfig                                          (OK=64287  KO=0     )
> CreatePolicy                                             (OK=21493  KO=9     )
> tokenUserinfo                                            (OK=11508  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14331  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14331  KO=0     )
>  UI AM idFromSession                                     (OK=14330  KO=0     )
>  UI AM validateGoto                                      (OK=14330  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14329  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14329  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2576   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14329  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14329  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14328  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14328  KO=0     )
>  UI IDM uiconfig                                         (OK=14328  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14328  KO=0     )
>  UI IDM version                                          (OK=14328  KO=0     )
>  UI IDM features                                         (OK=14328  KO=0     )
>  UI IDM privilege                                        (OK=14328  KO=0     )
>  UI IDM login                                            (OK=14328  KO=0     )
>  UI IDM managed user schema                              (OK=14328  KO=0     )
>  UI IDM dashboard                                        (OK=14328  KO=0     )
>  UI IDM user                                             (OK=14328  KO=0     )
>  UI IDM oidcToken                                        (OK=14328  KO=0     )
> userinfo                                                 (OK=14327  KO=0     )
> UI-Logout                                                (OK=14328  KO=0     )
> UI-Logout Redirect 1                                     (OK=14327  KO=0     )
>  UI AM revoke2                                           (OK=14327  KO=0     )
>  UI AM endsession                                        (OK=14327  KO=0     )
>  UI AM revoke1                                           (OK=14326  KO=0     )
> getIdToken                                               (OK=4717   KO=0     )
> getIdToken Redirect 1                                    (OK=4717   KO=0     )
> createOrganization                                       (OK=4716   KO=0     )
> queryOrganization                                        (OK=4715   KO=0     )
> deleteOrganization                                       (OK=4715   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2355   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2355   KO=0     )
> ReadPolicy                                               (OK=21426  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=398    KO=0     )
> DeletePolicy                                             (OK=21353  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2557 (99.19%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 77300  / active: 201    / done: 66475 
================================================================================

23:43:09.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:09.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:10.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:10.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:10.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:11.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:11.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:13.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:14.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:14 GMT                                    1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=932808 KO=16    )
> restLoginInitiate                                        (OK=64493  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64481  KO=0     )
> Skip 2FA                                                 (OK=36005  KO=1     )
> User Authorize PKCE stage                                (OK=76268  KO=0     )
> User AccessToken PKCE stage                              (OK=76259  KO=2     )
> RootUserinfo                                             (OK=48521  KO=0     )
> GetUUid                                                  (OK=21555  KO=0     )
> GetOpenidConfig                                          (OK=64480  KO=0     )
> CreatePolicy                                             (OK=21546  KO=9     )
> tokenUserinfo                                            (OK=11535  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14372  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14369  KO=0     )
>  UI AM idFromSession                                     (OK=14368  KO=0     )
>  UI AM validateGoto                                      (OK=14368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14363  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14363  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2584   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14363  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14363  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14360  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14360  KO=0     )
>  UI IDM uiconfig                                         (OK=14359  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14359  KO=0     )
>  UI IDM version                                          (OK=14359  KO=0     )
>  UI IDM features                                         (OK=14359  KO=0     )
>  UI IDM privilege                                        (OK=14359  KO=0     )
>  UI IDM login                                            (OK=14359  KO=0     )
>  UI IDM managed user schema                              (OK=14359  KO=0     )
>  UI IDM dashboard                                        (OK=14359  KO=0     )
>  UI IDM user                                             (OK=14359  KO=0     )
>  UI IDM oidcToken                                        (OK=14358  KO=0     )
> userinfo                                                 (OK=14357  KO=0     )
> UI-Logout                                                (OK=14357  KO=0     )
> UI-Logout Redirect 1                                     (OK=14357  KO=0     )
>  UI AM revoke2                                           (OK=14357  KO=0     )
>  UI AM endsession                                        (OK=14357  KO=0     )
>  UI AM revoke1                                           (OK=14356  KO=0     )
> getIdToken                                               (OK=4732   KO=0     )
> getIdToken Redirect 1                                    (OK=4732   KO=0     )
> createOrganization                                       (OK=4731   KO=0     )
> queryOrganization                                        (OK=4731   KO=0     )
> deleteOrganization                                       (OK=4731   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2363   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2363   KO=0     )
> ReadPolicy                                               (OK=21498  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=399    KO=0     )
> DeletePolicy                                             (OK=21422  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2566 (99.19%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 77113  / active: 196    / done: 66667 
================================================================================

23:43:14.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:15.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:15.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:16.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:16.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:16.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:16.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:16.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:17.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:19 GMT                                    1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=936252 KO=16    )
> restLoginInitiate                                        (OK=64698  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64692  KO=0     )
> Skip 2FA                                                 (OK=36122  KO=1     )
> User Authorize PKCE stage                                (OK=76531  KO=0     )
> User AccessToken PKCE stage                              (OK=76526  KO=2     )
> RootUserinfo                                             (OK=48654  KO=0     )
> GetUUid                                                  (OK=21627  KO=0     )
> GetOpenidConfig                                          (OK=64681  KO=0     )
> CreatePolicy                                             (OK=21616  KO=9     )
> tokenUserinfo                                            (OK=11559  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14432  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14432  KO=0     )
>  UI AM idFromSession                                     (OK=14430  KO=0     )
>  UI AM validateGoto                                      (OK=14429  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14426  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14426  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2593   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14425  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14425  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14424  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14424  KO=0     )
>  UI IDM uiconfig                                         (OK=14424  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14424  KO=0     )
>  UI IDM version                                          (OK=14424  KO=0     )
>  UI IDM features                                         (OK=14424  KO=0     )
>  UI IDM privilege                                        (OK=14424  KO=0     )
>  UI IDM login                                            (OK=14424  KO=0     )
>  UI IDM managed user schema                              (OK=14424  KO=0     )
>  UI IDM dashboard                                        (OK=14424  KO=0     )
>  UI IDM user                                             (OK=14424  KO=0     )
>  UI IDM oidcToken                                        (OK=14424  KO=0     )
> userinfo                                                 (OK=14423  KO=0     )
> UI-Logout                                                (OK=14423  KO=0     )
> UI-Logout Redirect 1                                     (OK=14422  KO=0     )
>  UI AM revoke2                                           (OK=14422  KO=0     )
>  UI AM endsession                                        (OK=14422  KO=0     )
>  UI AM revoke1                                           (OK=14421  KO=0     )
> getIdToken                                               (OK=4744   KO=0     )
> getIdToken Redirect 1                                    (OK=4744   KO=0     )
> createOrganization                                       (OK=4742   KO=0     )
> queryOrganization                                        (OK=4741   KO=0     )
> deleteOrganization                                       (OK=4741   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2374   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2374   KO=0     )
> ReadPolicy                                               (OK=21554  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=400    KO=0     )
> DeletePolicy                                             (OK=21493  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2575 (99.19%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 76902  / active: 194    / done: 66880 
================================================================================

23:43:20.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:22.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:23.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:24.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:24.109 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 67216: status.find.in([200, 209], 304), found 409
23:43:24.110 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,67216,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MTIyMDEyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNGFKWDJCb2NhRG92bjVtaGtrWVhjeXdLREJjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjYwMywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjYwMywicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MjAzLCJpYXQiOjE3MzIyMzI2MDMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjRFb1kzdWpwSWVxc2R4dEROMTk3TG1DMm9KWSJ9.KZyo6NXcQWkyTQFw7YnbIB_7kbDmDEbDXrpiMXcNkkW1pyYFRaqFjbUL_7-MTgCPM2kBNK6bnhqgQltWWTMugMXE2xEGXiIJz8d1TgUlLPVoFvZhjERoxDV5leTFCw5MM9ON6mQBd8qMpiBkJpxGtYxpO-Cz9RDk1pEKDsbypHzH14I54MkVV0Cf13MhBPeUXe_VeEkF_936Mu67lngMqeDPBMO7Ek8pga_S37eRsJbUYbMQD2-GM3IdHtlL-dE8_d_JgU453njvOEgknOVNXXEgHw80eDSzCkK6NLPqFqjkI32SOHYT5K0D6gvqQpYwGU7g6c_RjrhPBrrUF86FQw, username -> user.14183, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy607208, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7cc2a4e3, authcode -> P3_L0VmkY6P8yEhKU2GYubxnnNE, useAdminRealm -> true, callbacks -> {"tokenId":"nAYO2X-XgEXEd4WWHzvuutkI94s.*AAJTSQACMDIAAlNLABx2VHZuNWlDaGVuL1lrQ1UxbEtmT0FaT2ZmdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232603807), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=nAYO2X-XgEXEd4WWHzvuutkI94s.*AAJTSQACMDIAAlNLABx2VHZuNWlDaGVuL1lrQ1UxbEtmT0FaT2ZmdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232603807))), password -> Pa_ssw0rd, challenge -> Yu6d3E4Xtk8XLVdDD82vMRDwkzspSGOad0cjhRAvF8c, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 19.38.93.192, verifier -> LTg5MTI5MTg2MDQ3OTA5ODYzMTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2c74e447, tokenId -> nAYO2X-XgEXEd4WWHzvuutkI94s.*AAJTSQACMDIAAlNLABx2VHZuNWlDaGVuL1lrQ1UxbEtmT0FaT2ZmdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=nAYO2X-XgEXEd4WWHzvuutkI94s.*AAJTSQACMDIAAlNLABx2VHZuNWlDaGVuL1lrQ1UxbEtmT0FaT2ZmdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=nAYO2X-XgEXEd4WWHzvuutkI94s.*AAJTSQACMDIAAlNLABx2VHZuNWlDaGVuL1lrQ1UxbEtmT0FaT2ZmdVk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy607208","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: Thu, 21 Nov 2024 23:43:24 GMT
	x-forgerock-transactionid: eba7bdf1-e07d-4f5b-a6c9-5b8e18a91f9b
	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-21 23:43:24 GMT                                    1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=939136 KO=17    )
> restLoginInitiate                                        (OK=64864  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64863  KO=0     )
> Skip 2FA                                                 (OK=36215  KO=1     )
> User Authorize PKCE stage                                (OK=76757  KO=0     )
> User AccessToken PKCE stage                              (OK=76752  KO=2     )
> RootUserinfo                                             (OK=48777  KO=0     )
> GetUUid                                                  (OK=21687  KO=0     )
> GetOpenidConfig                                          (OK=64866  KO=0     )
> CreatePolicy                                             (OK=21676  KO=10    )
> tokenUserinfo                                            (OK=11591  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14476  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14476  KO=0     )
>  UI AM idFromSession                                     (OK=14476  KO=0     )
>  UI AM validateGoto                                      (OK=14476  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14476  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14476  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2602   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14476  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14476  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14475  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14475  KO=0     )
>  UI IDM uiconfig                                         (OK=14475  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14475  KO=0     )
>  UI IDM version                                          (OK=14475  KO=0     )
>  UI IDM features                                         (OK=14475  KO=0     )
>  UI IDM privilege                                        (OK=14475  KO=0     )
>  UI IDM login                                            (OK=14475  KO=0     )
>  UI IDM managed user schema                              (OK=14475  KO=0     )
>  UI IDM dashboard                                        (OK=14475  KO=0     )
>  UI IDM user                                             (OK=14475  KO=0     )
>  UI IDM oidcToken                                        (OK=14475  KO=0     )
> userinfo                                                 (OK=14474  KO=0     )
> UI-Logout                                                (OK=14475  KO=0     )
> UI-Logout Redirect 1                                     (OK=14475  KO=0     )
>  UI AM revoke2                                           (OK=14475  KO=0     )
>  UI AM endsession                                        (OK=14475  KO=0     )
>  UI AM revoke1                                           (OK=14474  KO=0     )
> getIdToken                                               (OK=4760   KO=0     )
> getIdToken Redirect 1                                    (OK=4760   KO=0     )
> createOrganization                                       (OK=4759   KO=0     )
> queryOrganization                                        (OK=4759   KO=0     )
> deleteOrganization                                       (OK=4758   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2379   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2379   KO=0     )
> ReadPolicy                                               (OK=21623  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=402    KO=0     )
> DeletePolicy                                             (OK=21551  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2579 (99.15%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 76730  / active: 167    / done: 67079 
================================================================================

23:43:24.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:27.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:28.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:29.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:29 GMT                                    1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=941767 KO=17    )
> restLoginInitiate                                        (OK=65056  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65048  KO=0     )
> Skip 2FA                                                 (OK=36323  KO=1     )
> User Authorize PKCE stage                                (OK=76971  KO=0     )
> User AccessToken PKCE stage                              (OK=76967  KO=2     )
> RootUserinfo                                             (OK=48912  KO=0     )
> GetUUid                                                  (OK=21755  KO=0     )
> GetOpenidConfig                                          (OK=65063  KO=0     )
> CreatePolicy                                             (OK=21743  KO=10    )
> tokenUserinfo                                            (OK=11615  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14521  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14521  KO=0     )
>  UI AM idFromSession                                     (OK=14519  KO=0     )
>  UI AM validateGoto                                      (OK=14519  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14517  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14517  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2612   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14516  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14516  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14515  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14514  KO=0     )
>  UI IDM uiconfig                                         (OK=14514  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14514  KO=0     )
>  UI IDM version                                          (OK=14514  KO=0     )
>  UI IDM features                                         (OK=14514  KO=0     )
>  UI IDM privilege                                        (OK=14514  KO=0     )
>  UI IDM login                                            (OK=14514  KO=0     )
>  UI IDM managed user schema                              (OK=14513  KO=0     )
>  UI IDM dashboard                                        (OK=14513  KO=0     )
>  UI IDM user                                             (OK=14513  KO=0     )
>  UI IDM oidcToken                                        (OK=14513  KO=0     )
> userinfo                                                 (OK=14512  KO=0     )
> UI-Logout                                                (OK=14512  KO=0     )
> UI-Logout Redirect 1                                     (OK=14512  KO=0     )
>  UI AM revoke2                                           (OK=14512  KO=0     )
>  UI AM endsession                                        (OK=14512  KO=0     )
>  UI AM revoke1                                           (OK=14511  KO=0     )
> getIdToken                                               (OK=4771   KO=0     )
> getIdToken Redirect 1                                    (OK=4771   KO=0     )
> createOrganization                                       (OK=4769   KO=0     )
> queryOrganization                                        (OK=4769   KO=0     )
> deleteOrganization                                       (OK=4768   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2384   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2384   KO=0     )
> ReadPolicy                                               (OK=21685  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=403    KO=0     )
> DeletePolicy                                             (OK=21616  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2583 (99.16%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 76532  / active: 196    / done: 67248 
================================================================================

23:43:29.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:30.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:32.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:32.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:33.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:34.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:34.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:34 GMT                                    1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=944367 KO=17    )
> restLoginInitiate                                        (OK=65231  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65228  KO=0     )
> Skip 2FA                                                 (OK=36435  KO=1     )
> User Authorize PKCE stage                                (OK=77183  KO=0     )
> User AccessToken PKCE stage                              (OK=77180  KO=2     )
> RootUserinfo                                             (OK=49063  KO=0     )
> GetUUid                                                  (OK=21817  KO=0     )
> GetOpenidConfig                                          (OK=65255  KO=0     )
> CreatePolicy                                             (OK=21806  KO=10    )
> tokenUserinfo                                            (OK=11644  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14555  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14555  KO=0     )
>  UI AM idFromSession                                     (OK=14555  KO=0     )
>  UI AM validateGoto                                      (OK=14555  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14554  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14554  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2616   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14553  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14552  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14550  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14550  KO=0     )
>  UI IDM uiconfig                                         (OK=14550  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14550  KO=0     )
>  UI IDM version                                          (OK=14550  KO=0     )
>  UI IDM features                                         (OK=14550  KO=0     )
>  UI IDM privilege                                        (OK=14550  KO=0     )
>  UI IDM login                                            (OK=14550  KO=0     )
>  UI IDM managed user schema                              (OK=14550  KO=0     )
>  UI IDM dashboard                                        (OK=14550  KO=0     )
>  UI IDM user                                             (OK=14550  KO=0     )
>  UI IDM oidcToken                                        (OK=14550  KO=0     )
> userinfo                                                 (OK=14549  KO=0     )
> UI-Logout                                                (OK=14550  KO=0     )
> UI-Logout Redirect 1                                     (OK=14550  KO=0     )
>  UI AM revoke2                                           (OK=14549  KO=0     )
>  UI AM endsession                                        (OK=14549  KO=0     )
>  UI AM revoke1                                           (OK=14548  KO=0     )
> getIdToken                                               (OK=4793   KO=0     )
> getIdToken Redirect 1                                    (OK=4793   KO=0     )
> createOrganization                                       (OK=4791   KO=0     )
> queryOrganization                                        (OK=4789   KO=0     )
> deleteOrganization                                       (OK=4789   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2393   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2393   KO=0     )
> ReadPolicy                                               (OK=21751  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=406    KO=0     )
> DeletePolicy                                             (OK=21683  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2590 (99.16%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 76351  / active: 180    / done: 67445 
================================================================================

23:43:34.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:36.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:36.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:37.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:38.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:39.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:39.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:39.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:39 GMT                                    1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=947153 KO=17    )
> restLoginInitiate                                        (OK=65416  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65414  KO=0     )
> Skip 2FA                                                 (OK=36535  KO=1     )
> User Authorize PKCE stage                                (OK=77407  KO=0     )
> User AccessToken PKCE stage                              (OK=77405  KO=2     )
> RootUserinfo                                             (OK=49206  KO=0     )
> GetUUid                                                  (OK=21868  KO=0     )
> GetOpenidConfig                                          (OK=65434  KO=0     )
> CreatePolicy                                             (OK=21858  KO=10    )
> tokenUserinfo                                            (OK=11677  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14602  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14602  KO=0     )
>  UI AM idFromSession                                     (OK=14602  KO=0     )
>  UI AM validateGoto                                      (OK=14602  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14598  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14597  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2624   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14597  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14597  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14597  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14597  KO=0     )
>  UI IDM uiconfig                                         (OK=14596  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14596  KO=0     )
>  UI IDM version                                          (OK=14596  KO=0     )
>  UI IDM features                                         (OK=14595  KO=0     )
>  UI IDM privilege                                        (OK=14595  KO=0     )
>  UI IDM login                                            (OK=14595  KO=0     )
>  UI IDM managed user schema                              (OK=14595  KO=0     )
>  UI IDM dashboard                                        (OK=14595  KO=0     )
>  UI IDM user                                             (OK=14595  KO=0     )
>  UI IDM oidcToken                                        (OK=14593  KO=0     )
> userinfo                                                 (OK=14591  KO=0     )
> UI-Logout                                                (OK=14592  KO=0     )
> UI-Logout Redirect 1                                     (OK=14592  KO=0     )
>  UI AM revoke2                                           (OK=14592  KO=0     )
>  UI AM endsession                                        (OK=14592  KO=0     )
>  UI AM revoke1                                           (OK=14591  KO=0     )
> getIdToken                                               (OK=4810   KO=0     )
> getIdToken Redirect 1                                    (OK=4810   KO=0     )
> createOrganization                                       (OK=4809   KO=0     )
> queryOrganization                                        (OK=4809   KO=0     )
> deleteOrganization                                       (OK=4808   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2401   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2401   KO=0     )
> ReadPolicy                                               (OK=21812  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=408    KO=0     )
> DeletePolicy                                             (OK=21749  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2598 (99.16%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 76156  / active: 169    / done: 67651 
================================================================================

23:43:39.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:40.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:41.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:42.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:43.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:44.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:44.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:44 GMT                                    1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=949661 KO=17    )
> restLoginInitiate                                        (OK=65591  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65588  KO=0     )
> Skip 2FA                                                 (OK=36640  KO=1     )
> User Authorize PKCE stage                                (OK=77613  KO=0     )
> User AccessToken PKCE stage                              (OK=77610  KO=2     )
> RootUserinfo                                             (OK=49358  KO=0     )
> GetUUid                                                  (OK=21931  KO=0     )
> GetOpenidConfig                                          (OK=65612  KO=0     )
> CreatePolicy                                             (OK=21919  KO=10    )
> tokenUserinfo                                            (OK=11705  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14636  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14636  KO=0     )
>  UI AM idFromSession                                     (OK=14636  KO=0     )
>  UI AM validateGoto                                      (OK=14636  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14635  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14634  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2626   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14634  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14634  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14634  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14634  KO=0     )
>  UI IDM uiconfig                                         (OK=14633  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14633  KO=0     )
>  UI IDM version                                          (OK=14633  KO=0     )
>  UI IDM features                                         (OK=14633  KO=0     )
>  UI IDM privilege                                        (OK=14633  KO=0     )
>  UI IDM login                                            (OK=14633  KO=0     )
>  UI IDM managed user schema                              (OK=14633  KO=0     )
>  UI IDM dashboard                                        (OK=14633  KO=0     )
>  UI IDM user                                             (OK=14633  KO=0     )
>  UI IDM oidcToken                                        (OK=14632  KO=0     )
> userinfo                                                 (OK=14630  KO=0     )
> UI-Logout                                                (OK=14631  KO=0     )
> UI-Logout Redirect 1                                     (OK=14631  KO=0     )
>  UI AM revoke2                                           (OK=14631  KO=0     )
>  UI AM endsession                                        (OK=14630  KO=0     )
>  UI AM revoke1                                           (OK=14630  KO=0     )
> getIdToken                                               (OK=4821   KO=0     )
> getIdToken Redirect 1                                    (OK=4821   KO=0     )
> createOrganization                                       (OK=4820   KO=0     )
> queryOrganization                                        (OK=4820   KO=0     )
> deleteOrganization                                       (OK=4820   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2411   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2411   KO=0     )
> ReadPolicy                                               (OK=21867  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=409    KO=0     )
> DeletePolicy                                             (OK=21807  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2605 (99.16%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 75971  / active: 170    / done: 67835 
================================================================================

23:43:45.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:45.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:46.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:47.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:47.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:47.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:49.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:49.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:49 GMT                                    1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=952381 KO=17    )
> restLoginInitiate                                        (OK=65782  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65778  KO=0     )
> Skip 2FA                                                 (OK=36732  KO=1     )
> User Authorize PKCE stage                                (OK=77830  KO=0     )
> User AccessToken PKCE stage                              (OK=77828  KO=2     )
> RootUserinfo                                             (OK=49487  KO=0     )
> GetUUid                                                  (OK=21988  KO=0     )
> GetOpenidConfig                                          (OK=65781  KO=0     )
> CreatePolicy                                             (OK=21973  KO=10    )
> tokenUserinfo                                            (OK=11742  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14684  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14680  KO=0     )
>  UI AM idFromSession                                     (OK=14680  KO=0     )
>  UI AM validateGoto                                      (OK=14680  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14679  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14679  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2632   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14679  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14679  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14678  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14678  KO=0     )
>  UI IDM uiconfig                                         (OK=14678  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14678  KO=0     )
>  UI IDM version                                          (OK=14678  KO=0     )
>  UI IDM features                                         (OK=14678  KO=0     )
>  UI IDM privilege                                        (OK=14678  KO=0     )
>  UI IDM login                                            (OK=14678  KO=0     )
>  UI IDM managed user schema                              (OK=14678  KO=0     )
>  UI IDM dashboard                                        (OK=14678  KO=0     )
>  UI IDM user                                             (OK=14678  KO=0     )
>  UI IDM oidcToken                                        (OK=14678  KO=0     )
> userinfo                                                 (OK=14677  KO=0     )
> UI-Logout                                                (OK=14678  KO=0     )
> UI-Logout Redirect 1                                     (OK=14677  KO=0     )
>  UI AM revoke2                                           (OK=14675  KO=0     )
>  UI AM endsession                                        (OK=14675  KO=0     )
>  UI AM revoke1                                           (OK=14674  KO=0     )
> getIdToken                                               (OK=4834   KO=0     )
> getIdToken Redirect 1                                    (OK=4834   KO=0     )
> createOrganization                                       (OK=4833   KO=0     )
> queryOrganization                                        (OK=4833   KO=0     )
> deleteOrganization                                       (OK=4833   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2414   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2414   KO=0     )
> ReadPolicy                                               (OK=21928  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=409    KO=0     )
> DeletePolicy                                             (OK=21864  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2613 (99.17%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 75775  / active: 175    / done: 68026 
================================================================================

23:43:50.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:50.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:51.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:51.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:51.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:52.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:52.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:53.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:53.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:53.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:53.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:54.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:54 GMT                                    1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=955448 KO=17    )
> restLoginInitiate                                        (OK=65988  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65981  KO=0     )
> Skip 2FA                                                 (OK=36841  KO=1     )
> User Authorize PKCE stage                                (OK=78080  KO=0     )
> User AccessToken PKCE stage                              (OK=78076  KO=2     )
> RootUserinfo                                             (OK=49637  KO=0     )
> GetUUid                                                  (OK=22054  KO=0     )
> GetOpenidConfig                                          (OK=65965  KO=0     )
> CreatePolicy                                             (OK=22041  KO=10    )
> tokenUserinfo                                            (OK=11775  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14737  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14735  KO=0     )
>  UI AM idFromSession                                     (OK=14735  KO=0     )
>  UI AM validateGoto                                      (OK=14735  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14734  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14734  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2648   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14734  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14734  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14729  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14729  KO=0     )
>  UI IDM uiconfig                                         (OK=14729  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14729  KO=0     )
>  UI IDM version                                          (OK=14729  KO=0     )
>  UI IDM features                                         (OK=14728  KO=0     )
>  UI IDM privilege                                        (OK=14728  KO=0     )
>  UI IDM login                                            (OK=14728  KO=0     )
>  UI IDM managed user schema                              (OK=14728  KO=0     )
>  UI IDM dashboard                                        (OK=14728  KO=0     )
>  UI IDM user                                             (OK=14728  KO=0     )
>  UI IDM oidcToken                                        (OK=14728  KO=0     )
> userinfo                                                 (OK=14726  KO=0     )
> UI-Logout                                                (OK=14727  KO=0     )
> UI-Logout Redirect 1                                     (OK=14726  KO=0     )
>  UI AM revoke2                                           (OK=14723  KO=0     )
>  UI AM endsession                                        (OK=14724  KO=0     )
>  UI AM revoke1                                           (OK=14723  KO=0     )
> getIdToken                                               (OK=4846   KO=0     )
> getIdToken Redirect 1                                    (OK=4846   KO=0     )
> createOrganization                                       (OK=4845   KO=0     )
> queryOrganization                                        (OK=4845   KO=0     )
> deleteOrganization                                       (OK=4844   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2426   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2426   KO=0     )
> ReadPolicy                                               (OK=21982  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=412    KO=0     )
> DeletePolicy                                             (OK=21922  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2625 (99.17%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 75560  / active: 188    / done: 68228 
================================================================================

23:43:55.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:56.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:56.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:56.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:57.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:58.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:58.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:43:58.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:43:59 GMT                                    1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=957948 KO=17    )
> restLoginInitiate                                        (OK=66169  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66159  KO=0     )
> Skip 2FA                                                 (OK=36936  KO=1     )
> User Authorize PKCE stage                                (OK=78286  KO=0     )
> User AccessToken PKCE stage                              (OK=78282  KO=2     )
> RootUserinfo                                             (OK=49764  KO=0     )
> GetUUid                                                  (OK=22115  KO=0     )
> GetOpenidConfig                                          (OK=66148  KO=0     )
> CreatePolicy                                             (OK=22104  KO=10    )
> tokenUserinfo                                            (OK=11815  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14770  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14770  KO=0     )
>  UI AM idFromSession                                     (OK=14770  KO=0     )
>  UI AM validateGoto                                      (OK=14770  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14768  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14768  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2655   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14768  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14768  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14767  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14766  KO=0     )
>  UI IDM uiconfig                                         (OK=14765  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14765  KO=0     )
>  UI IDM version                                          (OK=14765  KO=0     )
>  UI IDM features                                         (OK=14765  KO=0     )
>  UI IDM privilege                                        (OK=14765  KO=0     )
>  UI IDM login                                            (OK=14765  KO=0     )
>  UI IDM managed user schema                              (OK=14765  KO=0     )
>  UI IDM dashboard                                        (OK=14765  KO=0     )
>  UI IDM user                                             (OK=14765  KO=0     )
>  UI IDM oidcToken                                        (OK=14765  KO=0     )
> userinfo                                                 (OK=14764  KO=0     )
> UI-Logout                                                (OK=14765  KO=0     )
> UI-Logout Redirect 1                                     (OK=14765  KO=0     )
>  UI AM revoke2                                           (OK=14765  KO=0     )
>  UI AM endsession                                        (OK=14765  KO=0     )
>  UI AM revoke1                                           (OK=14764  KO=0     )
> getIdToken                                               (OK=4859   KO=0     )
> getIdToken Redirect 1                                    (OK=4859   KO=0     )
> createOrganization                                       (OK=4858   KO=0     )
> queryOrganization                                        (OK=4857   KO=0     )
> deleteOrganization                                       (OK=4857   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2432   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2431   KO=0     )
> ReadPolicy                                               (OK=22048  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=413    KO=0     )
> DeletePolicy                                             (OK=21978  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2633 (99.17%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 75373  / active: 183    / done: 68420 
================================================================================

23:44:00.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:00.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:01.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:01.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:01.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:02.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:03.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:03.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:04 GMT                                    1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=960530 KO=17    )
> restLoginInitiate                                        (OK=66373  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66366  KO=0     )
> Skip 2FA                                                 (OK=37059  KO=1     )
> User Authorize PKCE stage                                (OK=78517  KO=0     )
> User AccessToken PKCE stage                              (OK=78511  KO=2     )
> RootUserinfo                                             (OK=49895  KO=0     )
> GetUUid                                                  (OK=22190  KO=0     )
> GetOpenidConfig                                          (OK=66350  KO=0     )
> CreatePolicy                                             (OK=22177  KO=10    )
> tokenUserinfo                                            (OK=11855  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14806  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14806  KO=0     )
>  UI AM idFromSession                                     (OK=14805  KO=0     )
>  UI AM validateGoto                                      (OK=14805  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14802  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14802  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2659   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14801  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14801  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14798  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14798  KO=0     )
>  UI IDM uiconfig                                         (OK=14798  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14798  KO=0     )
>  UI IDM version                                          (OK=14798  KO=0     )
>  UI IDM features                                         (OK=14798  KO=0     )
>  UI IDM privilege                                        (OK=14798  KO=0     )
>  UI IDM login                                            (OK=14798  KO=0     )
>  UI IDM managed user schema                              (OK=14798  KO=0     )
>  UI IDM dashboard                                        (OK=14798  KO=0     )
>  UI IDM user                                             (OK=14798  KO=0     )
>  UI IDM oidcToken                                        (OK=14798  KO=0     )
> userinfo                                                 (OK=14796  KO=0     )
> UI-Logout                                                (OK=14797  KO=0     )
> UI-Logout Redirect 1                                     (OK=14796  KO=0     )
>  UI AM revoke2                                           (OK=14796  KO=0     )
>  UI AM endsession                                        (OK=14796  KO=0     )
>  UI AM revoke1                                           (OK=14795  KO=0     )
> getIdToken                                               (OK=4870   KO=0     )
> getIdToken Redirect 1                                    (OK=4870   KO=0     )
> createOrganization                                       (OK=4869   KO=0     )
> queryOrganization                                        (OK=4869   KO=0     )
> deleteOrganization                                       (OK=4869   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2441   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2440   KO=0     )
> ReadPolicy                                               (OK=22113  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=413    KO=0     )
> DeletePolicy                                             (OK=22044  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2641 (99.17%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.08%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 75156  / active: 210    / done: 68610 
================================================================================

23:44:04.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:04.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:05.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:05.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:05.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:06.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:06.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:06.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:06.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:07.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:07.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:08.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:09.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:09 GMT                                    1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=963654 KO=17    )
> restLoginInitiate                                        (OK=66590  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66586  KO=0     )
> Skip 2FA                                                 (OK=37173  KO=1     )
> User Authorize PKCE stage                                (OK=78770  KO=0     )
> User AccessToken PKCE stage                              (OK=78766  KO=2     )
> RootUserinfo                                             (OK=50104  KO=0     )
> GetUUid                                                  (OK=22248  KO=0     )
> GetOpenidConfig                                          (OK=66549  KO=0     )
> CreatePolicy                                             (OK=22238  KO=10    )
> tokenUserinfo                                            (OK=11902  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14851  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14851  KO=0     )
>  UI AM idFromSession                                     (OK=14850  KO=0     )
>  UI AM validateGoto                                      (OK=14850  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14849  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14849  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2670   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14849  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14848  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14848  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14847  KO=0     )
>  UI IDM uiconfig                                         (OK=14847  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14847  KO=0     )
>  UI IDM version                                          (OK=14847  KO=0     )
>  UI IDM features                                         (OK=14847  KO=0     )
>  UI IDM privilege                                        (OK=14847  KO=0     )
>  UI IDM login                                            (OK=14847  KO=0     )
>  UI IDM managed user schema                              (OK=14847  KO=0     )
>  UI IDM dashboard                                        (OK=14847  KO=0     )
>  UI IDM user                                             (OK=14847  KO=0     )
>  UI IDM oidcToken                                        (OK=14847  KO=0     )
> userinfo                                                 (OK=14846  KO=0     )
> UI-Logout                                                (OK=14847  KO=0     )
> UI-Logout Redirect 1                                     (OK=14847  KO=0     )
>  UI AM revoke2                                           (OK=14847  KO=0     )
>  UI AM endsession                                        (OK=14847  KO=0     )
>  UI AM revoke1                                           (OK=14846  KO=0     )
> getIdToken                                               (OK=4884   KO=0     )
> getIdToken Redirect 1                                    (OK=4884   KO=0     )
> createOrganization                                       (OK=4883   KO=0     )
> queryOrganization                                        (OK=4883   KO=0     )
> deleteOrganization                                       (OK=4883   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2445   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2445   KO=0     )
> ReadPolicy                                               (OK=22186  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=414    KO=0     )
> DeletePolicy                                             (OK=22109  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2654 (99.18%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 74938  / active: 197    / done: 68841 
================================================================================

23:44:10.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:10.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:10.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:11.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:11.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:11.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:11.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:12.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:12.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:12.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:13.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:13.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:14 GMT                                    1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=966417 KO=17    )
> restLoginInitiate                                        (OK=66776  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66773  KO=0     )
> Skip 2FA                                                 (OK=37277  KO=1     )
> User Authorize PKCE stage                                (OK=78991  KO=0     )
> User AccessToken PKCE stage                              (OK=78985  KO=2     )
> RootUserinfo                                             (OK=50244  KO=0     )
> GetUUid                                                  (OK=22313  KO=0     )
> GetOpenidConfig                                          (OK=66745  KO=0     )
> CreatePolicy                                             (OK=22300  KO=10    )
> tokenUserinfo                                            (OK=11928  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14896  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14896  KO=0     )
>  UI AM idFromSession                                     (OK=14895  KO=0     )
>  UI AM validateGoto                                      (OK=14895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14894  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2678   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14891  KO=0     )
>  UI IDM uiconfig                                         (OK=14890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14891  KO=0     )
>  UI IDM version                                          (OK=14890  KO=0     )
>  UI IDM features                                         (OK=14890  KO=0     )
>  UI IDM privilege                                        (OK=14890  KO=0     )
>  UI IDM login                                            (OK=14890  KO=0     )
>  UI IDM managed user schema                              (OK=14890  KO=0     )
>  UI IDM dashboard                                        (OK=14890  KO=0     )
>  UI IDM user                                             (OK=14890  KO=0     )
>  UI IDM oidcToken                                        (OK=14890  KO=0     )
> userinfo                                                 (OK=14889  KO=0     )
> UI-Logout                                                (OK=14890  KO=0     )
> UI-Logout Redirect 1                                     (OK=14889  KO=0     )
>  UI AM revoke2                                           (OK=14889  KO=0     )
>  UI AM endsession                                        (OK=14888  KO=0     )
>  UI AM revoke1                                           (OK=14888  KO=0     )
> getIdToken                                               (OK=4899   KO=0     )
> getIdToken Redirect 1                                    (OK=4899   KO=0     )
> createOrganization                                       (OK=4898   KO=0     )
> queryOrganization                                        (OK=4898   KO=0     )
> deleteOrganization                                       (OK=4898   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2452   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2451   KO=0     )
> ReadPolicy                                               (OK=22247  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=415    KO=0     )
> DeletePolicy                                             (OK=22180  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2666 (99.18%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 74745  / active: 179    / done: 69052 
================================================================================

23:44:15.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:15.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:15.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:16.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:17.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:17.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:17.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:17.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:17.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:18.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:18.460 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 69338: status.find.in([200, 209], 304), found 409
23:44:18.461 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,69338,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTY5NTUwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM1J3RTlsT3NrZW10WnJoN2RnN0RtSnFlbW9rIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjY1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjY1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MjU4LCJpYXQiOjE3MzIyMzI2NTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlWOUdJMDVRQ0ZFVWFscU1nOGRIR1FocWZySSJ9.oQSnN1Orxx2BpX-HJVMxX23Mkaomq5P6FPFe1KzNNC6H1O5brb1RNvFn_0AKY6TVRv547kdu-fDPlHSxxvxqQn_2XDBEY39Png73p4trH7GWRuv4DZ1vXhcAST5m376_BSPQfkt85FkrEWYmgzRxjKp0duWuCs5At8f69a2-RALpB_ps7p9dqfXZSgMdp2hK6s4JivpPJkgK9lJbFTHs4a_9lTY7Gb7OTWV0SlJc5vsdqgWJ2gYTewrXLjhlAF16QQoz3sAl1yzLo40dO_WsKmEULYw31KuC7TFgU5CK0LNBM7nWBW_AjhCzwrM8Yp05GCN50eg3cFBGm2NGDlb7ng, username -> user.8453, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy15132, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42a18d57, authcode -> 8Jearx-LFdpbDz4L4cUfvllOMaI, useAdminRealm -> true, callbacks -> {"tokenId":"F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232658130), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232658130))), password -> Pa_ssw0rd, challenge -> 8BS5qN8SVeZNnRN92vg1MSYPiSAbmLiNiPAUDpH72uQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 232.48.39.215, verifier -> LTQyMTg3NDAyOTEyNjM3MjU5OTg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eddd1f0, tokenId -> F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
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=F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy15132","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: Thu, 21 Nov 2024 23:44:18 GMT
	x-forgerock-transactionid: 6cce7563-354c-4f5a-8c44-448f2ea8ae3c
	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:44:18.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:18.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:19 GMT                                    1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=969030 KO=18    )
> restLoginInitiate                                        (OK=66967  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66956  KO=0     )
> Skip 2FA                                                 (OK=37376  KO=1     )
> User Authorize PKCE stage                                (OK=79204  KO=0     )
> User AccessToken PKCE stage                              (OK=79200  KO=2     )
> RootUserinfo                                             (OK=50385  KO=0     )
> GetUUid                                                  (OK=22375  KO=0     )
> GetOpenidConfig                                          (OK=66931  KO=0     )
> CreatePolicy                                             (OK=22362  KO=11    )
> tokenUserinfo                                            (OK=11962  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14938  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14938  KO=0     )
>  UI AM idFromSession                                     (OK=14937  KO=0     )
>  UI AM validateGoto                                      (OK=14938  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14935  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14934  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2686   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14932  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14932  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14930  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14930  KO=0     )
>  UI IDM uiconfig                                         (OK=14930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14930  KO=0     )
>  UI IDM version                                          (OK=14930  KO=0     )
>  UI IDM features                                         (OK=14930  KO=0     )
>  UI IDM privilege                                        (OK=14930  KO=0     )
>  UI IDM login                                            (OK=14930  KO=0     )
>  UI IDM managed user schema                              (OK=14930  KO=0     )
>  UI IDM dashboard                                        (OK=14930  KO=0     )
>  UI IDM user                                             (OK=14930  KO=0     )
>  UI IDM oidcToken                                        (OK=14929  KO=0     )
> userinfo                                                 (OK=14926  KO=0     )
> UI-Logout                                                (OK=14927  KO=0     )
> UI-Logout Redirect 1                                     (OK=14926  KO=0     )
>  UI AM revoke2                                           (OK=14925  KO=0     )
>  UI AM endsession                                        (OK=14925  KO=0     )
>  UI AM revoke1                                           (OK=14924  KO=0     )
> getIdToken                                               (OK=4910   KO=0     )
> getIdToken Redirect 1                                    (OK=4910   KO=0     )
> createOrganization                                       (OK=4908   KO=0     )
> queryOrganization                                        (OK=4908   KO=0     )
> deleteOrganization                                       (OK=4908   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2459   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2459   KO=0     )
> ReadPolicy                                               (OK=22308  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=417    KO=0     )
> DeletePolicy                                             (OK=22243  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2678 (99.15%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 74547  / active: 189    / done: 69240 
================================================================================

23:44:19.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:19.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:21.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:21.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:21.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:22.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:22.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:23.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:23.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:23.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:24.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:24 GMT                                    1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=971929 KO=18    )
> restLoginInitiate                                        (OK=67160  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67157  KO=0     )
> Skip 2FA                                                 (OK=37474  KO=1     )
> User Authorize PKCE stage                                (OK=79439  KO=0     )
> User AccessToken PKCE stage                              (OK=79436  KO=2     )
> RootUserinfo                                             (OK=50535  KO=0     )
> GetUUid                                                  (OK=22427  KO=0     )
> GetOpenidConfig                                          (OK=67107  KO=0     )
> CreatePolicy                                             (OK=22416  KO=11    )
> tokenUserinfo                                            (OK=12006  KO=0     )
> UI-Post-Login - stage 1                                  (OK=14982  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14982  KO=0     )
>  UI AM idFromSession                                     (OK=14982  KO=0     )
>  UI AM validateGoto                                      (OK=14982  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14981  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14981  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2694   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 IDM uiconfig                                         (OK=14979  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14980  KO=0     )
>  UI IDM version                                          (OK=14978  KO=0     )
>  UI IDM features                                         (OK=14978  KO=0     )
>  UI IDM privilege                                        (OK=14978  KO=0     )
>  UI IDM login                                            (OK=14978  KO=0     )
>  UI IDM managed user schema                              (OK=14978  KO=0     )
>  UI IDM dashboard                                        (OK=14978  KO=0     )
>  UI IDM user                                             (OK=14977  KO=0     )
>  UI IDM oidcToken                                        (OK=14977  KO=0     )
> userinfo                                                 (OK=14975  KO=0     )
> UI-Logout                                                (OK=14976  KO=0     )
> UI-Logout Redirect 1                                     (OK=14975  KO=0     )
>  UI AM revoke2                                           (OK=14975  KO=0     )
>  UI AM endsession                                        (OK=14975  KO=0     )
>  UI AM revoke1                                           (OK=14974  KO=0     )
> getIdToken                                               (OK=4923   KO=0     )
> getIdToken Redirect 1                                    (OK=4923   KO=0     )
> createOrganization                                       (OK=4921   KO=0     )
> queryOrganization                                        (OK=4921   KO=0     )
> deleteOrganization                                       (OK=4921   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2466   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2466   KO=0     )
> ReadPolicy                                               (OK=22370  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=419    KO=0     )
> DeletePolicy                                             (OK=22303  KO=3     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2689 (99.15%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 74345  / active: 181    / done: 69450 
================================================================================

23:44:24.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:24.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:25.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:26.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:26.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:26.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:26.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:26.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:27.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:28.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 69338: status.find.in([200, 209], 304), found 404
23:44:28.664 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,69338,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTY5NTUwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM1J3RTlsT3NrZW10WnJoN2RnN0RtSnFlbW9rIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjY1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjY1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MjU4LCJpYXQiOjE3MzIyMzI2NTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlWOUdJMDVRQ0ZFVWFscU1nOGRIR1FocWZySSJ9.oQSnN1Orxx2BpX-HJVMxX23Mkaomq5P6FPFe1KzNNC6H1O5brb1RNvFn_0AKY6TVRv547kdu-fDPlHSxxvxqQn_2XDBEY39Png73p4trH7GWRuv4DZ1vXhcAST5m376_BSPQfkt85FkrEWYmgzRxjKp0duWuCs5At8f69a2-RALpB_ps7p9dqfXZSgMdp2hK6s4JivpPJkgK9lJbFTHs4a_9lTY7Gb7OTWV0SlJc5vsdqgWJ2gYTewrXLjhlAF16QQoz3sAl1yzLo40dO_WsKmEULYw31KuC7TFgU5CK0LNBM7nWBW_AjhCzwrM8Yp05GCN50eg3cFBGm2NGDlb7ng, username -> user.8453, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy15132, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42a18d57, authcode -> 8Jearx-LFdpbDz4L4cUfvllOMaI, useAdminRealm -> true, callbacks -> {"tokenId":"F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232658130), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232658130))), password -> Pa_ssw0rd, challenge -> 8BS5qN8SVeZNnRN92vg1MSYPiSAbmLiNiPAUDpH72uQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 232.48.39.215, verifier -> LTQyMTg3NDAyOTEyNjM3MjU5OTg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2eddd1f0, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@118505e3, tokenId -> F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy15132
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=F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=F2dZEYHp6WDDXn5nJX2zEGxXCYM.*AAJTSQACMDIAAlNLABxnUkVORkN3emtSN1Bna0JpUnBHQVk2d2NQL3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:44:28 GMT
	x-forgerock-transactionid: 5702e9c7-fecb-4798-b243-a8c5e9ca4f09
	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 testPolicy15132 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-21 23:44:29 GMT                                    1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=974431 KO=19    )
> restLoginInitiate                                        (OK=67339  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67333  KO=0     )
> Skip 2FA                                                 (OK=37573  KO=1     )
> User Authorize PKCE stage                                (OK=79642  KO=0     )
> User AccessToken PKCE stage                              (OK=79636  KO=2     )
> RootUserinfo                                             (OK=50689  KO=0     )
> GetUUid                                                  (OK=22480  KO=0     )
> GetOpenidConfig                                          (OK=67277  KO=0     )
> CreatePolicy                                             (OK=22469  KO=11    )
> tokenUserinfo                                            (OK=12033  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15023  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15022  KO=0     )
>  UI AM idFromSession                                     (OK=15020  KO=0     )
>  UI AM validateGoto                                      (OK=15021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15020  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15018  KO=0     )
> restloginProgressiveProfileCallback                      (OK=2702   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15018  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15018  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15017  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15017  KO=0     )
>  UI IDM uiconfig                                         (OK=15016  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15016  KO=0     )
>  UI IDM version                                          (OK=15016  KO=0     )
>  UI IDM features                                         (OK=15016  KO=0     )
>  UI IDM privilege                                        (OK=15016  KO=0     )
>  UI IDM login                                            (OK=15016  KO=0     )
>  UI IDM managed user schema                              (OK=15016  KO=0     )
>  UI IDM dashboard                                        (OK=15016  KO=0     )
>  UI IDM user                                             (OK=15016  KO=0     )
>  UI IDM oidcToken                                        (OK=15015  KO=0     )
> userinfo                                                 (OK=15014  KO=0     )
> UI-Logout                                                (OK=15015  KO=0     )
> UI-Logout Redirect 1                                     (OK=15015  KO=0     )
>  UI AM revoke2                                           (OK=15015  KO=0     )
>  UI AM endsession                                        (OK=15015  KO=0     )
>  UI AM revoke1                                           (OK=15014  KO=0     )
> getIdToken                                               (OK=4934   KO=0     )
> getIdToken Redirect 1                                    (OK=4934   KO=0     )
> createOrganization                                       (OK=4933   KO=0     )
> queryOrganization                                        (OK=4933   KO=0     )
> deleteOrganization                                       (OK=4933   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2472   KO=0     )
> ReadPolicy                                               (OK=22426  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=419    KO=0     )
> DeletePolicy                                             (OK=22361  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2698 (99.12%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.07%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 74164  / active: 174    / done: 69638 
================================================================================

23:44:29.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:30.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:30.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:30.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:31.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:31.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:32.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:34.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:34.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:34.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'UI-Post-Login - stage 2 Redirect 1' failed for user 69639: status.find.in([200, 209], 304), found 502
23:44:34.398 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
UI-Post-Login - stage 2 Redirect 1: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69639,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIwYTc1YTMwNS02YjZlLTQ0YzctOTIwNi1mYmZjM2FhMDVjZTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTgxNzkxIiwic3VibmFtZSI6IjBhNzVhMzA1LTZiNmUtNDRjNy05MjA2LWZiZmMzYWEwNWNlNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlF6bmxRMzNMWFVWMHNiQnd0akNzUDRzVGZuNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNjUsImlhdCI6MTczMjIzMjY2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoib0JjTGNhU29GWmZQQlNqM2x1eklEREVnWDU0In0.alnYwcf1oO_wPBVJEmboHCn9lfyydAfls8Uwd1CkmL8, username -> user.157838, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1906eca3, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> _A_vWiFfWI3LaRsRLYug6bMvGBo, callbacks -> {"tokenId":"gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232665035), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232665035))), password -> Pa_ssw0rd, challenge -> FAcebrcWRBAJVCxpNv16aoEz_jswqAkL9cBpXNjeoeI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 233.110.191.128, verifier -> LTI1NzI3MTExNzEwMjkzNjQxOTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@447918bf, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@2d70827b, tokenId -> gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/
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: */*
	cookie: amlbcookie=01; 9b75a55744995d0=gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:34 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>

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-21 23:44:34 GMT                                    1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=977260 KO=20    )
> restLoginInitiate                                        (OK=67529  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67526  KO=0     )
> Skip 2FA                                                 (OK=37672  KO=1     )
> User Authorize PKCE stage                                (OK=79876  KO=0     )
> User AccessToken PKCE stage                              (OK=79872  KO=2     )
> RootUserinfo                                             (OK=50823  KO=0     )
> GetUUid                                                  (OK=22547  KO=0     )
> GetOpenidConfig                                          (OK=67452  KO=0     )
> CreatePolicy                                             (OK=22535  KO=11    )
> tokenUserinfo                                            (OK=12069  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15074  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15073  KO=0     )
>  UI AM idFromSession                                     (OK=15071  KO=0     )
>  UI AM validateGoto                                      (OK=15071  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15069  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15066  KO=1     )
> restloginProgressiveProfileCallback                      (OK=2717   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15065  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15065  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15064  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15064  KO=0     )
>  UI IDM uiconfig                                         (OK=15063  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15063  KO=0     )
>  UI IDM version                                          (OK=15062  KO=0     )
>  UI IDM features                                         (OK=15061  KO=0     )
>  UI IDM privilege                                        (OK=15061  KO=0     )
>  UI IDM login                                            (OK=15061  KO=0     )
>  UI IDM managed user schema                              (OK=15060  KO=0     )
>  UI IDM dashboard                                        (OK=15061  KO=0     )
>  UI IDM user                                             (OK=15060  KO=0     )
>  UI IDM oidcToken                                        (OK=15059  KO=0     )
> userinfo                                                 (OK=15058  KO=0     )
> UI-Logout                                                (OK=15059  KO=0     )
> UI-Logout Redirect 1                                     (OK=15058  KO=0     )
>  UI AM revoke2                                           (OK=15058  KO=0     )
>  UI AM endsession                                        (OK=15057  KO=0     )
>  UI AM revoke1                                           (OK=15057  KO=0     )
> getIdToken                                               (OK=4945   KO=0     )
> getIdToken Redirect 1                                    (OK=4945   KO=0     )
> createOrganization                                       (OK=4944   KO=0     )
> queryOrganization                                        (OK=4942   KO=0     )
> deleteOrganization                                       (OK=4942   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2482   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2481   KO=0     )
> ReadPolicy                                               (OK=22478  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=422    KO=0     )
> DeletePolicy                                             (OK=22421  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2707 (99.08%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 73965  / active: 181    / done: 69830 
================================================================================

23:44:35.057 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM idFromSession' failed for user 69674: status.find.in([200, 209], 304), found 502
23:44:35.058 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM idFromSession: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69674,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.49286, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8a655d, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232665948), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232665948))), password -> Pa_ssw0rd, fake-ip -> 255.196.10.6, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2afb3ddc, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@72214b5a, tokenId -> l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/users?_action=idFromSession
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=l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:35 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:35.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:35.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:36.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:38.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:38.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:39 GMT                                    1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=980265 KO=21    )
> restLoginInitiate                                        (OK=67724  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67719  KO=0     )
> Skip 2FA                                                 (OK=37782  KO=1     )
> User Authorize PKCE stage                                (OK=80115  KO=0     )
> User AccessToken PKCE stage                              (OK=80111  KO=2     )
> RootUserinfo                                             (OK=50982  KO=0     )
> GetUUid                                                  (OK=22606  KO=0     )
> GetOpenidConfig                                          (OK=67631  KO=0     )
> CreatePolicy                                             (OK=22594  KO=11    )
> tokenUserinfo                                            (OK=12098  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15123  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15122  KO=0     )
>  UI AM idFromSession                                     (OK=15120  KO=1     )
>  UI AM validateGoto                                      (OK=15121  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15118  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15115  KO=1     )
> restloginProgressiveProfileCallback                      (OK=2723   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15115  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15115  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15115  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15115  KO=0     )
>  UI IDM uiconfig                                         (OK=15115  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15115  KO=0     )
>  UI IDM version                                          (OK=15115  KO=0     )
>  UI IDM features                                         (OK=15115  KO=0     )
>  UI IDM privilege                                        (OK=15115  KO=0     )
>  UI IDM login                                            (OK=15114  KO=0     )
>  UI IDM managed user schema                              (OK=15113  KO=0     )
>  UI IDM dashboard                                        (OK=15113  KO=0     )
>  UI IDM user                                             (OK=15114  KO=0     )
>  UI IDM oidcToken                                        (OK=15111  KO=0     )
> userinfo                                                 (OK=15109  KO=0     )
> UI-Logout                                                (OK=15110  KO=0     )
> UI-Logout Redirect 1                                     (OK=15108  KO=0     )
>  UI AM revoke2                                           (OK=15108  KO=0     )
>  UI AM endsession                                        (OK=15107  KO=0     )
>  UI AM revoke1                                           (OK=15107  KO=0     )
> getIdToken                                               (OK=4962   KO=0     )
> getIdToken Redirect 1                                    (OK=4961   KO=0     )
> createOrganization                                       (OK=4959   KO=0     )
> queryOrganization                                        (OK=4958   KO=0     )
> deleteOrganization                                       (OK=4958   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2486   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2486   KO=0     )
> ReadPolicy                                               (OK=22545  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=422    KO=0     )
> DeletePolicy                                             (OK=22475  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2712 (99.05%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.15%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 73762  / active: 198    / done: 70016 
================================================================================

23:44:39.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:41.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:41.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:41.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'UI-Post-Login - stage 2 Redirect 1' failed for user 69907: status.find.in([200, 209], 304), found 502
23:44:41.813 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
UI-Post-Login - stage 2 Redirect 1: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69907,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlMzU1Y2JlNS1kYmFiLTQwNjQtYWI2OS1jZWUzNjRhMGRkNmQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjI5MTc3Iiwic3VibmFtZSI6ImUzNTVjYmU1LWRiYWItNDA2NC1hYjY5LWNlZTM2NGEwZGQ2ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlZNT3FQTVZUQmFwWjk3QlF4Smc2aTJiRmR4byIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3MiwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzIsImlhdCI6MTczMjIzMjY3MiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQWI4anMzOEI3OVQtaFM5c0pIVFV5N3ByYkI0In0.oYCLXyVHTAoaDIjSGYM5eKxZYUePkJYGLKBSkjautnc, username -> user.174854, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4cec33cf, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> DPzi3X_wCY64CJ8w3CkvAKwl0v8, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiJmZjBmYWMzYS1hNzYwLTRkMDktOGRhNy03NzA5OGY3ZTZlMDYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoidmczYWh2bDI3b2c3YmJ1ZmgwdHNkZTVwMm4iLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1MGNqRmxOWEk0Wm1aTk4zb3lObmRpUW1GMU0yNW5MamxGUnpoT1MyTk5lVGsyVWtOa09YWm1WRXRUUld0UVdIUnJPVzV4ZG5aNWNFbGhlRlJaWVdSdGEybDZTRVJDUTJScGFEQnVibVY1Y1ZZeVYxVjRhM0JyVWxNMGVUSllRMVpHYm5VdFh6Sk5abE4zTFhoNU4yODRjazlHVmxocFFXZEVWbkZvVVRZNFVVeHZVekZuYzA5WlprZHpXVVpyYlhZeVlYcGxVVzlNYzNJeWRFbEdMWGRCU1dOMVYwdEhRMVJIUmtVemNHSlJjRWd3VlZCSVFUbGlaVFZtZDFCNldIZFJTVFppTkUxSVpUbHJWMnN3ZVhaVU1VZG1TMlJzYmxWT1owbG1NVFkyVm0xTk0zTmhiM1ppYzE5WFpXTmhjMkU0YVhKTlgwdEVNM3BrYVZsamFWVldSamhQVUV0bVNqVkRkMXB5YWtoTFdrVkJXa2RPWDJoWU1VcGFNemxuY1RGdWVqUk9ZalZPUVc1S2JWcFhWbTFCU1hRMFVXUm5OV1p4YTNCWE0zb3hOSE5SYVdrM2NETXlZMjlpVEVjeVQycFBjSFUyWVRKR1NEZEJPR0UxYzJsR1NrTkdTbVYwUW5oMmVVWnpNVXhaVlhOMVduVTFVREJaUkdOdWFHcDBSMjl4WVc1clVIaDJWVmRoUm01aWVUbHphMVJSU1VZeFJGVTJhMGN6TmtneGVISjJRbWRKWkdOWU9UVjFibEpmV0d4MFVWQk5hWHBCVlZOT2IwRklSV3gxUVU5M01GZ3hVbVpJVldOS1RHUkViazUxVjAxc1preHFiemxTYUROamNXUTVURU14YmxkNFJ6QnBUbkY0VW5Wc1FtOWFaVkZMYkVGd1dVNVhaa3RTU0d4b2VGVmhWMXBUT1RSNVJrOVhTMHBaTlRaQk5rNVBlRVU1WW05b1drNVBUVWN6ZGxsVVUzaG1SVTVvUm5kbmIzSTFRVkJHWTFabVV6Rk5XR1JwYzNrMVZ6SkVWRzlpVm5wUmQyeE1jMmxITFZCaGFFMUdNVlZxYlc1R1ZGZElNMUZyVDFJeFMxcGpNbkZMWkdWeFRtcGlRVVpRZHpSSmRqUTBURTVVUldaVk5HaEJXVjlDY2xSRlgxOVdYMmhNZEY5SGFubFdVRUpUTVhWcWFXcFZXV28xTWpWZlZWYzFjMng1YjNrd2RURlFSa3RmYm5waE1sSlNibU5NYzE5elJYSk9TMEpTTTJaQ00yeFNjbFExV2t0cGFEUmliVEphYkVOTk1UUlFOR3R5TVRGT1dUQmFWVjlKTkdKR1dtUndOMmR1VkVWWVpXSndSamxmTms1U1VuSkpVM1ZWUW1aSFNGWjRSRTVJT1RKUE1EUm1ZMlZIVnpCWmMwNDJNakpLU3poalVITlRTM2N3UzFaSFRrMVdNMGxpVVdVeFpFdDBPV052UVhsbGVFeFljbUkwTkZONVZsUlhNa3R3T1VaeFlsTndjV0kzTTFGc1FYUlhUMDV6VFRGS2VUbFNaa1F0V1had1dVaENjRGxhUzNaRmFIbFFOMGR5UWpkdFlqQnJRVzFCWlZWcFVqTktUbWswTW1SU2MzTktaVWxGYldwM1RWRm1SazVWTmpOWFJrRjFRalJuUVU0MmN5MUlhbTF2V0ZoUE4xSXRiVzkzVjNKTVMwMW9NVXQyUzBSQk1scDFPR2xtWjNGT1VWQlRiekZLU0U1UWJtTkdURzFFTUZOcVdVRnBWalpxT1ZGblNHNHdhVmh5TUhWS1EyNVFja1JTUldodVIyeG1MWFZ6Tkc0d1lVdElNSE4xVGtVMlZqWnpkMGh1T0ZWUGJFaFZSMXBxVG5CU1gydERjVEJZYVVWNmNrczVhbW90WVdnMFVXUnNNRVpmZHprME5uUTBlbWRHUkZCbE9HZDZhbU5NZDFndGNXUkJUR3RJTTNkMk4zZHZRVkE0VFROak5FWllWRTQ1TWtSVU9ISmpWazlKZVVaWVMwMW1kMTl3U0VKMmREQkNSRkpVTlcxRU56bDJNRXcyVVdGVE1sbEtha2hTT1hCSVUxVjVNRGhVUjNWSGQwbDFSWFI1VmpSU1VGcHNiR3hsWlU1MmRsTmpkWEJRV0hFNE1rTmxjVUV3UzFVeFVsUkxVV3BTVTJ4S1pWOTFjRkpsYzJKVk1sbzBVa05OY1ZOeGVsOWlZM0EyUmpWaVFrZHBZamx5UjBRdFNIQllWMmsxTVVOSmVsa3lhMnhMVWtFeFpVUlpSbTkyVWxSME1qazBWalZpT0d4S1dXcHhZamwzWkRoalZsWjRiVGxpUVdWbVdrSmlYemR1WDBreGIzWTJjVk5GUjNoaE1XNVBRM2RuWnpWSmREazRNRXRVVWpRMlVqUmlkMnQ0TFdKMFpIUnpTVkE0UjNWb1VWcHBkazlXU0hsZlprUjBZbnByVEdzdGFHVmlRWHBOTUZsSFpqTnhXV3BGY1VjMGJWUlJaVVpzUlVWcVlsSnhRamx0WVZFM1ZscGlOMjlGZUhGUGRURlFkeTFUZDNSR1R6VTFlRGhIYUhsdFNGbElVRTVNVG5BdFpESlFNMWxpWDJ4Q04zb3Rha0pSZUZKNlNGZHphRWhGVUc5Sk1XaDRhRWRtWjBvMlpGSnJObk0xZUhaMmFIZFlNRGx2VW5kNlZUYzFaMTlvVGxGalduTTROUzB0Y2pWRVgxcFNSbnBJVlV0RGNtVlpMV0ZpYkRJd1JYTlJVa3d0YkVKV1JXTXdNV2xTVW5WbFdsUTBWME5rYmxKQ09VcHlaREowYjNjd09GQXdVSEJSU2xWT2VWSmZUSE5aYW1kTUxXeDVkMUJ0TVdGNFFtYzRRVmx5TTJSNVRUTTJabXhGVUdwa2FVWXRhVTR6Y0ZGQldraG1hakZhZFhWRGFHeFRjVTVUZUMwdGEwSnlZMmRXVGtGeFRXZG1PV3B6VHpsa05sSnlkR3RLYlRJeGRrVmpXVkZWVGkxc2NsSkNiRXhUWDBocVUzcGxNMUpWYTIxR1JYbFNSbVE1Tld0QlJISjBhMUJuTURORU1GbzNjV0o0TlhGWlQxRmZkelIxUmxsc1RHdGFZVTlVWTFweVJYRlpkMEpKVXpKSlUxOXZYM0J4YjBSNk5GVlVhRWcxTURCSlkyb3pUemQzUVVJeFptZGxjMHRpYmxscFEzVnJielZzVWpCSE16QldTbE5ITmtkWlNrRnFSelZhY0Vac2NXd3lPVFJOUkY5aFNqRk1WMVZhU3poNlYxcDBNR3MyWlRGT2JYWTBRWE5zVkhrdGFGa3hWSEoyVUZGWUxXbGhUSGRXVkRremIxSXlWemRMYVZKb09WaDFYM0pFTkdrMFRYcGFVRzVaTWxSRlpqaGxhV1E1TFhwaVVXRmxVMnN5YUdsUWVIUmxkME5GVGt4V2IzTnNiMDlRY3pSeExXVjZSREJUY1ZaTlJqWnFlbFpmVUdOS1JVOXFVMVpQTVVaUldpMDBWVzFGYjBOclFXWlpXbFJ5ZFVwQlFWVjZSazB6WWxKUlEzWjRlbU4yUlZaS1pUSm5ORlJyUjJ0a1pWTmFZa1ZzVjJSMmMzVnVhR3gxZDJOVFJUVTFka0phZUV0T04wWjZNbEpsUjJFd2NXazFTVGwxZVU0MVEzaFRkMWRvYWpWU1gxQkJNemRrTlVrellsTjZORmx5TmtNMGFXczFVUzVXVm5oWFUwODFjelJSYjJKM1FTMDFTRXhLYjAxbi54bl9xMDZOaW1RTGU1QkZBYjMtRGVwU0RaSnM5UGYyQS1nalFjV1ZvaVlFIiwiZXhwIjoxNzMyMjMyOTcyLCJpYXQiOjE3MzIyMzI2NzJ9.aYXVfcWQag5Gri3pUzLgVd9xOoKK-iQy_QLVKX9sPns","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1732232672452), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=2A_S78YJQ4V4gln6WC0PYcVaqsg.*AAJTSQACMDIAAlNLABwxYlhuSGpZNEFQVW84Wi81T3RwYmJPaVIvYVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1732232672452))), password -> Pa_ssw0rd, challenge -> mkeWaKCoD4MzYD-w8To0z7Isp1oBDGmD9-8Yp5UnwhU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 30.186.244.88, verifier -> NDAzNDYwNjE5NDk4MzA0NjgyNA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@367c25bd, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@4024e2da, tokenId -> 2A_S78YJQ4V4gln6WC0PYcVaqsg.*AAJTSQACMDIAAlNLABwxYlhuSGpZNEFQVW84Wi81T3RwYmJPaVIvYVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/
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: */*
	cookie: amlbcookie=01; 9b75a55744995d0=2A_S78YJQ4V4gln6WC0PYcVaqsg.*AAJTSQACMDIAAlNLABwxYlhuSGpZNEFQVW84Wi81T3RwYmJPaVIvYVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=2A_S78YJQ4V4gln6WC0PYcVaqsg.*AAJTSQACMDIAAlNLABwxYlhuSGpZNEFQVW84Wi81T3RwYmJPaVIvYVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
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: Thu, 21 Nov 2024 23:44:41 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:41.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 69919: status.find.in([200, 209], 304), found 502
23:44:41.995 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69919,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE4ODMxNzgzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOUdKLS1ONWNBOVpyVDdaWWJUXzk2YzZOc05NIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjY3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjY3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MjcyLCJpYXQiOjE3MzIyMzI2NzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ind2Ukx2LUhNdVBCQm5YNUgyWmhvZ2FSekE1VSJ9.HoANEQqabey1z2xRmwojKG_wJbV3bzYZemUhOATzHFKhyuJb7vETG4hgt00hIUhKXVN938TguDyExOart0Y8VTjs1uwba3hISdH0DKU6w6gym8k2c3aCbAAWPz8qp54YQkn0yUhcy5JK2jUPxpIlSG-02aow-bocJDiuhewOHNeacY6MHCwFQ3t-wQ0xd7D1eFVhJXIm92_2A5knOlePkVYqJXGQNbSZL2drMsb-RcnVG1BupvQRpqd6zGc08TDAiXZ9MvCNke15afXwguQb3FYWz-I2QhUhPJfMQGtEXD6CemZRJOJXun3iOf_L3bn3eebFEju7oVtN6-_yGmVPTQ, username -> user.180123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy766370, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c30d81f, authcode -> _5S1LXMSRXki0sntNEZ2J6IkYx4, useAdminRealm -> true, callbacks -> {"tokenId":"ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232672597), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232672597))), password -> Pa_ssw0rd, challenge -> Umdw-Vd7Wzw8aFjLE0OfRcUggX-IHo1qhTwisRj_XHc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 183.28.160.197, verifier -> LTUxMjEyMTY4Njk1MjU0MjEwMjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d5bf3cf, tokenId -> ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy766370","description":"","resources":["http://localhost:80/am?q"],"actionValues":{},"applicationName":"oauth2Scopes","resourceTypeUuid":"d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b"}}
=========================
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: Thu, 21 Nov 2024 23:44:41 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:42.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:43.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:43.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM endsession' failed for user 69948: status.find.in([200, 209], 304), found 502
23:44:43.261 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM endsession: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69948,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNGRmYWMxYi0wMGIwLTRiNTItYWU5ZC03ODAxNTc3NDM0ZjgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTk0MTEwIiwic3VibmFtZSI6IjM0ZGZhYzFiLTAwYjAtNGI1Mi1hZTlkLTc4MDE1Nzc0MzRmOCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjNyMUpiUXV4SjBUd3A3eWtIbUJkbTM2NWJObyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3MywicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzMsImlhdCI6MTczMjIzMjY3MywiZXhwaXJlc19pbiI6MzYwMCwianRpIjoicnJSZGFjeVllbmxIUHk5aHVfWEhLQmpsX2w0In0.3XXuABOIr8YMldG0y9d4f0e-s-43M8sHfeJg2lkjKGQ, username -> user.77167, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNGRmYWMxYi0wMGIwLTRiNTItYWU5ZC03ODAxNTc3NDM0ZjgiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjMwOTg0Iiwic3VibmFtZSI6IjM0ZGZhYzFiLTAwYjAtNGI1Mi1hZTlkLTc4MDE1Nzc0MzRmOCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlIwMkZvd3MwVElwcThnVzVKeEhNVlprOVd5VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3MywicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzMsImlhdCI6MTczMjIzMjY3MywiZXhwaXJlc19pbiI6MzYwMCwianRpIjoicTgyUEM4cENQX0RRME9jUy1KRzU2N1h6Nl9RIn0.TsJlByJzHx9gPIWtoAV7NuHU39Y7W2_1pUaG_72tSVc, user_id -> 34dfac1b-00b0-4b52-ae9d-7801577434f8, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f2f902c, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> L9Jt8xJDLXwo12p3RMRkiC6Ak3s, callbacks -> {"tokenId":"pbAOaLmCPyrQhTYiWgzEDowCzDw.*AAJTSQACMDIAAlNLABwydUVQK2pIdE1KMUcweDJwSjI0dGFtRGh0eGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232673288), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=pbAOaLmCPyrQhTYiWgzEDowCzDw.*AAJTSQACMDIAAlNLABwydUVQK2pIdE1KMUcweDJwSjI0dGFtRGh0eGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232673288))), user_uuid -> 34dfac1b-00b0-4b52-ae9d-7801577434f8, id_token_2 -> eyJ0eXAiOiJKV1QiLCJraWQiOiJmMm00NllTSGowQlJLbGoyTStWNFIxcGJDZEE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIzNGRmYWMxYi0wMGIwLTRiNTItYWU5ZC03ODAxNTc3NDM0ZjgiLCJhdWRpdFRyYWNraW5nSWQiOiIzOWMxMTNjMy0wMTY3LTQ1YWUtOGM1MS1lMmE1ZmI0ZThjYzYtMTkyMzEzODMiLCJzdWJuYW1lIjoiMzRkZmFjMWItMDBiMC00YjUyLWFlOWQtNzgwMTU3NzQzNGY4IiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiaWRfdG9rZW4iLCJub25jZSI6IjYwMiIsInNpZCI6IlpQZUlPR1JJMy82QUdrZmZLRnA2Y002TFpieGcxU0x1dmNCWHpTOHB0Z0E9IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwiYWNyIjoiMCIsIm9yZy5mb3JnZXJvY2sub3BlbmlkY29ubmVjdC5vcHMiOiI1UkNkQmpheDlmWVYxTkdMRk5JR0VxQ192UkkiLCJhenAiOiJlbmRVc2VyVUlDbGllbnQiLCJhdXRoX3RpbWUiOjE3MzIyMzI2NzMsInJlYWxtIjoiL2FscGhhIiwiZXhwIjoxNzMyMjM2Mjc0LCJ0b2tlblR5cGUiOiJKV1RUb2tlbiIsImlhdCI6MTczMjIzMjY3NH0.IwFOonGX6499eT9dv8rhr1P4KbiK0tVIpzugTaqXSqOyIayAUHMjsK5GEcpAwp8ahmr658hkABTZFUd5hCASnsVCf2cQp228GMS5lxlxX0lv4SAkBAyCOr2dhMuSzo6P4qNQyKsICXJNCoViIfixgrjkHqlDG2BIW7WK9iYXyjkylItkmRV66mU4qlMiHUHFTrmlXJiMlGg7Q-fYzGeblEivll5chtLrAdOEAgWx97bVrukEUBFIRvrtA85bUDtqEYlBpIUq1YPtoC-YTDvVd6OkkmaYLPl9NwBdIrpTfgTUHtKevhrpNit6dQ5T2OGCGxJI2Y9P4mA1nUSzEm56rQ, password -> Pa_ssw0rd, challenge -> Xp4S_XtSHdTLrQ3ZrZxfudCpeibyf2rcrDiQa_6ddbY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 70.149.99.185, verifier -> LTIwODI2MTQ1ODg3NTMwMjU4NzE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6ecef85d, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@fa95972, tokenId -> pbAOaLmCPyrQhTYiWgzEDowCzDw.*AAJTSQACMDIAAlNLABwydUVQK2pIdE1KMUcweDJwSjI0dGFtRGh0eGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/connect/endSession?id_token_hint=eyJ0eXAiOiJKV1QiLCJraWQiOiJmMm00NllTSGowQlJLbGoyTStWNFIxcGJDZEE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIzNGRmYWMxYi0wMGIwLTRiNTItYWU5ZC03ODAxNTc3NDM0ZjgiLCJhdWRpdFRyYWNraW5nSWQiOiIzOWMxMTNjMy0wMTY3LTQ1YWUtOGM1MS1lMmE1ZmI0ZThjYzYtMTkyMzEzODMiLCJzdWJuYW1lIjoiMzRkZmFjMWItMDBiMC00YjUyLWFlOWQtNzgwMTU3NzQzNGY4IiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiaWRfdG9rZW4iLCJub25jZSI6IjYwMiIsInNpZCI6IlpQZUlPR1JJMy82QUdrZmZLRnA2Y002TFpieGcxU0x1dmNCWHpTOHB0Z0E9IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwiYWNyIjoiMCIsIm9yZy5mb3JnZXJvY2sub3BlbmlkY29ubmVjdC5vcHMiOiI1UkNkQmpheDlmWVYxTkdMRk5JR0VxQ192UkkiLCJhenAiOiJlbmRVc2VyVUlDbGllbnQiLCJhdXRoX3RpbWUiOjE3MzIyMzI2NzMsInJlYWxtIjoiL2FscGhhIiwiZXhwIjoxNzMyMjM2Mjc0LCJ0b2tlblR5cGUiOiJKV1RUb2tlbiIsImlhdCI6MTczMjIzMjY3NH0.IwFOonGX6499eT9dv8rhr1P4KbiK0tVIpzugTaqXSqOyIayAUHMjsK5GEcpAwp8ahmr658hkABTZFUd5hCASnsVCf2cQp228GMS5lxlxX0lv4SAkBAyCOr2dhMuSzo6P4qNQyKsICXJNCoViIfixgrjkHqlDG2BIW7WK9iYXyjkylItkmRV66mU4qlMiHUHFTrmlXJiMlGg7Q-fYzGeblEivll5chtLrAdOEAgWx97bVrukEUBFIRvrtA85bUDtqEYlBpIUq1YPtoC-YTDvVd6OkkmaYLPl9NwBdIrpTfgTUHtKevhrpNit6dQ5T2OGCGxJI2Y9P4mA1nUSzEm56rQ
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: */*
	cookie: amlbcookie=01; 9b75a55744995d0=pbAOaLmCPyrQhTYiWgzEDowCzDw.*AAJTSQACMDIAAlNLABwydUVQK2pIdE1KMUcweDJwSjI0dGFtRGh0eGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=pbAOaLmCPyrQhTYiWgzEDowCzDw.*AAJTSQACMDIAAlNLABwydUVQK2pIdE1KMUcweDJwSjI0dGFtRGh0eGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:43 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:43.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:43.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:43.685 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM managed user schema' failed for user 69639: status.find.in([200, 209], 304), found 502
23:44:43.686 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM managed user schema: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69639,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIwYTc1YTMwNS02YjZlLTQ0YzctOTIwNi1mYmZjM2FhMDVjZTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTgxNzkxIiwic3VibmFtZSI6IjBhNzVhMzA1LTZiNmUtNDRjNy05MjA2LWZiZmMzYWEwNWNlNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlF6bmxRMzNMWFVWMHNiQnd0akNzUDRzVGZuNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNjUsImlhdCI6MTczMjIzMjY2NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoib0JjTGNhU29GWmZQQlNqM2x1eklEREVnWDU0In0.alnYwcf1oO_wPBVJEmboHCn9lfyydAfls8Uwd1CkmL8, username -> user.157838, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIwYTc1YTMwNS02YjZlLTQ0YzctOTIwNi1mYmZjM2FhMDVjZTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTk1NjM4Iiwic3VibmFtZSI6IjBhNzVhMzA1LTZiNmUtNDRjNy05MjA2LWZiZmMzYWEwNWNlNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Im0tNkVhMVBXWFVEblE4OHBITEZQeUdpX0FGdyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzQsImlhdCI6MTczMjIzMjY3NCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWURtMDV0ZTNBaGREd0FyYUJMeE0tSktUOV9jIn0.WFZQZSySLozUJ2JaliuyD_gZrDK5skRzIXkAgSU6Z14, user_id -> 0a75a305-6b6e-44c7-9206-fbfc3aa05ce4, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1906eca3, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> PMcAv8nTQNqcKqLZXYdUWLXYs7A, callbacks -> {"tokenId":"gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232665035), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232665035))), user_uuid -> 0a75a305-6b6e-44c7-9206-fbfc3aa05ce4, password -> Pa_ssw0rd, challenge -> TXYRx7Op8olkkvxVj6kbO6B36S2XutEdaYWmKCRcKUI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 233.110.191.128, verifier -> LTg1NzE2ODYwMzk5MTU2MTA1NTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@447918bf, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@4dfb7e67, tokenId -> gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/schema/managed/alpha_user
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.eyJzdWIiOiIwYTc1YTMwNS02YjZlLTQ0YzctOTIwNi1mYmZjM2FhMDVjZTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTk1NjM4Iiwic3VibmFtZSI6IjBhNzVhMzA1LTZiNmUtNDRjNy05MjA2LWZiZmMzYWEwNWNlNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Im0tNkVhMVBXWFVEblE4OHBITEZQeUdpX0FGdyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzQsImlhdCI6MTczMjIzMjY3NCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiWURtMDV0ZTNBaGREd0FyYUJMeE0tSktUOV9jIn0.WFZQZSySLozUJ2JaliuyD_gZrDK5skRzIXkAgSU6Z14
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=gPZhs8LkqJkWgkKRI_pGbNvITX8.*AAJTSQACMDIAAlNLABwzSXowai9GRW9GWVRVTjljMFNWNGNBYXBIQjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:43 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:44.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:44.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM dashboard' failed for user 69674: status.find.in([200, 209], 304), found 502
23:44:44.564 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM dashboard: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,69674,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1NDM2YzU4Mi03ZTE1LTQyZmUtYTc2NC0xMzA4NDc5NmJhZjQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjMzMDcyIiwic3VibmFtZSI6IjU0MzZjNTgyLTdlMTUtNDJmZS1hNzY0LTEzMDg0Nzk2YmFmNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImRuVXNWckxnaU14d3kweGFGS0FjdHByUWNjayIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzUsImlhdCI6MTczMjIzMjY3NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQUZ2dlpKNEZGamttenI4aUMwZ01ESVY1MlpzIn0.nUywFMtZ0RwopJZPPcZv9g5PR_NFbbW8Cpy5j_rfUyQ, username -> user.49286, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1NDM2YzU4Mi03ZTE1LTQyZmUtYTc2NC0xMzA4NDc5NmJhZjQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjMzNDYxIiwic3VibmFtZSI6IjU0MzZjNTgyLTdlMTUtNDJmZS1hNzY0LTEzMDg0Nzk2YmFmNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjhOMWdHWHFnWHBCNGl1UDBuV1MtbVJacldMZyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzUsImlhdCI6MTczMjIzMjY3NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQ2tvRmdtQlFQZ2RsNXJuc1JGZ0FNUG03ZzVVIn0.XgoJZkDpljrpMp8qPgrTgxVGmOefYBicfh9g-hzqZeo, user_id -> 5436c582-7e15-42fe-a764-13084796baf4, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e8a655d, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> KBlSRuPalDroeaHPiV-GAE5U38U, callbacks -> {"tokenId":"l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232665948), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232665948))), user_uuid -> 5436c582-7e15-42fe-a764-13084796baf4, password -> Pa_ssw0rd, challenge -> wwy2FYQ5s4yUXDt96bbcMSxPrJkz3sT7SKIcgE0tAzQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 255.196.10.6, verifier -> NTI0MDI4MDA5MDM3MTg1MTE5MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2afb3ddc, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@650c6c01, tokenId -> l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/config/ui/dashboard
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.eyJzdWIiOiI1NDM2YzU4Mi03ZTE1LTQyZmUtYTc2NC0xMzA4NDc5NmJhZjQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjMzNDYxIiwic3VibmFtZSI6IjU0MzZjNTgyLTdlMTUtNDJmZS1hNzY0LTEzMDg0Nzk2YmFmNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjhOMWdHWHFnWHBCNGl1UDBuV1MtbVJacldMZyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY2NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzUsImlhdCI6MTczMjIzMjY3NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQ2tvRmdtQlFQZ2RsNXJuc1JGZ0FNUG03ZzVVIn0.XgoJZkDpljrpMp8qPgrTgxVGmOefYBicfh9g-hzqZeo
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=l0WXWgo0TIUDhAgoHo1DZiUVz88.*AAJTSQACMDIAAlNLABxuVFdBZjhsT2hKQTNXMGJtTWRBRWhJYjRlS2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:44 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>

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

================================================================================
2024-11-21 23:44:44 GMT                                    1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=983215 KO=26    )
> restLoginInitiate                                        (OK=67929  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67924  KO=0     )
> Skip 2FA                                                 (OK=37887  KO=1     )
> User Authorize PKCE stage                                (OK=80353  KO=0     )
> User AccessToken PKCE stage                              (OK=80347  KO=2     )
> RootUserinfo                                             (OK=51147  KO=0     )
> GetUUid                                                  (OK=22663  KO=0     )
> GetOpenidConfig                                          (OK=67813  KO=0     )
> CreatePolicy                                             (OK=22650  KO=12    )
> tokenUserinfo                                            (OK=12136  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15172  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15171  KO=0     )
>  UI AM idFromSession                                     (OK=15166  KO=1     )
>  UI AM validateGoto                                      (OK=15167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15165  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15163  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2736   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15163  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15163  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15164  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15163  KO=0     )
>  UI IDM uiconfig                                         (OK=15162  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15162  KO=0     )
>  UI IDM version                                          (OK=15162  KO=0     )
>  UI IDM features                                         (OK=15162  KO=0     )
>  UI IDM privilege                                        (OK=15162  KO=0     )
>  UI IDM login                                            (OK=15161  KO=0     )
>  UI IDM managed user schema                              (OK=15160  KO=1     )
>  UI IDM dashboard                                        (OK=15161  KO=1     )
>  UI IDM user                                             (OK=15161  KO=0     )
>  UI IDM oidcToken                                        (OK=15159  KO=0     )
> userinfo                                                 (OK=15158  KO=0     )
> UI-Logout                                                (OK=15159  KO=0     )
> UI-Logout Redirect 1                                     (OK=15157  KO=0     )
>  UI AM revoke2                                           (OK=15157  KO=0     )
>  UI AM endsession                                        (OK=15156  KO=1     )
>  UI AM revoke1                                           (OK=15155  KO=0     )
> getIdToken                                               (OK=4973   KO=0     )
> getIdToken Redirect 1                                    (OK=4973   KO=0     )
> createOrganization                                       (OK=4972   KO=0     )
> queryOrganization                                        (OK=4972   KO=0     )
> deleteOrganization                                       (OK=4972   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2496   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2496   KO=0     )
> ReadPolicy                                               (OK=22603  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=424    KO=0     )
> DeletePolicy                                             (OK=22538  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2722 (98.87%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 502                          9 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.18%)
> status.find.is(200), but actually found 502                         1 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 73547  / active: 193    / done: 70236 
================================================================================

23:44:45.630 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 70048: status.find.in([200, 209], 304), found 502
23:44:45.631 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,70048,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhMGM4NGUyOC02YTFhLTQwYjgtYjg4MS1mNDUwOTM5NTI4ZTIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE4OTk4MTgzIiwic3VibmFtZSI6ImEwYzg0ZTI4LTZhMWEtNDBiOC1iODgxLWY0NTA5Mzk1MjhlMiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImFCQzlIUzZSZG13Q19PSHNCbkRGX3UwbS00USIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzYsImlhdCI6MTczMjIzMjY3NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQ0dQSk9ldEwwM3lYZ2VfQzh2cFVnX3V0aFZFIn0.xDBUB0WLkfpllzO7Kj-OLQQ9V3iERAAxCsBRSWVJOiM, username -> user.136850, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhMGM4NGUyOC02YTFhLTQwYjgtYjg4MS1mNDUwOTM5NTI4ZTIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjM0OTQ0Iiwic3VibmFtZSI6ImEwYzg0ZTI4LTZhMWEtNDBiOC1iODgxLWY0NTA5Mzk1MjhlMiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtBd0k0ZXJySklJX3phZnJVbDZyZnQ1aXl3SSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzYsImlhdCI6MTczMjIzMjY3NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoic1BYVi1xWWxXdTUxYzBabjJtZ1NCT2ZGbkJrIn0.igqZ7pxGIEuoXYg28bAmPIVtZ4w8tt5XAqDBhD63g50, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1bdc346a, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> jZ9NE1D03TDv4haVoXx3oR5DOlo, callbacks -> {"tokenId":"M3ixGsEz6ETjUs-qxwcPPvoH_DM.*AAJTSQACMDIAAlNLABxCTDd1S3kvRmlsM3FWQnU3dElWVWMzR05OMFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232676025), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=M3ixGsEz6ETjUs-qxwcPPvoH_DM.*AAJTSQACMDIAAlNLABxCTDd1S3kvRmlsM3FWQnU3dElWVWMzR05OMFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232676025))), user_uuid -> a0c84e28-6a1a-40b8-b881-f450939528e2, password -> Pa_ssw0rd, challenge -> pF7uPizBlJR5PRtsPD-2aIxIzNPonhcsTJfJW9HFDGU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 187.154.56.126, verifier -> LTg1Mzc0NDMyMDA2MzY0ODM4MDQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@a53b1f5, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@63f4d426, tokenId -> M3ixGsEz6ETjUs-qxwcPPvoH_DM.*AAJTSQACMDIAAlNLABxCTDd1S3kvRmlsM3FWQnU3dElWVWMzR05OMFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
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.eyJzdWIiOiJhMGM4NGUyOC02YTFhLTQwYjgtYjg4MS1mNDUwOTM5NTI4ZTIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjM0OTQ0Iiwic3VibmFtZSI6ImEwYzg0ZTI4LTZhMWEtNDBiOC1iODgxLWY0NTA5Mzk1MjhlMiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImtBd0k0ZXJySklJX3phZnJVbDZyZnQ1aXl3SSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3NSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzYsImlhdCI6MTczMjIzMjY3NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoic1BYVi1xWWxXdTUxYzBabjJtZ1NCT2ZGbkJrIn0.igqZ7pxGIEuoXYg28bAmPIVtZ4w8tt5XAqDBhD63g50
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=M3ixGsEz6ETjUs-qxwcPPvoH_DM.*AAJTSQACMDIAAlNLABxCTDd1S3kvRmlsM3FWQnU3dElWVWMzR05OMFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=M3ixGsEz6ETjUs-qxwcPPvoH_DM.*AAJTSQACMDIAAlNLABxCTDd1S3kvRmlsM3FWQnU3dElWVWMzR05OMFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44: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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:47.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 69919: status.find.in([200, 209], 304), found 404
23:44:47.148 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,69919,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE4ODMxNzgzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOUdKLS1ONWNBOVpyVDdaWWJUXzk2YzZOc05NIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjY3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjY3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MjcyLCJpYXQiOjE3MzIyMzI2NzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ind2Ukx2LUhNdVBCQm5YNUgyWmhvZ2FSekE1VSJ9.HoANEQqabey1z2xRmwojKG_wJbV3bzYZemUhOATzHFKhyuJb7vETG4hgt00hIUhKXVN938TguDyExOart0Y8VTjs1uwba3hISdH0DKU6w6gym8k2c3aCbAAWPz8qp54YQkn0yUhcy5JK2jUPxpIlSG-02aow-bocJDiuhewOHNeacY6MHCwFQ3t-wQ0xd7D1eFVhJXIm92_2A5knOlePkVYqJXGQNbSZL2drMsb-RcnVG1BupvQRpqd6zGc08TDAiXZ9MvCNke15afXwguQb3FYWz-I2QhUhPJfMQGtEXD6CemZRJOJXun3iOf_L3bn3eebFEju7oVtN6-_yGmVPTQ, username -> user.180123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy766370, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c30d81f, authcode -> _5S1LXMSRXki0sntNEZ2J6IkYx4, useAdminRealm -> true, callbacks -> {"tokenId":"ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232672597), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232672597))), password -> Pa_ssw0rd, challenge -> Umdw-Vd7Wzw8aFjLE0OfRcUggX-IHo1qhTwisRj_XHc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 183.28.160.197, verifier -> LTUxMjEyMTY4Njk1MjU0MjEwMjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d5bf3cf, tokenId -> ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy766370
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=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:44:47 GMT
	x-forgerock-transactionid: b0674957-1d5f-4334-8a3c-61993122a2ec
	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 testPolicy766370 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:47.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:48.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'UI-Logout Redirect 1' failed for user 70153: status.find.in([200, 209], 304), found 502
23:44:48.198 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
UI-Logout Redirect 1: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,70153,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzMGI3MWM5MC1mMWU2LTQ3M2YtOWVkMi00NzkxZDVlMzNhNWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE5MDAyODI3Iiwic3VibmFtZSI6IjMwYjcxYzkwLWYxZTYtNDczZi05ZWQyLTQ3OTFkNWUzM2E1YiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IlhETkFSYThvNzNpcTNURmpyNkxSeERMbmtiNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3OCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzgsImlhdCI6MTczMjIzMjY3OCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQUxkbndZZVhiemtObGpfSDV6MUdLXzhVZUlFIn0.z7XBP7UPVzSOUwayFTkVH4QSosKw9pYQqAwP2U648rA, username -> user.108558, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzMGI3MWM5MC1mMWU2LTQ3M2YtOWVkMi00NzkxZDVlMzNhNWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MjM4OTI1Iiwic3VibmFtZSI6IjMwYjcxYzkwLWYxZTYtNDczZi05ZWQyLTQ3OTFkNWUzM2E1YiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ijh2TkViSGg1Z3JwU2hGVDNFS2c2ZEMwLXFHQSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjY3OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjY3OCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYyNzgsImlhdCI6MTczMjIzMjY3OCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiV3BkRUFoXzlvNXpIRTdsUHVoZ2YwN1BrN2pvIn0.9b2A4hsnYCHWK3Uu9OYn3ajqGdRthf38JKybA9pejVw, user_id -> 30b71c90-f1e6-473f-9ed2-4791d5e33a5b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2f1c8336, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> 12GemEhHfOqDF8UvleYPBZiThDw, callbacks -> {"tokenId":"WZPJL0GeVn5CxpuzHzW1vOgXDpc.*AAJTSQACMDIAAlNLABxzZnJWckJTaHdLNk9GdTRXaEtuSzd6amFTQ0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232678394), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=WZPJL0GeVn5CxpuzHzW1vOgXDpc.*AAJTSQACMDIAAlNLABxzZnJWckJTaHdLNk9GdTRXaEtuSzd6amFTQ0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232678394))), user_uuid -> 30b71c90-f1e6-473f-9ed2-4791d5e33a5b, id_token_2 -> eyJ0eXAiOiJKV1QiLCJraWQiOiJmMm00NllTSGowQlJLbGoyTStWNFIxcGJDZEE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIzMGI3MWM5MC1mMWU2LTQ3M2YtOWVkMi00NzkxZDVlMzNhNWIiLCJhdWRpdFRyYWNraW5nSWQiOiJmN2U1NWY3MS1mYWEyLTRkZDEtYjAzMC04ZjRiZGQ1MjczMTAtMTg4NDIyMzMiLCJzdWJuYW1lIjoiMzBiNzFjOTAtZjFlNi00NzNmLTllZDItNDc5MWQ1ZTMzYTViIiwiaXNzIjoiaHR0cHM6Ly9vcGVuYW0tcGVyZi1iZW5jaG1hcmsuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiaWRfdG9rZW4iLCJub25jZSI6IjYwMiIsInNpZCI6IlEvSzZkMTdEd00rREJHVCtNOUtuRi9uM3VZY2xKUlZiUHNpeHNKK3R6RjQ9IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwiYWNyIjoiMCIsIm9yZy5mb3JnZXJvY2sub3BlbmlkY29ubmVjdC5vcHMiOiJzZE9EcE8zdmRkVGtzYk5EV0NiOGJmYkJVdU0iLCJhenAiOiJlbmRVc2VyVUlDbGllbnQiLCJhdXRoX3RpbWUiOjE3MzIyMzI2NzgsInJlYWxtIjoiL2FscGhhIiwiZXhwIjoxNzMyMjM2Mjc5LCJ0b2tlblR5cGUiOiJKV1RUb2tlbiIsImlhdCI6MTczMjIzMjY3OX0.IBrT0rMIX37pclzfd3u7Ne2P4b9OnpDRCGFv9cExU3LrouXOORz5HhdrKyKxHCmqORKpSmyCW4f_HTej2aUop6c0FSE0OTBiXxduaw4C88xqJZ4yLbwFy7eu23g567ekLICvXdjASA7qv4hAiIYywSL15wehAe3maCAJUgS1n91VSlIvTXBzOjYH3dJ4raexz3tFAIIoeQ1Ro_kWbIUncsvwC40VAOEeeMfjI4chBU0D92VHf_t8tcGaR0udffxI7XkhbNJE1C6lznulY5voOkMn-FIkmzBK7a1cgZy2ZwjCgva-xM01Fw6eV9B9fy4Vij1VSX0Wqj5LIUeapyYp4g, password -> Pa_ssw0rd, challenge -> IkgrGfdCouSbADF9ppOEx5W_H3ma_SByIef7HMr1wwI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 186.239.175.102, verifier -> LTc1MTY1NjQ2Mjg4OTQ2MDc3Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@39180a4c, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@46d78970, tokenId -> WZPJL0GeVn5CxpuzHzW1vOgXDpc.*AAJTSQACMDIAAlNLABxzZnJWckJTaHdLNk9GdTRXaEtuSzd6amFTQ0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/
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: */*
	cookie: amlbcookie=01; 9b75a55744995d0=WZPJL0GeVn5CxpuzHzW1vOgXDpc.*AAJTSQACMDIAAlNLABxzZnJWckJTaHdLNk9GdTRXaEtuSzd6amFTQ0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=WZPJL0GeVn5CxpuzHzW1vOgXDpc.*AAJTSQACMDIAAlNLABxzZnJWckJTaHdLNk9GdTRXaEtuSzd6amFTQ0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:48 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:48.255 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 70191: status.find.is(200), but actually found 502
23:44:48.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,70191,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.23886, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6e15a594, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate, 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 -> 115.25.250.83, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@51458f1e),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
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: 115.25.250.83
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
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: Thu, 21 Nov 2024 23:44:48 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:48.256 [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:44:48.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:48.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'UI-Post-Login - stage 1 Redirect 1' failed for user 70205: status.find.in([200, 209], 304), found 502
23:44:48.668 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
UI-Post-Login - stage 1 Redirect 1: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,70205,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.46374, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@20cddbe, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"fz36XPznPwIN8AuNmuFulbxJzxw.*AAJTSQACMDIAAlNLABwrQ21uZUtva2I5bkRVNlZOaHlJSjFDYndvalk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232679596), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=fz36XPznPwIN8AuNmuFulbxJzxw.*AAJTSQACMDIAAlNLABwrQ21uZUtva2I5bkRVNlZOaHlJSjFDYndvalk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232679596))), password -> Pa_ssw0rd, fake-ip -> 66.121.192.97, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ceab212, tokenId -> fz36XPznPwIN8AuNmuFulbxJzxw.*AAJTSQACMDIAAlNLABwrQ21uZUtva2I5bkRVNlZOaHlJSjFDYndvalk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/
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=fz36XPznPwIN8AuNmuFulbxJzxw.*AAJTSQACMDIAAlNLABwrQ21uZUtva2I5bkRVNlZOaHlJSjFDYndvalk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=fz36XPznPwIN8AuNmuFulbxJzxw.*AAJTSQACMDIAAlNLABwrQ21uZUtva2I5bkRVNlZOaHlJSjFDYndvalk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:44:48 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>

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

================================================================================
2024-11-21 23:44:49 GMT                                    1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=986391 KO=31    )
> restLoginInitiate                                        (OK=68133  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=68129  KO=0     )
> Skip 2FA                                                 (OK=38001  KO=1     )
> User Authorize PKCE stage                                (OK=80613  KO=0     )
> User AccessToken PKCE stage                              (OK=80606  KO=2     )
> RootUserinfo                                             (OK=51297  KO=0     )
> GetUUid                                                  (OK=22729  KO=0     )
> GetOpenidConfig                                          (OK=67992  KO=0     )
> CreatePolicy                                             (OK=22714  KO=12    )
> tokenUserinfo                                            (OK=12175  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15224  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15222  KO=1     )
>  UI AM idFromSession                                     (OK=15221  KO=1     )
>  UI AM validateGoto                                      (OK=15222  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15221  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15218  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2747   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15217  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15217  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15217  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15217  KO=0     )
>  UI IDM uiconfig                                         (OK=15215  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15215  KO=0     )
>  UI IDM version                                          (OK=15215  KO=0     )
>  UI IDM features                                         (OK=15215  KO=0     )
>  UI IDM privilege                                        (OK=15215  KO=0     )
>  UI IDM login                                            (OK=15214  KO=1     )
>  UI IDM managed user schema                              (OK=15214  KO=1     )
>  UI IDM dashboard                                        (OK=15214  KO=1     )
>  UI IDM user                                             (OK=15215  KO=0     )
>  UI IDM oidcToken                                        (OK=15215  KO=0     )
> userinfo                                                 (OK=15213  KO=0     )
> UI-Logout                                                (OK=15214  KO=0     )
> UI-Logout Redirect 1                                     (OK=15213  KO=1     )
>  UI AM revoke2                                           (OK=15213  KO=0     )
>  UI AM endsession                                        (OK=15212  KO=1     )
>  UI AM revoke1                                           (OK=15212  KO=0     )
> getIdToken                                               (OK=4990   KO=0     )
> getIdToken Redirect 1                                    (OK=4990   KO=0     )
> createOrganization                                       (OK=4989   KO=0     )
> queryOrganization                                        (OK=4989   KO=0     )
> deleteOrganization                                       (OK=4988   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2504   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2503   KO=0     )
> ReadPolicy                                               (OK=22660  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=424    KO=0     )
> DeletePolicy                                             (OK=22598  KO=4     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2725 (98.70%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 73337  / active: 189    / done: 70450 
================================================================================

23:44:50.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:50.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:51.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:52.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 69919: status.find.in([200, 209], 304), found 404
23:44:52.236 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,69919,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE4ODMxNzgzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOUdKLS1ONWNBOVpyVDdaWWJUXzk2YzZOc05NIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjY3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjY3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MjcyLCJpYXQiOjE3MzIyMzI2NzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ind2Ukx2LUhNdVBCQm5YNUgyWmhvZ2FSekE1VSJ9.HoANEQqabey1z2xRmwojKG_wJbV3bzYZemUhOATzHFKhyuJb7vETG4hgt00hIUhKXVN938TguDyExOart0Y8VTjs1uwba3hISdH0DKU6w6gym8k2c3aCbAAWPz8qp54YQkn0yUhcy5JK2jUPxpIlSG-02aow-bocJDiuhewOHNeacY6MHCwFQ3t-wQ0xd7D1eFVhJXIm92_2A5knOlePkVYqJXGQNbSZL2drMsb-RcnVG1BupvQRpqd6zGc08TDAiXZ9MvCNke15afXwguQb3FYWz-I2QhUhPJfMQGtEXD6CemZRJOJXun3iOf_L3bn3eebFEju7oVtN6-_yGmVPTQ, username -> user.180123, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy766370, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3c30d81f, authcode -> _5S1LXMSRXki0sntNEZ2J6IkYx4, useAdminRealm -> true, callbacks -> {"tokenId":"ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232672597), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232672597))), password -> Pa_ssw0rd, challenge -> Umdw-Vd7Wzw8aFjLE0OfRcUggX-IHo1qhTwisRj_XHc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 183.28.160.197, verifier -> LTUxMjEyMTY4Njk1MjU0MjEwMjU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7d5bf3cf, tokenId -> ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy766370
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=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ZHo2GJKDO3bMSLmW7mCGDib34eI.*AAJTSQACMDIAAlNLABxGRTVQQkE3OUJVWHFBOWlUQmhtbDJxVFFRb2s9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:44:52 GMT
	x-forgerock-transactionid: 1af6670d-04ef-4048-be61-236548390109
	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 testPolicy766370 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:44:52.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:52.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:52.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:53.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:53.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:54.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:54 GMT                                    1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=989000 KO=32    )
> restLoginInitiate                                        (OK=68321  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=68316  KO=0     )
> Skip 2FA                                                 (OK=38113  KO=1     )
> User Authorize PKCE stage                                (OK=80833  KO=0     )
> User AccessToken PKCE stage                              (OK=80828  KO=2     )
> RootUserinfo                                             (OK=51464  KO=0     )
> GetUUid                                                  (OK=22808  KO=0     )
> GetOpenidConfig                                          (OK=68196  KO=0     )
> CreatePolicy                                             (OK=22795  KO=12    )
> tokenUserinfo                                            (OK=12206  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15260  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15259  KO=1     )
>  UI AM idFromSession                                     (OK=15257  KO=1     )
>  UI AM validateGoto                                      (OK=15258  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15259  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15255  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2753   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15253  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15253  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15251  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15251  KO=0     )
>  UI IDM uiconfig                                         (OK=15251  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15251  KO=0     )
>  UI IDM version                                          (OK=15251  KO=0     )
>  UI IDM features                                         (OK=15250  KO=0     )
>  UI IDM privilege                                        (OK=15250  KO=0     )
>  UI IDM login                                            (OK=15249  KO=1     )
>  UI IDM managed user schema                              (OK=15249  KO=1     )
>  UI IDM dashboard                                        (OK=15249  KO=1     )
>  UI IDM user                                             (OK=15250  KO=0     )
>  UI IDM oidcToken                                        (OK=15248  KO=0     )
> userinfo                                                 (OK=15247  KO=0     )
> UI-Logout                                                (OK=15248  KO=0     )
> UI-Logout Redirect 1                                     (OK=15247  KO=1     )
>  UI AM revoke2                                           (OK=15247  KO=0     )
>  UI AM endsession                                        (OK=15246  KO=1     )
>  UI AM revoke1                                           (OK=15246  KO=0     )
> getIdToken                                               (OK=5000   KO=0     )
> getIdToken Redirect 1                                    (OK=5000   KO=0     )
> createOrganization                                       (OK=4999   KO=0     )
> queryOrganization                                        (OK=4999   KO=0     )
> deleteOrganization                                       (OK=4999   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2515   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2515   KO=0     )
> ReadPolicy                                               (OK=22722  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=427    KO=0     )
> DeletePolicy                                             (OK=22656  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2734 (98.66%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 73133  / active: 207    / done: 70636 
================================================================================

23:44:55.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:56.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:58.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:59.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:44:59.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:44:59 GMT                                    1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=991755 KO=32    )
> restLoginInitiate                                        (OK=68510  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=68507  KO=0     )
> Skip 2FA                                                 (OK=38229  KO=1     )
> User Authorize PKCE stage                                (OK=81054  KO=0     )
> User AccessToken PKCE stage                              (OK=81049  KO=2     )
> RootUserinfo                                             (OK=51633  KO=0     )
> GetUUid                                                  (OK=22874  KO=0     )
> GetOpenidConfig                                          (OK=68401  KO=0     )
> CreatePolicy                                             (OK=22860  KO=12    )
> tokenUserinfo                                            (OK=12237  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15294  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15293  KO=1     )
>  UI AM idFromSession                                     (OK=15292  KO=1     )
>  UI AM validateGoto                                      (OK=15293  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15294  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15292  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2757   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15292  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15292  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15293  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15293  KO=0     )
>  UI IDM uiconfig                                         (OK=15293  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15293  KO=0     )
>  UI IDM version                                          (OK=15293  KO=0     )
>  UI IDM features                                         (OK=15293  KO=0     )
>  UI IDM privilege                                        (OK=15293  KO=0     )
>  UI IDM login                                            (OK=15292  KO=1     )
>  UI IDM managed user schema                              (OK=15292  KO=1     )
>  UI IDM dashboard                                        (OK=15292  KO=1     )
>  UI IDM user                                             (OK=15293  KO=0     )
>  UI IDM oidcToken                                        (OK=15292  KO=0     )
> userinfo                                                 (OK=15290  KO=0     )
> UI-Logout                                                (OK=15291  KO=0     )
> UI-Logout Redirect 1                                     (OK=15290  KO=1     )
>  UI AM revoke2                                           (OK=15289  KO=0     )
>  UI AM endsession                                        (OK=15288  KO=1     )
>  UI AM revoke1                                           (OK=15288  KO=0     )
> getIdToken                                               (OK=5012   KO=0     )
> getIdToken Redirect 1                                    (OK=5012   KO=0     )
> createOrganization                                       (OK=5011   KO=0     )
> queryOrganization                                        (OK=5011   KO=0     )
> deleteOrganization                                       (OK=5011   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2524   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2524   KO=0     )
> ReadPolicy                                               (OK=22803  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=429    KO=0     )
> DeletePolicy                                             (OK=22717  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2739 (98.67%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 72940  / active: 210    / done: 70826 
================================================================================

23:45:03.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:03.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:03.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:03.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:04 GMT                                    1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=994262 KO=32    )
> restLoginInitiate                                        (OK=68702  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=68697  KO=0     )
> Skip 2FA                                                 (OK=38347  KO=1     )
> User Authorize PKCE stage                                (OK=81268  KO=0     )
> User AccessToken PKCE stage                              (OK=81262  KO=2     )
> RootUserinfo                                             (OK=51802  KO=0     )
> GetUUid                                                  (OK=22941  KO=0     )
> GetOpenidConfig                                          (OK=68617  KO=0     )
> CreatePolicy                                             (OK=22925  KO=12    )
> tokenUserinfo                                            (OK=12275  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15328  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15327  KO=1     )
>  UI AM idFromSession                                     (OK=15326  KO=1     )
>  UI AM validateGoto                                      (OK=15327  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15324  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15322  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2762   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15321  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15321  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15322  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15322  KO=0     )
>  UI IDM uiconfig                                         (OK=15322  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15322  KO=0     )
>  UI IDM version                                          (OK=15322  KO=0     )
>  UI IDM features                                         (OK=15321  KO=0     )
>  UI IDM privilege                                        (OK=15321  KO=0     )
>  UI IDM login                                            (OK=15321  KO=1     )
>  UI IDM managed user schema                              (OK=15320  KO=1     )
>  UI IDM dashboard                                        (OK=15320  KO=1     )
>  UI IDM user                                             (OK=15321  KO=0     )
>  UI IDM oidcToken                                        (OK=15321  KO=0     )
> userinfo                                                 (OK=15320  KO=0     )
> UI-Logout                                                (OK=15321  KO=0     )
> UI-Logout Redirect 1                                     (OK=15320  KO=1     )
>  UI AM revoke2                                           (OK=15320  KO=0     )
>  UI AM endsession                                        (OK=15319  KO=1     )
>  UI AM revoke1                                           (OK=15319  KO=0     )
> getIdToken                                               (OK=5026   KO=0     )
> getIdToken Redirect 1                                    (OK=5026   KO=0     )
> createOrganization                                       (OK=5025   KO=0     )
> queryOrganization                                        (OK=5025   KO=0     )
> deleteOrganization                                       (OK=5025   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2534   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2534   KO=0     )
> ReadPolicy                                               (OK=22870  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=431    KO=0     )
> DeletePolicy                                             (OK=22798  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2743 (98.67%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 72739  / active: 193    / done: 71044 
================================================================================

23:45:04.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:06.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:06.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:07.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:07.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:07.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:08.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:09.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:09 GMT                                    1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=996972 KO=32    )
> restLoginInitiate                                        (OK=68897  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=68892  KO=0     )
> Skip 2FA                                                 (OK=38466  KO=1     )
> User Authorize PKCE stage                                (OK=81491  KO=0     )
> User AccessToken PKCE stage                              (OK=81487  KO=2     )
> RootUserinfo                                             (OK=51966  KO=0     )
> GetUUid                                                  (OK=23011  KO=0     )
> GetOpenidConfig                                          (OK=68818  KO=0     )
> CreatePolicy                                             (OK=22998  KO=12    )
> tokenUserinfo                                            (OK=12307  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15361  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15360  KO=1     )
>  UI AM idFromSession                                     (OK=15359  KO=1     )
>  UI AM validateGoto                                      (OK=15360  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15360  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15358  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2771   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15358  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15358  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15360  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15360  KO=0     )
>  UI IDM uiconfig                                         (OK=15360  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15360  KO=0     )
>  UI IDM version                                          (OK=15360  KO=0     )
>  UI IDM features                                         (OK=15360  KO=0     )
>  UI IDM privilege                                        (OK=15360  KO=0     )
>  UI IDM login                                            (OK=15359  KO=1     )
>  UI IDM managed user schema                              (OK=15359  KO=1     )
>  UI IDM dashboard                                        (OK=15359  KO=1     )
>  UI IDM user                                             (OK=15360  KO=0     )
>  UI IDM oidcToken                                        (OK=15360  KO=0     )
> userinfo                                                 (OK=15359  KO=0     )
> UI-Logout                                                (OK=15359  KO=0     )
> UI-Logout Redirect 1                                     (OK=15357  KO=1     )
>  UI AM revoke2                                           (OK=15357  KO=0     )
>  UI AM endsession                                        (OK=15356  KO=1     )
>  UI AM revoke1                                           (OK=15356  KO=0     )
> getIdToken                                               (OK=5046   KO=0     )
> getIdToken Redirect 1                                    (OK=5046   KO=0     )
> createOrganization                                       (OK=5045   KO=0     )
> queryOrganization                                        (OK=5045   KO=0     )
> deleteOrganization                                       (OK=5045   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2539   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2538   KO=0     )
> ReadPolicy                                               (OK=22933  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=431    KO=0     )
> DeletePolicy                                             (OK=22865  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2751 (98.67%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 72538  / active: 193    / done: 71245 
================================================================================

23:45:09.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:10.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:10.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:10.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:12.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:13.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:13.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:13.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:14.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:14.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:14 GMT                                    1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=999756 KO=32    )
> restLoginInitiate                                        (OK=69081  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=69072  KO=0     )
> Skip 2FA                                                 (OK=38557  KO=1     )
> User Authorize PKCE stage                                (OK=81712  KO=0     )
> User AccessToken PKCE stage                              (OK=81705  KO=2     )
> RootUserinfo                                             (OK=52056  KO=0     )
> GetUUid                                                  (OK=23071  KO=0     )
> GetOpenidConfig                                          (OK=69015  KO=0     )
> CreatePolicy                                             (OK=23059  KO=12    )
> tokenUserinfo                                            (OK=12336  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15411  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15410  KO=1     )
>  UI AM idFromSession                                     (OK=15409  KO=1     )
>  UI AM validateGoto                                      (OK=15410  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15408  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2778   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15408  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15408  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15406  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15406  KO=0     )
>  UI IDM uiconfig                                         (OK=15406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15406  KO=0     )
>  UI IDM version                                          (OK=15406  KO=0     )
>  UI IDM features                                         (OK=15406  KO=0     )
>  UI IDM privilege                                        (OK=15406  KO=0     )
>  UI IDM login                                            (OK=15405  KO=1     )
>  UI IDM managed user schema                              (OK=15405  KO=1     )
>  UI IDM dashboard                                        (OK=15405  KO=1     )
>  UI IDM user                                             (OK=15406  KO=0     )
>  UI IDM oidcToken                                        (OK=15406  KO=0     )
> userinfo                                                 (OK=15404  KO=0     )
> UI-Logout                                                (OK=15405  KO=0     )
> UI-Logout Redirect 1                                     (OK=15403  KO=1     )
>  UI AM revoke2                                           (OK=15403  KO=0     )
>  UI AM endsession                                        (OK=15402  KO=1     )
>  UI AM revoke1                                           (OK=15402  KO=0     )
> getIdToken                                               (OK=5060   KO=0     )
> getIdToken Redirect 1                                    (OK=5060   KO=0     )
> createOrganization                                       (OK=5059   KO=0     )
> queryOrganization                                        (OK=5059   KO=0     )
> deleteOrganization                                       (OK=5059   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2546   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2545   KO=0     )
> ReadPolicy                                               (OK=23008  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=431    KO=0     )
> DeletePolicy                                             (OK=22925  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2761 (98.68%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 72347  / active: 195    / done: 71434 
================================================================================

23:45:14.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:15.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:17.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:17.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:17.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:18.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:19.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:19.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:19.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:19.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:19 GMT                                    1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1002478 KO=32    )
> restLoginInitiate                                        (OK=69260  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=69256  KO=0     )
> Skip 2FA                                                 (OK=38651  KO=1     )
> User Authorize PKCE stage                                (OK=81931  KO=0     )
> User AccessToken PKCE stage                              (OK=81928  KO=2     )
> RootUserinfo                                             (OK=52173  KO=0     )
> GetUUid                                                  (OK=23139  KO=0     )
> GetOpenidConfig                                          (OK=69219  KO=0     )
> CreatePolicy                                             (OK=23127  KO=12    )
> tokenUserinfo                                            (OK=12374  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15456  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15455  KO=1     )
>  UI AM idFromSession                                     (OK=15454  KO=1     )
>  UI AM validateGoto                                      (OK=15455  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15455  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15451  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2789   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15451  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15451  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15450  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15450  KO=0     )
>  UI IDM uiconfig                                         (OK=15450  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15450  KO=0     )
>  UI IDM version                                          (OK=15450  KO=0     )
>  UI IDM features                                         (OK=15448  KO=0     )
>  UI IDM privilege                                        (OK=15448  KO=0     )
>  UI IDM login                                            (OK=15447  KO=1     )
>  UI IDM managed user schema                              (OK=15447  KO=1     )
>  UI IDM dashboard                                        (OK=15447  KO=1     )
>  UI IDM user                                             (OK=15448  KO=0     )
>  UI IDM oidcToken                                        (OK=15448  KO=0     )
> userinfo                                                 (OK=15447  KO=0     )
> UI-Logout                                                (OK=15448  KO=0     )
> UI-Logout Redirect 1                                     (OK=15446  KO=1     )
>  UI AM revoke2                                           (OK=15446  KO=0     )
>  UI AM endsession                                        (OK=15445  KO=1     )
>  UI AM revoke1                                           (OK=15445  KO=0     )
> getIdToken                                               (OK=5069   KO=0     )
> getIdToken Redirect 1                                    (OK=5069   KO=0     )
> createOrganization                                       (OK=5068   KO=0     )
> queryOrganization                                        (OK=5068   KO=0     )
> deleteOrganization                                       (OK=5068   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2549   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2549   KO=0     )
> ReadPolicy                                               (OK=23066  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=432    KO=0     )
> DeletePolicy                                             (OK=23005  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2771 (98.68%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 72165  / active: 170    / done: 71641 
================================================================================

23:45:20.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:20.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:21.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:21.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:21.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:22.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:23.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:24.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:24.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:24.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:24 GMT                                    1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1005403 KO=32    )
> restLoginInitiate                                        (OK=69460  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=69453  KO=0     )
> Skip 2FA                                                 (OK=38760  KO=1     )
> User Authorize PKCE stage                                (OK=82165  KO=0     )
> User AccessToken PKCE stage                              (OK=82160  KO=2     )
> RootUserinfo                                             (OK=52295  KO=0     )
> GetUUid                                                  (OK=23206  KO=0     )
> GetOpenidConfig                                          (OK=69410  KO=0     )
> CreatePolicy                                             (OK=23192  KO=12    )
> tokenUserinfo                                            (OK=12405  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15504  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15503  KO=1     )
>  UI AM idFromSession                                     (OK=15501  KO=1     )
>  UI AM validateGoto                                      (OK=15502  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15502  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15499  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2795   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15499  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15499  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15499  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15499  KO=0     )
>  UI IDM uiconfig                                         (OK=15499  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15499  KO=0     )
>  UI IDM version                                          (OK=15499  KO=0     )
>  UI IDM features                                         (OK=15498  KO=0     )
>  UI IDM privilege                                        (OK=15499  KO=0     )
>  UI IDM login                                            (OK=15497  KO=1     )
>  UI IDM managed user schema                              (OK=15497  KO=1     )
>  UI IDM dashboard                                        (OK=15497  KO=1     )
>  UI IDM user                                             (OK=15498  KO=0     )
>  UI IDM oidcToken                                        (OK=15498  KO=0     )
> userinfo                                                 (OK=15497  KO=0     )
> UI-Logout                                                (OK=15497  KO=0     )
> UI-Logout Redirect 1                                     (OK=15496  KO=1     )
>  UI AM revoke2                                           (OK=15496  KO=0     )
>  UI AM endsession                                        (OK=15495  KO=1     )
>  UI AM revoke1                                           (OK=15495  KO=0     )
> getIdToken                                               (OK=5080   KO=0     )
> getIdToken Redirect 1                                    (OK=5080   KO=0     )
> createOrganization                                       (OK=5079   KO=0     )
> queryOrganization                                        (OK=5079   KO=0     )
> deleteOrganization                                       (OK=5079   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2555   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2555   KO=0     )
> ReadPolicy                                               (OK=23137  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=433    KO=0     )
> DeletePolicy                                             (OK=23061  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2781 (98.69%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 71951  / active: 197    / done: 71828 
================================================================================

23:45:24.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:26.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:26.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:26.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:27.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:27.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:27.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:29.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:29 GMT                                    1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1008494 KO=32    )
> restLoginInitiate                                        (OK=69677  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=69669  KO=0     )
> Skip 2FA                                                 (OK=38879  KO=1     )
> User Authorize PKCE stage                                (OK=82422  KO=0     )
> User AccessToken PKCE stage                              (OK=82418  KO=2     )
> RootUserinfo                                             (OK=52422  KO=0     )
> GetUUid                                                  (OK=23279  KO=0     )
> GetOpenidConfig                                          (OK=69621  KO=0     )
> CreatePolicy                                             (OK=23266  KO=12    )
> tokenUserinfo                                            (OK=12444  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15553  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15551  KO=1     )
>  UI AM idFromSession                                     (OK=15550  KO=1     )
>  UI AM validateGoto                                      (OK=15551  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15550  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15548  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2803   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15548  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15548  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15547  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15547  KO=0     )
>  UI IDM uiconfig                                         (OK=15547  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15547  KO=0     )
>  UI IDM version                                          (OK=15547  KO=0     )
>  UI IDM features                                         (OK=15547  KO=0     )
>  UI IDM privilege                                        (OK=15547  KO=0     )
>  UI IDM login                                            (OK=15546  KO=1     )
>  UI IDM managed user schema                              (OK=15546  KO=1     )
>  UI IDM dashboard                                        (OK=15545  KO=1     )
>  UI IDM user                                             (OK=15546  KO=0     )
>  UI IDM oidcToken                                        (OK=15545  KO=0     )
> userinfo                                                 (OK=15544  KO=0     )
> UI-Logout                                                (OK=15545  KO=0     )
> UI-Logout Redirect 1                                     (OK=15544  KO=1     )
>  UI AM revoke2                                           (OK=15544  KO=0     )
>  UI AM endsession                                        (OK=15543  KO=1     )
>  UI AM revoke1                                           (OK=15543  KO=0     )
> getIdToken                                               (OK=5096   KO=0     )
> getIdToken Redirect 1                                    (OK=5096   KO=0     )
> createOrganization                                       (OK=5095   KO=0     )
> queryOrganization                                        (OK=5095   KO=0     )
> deleteOrganization                                       (OK=5095   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2564   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2564   KO=0     )
> ReadPolicy                                               (OK=23201  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=436    KO=0     )
> DeletePolicy                                             (OK=23133  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2789 (98.69%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 71731  / active: 199    / done: 72046 
================================================================================

23:45:29.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:29.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:30.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:30.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:30.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:31.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:32.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:32.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:32.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:32.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:33.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:33.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:33.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:34 GMT                                    1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1011304 KO=32    )
> restLoginInitiate                                        (OK=69887  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=69879  KO=0     )
> Skip 2FA                                                 (OK=38995  KO=1     )
> User Authorize PKCE stage                                (OK=82661  KO=0     )
> User AccessToken PKCE stage                              (OK=82650  KO=2     )
> RootUserinfo                                             (OK=52569  KO=0     )
> GetUUid                                                  (OK=23339  KO=0     )
> GetOpenidConfig                                          (OK=69818  KO=0     )
> CreatePolicy                                             (OK=23326  KO=12    )
> tokenUserinfo                                            (OK=12486  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15592  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15591  KO=1     )
>  UI AM idFromSession                                     (OK=15590  KO=1     )
>  UI AM validateGoto                                      (OK=15591  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15590  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15588  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2810   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15587  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15587  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15588  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15588  KO=0     )
>  UI IDM uiconfig                                         (OK=15587  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15587  KO=0     )
>  UI IDM version                                          (OK=15587  KO=0     )
>  UI IDM features                                         (OK=15586  KO=0     )
>  UI IDM privilege                                        (OK=15586  KO=0     )
>  UI IDM login                                            (OK=15585  KO=1     )
>  UI IDM managed user schema                              (OK=15585  KO=1     )
>  UI IDM dashboard                                        (OK=15585  KO=1     )
>  UI IDM user                                             (OK=15586  KO=0     )
>  UI IDM oidcToken                                        (OK=15586  KO=0     )
> userinfo                                                 (OK=15584  KO=0     )
> UI-Logout                                                (OK=15585  KO=0     )
> UI-Logout Redirect 1                                     (OK=15584  KO=1     )
>  UI AM revoke2                                           (OK=15583  KO=0     )
>  UI AM endsession                                        (OK=15582  KO=1     )
>  UI AM revoke1                                           (OK=15581  KO=0     )
> getIdToken                                               (OK=5120   KO=0     )
> getIdToken Redirect 1                                    (OK=5117   KO=0     )
> createOrganization                                       (OK=5116   KO=0     )
> queryOrganization                                        (OK=5116   KO=0     )
> deleteOrganization                                       (OK=5116   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2570   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2570   KO=0     )
> ReadPolicy                                               (OK=23272  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=438    KO=0     )
> DeletePolicy                                             (OK=23198  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2802 (98.70%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 71516  / active: 203    / done: 72257 
================================================================================

23:45:34.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:35.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:35.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:36.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:36.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:36.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:36.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:37.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:37.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:38.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:39.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:39.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:39.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:39 GMT                                    1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1014326 KO=32    )
> restLoginInitiate                                        (OK=70090  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=70084  KO=0     )
> Skip 2FA                                                 (OK=39105  KO=1     )
> User Authorize PKCE stage                                (OK=82892  KO=0     )
> User AccessToken PKCE stage                              (OK=82886  KO=2     )
> RootUserinfo                                             (OK=52727  KO=0     )
> GetUUid                                                  (OK=23405  KO=0     )
> GetOpenidConfig                                          (OK=70016  KO=0     )
> CreatePolicy                                             (OK=23392  KO=12    )
> tokenUserinfo                                            (OK=12516  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15641  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15639  KO=1     )
>  UI AM idFromSession                                     (OK=15638  KO=1     )
>  UI AM validateGoto                                      (OK=15639  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15638  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15635  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2822   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15634  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15634  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15636  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15636  KO=0     )
>  UI IDM uiconfig                                         (OK=15636  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15636  KO=0     )
>  UI IDM version                                          (OK=15636  KO=0     )
>  UI IDM features                                         (OK=15636  KO=0     )
>  UI IDM privilege                                        (OK=15636  KO=0     )
>  UI IDM login                                            (OK=15635  KO=1     )
>  UI IDM managed user schema                              (OK=15635  KO=1     )
>  UI IDM dashboard                                        (OK=15635  KO=1     )
>  UI IDM user                                             (OK=15636  KO=0     )
>  UI IDM oidcToken                                        (OK=15636  KO=0     )
> userinfo                                                 (OK=15635  KO=0     )
> UI-Logout                                                (OK=15636  KO=0     )
> UI-Logout Redirect 1                                     (OK=15633  KO=1     )
>  UI AM revoke2                                           (OK=15633  KO=0     )
>  UI AM endsession                                        (OK=15632  KO=1     )
>  UI AM revoke1                                           (OK=15632  KO=0     )
> getIdToken                                               (OK=5134   KO=0     )
> getIdToken Redirect 1                                    (OK=5134   KO=0     )
> createOrganization                                       (OK=5131   KO=0     )
> queryOrganization                                        (OK=5131   KO=0     )
> deleteOrganization                                       (OK=5131   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2579   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2579   KO=0     )
> ReadPolicy                                               (OK=23335  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=440    KO=0     )
> DeletePolicy                                             (OK=23269  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2815 (98.70%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.04%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.04%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.04%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.04%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 71303  / active: 191    / done: 72482 
================================================================================

23:45:39.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:40.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:40.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:40.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:41.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:41.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:41.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:42.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:42.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:42.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:43.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:43.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:44.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:44 GMT                                    1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1017254 KO=32    )
> restLoginInitiate                                        (OK=70288  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=70281  KO=0     )
> Skip 2FA                                                 (OK=39209  KO=1     )
> User Authorize PKCE stage                                (OK=83128  KO=0     )
> User AccessToken PKCE stage                              (OK=83121  KO=2     )
> RootUserinfo                                             (OK=52832  KO=0     )
> GetUUid                                                  (OK=23477  KO=0     )
> GetOpenidConfig                                          (OK=70218  KO=0     )
> CreatePolicy                                             (OK=23463  KO=12    )
> tokenUserinfo                                            (OK=12546  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15689  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15688  KO=1     )
>  UI AM idFromSession                                     (OK=15685  KO=1     )
>  UI AM validateGoto                                      (OK=15686  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15686  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15683  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2831   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15683  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15685  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15685  KO=0     )
>  UI IDM uiconfig                                         (OK=15683  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15683  KO=0     )
>  UI IDM version                                          (OK=15683  KO=0     )
>  UI IDM features                                         (OK=15683  KO=0     )
>  UI IDM privilege                                        (OK=15683  KO=0     )
>  UI IDM login                                            (OK=15682  KO=1     )
>  UI IDM managed user schema                              (OK=15682  KO=1     )
>  UI IDM dashboard                                        (OK=15682  KO=1     )
>  UI IDM user                                             (OK=15683  KO=0     )
>  UI IDM oidcToken                                        (OK=15682  KO=0     )
> userinfo                                                 (OK=15681  KO=0     )
> UI-Logout                                                (OK=15681  KO=0     )
> UI-Logout Redirect 1                                     (OK=15680  KO=1     )
>  UI AM revoke2                                           (OK=15680  KO=0     )
>  UI AM endsession                                        (OK=15679  KO=1     )
>  UI AM revoke1                                           (OK=15679  KO=0     )
> getIdToken                                               (OK=5151   KO=0     )
> getIdToken Redirect 1                                    (OK=5151   KO=0     )
> createOrganization                                       (OK=5150   KO=0     )
> queryOrganization                                        (OK=5150   KO=0     )
> deleteOrganization                                       (OK=5150   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2587   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2587   KO=0     )
> ReadPolicy                                               (OK=23402  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=441    KO=0     )
> DeletePolicy                                             (OK=23332  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2828 (98.71%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 71099  / active: 193    / done: 72684 
================================================================================

23:45:46.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:47.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:48.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:48.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:48.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:49.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:49 GMT                                    1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1019592 KO=32    )
> restLoginInitiate                                        (OK=70469  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=70451  KO=0     )
> Skip 2FA                                                 (OK=39311  KO=1     )
> User Authorize PKCE stage                                (OK=83318  KO=0     )
> User AccessToken PKCE stage                              (OK=83303  KO=2     )
> RootUserinfo                                             (OK=52971  KO=0     )
> GetUUid                                                  (OK=23533  KO=0     )
> GetOpenidConfig                                          (OK=70410  KO=0     )
> CreatePolicy                                             (OK=23518  KO=12    )
> tokenUserinfo                                            (OK=12573  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15723  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15722  KO=1     )
>  UI AM idFromSession                                     (OK=15719  KO=1     )
>  UI AM validateGoto                                      (OK=15720  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15719  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15715  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2837   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15715  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15715  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15714  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15714  KO=0     )
>  UI IDM uiconfig                                         (OK=15714  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15714  KO=0     )
>  UI IDM version                                          (OK=15714  KO=0     )
>  UI IDM features                                         (OK=15714  KO=0     )
>  UI IDM privilege                                        (OK=15714  KO=0     )
>  UI IDM login                                            (OK=15713  KO=1     )
>  UI IDM managed user schema                              (OK=15713  KO=1     )
>  UI IDM dashboard                                        (OK=15713  KO=1     )
>  UI IDM user                                             (OK=15714  KO=0     )
>  UI IDM oidcToken                                        (OK=15714  KO=0     )
> userinfo                                                 (OK=15713  KO=0     )
> UI-Logout                                                (OK=15714  KO=0     )
> UI-Logout Redirect 1                                     (OK=15713  KO=1     )
>  UI AM revoke2                                           (OK=15712  KO=0     )
>  UI AM endsession                                        (OK=15711  KO=1     )
>  UI AM revoke1                                           (OK=15711  KO=0     )
> getIdToken                                               (OK=5163   KO=0     )
> getIdToken Redirect 1                                    (OK=5163   KO=0     )
> createOrganization                                       (OK=5162   KO=0     )
> queryOrganization                                        (OK=5162   KO=0     )
> deleteOrganization                                       (OK=5162   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2594   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2594   KO=0     )
> ReadPolicy                                               (OK=23472  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=441    KO=0     )
> DeletePolicy                                             (OK=23398  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2834 (98.71%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 70910  / active: 206    / done: 72860 
================================================================================

23:45:49.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:50.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:51.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:52.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:53.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:53.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:53.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:53.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:54 GMT                                    1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1022426 KO=32    )
> restLoginInitiate                                        (OK=70651  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=70645  KO=0     )
> Skip 2FA                                                 (OK=39421  KO=1     )
> User Authorize PKCE stage                                (OK=83555  KO=0     )
> User AccessToken PKCE stage                              (OK=83551  KO=2     )
> RootUserinfo                                             (OK=53100  KO=0     )
> GetUUid                                                  (OK=23603  KO=0     )
> GetOpenidConfig                                          (OK=70607  KO=0     )
> CreatePolicy                                             (OK=23591  KO=12    )
> tokenUserinfo                                            (OK=12608  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15766  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15765  KO=1     )
>  UI AM idFromSession                                     (OK=15764  KO=1     )
>  UI AM validateGoto                                      (OK=15765  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15765  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15762  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2851   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15762  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15762  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15759  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15757  KO=0     )
>  UI IDM uiconfig                                         (OK=15756  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15756  KO=0     )
>  UI IDM version                                          (OK=15756  KO=0     )
>  UI IDM features                                         (OK=15755  KO=0     )
>  UI IDM privilege                                        (OK=15756  KO=0     )
>  UI IDM login                                            (OK=15755  KO=1     )
>  UI IDM managed user schema                              (OK=15754  KO=1     )
>  UI IDM dashboard                                        (OK=15754  KO=1     )
>  UI IDM user                                             (OK=15755  KO=0     )
>  UI IDM oidcToken                                        (OK=15754  KO=0     )
> userinfo                                                 (OK=15753  KO=0     )
> UI-Logout                                                (OK=15754  KO=0     )
> UI-Logout Redirect 1                                     (OK=15752  KO=1     )
>  UI AM revoke2                                           (OK=15752  KO=0     )
>  UI AM endsession                                        (OK=15751  KO=1     )
>  UI AM revoke1                                           (OK=15751  KO=0     )
> getIdToken                                               (OK=5182   KO=0     )
> getIdToken Redirect 1                                    (OK=5182   KO=0     )
> createOrganization                                       (OK=5181   KO=0     )
> queryOrganization                                        (OK=5181   KO=0     )
> deleteOrganization                                       (OK=5181   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2603   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2603   KO=0     )
> ReadPolicy                                               (OK=23528  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=444    KO=0     )
> DeletePolicy                                             (OK=23467  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2842 (98.71%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 70721  / active: 191    / done: 73064 
================================================================================

23:45:54.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:54.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:55.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:56.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:57.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:58.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:45:59.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:45:59 GMT                                    1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1025167 KO=32    )
> restLoginInitiate                                        (OK=70830  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=70826  KO=0     )
> Skip 2FA                                                 (OK=39523  KO=1     )
> User Authorize PKCE stage                                (OK=83775  KO=0     )
> User AccessToken PKCE stage                              (OK=83771  KO=2     )
> RootUserinfo                                             (OK=53277  KO=0     )
> GetUUid                                                  (OK=23657  KO=0     )
> GetOpenidConfig                                          (OK=70788  KO=0     )
> CreatePolicy                                             (OK=23645  KO=12    )
> tokenUserinfo                                            (OK=12641  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15808  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15807  KO=1     )
>  UI AM idFromSession                                     (OK=15805  KO=1     )
>  UI AM validateGoto                                      (OK=15806  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15806  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15803  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2864   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15802  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15802  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15801  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15801  KO=0     )
>  UI IDM uiconfig                                         (OK=15800  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15800  KO=0     )
>  UI IDM version                                          (OK=15800  KO=0     )
>  UI IDM features                                         (OK=15800  KO=0     )
>  UI IDM privilege                                        (OK=15800  KO=0     )
>  UI IDM login                                            (OK=15799  KO=1     )
>  UI IDM managed user schema                              (OK=15799  KO=1     )
>  UI IDM dashboard                                        (OK=15799  KO=1     )
>  UI IDM user                                             (OK=15800  KO=0     )
>  UI IDM oidcToken                                        (OK=15800  KO=0     )
> userinfo                                                 (OK=15798  KO=0     )
> UI-Logout                                                (OK=15798  KO=0     )
> UI-Logout Redirect 1                                     (OK=15796  KO=1     )
>  UI AM revoke2                                           (OK=15796  KO=0     )
>  UI AM endsession                                        (OK=15795  KO=1     )
>  UI AM revoke1                                           (OK=15795  KO=0     )
> getIdToken                                               (OK=5195   KO=0     )
> getIdToken Redirect 1                                    (OK=5195   KO=0     )
> createOrganization                                       (OK=5194   KO=0     )
> queryOrganization                                        (OK=5193   KO=0     )
> deleteOrganization                                       (OK=5193   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2608   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2608   KO=0     )
> ReadPolicy                                               (OK=23599  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=445    KO=0     )
> DeletePolicy                                             (OK=23524  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2849 (98.72%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 70533  / active: 191    / done: 73252 
================================================================================

23:46:00.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:00.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:00.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:02.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:03.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:04 GMT                                    1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1027875 KO=32    )
> restLoginInitiate                                        (OK=71023  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=71007  KO=0     )
> Skip 2FA                                                 (OK=39622  KO=1     )
> User Authorize PKCE stage                                (OK=83985  KO=0     )
> User AccessToken PKCE stage                              (OK=83982  KO=2     )
> RootUserinfo                                             (OK=53453  KO=0     )
> GetUUid                                                  (OK=23709  KO=0     )
> GetOpenidConfig                                          (OK=70966  KO=0     )
> CreatePolicy                                             (OK=23696  KO=12    )
> tokenUserinfo                                            (OK=12668  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15850  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15848  KO=1     )
>  UI AM idFromSession                                     (OK=15846  KO=1     )
>  UI AM validateGoto                                      (OK=15847  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15848  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15846  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2876   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15846  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15846  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15845  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15845  KO=0     )
>  UI IDM uiconfig                                         (OK=15845  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15845  KO=0     )
>  UI IDM version                                          (OK=15845  KO=0     )
>  UI IDM features                                         (OK=15845  KO=0     )
>  UI IDM privilege                                        (OK=15844  KO=0     )
>  UI IDM login                                            (OK=15843  KO=1     )
>  UI IDM managed user schema                              (OK=15843  KO=1     )
>  UI IDM dashboard                                        (OK=15843  KO=1     )
>  UI IDM user                                             (OK=15844  KO=0     )
>  UI IDM oidcToken                                        (OK=15844  KO=0     )
> userinfo                                                 (OK=15843  KO=0     )
> UI-Logout                                                (OK=15844  KO=0     )
> UI-Logout Redirect 1                                     (OK=15842  KO=1     )
>  UI AM revoke2                                           (OK=15840  KO=0     )
>  UI AM endsession                                        (OK=15839  KO=1     )
>  UI AM revoke1                                           (OK=15838  KO=0     )
> getIdToken                                               (OK=5203   KO=0     )
> getIdToken Redirect 1                                    (OK=5203   KO=0     )
> createOrganization                                       (OK=5202   KO=0     )
> queryOrganization                                        (OK=5202   KO=0     )
> deleteOrganization                                       (OK=5202   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2615   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2615   KO=0     )
> ReadPolicy                                               (OK=23654  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=447    KO=0     )
> DeletePolicy                                             (OK=23591  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2854 (98.72%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 70332  / active: 197    / done: 73447 
================================================================================

23:46:04.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:05.082 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 73657: status.find.is(200), but actually found 502
23:46:05.083 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,73657,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.141846, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@339bc99e, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate, 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 -> 37.47.110.233, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@35a6e573),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3
	X-Forwarded-For: 37.47.110.233
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
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: Thu, 21 Nov 2024 23:46:05 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:46:05.083 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-163' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one
23:46:05.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:05.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:05.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:06.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:06.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:06.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:06.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:07.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:07.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:08.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:08.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:08.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:09.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:09.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:09 GMT                                    1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1030754 KO=33    )
> restLoginInitiate                                        (OK=71206  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=71200  KO=0     )
> Skip 2FA                                                 (OK=39730  KO=1     )
> User Authorize PKCE stage                                (OK=84215  KO=0     )
> User AccessToken PKCE stage                              (OK=84210  KO=2     )
> RootUserinfo                                             (OK=53623  KO=0     )
> GetUUid                                                  (OK=23775  KO=0     )
> GetOpenidConfig                                          (OK=71136  KO=0     )
> CreatePolicy                                             (OK=23762  KO=12    )
> tokenUserinfo                                            (OK=12700  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15897  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15896  KO=1     )
>  UI AM idFromSession                                     (OK=15894  KO=1     )
>  UI AM validateGoto                                      (OK=15895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15896  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15893  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2891   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15892  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15892  KO=0     )
>  UI IDM uiconfig                                         (OK=15892  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15892  KO=0     )
>  UI IDM version                                          (OK=15892  KO=0     )
>  UI IDM features                                         (OK=15892  KO=0     )
>  UI IDM privilege                                        (OK=15892  KO=0     )
>  UI IDM login                                            (OK=15891  KO=1     )
>  UI IDM managed user schema                              (OK=15891  KO=1     )
>  UI IDM dashboard                                        (OK=15891  KO=1     )
>  UI IDM user                                             (OK=15892  KO=0     )
>  UI IDM oidcToken                                        (OK=15892  KO=0     )
> userinfo                                                 (OK=15891  KO=0     )
> UI-Logout                                                (OK=15892  KO=0     )
> UI-Logout Redirect 1                                     (OK=15890  KO=1     )
>  UI AM revoke2                                           (OK=15890  KO=0     )
>  UI AM endsession                                        (OK=15889  KO=1     )
>  UI AM revoke1                                           (OK=15888  KO=0     )
> getIdToken                                               (OK=5214   KO=0     )
> getIdToken Redirect 1                                    (OK=5213   KO=0     )
> createOrganization                                       (OK=5211   KO=0     )
> queryOrganization                                        (OK=5211   KO=0     )
> deleteOrganization                                       (OK=5211   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2626   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2626   KO=0     )
> ReadPolicy                                               (OK=23702  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=448    KO=0     )
> DeletePolicy                                             (OK=23648  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2869 (98.69%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 70142  / active: 178    / done: 73656 
================================================================================

23:46:10.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:10.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:10.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:10.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:12.377 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 73908: status.find.in([200, 209], 304), found 409
23:46:12.378 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,73908,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MzkzNDU5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM2ttVDFuLWJGbHk5dmhKVldJX0RvZUxzWmZBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjc3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjc3MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MzcyLCJpYXQiOjE3MzIyMzI3NzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNVQVpqZFNCNXAxY2N6cVppZHhzd3RrdGtFZyJ9.HfL_xHM1fGt3nOKmhfWqSMM49LFxijS-rzgc-DM_RwmdKqa34E1mQzilxtXSYHIN1vGBak5W-z5rRxEw0mBWZ2m-Dv97VMrbXv6N0nf2noc1jRfmFY4rHWoJFn4vsc7L93G2hp6EEjiJNkiNZJ3LSjoqnsFjhSoVq_2XDcihdXxz-fIQBLe2FjJm88g37tMi7T_ZvvlvVvww2c0fHIrRy3onvzP0QQFVqwdJgx0aBikzQZPpGiQtEYTSupUUeUK8ZwHyc2BUm5mOR9WjGqxFVLV6ylygqjRhRawsoxZ9Su-BXkXQ6RWLymiWFGhiqWJpWXwQJQjzLxUhYXFuAlFDgw, username -> user.49558, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy775925, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ee7e10c, authcode -> BB_avggvnnye251f43SxEChKviI, useAdminRealm -> true, callbacks -> {"tokenId":"qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232771989), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232771989))), password -> Pa_ssw0rd, challenge -> dJeMPvCcfdUYDNO59Ah-KZdXXRVmPsU7aeVyxn0Ag4Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 163.236.45.174, verifier -> LTQ0NTI4MjQ1MjA0Nzc2NjUzMDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fabf02e, tokenId -> qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
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=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy775925","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: Thu, 21 Nov 2024 23:46:12 GMT
	x-forgerock-transactionid: cc4c5f15-2884-4d2d-b348-2d26c9acf59c
	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:46:13.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:14 GMT                                    1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1033439 KO=34    )
> restLoginInitiate                                        (OK=71388  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=71382  KO=0     )
> Skip 2FA                                                 (OK=39823  KO=1     )
> User Authorize PKCE stage                                (OK=84439  KO=0     )
> User AccessToken PKCE stage                              (OK=84432  KO=2     )
> RootUserinfo                                             (OK=53741  KO=0     )
> GetUUid                                                  (OK=23832  KO=0     )
> GetOpenidConfig                                          (OK=71309  KO=0     )
> CreatePolicy                                             (OK=23818  KO=13    )
> tokenUserinfo                                            (OK=12737  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15942  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15940  KO=1     )
>  UI AM idFromSession                                     (OK=15938  KO=1     )
>  UI AM validateGoto                                      (OK=15939  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15938  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2895   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15937  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15937  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15938  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15937  KO=0     )
>  UI IDM uiconfig                                         (OK=15936  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15936  KO=0     )
>  UI IDM version                                          (OK=15936  KO=0     )
>  UI IDM features                                         (OK=15936  KO=0     )
>  UI IDM privilege                                        (OK=15936  KO=0     )
>  UI IDM login                                            (OK=15935  KO=1     )
>  UI IDM managed user schema                              (OK=15935  KO=1     )
>  UI IDM dashboard                                        (OK=15935  KO=1     )
>  UI IDM user                                             (OK=15936  KO=0     )
>  UI IDM oidcToken                                        (OK=15935  KO=0     )
> userinfo                                                 (OK=15934  KO=0     )
> UI-Logout                                                (OK=15934  KO=0     )
> UI-Logout Redirect 1                                     (OK=15933  KO=1     )
>  UI AM revoke2                                           (OK=15932  KO=0     )
>  UI AM endsession                                        (OK=15931  KO=1     )
>  UI AM revoke1                                           (OK=15931  KO=0     )
> getIdToken                                               (OK=5225   KO=0     )
> getIdToken Redirect 1                                    (OK=5225   KO=0     )
> createOrganization                                       (OK=5224   KO=0     )
> queryOrganization                                        (OK=5224   KO=0     )
> deleteOrganization                                       (OK=5224   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2632   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2632   KO=0     )
> ReadPolicy                                               (OK=23772  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=449    KO=0     )
> DeletePolicy                                             (OK=23699  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2874 (98.66%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.24%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 69954  / active: 182    / done: 73840 
================================================================================

23:46:15.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:16.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:17.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:17.468 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 73908: status.find.in([200, 209], 304), found 404
23:46:17.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,73908,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MzkzNDU5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM2ttVDFuLWJGbHk5dmhKVldJX0RvZUxzWmZBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjc3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjc3MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MzcyLCJpYXQiOjE3MzIyMzI3NzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNVQVpqZFNCNXAxY2N6cVppZHhzd3RrdGtFZyJ9.HfL_xHM1fGt3nOKmhfWqSMM49LFxijS-rzgc-DM_RwmdKqa34E1mQzilxtXSYHIN1vGBak5W-z5rRxEw0mBWZ2m-Dv97VMrbXv6N0nf2noc1jRfmFY4rHWoJFn4vsc7L93G2hp6EEjiJNkiNZJ3LSjoqnsFjhSoVq_2XDcihdXxz-fIQBLe2FjJm88g37tMi7T_ZvvlvVvww2c0fHIrRy3onvzP0QQFVqwdJgx0aBikzQZPpGiQtEYTSupUUeUK8ZwHyc2BUm5mOR9WjGqxFVLV6ylygqjRhRawsoxZ9Su-BXkXQ6RWLymiWFGhiqWJpWXwQJQjzLxUhYXFuAlFDgw, username -> user.49558, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy775925, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ee7e10c, authcode -> BB_avggvnnye251f43SxEChKviI, useAdminRealm -> true, callbacks -> {"tokenId":"qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232771989), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232771989))), password -> Pa_ssw0rd, challenge -> dJeMPvCcfdUYDNO59Ah-KZdXXRVmPsU7aeVyxn0Ag4Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 163.236.45.174, verifier -> LTQ0NTI4MjQ1MjA0Nzc2NjUzMDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fabf02e, tokenId -> qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy775925
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=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:46:17 GMT
	x-forgerock-transactionid: f8c7b04b-9bfe-45c1-96e8-554002491358
	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 testPolicy775925 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:46:17.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:18.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:19.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:19.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:19 GMT                                    1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1036067 KO=35    )
> restLoginInitiate                                        (OK=71584  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=71575  KO=0     )
> Skip 2FA                                                 (OK=39934  KO=1     )
> User Authorize PKCE stage                                (OK=84661  KO=0     )
> User AccessToken PKCE stage                              (OK=84656  KO=2     )
> RootUserinfo                                             (OK=53874  KO=0     )
> GetUUid                                                  (OK=23908  KO=0     )
> GetOpenidConfig                                          (OK=71510  KO=0     )
> CreatePolicy                                             (OK=23892  KO=13    )
> tokenUserinfo                                            (OK=12774  KO=0     )
> UI-Post-Login - stage 1                                  (OK=15981  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15980  KO=1     )
>  UI AM idFromSession                                     (OK=15977  KO=1     )
>  UI AM validateGoto                                      (OK=15978  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15978  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15976  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2903   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15975  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15975  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15975  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15974  KO=0     )
>  UI IDM uiconfig                                         (OK=15974  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15974  KO=0     )
>  UI IDM version                                          (OK=15974  KO=0     )
>  UI IDM features                                         (OK=15974  KO=0     )
>  UI IDM privilege                                        (OK=15974  KO=0     )
>  UI IDM login                                            (OK=15973  KO=1     )
>  UI IDM managed user schema                              (OK=15973  KO=1     )
>  UI IDM dashboard                                        (OK=15973  KO=1     )
>  UI IDM user                                             (OK=15974  KO=0     )
>  UI IDM oidcToken                                        (OK=15973  KO=0     )
> userinfo                                                 (OK=15972  KO=0     )
> UI-Logout                                                (OK=15973  KO=0     )
> UI-Logout Redirect 1                                     (OK=15971  KO=1     )
>  UI AM revoke2                                           (OK=15970  KO=0     )
>  UI AM endsession                                        (OK=15969  KO=1     )
>  UI AM revoke1                                           (OK=15969  KO=0     )
> getIdToken                                               (OK=5233   KO=0     )
> getIdToken Redirect 1                                    (OK=5233   KO=0     )
> createOrganization                                       (OK=5232   KO=0     )
> queryOrganization                                        (OK=5231   KO=0     )
> deleteOrganization                                       (OK=5231   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2632   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2632   KO=0     )
> ReadPolicy                                               (OK=23828  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=449    KO=0     )
> DeletePolicy                                             (OK=23766  KO=5     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2881 (98.63%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          8 ( 0.27%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 69755  / active: 199    / done: 74022 
================================================================================

23:46:20.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:21.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:21.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:22.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:22.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:22.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 73908: status.find.in([200, 209], 304), found 404
23:46:22.554 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,73908,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5MzkzNDU5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM2ttVDFuLWJGbHk5dmhKVldJX0RvZUxzWmZBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjc3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjc3MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2MzcyLCJpYXQiOjE3MzIyMzI3NzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjNVQVpqZFNCNXAxY2N6cVppZHhzd3RrdGtFZyJ9.HfL_xHM1fGt3nOKmhfWqSMM49LFxijS-rzgc-DM_RwmdKqa34E1mQzilxtXSYHIN1vGBak5W-z5rRxEw0mBWZ2m-Dv97VMrbXv6N0nf2noc1jRfmFY4rHWoJFn4vsc7L93G2hp6EEjiJNkiNZJ3LSjoqnsFjhSoVq_2XDcihdXxz-fIQBLe2FjJm88g37tMi7T_ZvvlvVvww2c0fHIrRy3onvzP0QQFVqwdJgx0aBikzQZPpGiQtEYTSupUUeUK8ZwHyc2BUm5mOR9WjGqxFVLV6ylygqjRhRawsoxZ9Su-BXkXQ6RWLymiWFGhiqWJpWXwQJQjzLxUhYXFuAlFDgw, username -> user.49558, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy775925, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4ee7e10c, authcode -> BB_avggvnnye251f43SxEChKviI, useAdminRealm -> true, callbacks -> {"tokenId":"qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232771989), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232771989))), password -> Pa_ssw0rd, challenge -> dJeMPvCcfdUYDNO59Ah-KZdXXRVmPsU7aeVyxn0Ag4Y, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 163.236.45.174, verifier -> LTQ0NTI4MjQ1MjA0Nzc2NjUzMDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5fabf02e, tokenId -> qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy775925
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=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qVoMpztTq7wgBq6h2pg5ZBJtDvA.*AAJTSQACMDIAAlNLABxhQzAxYWVzTktEZGhZVHozeGt2Z0prTjFFeU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:46:22 GMT
	x-forgerock-transactionid: 9b87cbde-104d-4596-904b-d23ffa10b28f
	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 testPolicy775925 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:46:23.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:23.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:24.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:24.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:24 GMT                                    1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1039004 KO=36    )
> restLoginInitiate                                        (OK=71780  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=71775  KO=0     )
> Skip 2FA                                                 (OK=40056  KO=1     )
> User Authorize PKCE stage                                (OK=84899  KO=0     )
> User AccessToken PKCE stage                              (OK=84893  KO=2     )
> RootUserinfo                                             (OK=54014  KO=0     )
> GetUUid                                                  (OK=23986  KO=0     )
> GetOpenidConfig                                          (OK=71719  KO=0     )
> CreatePolicy                                             (OK=23972  KO=13    )
> tokenUserinfo                                            (OK=12801  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16022  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16021  KO=1     )
>  UI AM idFromSession                                     (OK=16019  KO=1     )
>  UI AM validateGoto                                      (OK=16020  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16021  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16019  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2905   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16019  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16019  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16021  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16021  KO=0     )
>  UI IDM uiconfig                                         (OK=16021  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16021  KO=0     )
>  UI IDM version                                          (OK=16021  KO=0     )
>  UI IDM features                                         (OK=16021  KO=0     )
>  UI IDM privilege                                        (OK=16021  KO=0     )
>  UI IDM login                                            (OK=16020  KO=1     )
>  UI IDM managed user schema                              (OK=16020  KO=1     )
>  UI IDM dashboard                                        (OK=16020  KO=1     )
>  UI IDM user                                             (OK=16021  KO=0     )
>  UI IDM oidcToken                                        (OK=16020  KO=0     )
> userinfo                                                 (OK=16019  KO=0     )
> UI-Logout                                                (OK=16020  KO=0     )
> UI-Logout Redirect 1                                     (OK=16019  KO=1     )
>  UI AM revoke2                                           (OK=16019  KO=0     )
>  UI AM endsession                                        (OK=16018  KO=1     )
>  UI AM revoke1                                           (OK=16018  KO=0     )
> getIdToken                                               (OK=5248   KO=0     )
> getIdToken Redirect 1                                    (OK=5248   KO=0     )
> createOrganization                                       (OK=5247   KO=0     )
> queryOrganization                                        (OK=5246   KO=0     )
> deleteOrganization                                       (OK=5246   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2637   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2637   KO=0     )
> ReadPolicy                                               (OK=23900  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=450    KO=0     )
> DeletePolicy                                             (OK=23824  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2890 (98.60%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 69552  / active: 215    / done: 74209 
================================================================================

23:46:24.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:25.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:26.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:26.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:27.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:28.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:29.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:29 GMT                                    1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1041812 KO=36    )
> restLoginInitiate                                        (OK=71974  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=71971  KO=0     )
> Skip 2FA                                                 (OK=40160  KO=1     )
> User Authorize PKCE stage                                (OK=85122  KO=0     )
> User AccessToken PKCE stage                              (OK=85120  KO=2     )
> RootUserinfo                                             (OK=54168  KO=0     )
> GetUUid                                                  (OK=24050  KO=0     )
> GetOpenidConfig                                          (OK=71937  KO=0     )
> CreatePolicy                                             (OK=24036  KO=13    )
> tokenUserinfo                                            (OK=12834  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16070  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16069  KO=1     )
>  UI AM idFromSession                                     (OK=16066  KO=1     )
>  UI AM validateGoto                                      (OK=16067  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16067  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16065  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2918   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16063  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16063  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16063  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16063  KO=0     )
>  UI IDM uiconfig                                         (OK=16062  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16062  KO=0     )
>  UI IDM version                                          (OK=16062  KO=0     )
>  UI IDM features                                         (OK=16062  KO=0     )
>  UI IDM privilege                                        (OK=16062  KO=0     )
>  UI IDM login                                            (OK=16061  KO=1     )
>  UI IDM managed user schema                              (OK=16059  KO=1     )
>  UI IDM dashboard                                        (OK=16059  KO=1     )
>  UI IDM user                                             (OK=16060  KO=0     )
>  UI IDM oidcToken                                        (OK=16058  KO=0     )
> userinfo                                                 (OK=16057  KO=0     )
> UI-Logout                                                (OK=16058  KO=0     )
> UI-Logout Redirect 1                                     (OK=16057  KO=1     )
>  UI AM revoke2                                           (OK=16056  KO=0     )
>  UI AM endsession                                        (OK=16055  KO=1     )
>  UI AM revoke1                                           (OK=16055  KO=0     )
> getIdToken                                               (OK=5264   KO=0     )
> getIdToken Redirect 1                                    (OK=5264   KO=0     )
> createOrganization                                       (OK=5263   KO=0     )
> queryOrganization                                        (OK=5263   KO=0     )
> deleteOrganization                                       (OK=5263   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2639   KO=0     )
> ReadPolicy                                               (OK=23981  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=450    KO=0     )
> DeletePolicy                                             (OK=23895  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2897 (98.60%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 69359  / active: 204    / done: 74413 
================================================================================

23:46:29.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:30.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:30.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:30.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:31.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:31.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:33.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:33.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:34.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:34.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:34.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:34.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:34 GMT                                    1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1044426 KO=36    )
> restLoginInitiate                                        (OK=72166  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=72157  KO=0     )
> Skip 2FA                                                 (OK=40258  KO=1     )
> User Authorize PKCE stage                                (OK=85338  KO=0     )
> User AccessToken PKCE stage                              (OK=85334  KO=2     )
> RootUserinfo                                             (OK=54284  KO=0     )
> GetUUid                                                  (OK=24110  KO=0     )
> GetOpenidConfig                                          (OK=72142  KO=0     )
> CreatePolicy                                             (OK=24097  KO=13    )
> tokenUserinfo                                            (OK=12876  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16105  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16104  KO=1     )
>  UI AM idFromSession                                     (OK=16103  KO=1     )
>  UI AM validateGoto                                      (OK=16104  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16102  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16100  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2925   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16100  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16100  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16101  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16101  KO=0     )
>  UI IDM uiconfig                                         (OK=16101  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16101  KO=0     )
>  UI IDM version                                          (OK=16101  KO=0     )
>  UI IDM features                                         (OK=16101  KO=0     )
>  UI IDM privilege                                        (OK=16100  KO=0     )
>  UI IDM login                                            (OK=16099  KO=1     )
>  UI IDM managed user schema                              (OK=16099  KO=1     )
>  UI IDM dashboard                                        (OK=16099  KO=1     )
>  UI IDM user                                             (OK=16100  KO=0     )
>  UI IDM oidcToken                                        (OK=16100  KO=0     )
> userinfo                                                 (OK=16099  KO=0     )
> UI-Logout                                                (OK=16100  KO=0     )
> UI-Logout Redirect 1                                     (OK=16098  KO=1     )
>  UI AM revoke2                                           (OK=16097  KO=0     )
>  UI AM endsession                                        (OK=16096  KO=1     )
>  UI AM revoke1                                           (OK=16096  KO=0     )
> getIdToken                                               (OK=5276   KO=0     )
> getIdToken Redirect 1                                    (OK=5276   KO=0     )
> createOrganization                                       (OK=5275   KO=0     )
> queryOrganization                                        (OK=5274   KO=0     )
> deleteOrganization                                       (OK=5274   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2644   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2644   KO=0     )
> ReadPolicy                                               (OK=24046  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=451    KO=0     )
> DeletePolicy                                             (OK=23972  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2909 (98.61%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         12 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 69158  / active: 198    / done: 74620 
================================================================================

23:46:34.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:35.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:35.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 74804: status.find.in([200, 209], 304), found 502
23:46:35.424 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,74804,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIwZmU1MmQ5ZS0xYWM0LTRlZmYtOTcyMS0xMzJmNTE3NTJiYTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE5MDI5NTc0Iiwic3VibmFtZSI6IjBmZTUyZDllLTFhYzQtNGVmZi05NzIxLTEzMmY1MTc1MmJhNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Im9KQkdpWkpMbXVmRjNrS3dCMjZNYTBJSDduVSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjc5NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjc5NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYzOTQsImlhdCI6MTczMjIzMjc5NCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiTFlzUFl0Zl9lb2hqaFktY21kYWFTeTRVUnBjIn0.SHNV_OsucDXR0528pi69FK8vPlQkf7F4zhqZO469DhY, username -> user.99115, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIwZmU1MmQ5ZS0xYWM0LTRlZmYtOTcyMS0xMzJmNTE3NTJiYTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5NDMxNTAzIiwic3VibmFtZSI6IjBmZTUyZDllLTFhYzQtNGVmZi05NzIxLTEzMmY1MTc1MmJhNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkM3djctM3ljTU9DSThRZUExaW1iSXRtNU9jRSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjc5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjc5NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYzOTUsImlhdCI6MTczMjIzMjc5NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiUE9aZlBYeW5aVVRKWEp5TUY2MVozZWx6a3JJIn0.6IvcO4Ac3zzVWxctL_Z7Alf9p6uRgUwd6iBBxLtn6S8, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@65b833d0, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> hb6suiY8omgwfeS_xOcplZmlgro, callbacks -> {"tokenId":"D1GGqO9b2ViiBZNRozqwAkP58ro.*AAJTSQACMDIAAlNLABxDRHZiblZyZHRraFcvTWNpaDZZMlJnL3Y4K3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232794671), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=D1GGqO9b2ViiBZNRozqwAkP58ro.*AAJTSQACMDIAAlNLABxDRHZiblZyZHRraFcvTWNpaDZZMlJnL3Y4K3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232794671))), user_uuid -> 0fe52d9e-1ac4-4eff-9721-132f51752ba4, password -> Pa_ssw0rd, challenge -> fViqx1fOee0Tne8UTuS2Qt_6-5pKRtK8YJeBnH-HgbY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 88.209.96.2, verifier -> LTg4OTM2OTU4NTM1NTczOTM2NzU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b18c9bc, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@71b2da30, tokenId -> D1GGqO9b2ViiBZNRozqwAkP58ro.*AAJTSQACMDIAAlNLABxDRHZiblZyZHRraFcvTWNpaDZZMlJnL3Y4K3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
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.eyJzdWIiOiIwZmU1MmQ5ZS0xYWM0LTRlZmYtOTcyMS0xMzJmNTE3NTJiYTQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5NDMxNTAzIiwic3VibmFtZSI6IjBmZTUyZDllLTFhYzQtNGVmZi05NzIxLTEzMmY1MTc1MmJhNCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkM3djctM3ljTU9DSThRZUExaW1iSXRtNU9jRSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjc5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjc5NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzYzOTUsImlhdCI6MTczMjIzMjc5NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiUE9aZlBYeW5aVVRKWEp5TUY2MVozZWx6a3JJIn0.6IvcO4Ac3zzVWxctL_Z7Alf9p6uRgUwd6iBBxLtn6S8
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=D1GGqO9b2ViiBZNRozqwAkP58ro.*AAJTSQACMDIAAlNLABxDRHZiblZyZHRraFcvTWNpaDZZMlJnL3Y4K3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=D1GGqO9b2ViiBZNRozqwAkP58ro.*AAJTSQACMDIAAlNLABxDRHZiblZyZHRraFcvTWNpaDZZMlJnL3Y4K3M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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: Thu, 21 Nov 2024 23:46:35 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:46:35.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:35.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:36.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:36.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:37.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:37.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:37.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:38.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:38.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:39.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:39.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:39.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:39 GMT                                    1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1047300 KO=37    )
> restLoginInitiate                                        (OK=72378  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=72376  KO=0     )
> Skip 2FA                                                 (OK=40385  KO=1     )
> User Authorize PKCE stage                                (OK=85588  KO=0     )
> User AccessToken PKCE stage                              (OK=85580  KO=2     )
> RootUserinfo                                             (OK=54409  KO=0     )
> GetUUid                                                  (OK=24188  KO=0     )
> GetOpenidConfig                                          (OK=72346  KO=0     )
> CreatePolicy                                             (OK=24174  KO=13    )
> tokenUserinfo                                            (OK=12918  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16146  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16143  KO=1     )
>  UI AM idFromSession                                     (OK=16142  KO=1     )
>  UI AM validateGoto                                      (OK=16143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16142  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16140  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2931   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16140  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16140  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16142  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16141  KO=0     )
>  UI IDM uiconfig                                         (OK=16141  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16141  KO=0     )
>  UI IDM version                                          (OK=16141  KO=0     )
>  UI IDM features                                         (OK=16139  KO=0     )
>  UI IDM privilege                                        (OK=16140  KO=0     )
>  UI IDM login                                            (OK=16139  KO=2     )
>  UI IDM managed user schema                              (OK=16138  KO=1     )
>  UI IDM dashboard                                        (OK=16138  KO=1     )
>  UI IDM user                                             (OK=16139  KO=0     )
>  UI IDM oidcToken                                        (OK=16139  KO=0     )
> userinfo                                                 (OK=16138  KO=0     )
> UI-Logout                                                (OK=16139  KO=0     )
> UI-Logout Redirect 1                                     (OK=16138  KO=1     )
>  UI AM revoke2                                           (OK=16138  KO=0     )
>  UI AM endsession                                        (OK=16137  KO=1     )
>  UI AM revoke1                                           (OK=16137  KO=0     )
> getIdToken                                               (OK=5298   KO=0     )
> getIdToken Redirect 1                                    (OK=5297   KO=0     )
> createOrganization                                       (OK=5296   KO=0     )
> queryOrganization                                        (OK=5296   KO=0     )
> deleteOrganization                                       (OK=5295   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2652   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2652   KO=0     )
> ReadPolicy                                               (OK=24104  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=454    KO=0     )
> DeletePolicy                                             (OK=24042  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2923 (98.58%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 68941  / active: 193    / done: 74842 
================================================================================

23:46:40.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:40.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:40.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:41.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:41.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:41.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:42.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:42.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:42.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:43.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:44.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:44.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:44 GMT                                    1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1049788 KO=37    )
> restLoginInitiate                                        (OK=72554  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=72554  KO=0     )
> Skip 2FA                                                 (OK=40493  KO=1     )
> User Authorize PKCE stage                                (OK=85788  KO=0     )
> User AccessToken PKCE stage                              (OK=85781  KO=2     )
> RootUserinfo                                             (OK=54547  KO=0     )
> GetUUid                                                  (OK=24263  KO=0     )
> GetOpenidConfig                                          (OK=72551  KO=0     )
> CreatePolicy                                             (OK=24247  KO=13    )
> tokenUserinfo                                            (OK=12942  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16180  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16179  KO=1     )
>  UI AM idFromSession                                     (OK=16177  KO=1     )
>  UI AM validateGoto                                      (OK=16178  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16177  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16174  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2939   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16174  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16174  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16176  KO=0     )
>  UI IDM uiconfig                                         (OK=16176  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16176  KO=0     )
>  UI IDM version                                          (OK=16176  KO=0     )
>  UI IDM features                                         (OK=16176  KO=0     )
>  UI IDM privilege                                        (OK=16176  KO=0     )
>  UI IDM login                                            (OK=16174  KO=2     )
>  UI IDM managed user schema                              (OK=16175  KO=1     )
>  UI IDM dashboard                                        (OK=16175  KO=1     )
>  UI IDM user                                             (OK=16176  KO=0     )
>  UI IDM oidcToken                                        (OK=16175  KO=0     )
> userinfo                                                 (OK=16174  KO=0     )
> UI-Logout                                                (OK=16175  KO=0     )
> UI-Logout Redirect 1                                     (OK=16174  KO=1     )
>  UI AM revoke2                                           (OK=16173  KO=0     )
>  UI AM endsession                                        (OK=16173  KO=1     )
>  UI AM revoke1                                           (OK=16172  KO=0     )
> getIdToken                                               (OK=5303   KO=0     )
> getIdToken Redirect 1                                    (OK=5303   KO=0     )
> createOrganization                                       (OK=5302   KO=0     )
> queryOrganization                                        (OK=5302   KO=0     )
> deleteOrganization                                       (OK=5302   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2661   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2661   KO=0     )
> ReadPolicy                                               (OK=24182  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=455    KO=0     )
> DeletePolicy                                             (OK=24097  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2935 (98.59%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 68758  / active: 207    / done: 75011 
================================================================================

23:46:44.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:45.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:45.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:45.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:48.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:48.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:48.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:49.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:49.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:49 GMT                                    1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1052430 KO=37    )
> restLoginInitiate                                        (OK=72731  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=72724  KO=0     )
> Skip 2FA                                                 (OK=40587  KO=1     )
> User Authorize PKCE stage                                (OK=85992  KO=0     )
> User AccessToken PKCE stage                              (OK=85990  KO=2     )
> RootUserinfo                                             (OK=54717  KO=0     )
> GetUUid                                                  (OK=24314  KO=0     )
> GetOpenidConfig                                          (OK=72757  KO=0     )
> CreatePolicy                                             (OK=24298  KO=13    )
> tokenUserinfo                                            (OK=12968  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16222  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16221  KO=1     )
>  UI AM idFromSession                                     (OK=16220  KO=1     )
>  UI AM validateGoto                                      (OK=16221  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16217  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2947   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16217  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16217  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16219  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16217  KO=0     )
>  UI IDM uiconfig                                         (OK=16217  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16217  KO=0     )
>  UI IDM version                                          (OK=16217  KO=0     )
>  UI IDM features                                         (OK=16216  KO=0     )
>  UI IDM privilege                                        (OK=16216  KO=0     )
>  UI IDM login                                            (OK=16214  KO=2     )
>  UI IDM managed user schema                              (OK=16214  KO=1     )
>  UI IDM dashboard                                        (OK=16214  KO=1     )
>  UI IDM user                                             (OK=16215  KO=0     )
>  UI IDM oidcToken                                        (OK=16214  KO=0     )
> userinfo                                                 (OK=16212  KO=0     )
> UI-Logout                                                (OK=16212  KO=0     )
> UI-Logout Redirect 1                                     (OK=16211  KO=1     )
>  UI AM revoke2                                           (OK=16211  KO=0     )
>  UI AM endsession                                        (OK=16210  KO=1     )
>  UI AM revoke1                                           (OK=16210  KO=0     )
> getIdToken                                               (OK=5316   KO=0     )
> getIdToken Redirect 1                                    (OK=5316   KO=0     )
> createOrganization                                       (OK=5314   KO=0     )
> queryOrganization                                        (OK=5314   KO=0     )
> deleteOrganization                                       (OK=5314   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2667   KO=0     )
> ReadPolicy                                               (OK=24256  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=456    KO=0     )
> DeletePolicy                                             (OK=24174  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2944 (98.59%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 68571  / active: 197    / done: 75208 
================================================================================

23:46:50.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:51.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:51.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:52.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:52.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:52.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:53.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:53.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:54.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:54 GMT                                    1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1054925 KO=37    )
> restLoginInitiate                                        (OK=72904  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=72900  KO=0     )
> Skip 2FA                                                 (OK=40677  KO=1     )
> User Authorize PKCE stage                                (OK=86196  KO=0     )
> User AccessToken PKCE stage                              (OK=86191  KO=2     )
> RootUserinfo                                             (OK=54840  KO=0     )
> GetUUid                                                  (OK=24362  KO=0     )
> GetOpenidConfig                                          (OK=72931  KO=0     )
> CreatePolicy                                             (OK=24348  KO=13    )
> tokenUserinfo                                            (OK=13006  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16260  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16259  KO=1     )
>  UI AM idFromSession                                     (OK=16258  KO=1     )
>  UI AM validateGoto                                      (OK=16259  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16257  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16253  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2952   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16252  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16252  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16254  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16254  KO=0     )
>  UI IDM uiconfig                                         (OK=16254  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16254  KO=0     )
>  UI IDM version                                          (OK=16254  KO=0     )
>  UI IDM features                                         (OK=16254  KO=0     )
>  UI IDM privilege                                        (OK=16254  KO=0     )
>  UI IDM login                                            (OK=16252  KO=2     )
>  UI IDM managed user schema                              (OK=16253  KO=1     )
>  UI IDM dashboard                                        (OK=16253  KO=1     )
>  UI IDM user                                             (OK=16254  KO=0     )
>  UI IDM oidcToken                                        (OK=16253  KO=0     )
> userinfo                                                 (OK=16252  KO=0     )
> UI-Logout                                                (OK=16253  KO=0     )
> UI-Logout Redirect 1                                     (OK=16251  KO=1     )
>  UI AM revoke2                                           (OK=16251  KO=0     )
>  UI AM endsession                                        (OK=16250  KO=1     )
>  UI AM revoke1                                           (OK=16250  KO=0     )
> getIdToken                                               (OK=5331   KO=0     )
> getIdToken Redirect 1                                    (OK=5331   KO=0     )
> createOrganization                                       (OK=5330   KO=0     )
> queryOrganization                                        (OK=5330   KO=0     )
> deleteOrganization                                       (OK=5329   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2675   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2675   KO=0     )
> ReadPolicy                                               (OK=24308  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=457    KO=0     )
> DeletePolicy                                             (OK=24252  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2953 (98.60%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 68394  / active: 153    / done: 75429 
================================================================================

23:46:55.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:55.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:55.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:56.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:56.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:56.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:56.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:57.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:57.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:57.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:59.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:59.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:46:59.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:46:59 GMT                                    1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1057385 KO=37    )
> restLoginInitiate                                        (OK=73088  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=73087  KO=0     )
> Skip 2FA                                                 (OK=40777  KO=1     )
> User Authorize PKCE stage                                (OK=86402  KO=0     )
> User AccessToken PKCE stage                              (OK=86398  KO=2     )
> RootUserinfo                                             (OK=54959  KO=0     )
> GetUUid                                                  (OK=24425  KO=0     )
> GetOpenidConfig                                          (OK=73097  KO=0     )
> CreatePolicy                                             (OK=24407  KO=13    )
> tokenUserinfo                                            (OK=13043  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16297  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16295  KO=1     )
>  UI AM idFromSession                                     (OK=16293  KO=1     )
>  UI AM validateGoto                                      (OK=16294  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16293  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16291  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2961   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16290  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16290  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16291  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16291  KO=0     )
>  UI IDM uiconfig                                         (OK=16291  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16291  KO=0     )
>  UI IDM version                                          (OK=16291  KO=0     )
>  UI IDM features                                         (OK=16290  KO=0     )
>  UI IDM privilege                                        (OK=16290  KO=0     )
>  UI IDM login                                            (OK=16288  KO=2     )
>  UI IDM managed user schema                              (OK=16289  KO=1     )
>  UI IDM dashboard                                        (OK=16289  KO=1     )
>  UI IDM user                                             (OK=16290  KO=0     )
>  UI IDM oidcToken                                        (OK=16289  KO=0     )
> userinfo                                                 (OK=16288  KO=0     )
> UI-Logout                                                (OK=16289  KO=0     )
> UI-Logout Redirect 1                                     (OK=16288  KO=1     )
>  UI AM revoke2                                           (OK=16288  KO=0     )
>  UI AM endsession                                        (OK=16287  KO=1     )
>  UI AM revoke1                                           (OK=16287  KO=0     )
> getIdToken                                               (OK=5342   KO=0     )
> getIdToken Redirect 1                                    (OK=5341   KO=0     )
> createOrganization                                       (OK=5340   KO=0     )
> queryOrganization                                        (OK=5340   KO=0     )
> deleteOrganization                                       (OK=5340   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2684   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2683   KO=0     )
> ReadPolicy                                               (OK=24358  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=458    KO=0     )
> DeletePolicy                                             (OK=24305  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2966 (98.60%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 68200  / active: 163    / done: 75613 
================================================================================

23:46:59.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:00.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:00.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:00.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:00.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:01.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:02.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:03.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:03.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:03.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:03.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:04.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:04 GMT                                    1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1060013 KO=37    )
> restLoginInitiate                                        (OK=73284  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=73278  KO=0     )
> Skip 2FA                                                 (OK=40880  KO=1     )
> User Authorize PKCE stage                                (OK=86620  KO=0     )
> User AccessToken PKCE stage                              (OK=86615  KO=2     )
> RootUserinfo                                             (OK=55098  KO=0     )
> GetUUid                                                  (OK=24486  KO=0     )
> GetOpenidConfig                                          (OK=73266  KO=0     )
> CreatePolicy                                             (OK=24472  KO=13    )
> tokenUserinfo                                            (OK=13078  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16337  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16336  KO=1     )
>  UI AM idFromSession                                     (OK=16332  KO=1     )
>  UI AM validateGoto                                      (OK=16334  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16331  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16329  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2970   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16329  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16329  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16330  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16330  KO=0     )
>  UI IDM uiconfig                                         (OK=16330  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16330  KO=0     )
>  UI IDM version                                          (OK=16330  KO=0     )
>  UI IDM features                                         (OK=16330  KO=0     )
>  UI IDM privilege                                        (OK=16330  KO=0     )
>  UI IDM login                                            (OK=16328  KO=2     )
>  UI IDM managed user schema                              (OK=16329  KO=1     )
>  UI IDM dashboard                                        (OK=16329  KO=1     )
>  UI IDM user                                             (OK=16330  KO=0     )
>  UI IDM oidcToken                                        (OK=16329  KO=0     )
> userinfo                                                 (OK=16327  KO=0     )
> UI-Logout                                                (OK=16328  KO=0     )
> UI-Logout Redirect 1                                     (OK=16327  KO=1     )
>  UI AM revoke2                                           (OK=16327  KO=0     )
>  UI AM endsession                                        (OK=16326  KO=1     )
>  UI AM revoke1                                           (OK=16326  KO=0     )
> getIdToken                                               (OK=5357   KO=0     )
> getIdToken Redirect 1                                    (OK=5356   KO=0     )
> createOrganization                                       (OK=5355   KO=0     )
> queryOrganization                                        (OK=5355   KO=0     )
> deleteOrganization                                       (OK=5355   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2693   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2692   KO=0     )
> ReadPolicy                                               (OK=24417  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=460    KO=0     )
> DeletePolicy                                             (OK=24353  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2978 (98.61%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 67992  / active: 190    / done: 75794 
================================================================================

23:47:04.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:06.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:06.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:06.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:07.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:07.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:08.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:08.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:08.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:09 GMT                                    1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1062451 KO=37    )
> restLoginInitiate                                        (OK=73453  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=73450  KO=0     )
> Skip 2FA                                                 (OK=40977  KO=1     )
> User Authorize PKCE stage                                (OK=86822  KO=0     )
> User AccessToken PKCE stage                              (OK=86817  KO=2     )
> RootUserinfo                                             (OK=55275  KO=0     )
> GetUUid                                                  (OK=24538  KO=0     )
> GetOpenidConfig                                          (OK=73442  KO=0     )
> CreatePolicy                                             (OK=24525  KO=13    )
> tokenUserinfo                                            (OK=13112  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16368  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16367  KO=1     )
>  UI AM idFromSession                                     (OK=16366  KO=1     )
>  UI AM validateGoto                                      (OK=16367  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16367  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16364  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2976   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16364  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16364  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16365  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16365  KO=0     )
>  UI IDM uiconfig                                         (OK=16365  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16365  KO=0     )
>  UI IDM version                                          (OK=16365  KO=0     )
>  UI IDM features                                         (OK=16365  KO=0     )
>  UI IDM privilege                                        (OK=16365  KO=0     )
>  UI IDM login                                            (OK=16362  KO=2     )
>  UI IDM managed user schema                              (OK=16363  KO=1     )
>  UI IDM dashboard                                        (OK=16363  KO=1     )
>  UI IDM user                                             (OK=16364  KO=0     )
>  UI IDM oidcToken                                        (OK=16364  KO=0     )
> userinfo                                                 (OK=16363  KO=0     )
> UI-Logout                                                (OK=16364  KO=0     )
> UI-Logout Redirect 1                                     (OK=16363  KO=1     )
>  UI AM revoke2                                           (OK=16363  KO=0     )
>  UI AM endsession                                        (OK=16362  KO=1     )
>  UI AM revoke1                                           (OK=16362  KO=0     )
> getIdToken                                               (OK=5365   KO=0     )
> getIdToken Redirect 1                                    (OK=5364   KO=0     )
> createOrganization                                       (OK=5363   KO=0     )
> queryOrganization                                        (OK=5363   KO=0     )
> deleteOrganization                                       (OK=5362   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2708   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2707   KO=0     )
> ReadPolicy                                               (OK=24480  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=464    KO=0     )
> DeletePolicy                                             (OK=24413  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2987 (98.61%)
> status.find.in([200, 209], 304), found 502                         13 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 67810  / active: 180    / done: 75986 
================================================================================

23:47:10.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:10.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 76172: status.find.in([200, 209], 304), found 502
23:47:10.380 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,76172,HashMap(username -> user.47094, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7a42b0ea, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token, authcode -> x0oRp3uifqOuJ9hg721hkVvM-wk, callbacks -> {"tokenId":"rZluWOjdzIOuoPMvFD-94LM0dJs.*AAJTSQACMDIAAlNLABw2ejIyQUlLYlFNTHNTNndyQWJNSUZzWDFKbVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232830075), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=rZluWOjdzIOuoPMvFD-94LM0dJs.*AAJTSQACMDIAAlNLABw2ejIyQUlLYlFNTHNTNndyQWJNSUZzWDFKbVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232830075))), password -> Pa_ssw0rd, challenge -> LHHj_VeZ_yt0sPz0J7NsUIFpEP1AnwJJp8VgOqBnPBc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Mjk1NjkwNDE5MDgxODI0MzA5Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c72b15f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@40c5ff6d, tokenId -> rZluWOjdzIOuoPMvFD-94LM0dJs.*AAJTSQACMDIAAlNLABw2ejIyQUlLYlFNTHNTNndyQWJNSUZzWDFKbVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token
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: */*
	cookie: amlbcookie=01; 9b75a55744995d0=rZluWOjdzIOuoPMvFD-94LM0dJs.*AAJTSQACMDIAAlNLABw2ejIyQUlLYlFNTHNTNndyQWJNSUZzWDFKbVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 233
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=rZluWOjdzIOuoPMvFD-94LM0dJs.*AAJTSQACMDIAAlNLABw2ejIyQUlLYlFNTHNTNndyQWJNSUZzWDFKbVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=x0oRp3uifqOuJ9hg721hkVvM-wk&code_verifier=Mjk1NjkwNDE5MDgxODI0MzA5Nw&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&client_id=endUserUIClient}
=========================
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: Thu, 21 Nov 2024 23:47:10 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:47:10.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:10.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:10.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
23:47:10.928 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined
23:47:12.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:13.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:13.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:14.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:14.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:14 GMT                                    1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1065199 KO=38    )
> restLoginInitiate                                        (OK=73647  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=73635  KO=0     )
> Skip 2FA                                                 (OK=41078  KO=1     )
> User Authorize PKCE stage                                (OK=87041  KO=0     )
> User AccessToken PKCE stage                              (OK=87035  KO=3     )
> RootUserinfo                                             (OK=55419  KO=0     )
> GetUUid                                                  (OK=24601  KO=0     )
> GetOpenidConfig                                          (OK=73622  KO=0     )
> CreatePolicy                                             (OK=24587  KO=13    )
> tokenUserinfo                                            (OK=13143  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16416  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16415  KO=1     )
>  UI AM idFromSession                                     (OK=16414  KO=1     )
>  UI AM validateGoto                                      (OK=16415  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16413  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16410  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2983   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16409  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16409  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16408  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16408  KO=0     )
>  UI IDM uiconfig                                         (OK=16408  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16408  KO=0     )
>  UI IDM version                                          (OK=16408  KO=0     )
>  UI IDM features                                         (OK=16408  KO=0     )
>  UI IDM privilege                                        (OK=16408  KO=0     )
>  UI IDM login                                            (OK=16406  KO=2     )
>  UI IDM managed user schema                              (OK=16406  KO=1     )
>  UI IDM dashboard                                        (OK=16406  KO=1     )
>  UI IDM user                                             (OK=16407  KO=0     )
>  UI IDM oidcToken                                        (OK=16407  KO=0     )
> userinfo                                                 (OK=16405  KO=0     )
> UI-Logout                                                (OK=16407  KO=0     )
> UI-Logout Redirect 1                                     (OK=16405  KO=1     )
>  UI AM revoke2                                           (OK=16404  KO=0     )
>  UI AM endsession                                        (OK=16403  KO=1     )
>  UI AM revoke1                                           (OK=16402  KO=0     )
> getIdToken                                               (OK=5378   KO=0     )
> getIdToken Redirect 1                                    (OK=5378   KO=0     )
> createOrganization                                       (OK=5377   KO=0     )
> queryOrganization                                        (OK=5377   KO=0     )
> deleteOrganization                                       (OK=5377   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2717   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2715   KO=0     )
> ReadPolicy                                               (OK=24533  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=465    KO=0     )
> DeletePolicy                                             (OK=24476  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2995 (98.52%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.07%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 67604  / active: 184    / done: 76188 
================================================================================

23:47:14.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:15.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:16.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:17.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:17.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:17.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:18.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:19.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:19 GMT                                    1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1067905 KO=38    )
> restLoginInitiate                                        (OK=73824  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=73821  KO=0     )
> Skip 2FA                                                 (OK=41179  KO=1     )
> User Authorize PKCE stage                                (OK=87262  KO=0     )
> User AccessToken PKCE stage                              (OK=87254  KO=3     )
> RootUserinfo                                             (OK=55573  KO=0     )
> GetUUid                                                  (OK=24662  KO=0     )
> GetOpenidConfig                                          (OK=73798  KO=0     )
> CreatePolicy                                             (OK=24649  KO=13    )
> tokenUserinfo                                            (OK=13175  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16456  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16455  KO=1     )
>  UI AM idFromSession                                     (OK=16453  KO=1     )
>  UI AM validateGoto                                      (OK=16455  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16455  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16452  KO=2     )
> restloginProgressiveProfileCallback                      (OK=2994   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16450  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16450  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16452  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16452  KO=0     )
>  UI IDM uiconfig                                         (OK=16452  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16452  KO=0     )
>  UI IDM version                                          (OK=16452  KO=0     )
>  UI IDM features                                         (OK=16452  KO=0     )
>  UI IDM privilege                                        (OK=16452  KO=0     )
>  UI IDM login                                            (OK=16450  KO=2     )
>  UI IDM managed user schema                              (OK=16451  KO=1     )
>  UI IDM dashboard                                        (OK=16451  KO=1     )
>  UI IDM user                                             (OK=16452  KO=0     )
>  UI IDM oidcToken                                        (OK=16452  KO=0     )
> userinfo                                                 (OK=16449  KO=0     )
> UI-Logout                                                (OK=16450  KO=0     )
> UI-Logout Redirect 1                                     (OK=16449  KO=1     )
>  UI AM revoke2                                           (OK=16448  KO=0     )
>  UI AM endsession                                        (OK=16447  KO=1     )
>  UI AM revoke1                                           (OK=16446  KO=0     )
> getIdToken                                               (OK=5388   KO=0     )
> getIdToken Redirect 1                                    (OK=5388   KO=0     )
> createOrganization                                       (OK=5387   KO=0     )
> queryOrganization                                        (OK=5387   KO=0     )
> deleteOrganization                                       (OK=5387   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2724   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2723   KO=0     )
> ReadPolicy                                               (OK=24597  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=468    KO=0     )
> DeletePolicy                                             (OK=24530  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3003 (98.52%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.07%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 67425  / active: 180    / done: 76371 
================================================================================

23:47:21.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:21.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:22.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:23.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:23.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:24.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:24 GMT                                    1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1070343 KO=38    )
> restLoginInitiate                                        (OK=73995  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=73992  KO=0     )
> Skip 2FA                                                 (OK=41274  KO=1     )
> User Authorize PKCE stage                                (OK=87465  KO=0     )
> User AccessToken PKCE stage                              (OK=87458  KO=3     )
> RootUserinfo                                             (OK=55708  KO=0     )
> GetUUid                                                  (OK=24722  KO=0     )
> GetOpenidConfig                                          (OK=73982  KO=0     )
> CreatePolicy                                             (OK=24707  KO=13    )
> tokenUserinfo                                            (OK=13215  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16488  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16487  KO=1     )
>  UI AM idFromSession                                     (OK=16486  KO=1     )
>  UI AM validateGoto                                      (OK=16487  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16488  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16486  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3001   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16486  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16486  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16488  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16488  KO=0     )
>  UI IDM uiconfig                                         (OK=16488  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16488  KO=0     )
>  UI IDM version                                          (OK=16488  KO=0     )
>  UI IDM features                                         (OK=16488  KO=0     )
>  UI IDM privilege                                        (OK=16488  KO=0     )
>  UI IDM login                                            (OK=16486  KO=2     )
>  UI IDM managed user schema                              (OK=16487  KO=1     )
>  UI IDM dashboard                                        (OK=16487  KO=1     )
>  UI IDM user                                             (OK=16488  KO=0     )
>  UI IDM oidcToken                                        (OK=16487  KO=0     )
> userinfo                                                 (OK=16485  KO=0     )
> UI-Logout                                                (OK=16487  KO=0     )
> UI-Logout Redirect 1                                     (OK=16486  KO=1     )
>  UI AM revoke2                                           (OK=16486  KO=0     )
>  UI AM endsession                                        (OK=16485  KO=1     )
>  UI AM revoke1                                           (OK=16484  KO=0     )
> getIdToken                                               (OK=5400   KO=0     )
> getIdToken Redirect 1                                    (OK=5399   KO=0     )
> createOrganization                                       (OK=5398   KO=0     )
> queryOrganization                                        (OK=5398   KO=0     )
> deleteOrganization                                       (OK=5398   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2727   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2727   KO=0     )
> ReadPolicy                                               (OK=24657  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=469    KO=0     )
> DeletePolicy                                             (OK=24593  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3009 (98.53%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.07%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 67250  / active: 160    / done: 76566 
================================================================================

23:47:24.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:25.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:26.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:28.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:29.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:29 GMT                                    1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1072806 KO=38    )
> restLoginInitiate                                        (OK=74167  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=74163  KO=0     )
> Skip 2FA                                                 (OK=41365  KO=1     )
> User Authorize PKCE stage                                (OK=87669  KO=0     )
> User AccessToken PKCE stage                              (OK=87665  KO=3     )
> RootUserinfo                                             (OK=55796  KO=0     )
> GetUUid                                                  (OK=24780  KO=0     )
> GetOpenidConfig                                          (OK=74159  KO=0     )
> CreatePolicy                                             (OK=24766  KO=13    )
> tokenUserinfo                                            (OK=13252  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16529  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16527  KO=1     )
>  UI AM idFromSession                                     (OK=16526  KO=1     )
>  UI AM validateGoto                                      (OK=16527  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16528  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16526  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3013   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16525  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16525  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16525  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16525  KO=0     )
>  UI IDM uiconfig                                         (OK=16525  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16525  KO=0     )
>  UI IDM version                                          (OK=16525  KO=0     )
>  UI IDM features                                         (OK=16525  KO=0     )
>  UI IDM privilege                                        (OK=16525  KO=0     )
>  UI IDM login                                            (OK=16523  KO=2     )
>  UI IDM managed user schema                              (OK=16523  KO=1     )
>  UI IDM dashboard                                        (OK=16523  KO=1     )
>  UI IDM user                                             (OK=16524  KO=0     )
>  UI IDM oidcToken                                        (OK=16524  KO=0     )
> userinfo                                                 (OK=16521  KO=0     )
> UI-Logout                                                (OK=16523  KO=0     )
> UI-Logout Redirect 1                                     (OK=16522  KO=1     )
>  UI AM revoke2                                           (OK=16522  KO=0     )
>  UI AM endsession                                        (OK=16521  KO=1     )
>  UI AM revoke1                                           (OK=16520  KO=0     )
> getIdToken                                               (OK=5414   KO=0     )
> getIdToken Redirect 1                                    (OK=5414   KO=0     )
> createOrganization                                       (OK=5413   KO=0     )
> queryOrganization                                        (OK=5413   KO=0     )
> deleteOrganization                                       (OK=5413   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2737   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2736   KO=0     )
> ReadPolicy                                               (OK=24716  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=469    KO=0     )
> DeletePolicy                                             (OK=24652  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3014 (98.53%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.07%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 67067  / active: 163    / done: 76746 
================================================================================

23:47:31.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:32.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:32.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:32.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:32.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:33.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:34.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:34 GMT                                    1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1075299 KO=38    )
> restLoginInitiate                                        (OK=74350  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=74350  KO=0     )
> Skip 2FA                                                 (OK=41475  KO=1     )
> User Authorize PKCE stage                                (OK=87880  KO=0     )
> User AccessToken PKCE stage                              (OK=87874  KO=3     )
> RootUserinfo                                             (OK=55919  KO=0     )
> GetUUid                                                  (OK=24840  KO=0     )
> GetOpenidConfig                                          (OK=74335  KO=0     )
> CreatePolicy                                             (OK=24826  KO=13    )
> tokenUserinfo                                            (OK=13286  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16563  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16562  KO=1     )
>  UI AM idFromSession                                     (OK=16561  KO=1     )
>  UI AM validateGoto                                      (OK=16562  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16561  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16559  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3019   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16559  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16559  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16560  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16560  KO=0     )
>  UI IDM uiconfig                                         (OK=16560  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16560  KO=0     )
>  UI IDM version                                          (OK=16560  KO=0     )
>  UI IDM features                                         (OK=16560  KO=0     )
>  UI IDM privilege                                        (OK=16560  KO=0     )
>  UI IDM login                                            (OK=16558  KO=2     )
>  UI IDM managed user schema                              (OK=16558  KO=1     )
>  UI IDM dashboard                                        (OK=16559  KO=1     )
>  UI IDM user                                             (OK=16559  KO=0     )
>  UI IDM oidcToken                                        (OK=16558  KO=0     )
> userinfo                                                 (OK=16555  KO=0     )
> UI-Logout                                                (OK=16557  KO=0     )
> UI-Logout Redirect 1                                     (OK=16556  KO=1     )
>  UI AM revoke2                                           (OK=16556  KO=0     )
>  UI AM endsession                                        (OK=16555  KO=1     )
>  UI AM revoke1                                           (OK=16554  KO=0     )
> getIdToken                                               (OK=5434   KO=0     )
> getIdToken Redirect 1                                    (OK=5434   KO=0     )
> createOrganization                                       (OK=5433   KO=0     )
> queryOrganization                                        (OK=5433   KO=0     )
> deleteOrganization                                       (OK=5433   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2746   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2745   KO=0     )
> ReadPolicy                                               (OK=24774  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=471    KO=0     )
> DeletePolicy                                             (OK=24711  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3021 (98.53%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.07%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.07%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 66875  / active: 174    / done: 76927 
================================================================================

23:47:34.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:34.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:34.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:36.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:36.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:36.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:36.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:37.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:37.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:38.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:38.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:39 GMT                                    1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1078160 KO=38    )
> restLoginInitiate                                        (OK=74549  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=74547  KO=0     )
> Skip 2FA                                                 (OK=41575  KO=1     )
> User Authorize PKCE stage                                (OK=88114  KO=0     )
> User AccessToken PKCE stage                              (OK=88107  KO=3     )
> RootUserinfo                                             (OK=56056  KO=0     )
> GetUUid                                                  (OK=24900  KO=0     )
> GetOpenidConfig                                          (OK=74513  KO=0     )
> CreatePolicy                                             (OK=24886  KO=13    )
> tokenUserinfo                                            (OK=13324  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16609  KO=1     )
>  UI AM idFromSession                                     (OK=16606  KO=1     )
>  UI AM validateGoto                                      (OK=16607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16608  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16606  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3029   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16605  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16605  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16605  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16605  KO=0     )
>  UI IDM uiconfig                                         (OK=16605  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16605  KO=0     )
>  UI IDM version                                          (OK=16605  KO=0     )
>  UI IDM features                                         (OK=16604  KO=0     )
>  UI IDM privilege                                        (OK=16604  KO=0     )
>  UI IDM login                                            (OK=16602  KO=2     )
>  UI IDM managed user schema                              (OK=16603  KO=1     )
>  UI IDM dashboard                                        (OK=16603  KO=1     )
>  UI IDM user                                             (OK=16604  KO=0     )
>  UI IDM oidcToken                                        (OK=16604  KO=0     )
> userinfo                                                 (OK=16602  KO=0     )
> UI-Logout                                                (OK=16604  KO=0     )
> UI-Logout Redirect 1                                     (OK=16603  KO=1     )
>  UI AM revoke2                                           (OK=16603  KO=0     )
>  UI AM endsession                                        (OK=16602  KO=1     )
>  UI AM revoke1                                           (OK=16601  KO=0     )
> getIdToken                                               (OK=5451   KO=0     )
> getIdToken Redirect 1                                    (OK=5451   KO=0     )
> createOrganization                                       (OK=5450   KO=0     )
> queryOrganization                                        (OK=5450   KO=0     )
> deleteOrganization                                       (OK=5450   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2756   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2756   KO=0     )
> ReadPolicy                                               (OK=24833  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=474    KO=0     )
> DeletePolicy                                             (OK=24769  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3032 (98.54%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 66662  / active: 176    / done: 77138 
================================================================================

23:47:40.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:41.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:42.210 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 77390: status.find.is(302), but actually found 502
23:47:42.210 [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,77390,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0ZjFjY2M5Yy00MmM1LTQzZTEtYmE2OS00MmQ5NGEwMTNkN2YiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE5MTM0MzgzIiwic3VibmFtZSI6IjRmMWNjYzljLTQyYzUtNDNlMS1iYTY5LTQyZDk0YTAxM2Q3ZiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ijc3SFo4elBiUUhDV1ZTYUZLbUZldlpLVzBVTSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjg2MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjg2MSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzY0NjEsImlhdCI6MTczMjIzMjg2MSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiN1lMakU3emd0eWpIMjE2LXdQYlE0T21kNG0wIn0.RB1BsjYUba3U3mIyJi9OiaQeo1yIhIgh_Mr8ZuRIaPk, username -> user.198138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c0e73fe, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, authcode -> doSWIwsFhCKK-h_q6fZ1SMQbb3g, callbacks -> {"tokenId":"42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232861634), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232861634))), password -> Pa_ssw0rd, challenge -> Pv88EBPe8Kc1EW5K7uLV4Ml2uaUHgxfFXq5E7jIOYeg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 79.42.67.185, verifier -> LTIxNTMyMjQ5NjU2NTk5MTY1MTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d387eb2, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@299b85a6, tokenId -> 42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/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
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 422
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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=endUserUIClient&scope=fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&response_type=code&prompt=none&nonce=1234&code_challenge=Pv88EBPe8Kc1EW5K7uLV4Ml2uaUHgxfFXq5E7jIOYeg&code_challenge_method=S256&decision=Allow&csrf=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
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: Thu, 21 Nov 2024 23:47:42 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:47:42.506 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User AccessToken PKCE stage' failed for user 77390: status.find.in([200, 209], 304), found 400
23:47:42.507 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
User AccessToken PKCE stage: KO status.find.in([200, 209], 304), found 400
=========================
Session:
Session(idc.benchmark.Mix2024,77390,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI0ZjFjY2M5Yy00MmM1LTQzZTEtYmE2OS00MmQ5NGEwMTNkN2YiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTE5MTM0MzgzIiwic3VibmFtZSI6IjRmMWNjYzljLTQyYzUtNDNlMS1iYTY5LTQyZDk0YTAxM2Q3ZiIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ijc3SFo4elBiUUhDV1ZTYUZLbUZldlpLVzBVTSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMjIzMjg2MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMjIzMjg2MSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzIyMzY0NjEsImlhdCI6MTczMjIzMjg2MSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiN1lMakU3emd0eWpIMjE2LXdQYlE0T21kNG0wIn0.RB1BsjYUba3U3mIyJi9OiaQeo1yIhIgh_Mr8ZuRIaPk, username -> user.198138, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2c0e73fe, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, authcode -> doSWIwsFhCKK-h_q6fZ1SMQbb3g, callbacks -> {"tokenId":"42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232861634), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232861634))), password -> Pa_ssw0rd, challenge -> Pv88EBPe8Kc1EW5K7uLV4Ml2uaUHgxfFXq5E7jIOYeg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 79.42.67.185, verifier -> LTIxNTMyMjQ5NjU2NTk5MTY1MTc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@d387eb2, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@299b85a6, tokenId -> 42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/access_token
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/oauth2/realms/root/realms/alpha/authorize
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 234
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=42mvGu10VsO-Xy_E8Grvm7kUKJQ.*AAJTSQACMDIAAlNLABxOOG56UWhXUllzNlNUdG1WR05nVERyWUtHQkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=grant_type=authorization_code&code=doSWIwsFhCKK-h_q6fZ1SMQbb3g&code_verifier=LTIxNTMyMjQ5NjU2NTk5MTY1MTc&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&client_id=endUserUIClient}
=========================
HTTP response:
version:
	HTTP/1.1
status:
	400 Bad Request
headers:
	x-frame-options: SAMEORIGIN
	content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'
	x-content-type-options: nosniff
	access-control-allow-credentials: true
	access-control-allow-origin: https://openam-perf-benchmark.forgeblocks.com
	access-control-expose-headers: content-api-version
	cache-control: no-store
	pragma: no-cache
	vary: Origin
	content-type: application/json;charset=UTF-8
	Content-Length: 106
	date: Thu, 21 Nov 2024 23:47:42 GMT
	x-forgerock-transactionid: 666f4796-7991-4703-8186-1cdfbda4efc7
	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:
{"error_description":"The provided access grant is invalid, expired, or revoked.","error":"invalid_grant"}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:47:42.704 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined
23:47:43.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:44 GMT                                    1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1081048 KO=40    )
> restLoginInitiate                                        (OK=74751  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=74747  KO=0     )
> Skip 2FA                                                 (OK=41691  KO=1     )
> User Authorize PKCE stage                                (OK=88354  KO=1     )
> User AccessToken PKCE stage                              (OK=88343  KO=4     )
> RootUserinfo                                             (OK=56201  KO=0     )
> GetUUid                                                  (OK=24968  KO=0     )
> GetOpenidConfig                                          (OK=74702  KO=0     )
> CreatePolicy                                             (OK=24954  KO=13    )
> tokenUserinfo                                            (OK=13359  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16656  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16655  KO=1     )
>  UI AM idFromSession                                     (OK=16653  KO=1     )
>  UI AM validateGoto                                      (OK=16654  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16652  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16650  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3038   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16650  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16650  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16650  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16650  KO=0     )
>  UI IDM uiconfig                                         (OK=16650  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16650  KO=0     )
>  UI IDM version                                          (OK=16650  KO=0     )
>  UI IDM features                                         (OK=16650  KO=0     )
>  UI IDM privilege                                        (OK=16650  KO=0     )
>  UI IDM login                                            (OK=16648  KO=2     )
>  UI IDM managed user schema                              (OK=16649  KO=1     )
>  UI IDM dashboard                                        (OK=16649  KO=1     )
>  UI IDM user                                             (OK=16650  KO=0     )
>  UI IDM oidcToken                                        (OK=16650  KO=0     )
> userinfo                                                 (OK=16648  KO=0     )
> UI-Logout                                                (OK=16649  KO=0     )
> UI-Logout Redirect 1                                     (OK=16647  KO=1     )
>  UI AM revoke2                                           (OK=16646  KO=0     )
>  UI AM endsession                                        (OK=16646  KO=1     )
>  UI AM revoke1                                           (OK=16645  KO=0     )
> getIdToken                                               (OK=5465   KO=0     )
> getIdToken Redirect 1                                    (OK=5465   KO=0     )
> createOrganization                                       (OK=5464   KO=0     )
> queryOrganization                                        (OK=5464   KO=0     )
> deleteOrganization                                       (OK=5464   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2761   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2760   KO=0     )
> ReadPolicy                                               (OK=24895  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=476    KO=0     )
> DeletePolicy                                             (OK=24829  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3035 (98.44%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 66459  / active: 192    / done: 77325 
================================================================================

23:47:46.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:46.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:47.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:49.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:49 GMT                                    1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1083634 KO=40    )
> restLoginInitiate                                        (OK=74936  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=74931  KO=0     )
> Skip 2FA                                                 (OK=41796  KO=1     )
> User Authorize PKCE stage                                (OK=88572  KO=1     )
> User AccessToken PKCE stage                              (OK=88562  KO=4     )
> RootUserinfo                                             (OK=56327  KO=0     )
> GetUUid                                                  (OK=25032  KO=0     )
> GetOpenidConfig                                          (OK=74895  KO=0     )
> CreatePolicy                                             (OK=25017  KO=13    )
> tokenUserinfo                                            (OK=13393  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16694  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16693  KO=1     )
>  UI AM idFromSession                                     (OK=16692  KO=1     )
>  UI AM validateGoto                                      (OK=16693  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16690  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16688  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3043   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16686  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16686  KO=0     )
>  UI IDM uiconfig                                         (OK=16686  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16686  KO=0     )
>  UI IDM version                                          (OK=16686  KO=0     )
>  UI IDM features                                         (OK=16686  KO=0     )
>  UI IDM privilege                                        (OK=16686  KO=0     )
>  UI IDM login                                            (OK=16684  KO=2     )
>  UI IDM managed user schema                              (OK=16685  KO=1     )
>  UI IDM dashboard                                        (OK=16685  KO=1     )
>  UI IDM user                                             (OK=16686  KO=0     )
>  UI IDM oidcToken                                        (OK=16686  KO=0     )
> userinfo                                                 (OK=16684  KO=0     )
> UI-Logout                                                (OK=16686  KO=0     )
> UI-Logout Redirect 1                                     (OK=16685  KO=1     )
>  UI AM revoke2                                           (OK=16684  KO=0     )
>  UI AM endsession                                        (OK=16684  KO=1     )
>  UI AM revoke1                                           (OK=16683  KO=0     )
> getIdToken                                               (OK=5483   KO=0     )
> getIdToken Redirect 1                                    (OK=5483   KO=0     )
> createOrganization                                       (OK=5482   KO=0     )
> queryOrganization                                        (OK=5482   KO=0     )
> deleteOrganization                                       (OK=5481   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2765   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2764   KO=0     )
> ReadPolicy                                               (OK=24964  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=477    KO=0     )
> DeletePolicy                                             (OK=24891  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3039 (98.45%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 66273  / active: 187    / done: 77516 
================================================================================

23:47:49.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:50.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:50.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:50.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:50.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:51.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:51.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:51.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:52.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:52.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:53.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:47:53.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:47:54 GMT                                    1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1086328 KO=40    )
> restLoginInitiate                                        (OK=75131  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=75126  KO=0     )
> Skip 2FA                                                 (OK=41899  KO=1     )
> User Authorize PKCE stage                                (OK=88793  KO=1     )
> User AccessToken PKCE stage                              (OK=88786  KO=4     )
> RootUserinfo                                             (OK=56445  KO=0     )
> GetUUid                                                  (OK=25099  KO=0     )
> GetOpenidConfig                                          (OK=75094  KO=0     )
> CreatePolicy                                             (OK=25083  KO=13    )
> tokenUserinfo                                            (OK=13432  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16734  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16733  KO=1     )
>  UI AM idFromSession                                     (OK=16731  KO=1     )
>  UI AM validateGoto                                      (OK=16732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16731  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16729  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3049   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16729  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16729  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16729  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16728  KO=0     )
>  UI IDM uiconfig                                         (OK=16728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16728  KO=0     )
>  UI IDM version                                          (OK=16728  KO=0     )
>  UI IDM features                                         (OK=16728  KO=0     )
>  UI IDM privilege                                        (OK=16728  KO=0     )
>  UI IDM login                                            (OK=16726  KO=2     )
>  UI IDM managed user schema                              (OK=16727  KO=1     )
>  UI IDM dashboard                                        (OK=16727  KO=1     )
>  UI IDM user                                             (OK=16727  KO=0     )
>  UI IDM oidcToken                                        (OK=16728  KO=0     )
> userinfo                                                 (OK=16724  KO=0     )
> UI-Logout                                                (OK=16726  KO=0     )
> UI-Logout Redirect 1                                     (OK=16725  KO=1     )
>  UI AM revoke2                                           (OK=16723  KO=0     )
>  UI AM endsession                                        (OK=16723  KO=1     )
>  UI AM revoke1                                           (OK=16722  KO=0     )
> getIdToken                                               (OK=5493   KO=0     )
> getIdToken Redirect 1                                    (OK=5493   KO=0     )
> createOrganization                                       (OK=5492   KO=0     )
> queryOrganization                                        (OK=5492   KO=0     )
> deleteOrganization                                       (OK=5490   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2774   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2774   KO=0     )
> ReadPolicy                                               (OK=25026  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=477    KO=0     )
> DeletePolicy                                             (OK=24957  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3051 (98.45%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 66067  / active: 197    / done: 77712 
================================================================================

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

================================================================================
2024-11-21 23:47:59 GMT                                    1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1089083 KO=40    )
> restLoginInitiate                                        (OK=75310  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=75306  KO=0     )
> Skip 2FA                                                 (OK=41998  KO=1     )
> User Authorize PKCE stage                                (OK=89019  KO=1     )
> User AccessToken PKCE stage                              (OK=89013  KO=4     )
> RootUserinfo                                             (OK=56609  KO=0     )
> GetUUid                                                  (OK=25155  KO=0     )
> GetOpenidConfig                                          (OK=75277  KO=0     )
> CreatePolicy                                             (OK=25140  KO=13    )
> tokenUserinfo                                            (OK=13477  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16774  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16773  KO=1     )
>  UI AM idFromSession                                     (OK=16771  KO=1     )
>  UI AM validateGoto                                      (OK=16772  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16773  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16771  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3058   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16771  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16771  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16772  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16772  KO=0     )
>  UI IDM uiconfig                                         (OK=16772  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16772  KO=0     )
>  UI IDM version                                          (OK=16772  KO=0     )
>  UI IDM features                                         (OK=16772  KO=0     )
>  UI IDM privilege                                        (OK=16772  KO=0     )
>  UI IDM login                                            (OK=16770  KO=2     )
>  UI IDM managed user schema                              (OK=16771  KO=1     )
>  UI IDM dashboard                                        (OK=16771  KO=1     )
>  UI IDM user                                             (OK=16772  KO=0     )
>  UI IDM oidcToken                                        (OK=16773  KO=0     )
> userinfo                                                 (OK=16771  KO=0     )
> UI-Logout                                                (OK=16773  KO=0     )
> UI-Logout Redirect 1                                     (OK=16772  KO=1     )
>  UI AM revoke2                                           (OK=16771  KO=0     )
>  UI AM endsession                                        (OK=16771  KO=1     )
>  UI AM revoke1                                           (OK=16770  KO=0     )
> getIdToken                                               (OK=5502   KO=0     )
> getIdToken Redirect 1                                    (OK=5502   KO=0     )
> createOrganization                                       (OK=5501   KO=0     )
> queryOrganization                                        (OK=5501   KO=0     )
> deleteOrganization                                       (OK=5501   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2779   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2779   KO=0     )
> ReadPolicy                                               (OK=25093  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=478    KO=0     )
> DeletePolicy                                             (OK=25020  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3054 (98.45%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 65883  / active: 181    / done: 77912 
================================================================================

23:47:59.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:00.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:00.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:01.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:02.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:02.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:02.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:03.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:03.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:03.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:04.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:04 GMT                                    1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1091560 KO=40    )
> restLoginInitiate                                        (OK=75499  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=75495  KO=0     )
> Skip 2FA                                                 (OK=42106  KO=1     )
> User Authorize PKCE stage                                (OK=89224  KO=1     )
> User AccessToken PKCE stage                              (OK=89218  KO=4     )
> RootUserinfo                                             (OK=56742  KO=0     )
> GetUUid                                                  (OK=25223  KO=0     )
> GetOpenidConfig                                          (OK=75472  KO=0     )
> CreatePolicy                                             (OK=25209  KO=13    )
> tokenUserinfo                                            (OK=13507  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16811  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16810  KO=1     )
>  UI AM idFromSession                                     (OK=16808  KO=1     )
>  UI AM validateGoto                                      (OK=16809  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16808  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16805  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3065   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16805  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16805  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16804  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16804  KO=0     )
>  UI IDM uiconfig                                         (OK=16803  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16803  KO=0     )
>  UI IDM version                                          (OK=16803  KO=0     )
>  UI IDM features                                         (OK=16803  KO=0     )
>  UI IDM privilege                                        (OK=16803  KO=0     )
>  UI IDM login                                            (OK=16801  KO=2     )
>  UI IDM managed user schema                              (OK=16802  KO=1     )
>  UI IDM dashboard                                        (OK=16802  KO=1     )
>  UI IDM user                                             (OK=16803  KO=0     )
>  UI IDM oidcToken                                        (OK=16804  KO=0     )
> userinfo                                                 (OK=16802  KO=0     )
> UI-Logout                                                (OK=16804  KO=0     )
> UI-Logout Redirect 1                                     (OK=16803  KO=1     )
>  UI AM revoke2                                           (OK=16802  KO=0     )
>  UI AM endsession                                        (OK=16802  KO=1     )
>  UI AM revoke1                                           (OK=16801  KO=0     )
> getIdToken                                               (OK=5521   KO=0     )
> getIdToken Redirect 1                                    (OK=5521   KO=0     )
> createOrganization                                       (OK=5520   KO=0     )
> queryOrganization                                        (OK=5519   KO=0     )
> deleteOrganization                                       (OK=5519   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2787   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2786   KO=0     )
> ReadPolicy                                               (OK=25149  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=479    KO=0     )
> DeletePolicy                                             (OK=25089  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3065 (98.46%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 65684  / active: 177    / done: 78115 
================================================================================

23:48:05.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:05.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:07.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:08.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:09 GMT                                    1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1094391 KO=40    )
> restLoginInitiate                                        (OK=75682  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=75679  KO=0     )
> Skip 2FA                                                 (OK=42224  KO=1     )
> User Authorize PKCE stage                                (OK=89454  KO=1     )
> User AccessToken PKCE stage                              (OK=89451  KO=4     )
> RootUserinfo                                             (OK=56839  KO=0     )
> GetUUid                                                  (OK=25305  KO=0     )
> GetOpenidConfig                                          (OK=75678  KO=0     )
> CreatePolicy                                             (OK=25291  KO=13    )
> tokenUserinfo                                            (OK=13529  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16852  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16851  KO=1     )
>  UI AM idFromSession                                     (OK=16850  KO=1     )
>  UI AM validateGoto                                      (OK=16851  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16852  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16849  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3073   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16849  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16849  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16850  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16850  KO=0     )
>  UI IDM uiconfig                                         (OK=16850  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16850  KO=0     )
>  UI IDM version                                          (OK=16850  KO=0     )
>  UI IDM features                                         (OK=16850  KO=0     )
>  UI IDM privilege                                        (OK=16849  KO=0     )
>  UI IDM login                                            (OK=16848  KO=2     )
>  UI IDM managed user schema                              (OK=16848  KO=1     )
>  UI IDM dashboard                                        (OK=16848  KO=1     )
>  UI IDM user                                             (OK=16849  KO=0     )
>  UI IDM oidcToken                                        (OK=16850  KO=0     )
> userinfo                                                 (OK=16848  KO=0     )
> UI-Logout                                                (OK=16848  KO=0     )
> UI-Logout Redirect 1                                     (OK=16847  KO=1     )
>  UI AM revoke2                                           (OK=16846  KO=0     )
>  UI AM endsession                                        (OK=16846  KO=1     )
>  UI AM revoke1                                           (OK=16844  KO=0     )
> getIdToken                                               (OK=5538   KO=0     )
> getIdToken Redirect 1                                    (OK=5538   KO=0     )
> createOrganization                                       (OK=5536   KO=0     )
> queryOrganization                                        (OK=5536   KO=0     )
> deleteOrganization                                       (OK=5536   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2792   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2792   KO=0     )
> ReadPolicy                                               (OK=25218  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=480    KO=0     )
> DeletePolicy                                             (OK=25146  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3069 (98.46%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 65498  / active: 194    / done: 78284 
================================================================================

23:48:10.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:10.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:12.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:12.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:12.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:13.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:14.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:14.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:14 GMT                                    1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1096672 KO=40    )
> restLoginInitiate                                        (OK=75856  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=75846  KO=0     )
> Skip 2FA                                                 (OK=42327  KO=1     )
> User Authorize PKCE stage                                (OK=89641  KO=1     )
> User AccessToken PKCE stage                              (OK=89637  KO=4     )
> RootUserinfo                                             (OK=56962  KO=0     )
> GetUUid                                                  (OK=25364  KO=0     )
> GetOpenidConfig                                          (OK=75888  KO=0     )
> CreatePolicy                                             (OK=25350  KO=13    )
> tokenUserinfo                                            (OK=13554  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16884  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16882  KO=1     )
>  UI AM idFromSession                                     (OK=16881  KO=1     )
>  UI AM validateGoto                                      (OK=16882  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16882  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16879  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3078   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16879  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16879  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16878  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16878  KO=0     )
>  UI IDM uiconfig                                         (OK=16878  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16878  KO=0     )
>  UI IDM version                                          (OK=16878  KO=0     )
>  UI IDM features                                         (OK=16876  KO=0     )
>  UI IDM privilege                                        (OK=16877  KO=0     )
>  UI IDM login                                            (OK=16876  KO=2     )
>  UI IDM managed user schema                              (OK=16876  KO=1     )
>  UI IDM dashboard                                        (OK=16876  KO=1     )
>  UI IDM user                                             (OK=16876  KO=0     )
>  UI IDM oidcToken                                        (OK=16877  KO=0     )
> userinfo                                                 (OK=16874  KO=0     )
> UI-Logout                                                (OK=16875  KO=0     )
> UI-Logout Redirect 1                                     (OK=16874  KO=1     )
>  UI AM revoke2                                           (OK=16873  KO=0     )
>  UI AM endsession                                        (OK=16873  KO=1     )
>  UI AM revoke1                                           (OK=16872  KO=0     )
> getIdToken                                               (OK=5555   KO=0     )
> getIdToken Redirect 1                                    (OK=5554   KO=0     )
> createOrganization                                       (OK=5553   KO=0     )
> queryOrganization                                        (OK=5553   KO=0     )
> deleteOrganization                                       (OK=5553   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2798   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2798   KO=0     )
> ReadPolicy                                               (OK=25299  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=481    KO=0     )
> DeletePolicy                                             (OK=25212  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3077 (98.46%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 65317  / active: 207    / done: 78452 
================================================================================

23:48:15.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:15.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:15.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:16.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:16.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:17.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:17.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:18.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:19 GMT                                    2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1099680 KO=40    )
> restLoginInitiate                                        (OK=76062  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=76057  KO=0     )
> Skip 2FA                                                 (OK=42441  KO=1     )
> User Authorize PKCE stage                                (OK=89887  KO=1     )
> User AccessToken PKCE stage                              (OK=89878  KO=4     )
> RootUserinfo                                             (OK=57097  KO=0     )
> GetUUid                                                  (OK=25424  KO=0     )
> GetOpenidConfig                                          (OK=76088  KO=0     )
> CreatePolicy                                             (OK=25409  KO=13    )
> tokenUserinfo                                            (OK=13587  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16933  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16932  KO=1     )
>  UI AM idFromSession                                     (OK=16931  KO=1     )
>  UI AM validateGoto                                      (OK=16931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16930  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16927  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3090   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16927  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16927  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16925  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16925  KO=0     )
>  UI IDM uiconfig                                         (OK=16924  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16924  KO=0     )
>  UI IDM version                                          (OK=16924  KO=0     )
>  UI IDM features                                         (OK=16923  KO=0     )
>  UI IDM privilege                                        (OK=16924  KO=0     )
>  UI IDM login                                            (OK=16921  KO=2     )
>  UI IDM managed user schema                              (OK=16922  KO=1     )
>  UI IDM dashboard                                        (OK=16922  KO=1     )
>  UI IDM user                                             (OK=16923  KO=0     )
>  UI IDM oidcToken                                        (OK=16924  KO=0     )
> userinfo                                                 (OK=16921  KO=0     )
> UI-Logout                                                (OK=16923  KO=0     )
> UI-Logout Redirect 1                                     (OK=16920  KO=1     )
>  UI AM revoke2                                           (OK=16917  KO=0     )
>  UI AM endsession                                        (OK=16918  KO=1     )
>  UI AM revoke1                                           (OK=16916  KO=0     )
> getIdToken                                               (OK=5577   KO=0     )
> getIdToken Redirect 1                                    (OK=5577   KO=0     )
> createOrganization                                       (OK=5576   KO=0     )
> queryOrganization                                        (OK=5576   KO=0     )
> deleteOrganization                                       (OK=5576   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2805   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2805   KO=0     )
> ReadPolicy                                               (OK=25357  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=483    KO=0     )
> DeletePolicy                                             (OK=25294  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3085 (98.47%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 65103  / active: 194    / done: 78679 
================================================================================

23:48:19.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:20.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:21.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:22.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:22.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:23.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:23.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:23.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:23.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:23.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:24 GMT                                    2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1102686 KO=40    )
> restLoginInitiate                                        (OK=76241  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=76237  KO=0     )
> Skip 2FA                                                 (OK=42533  KO=1     )
> User Authorize PKCE stage                                (OK=90115  KO=1     )
> User AccessToken PKCE stage                              (OK=90107  KO=4     )
> RootUserinfo                                             (OK=57272  KO=0     )
> GetUUid                                                  (OK=25475  KO=0     )
> GetOpenidConfig                                          (OK=76255  KO=0     )
> CreatePolicy                                             (OK=25462  KO=13    )
> tokenUserinfo                                            (OK=13616  KO=0     )
> UI-Post-Login - stage 1                                  (OK=16989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16988  KO=1     )
>  UI AM idFromSession                                     (OK=16987  KO=1     )
>  UI AM validateGoto                                      (OK=16987  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16985  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16983  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3099   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16982  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16982  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16979  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16978  KO=0     )
>  UI IDM uiconfig                                         (OK=16978  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16978  KO=0     )
>  UI IDM version                                          (OK=16978  KO=0     )
>  UI IDM features                                         (OK=16978  KO=0     )
>  UI IDM privilege                                        (OK=16978  KO=0     )
>  UI IDM login                                            (OK=16976  KO=2     )
>  UI IDM managed user schema                              (OK=16977  KO=1     )
>  UI IDM dashboard                                        (OK=16977  KO=1     )
>  UI IDM user                                             (OK=16978  KO=0     )
>  UI IDM oidcToken                                        (OK=16979  KO=0     )
> userinfo                                                 (OK=16977  KO=0     )
> UI-Logout                                                (OK=16979  KO=0     )
> UI-Logout Redirect 1                                     (OK=16978  KO=1     )
>  UI AM revoke2                                           (OK=16975  KO=0     )
>  UI AM endsession                                        (OK=16976  KO=1     )
>  UI AM revoke1                                           (OK=16975  KO=0     )
> getIdToken                                               (OK=5587   KO=0     )
> getIdToken Redirect 1                                    (OK=5587   KO=0     )
> createOrganization                                       (OK=5585   KO=0     )
> queryOrganization                                        (OK=5585   KO=0     )
> deleteOrganization                                       (OK=5585   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2809   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2808   KO=0     )
> ReadPolicy                                               (OK=25414  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=483    KO=0     )
> DeletePolicy                                             (OK=25354  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3095 (98.47%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 64921  / active: 175    / done: 78880 
================================================================================

23:48:24.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:24.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:26.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:26.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:28.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:28.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:29 GMT                                    2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1105235 KO=40    )
> restLoginInitiate                                        (OK=76423  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=76418  KO=0     )
> Skip 2FA                                                 (OK=42640  KO=1     )
> User Authorize PKCE stage                                (OK=90325  KO=1     )
> User AccessToken PKCE stage                              (OK=90317  KO=4     )
> RootUserinfo                                             (OK=57410  KO=0     )
> GetUUid                                                  (OK=25537  KO=0     )
> GetOpenidConfig                                          (OK=76427  KO=0     )
> CreatePolicy                                             (OK=25522  KO=13    )
> tokenUserinfo                                            (OK=13646  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17024  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17023  KO=1     )
>  UI AM idFromSession                                     (OK=17022  KO=1     )
>  UI AM validateGoto                                      (OK=17023  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17021  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17019  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3102   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17019  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17019  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17018  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17018  KO=0     )
>  UI IDM uiconfig                                         (OK=17018  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17018  KO=0     )
>  UI IDM version                                          (OK=17018  KO=0     )
>  UI IDM features                                         (OK=17018  KO=0     )
>  UI IDM privilege                                        (OK=17018  KO=0     )
>  UI IDM login                                            (OK=17016  KO=2     )
>  UI IDM managed user schema                              (OK=17017  KO=1     )
>  UI IDM dashboard                                        (OK=17017  KO=1     )
>  UI IDM user                                             (OK=17017  KO=0     )
>  UI IDM oidcToken                                        (OK=17018  KO=0     )
> userinfo                                                 (OK=17016  KO=0     )
> UI-Logout                                                (OK=17017  KO=0     )
> UI-Logout Redirect 1                                     (OK=17016  KO=1     )
>  UI AM revoke2                                           (OK=17015  KO=0     )
>  UI AM endsession                                        (OK=17015  KO=1     )
>  UI AM revoke1                                           (OK=17014  KO=0     )
> getIdToken                                               (OK=5601   KO=0     )
> getIdToken Redirect 1                                    (OK=5601   KO=0     )
> createOrganization                                       (OK=5599   KO=0     )
> queryOrganization                                        (OK=5599   KO=0     )
> deleteOrganization                                       (OK=5599   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2816   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2816   KO=0     )
> ReadPolicy                                               (OK=25471  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=483    KO=0     )
> DeletePolicy                                             (OK=25409  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3101 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.is(200), but actually found 502                         3 ( 0.10%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 64730  / active: 183    / done: 79063 
================================================================================

23:48:30.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:31.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:31.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:31.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:32.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:32.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:32.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:33.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:34.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:34 GMT                                    2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1107884 KO=40    )
> restLoginInitiate                                        (OK=76602  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=76598  KO=0     )
> Skip 2FA                                                 (OK=42734  KO=1     )
> User Authorize PKCE stage                                (OK=90543  KO=1     )
> User AccessToken PKCE stage                              (OK=90539  KO=4     )
> RootUserinfo                                             (OK=57530  KO=0     )
> GetUUid                                                  (OK=25605  KO=0     )
> GetOpenidConfig                                          (OK=76614  KO=0     )
> CreatePolicy                                             (OK=25591  KO=13    )
> tokenUserinfo                                            (OK=13684  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17068  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17067  KO=1     )
>  UI AM idFromSession                                     (OK=17066  KO=1     )
>  UI AM validateGoto                                      (OK=17066  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17066  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17063  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3113   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17062  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17062  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17059  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17059  KO=0     )
>  UI IDM uiconfig                                         (OK=17059  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17059  KO=0     )
>  UI IDM version                                          (OK=17059  KO=0     )
>  UI IDM features                                         (OK=17058  KO=0     )
>  UI IDM privilege                                        (OK=17058  KO=0     )
>  UI IDM login                                            (OK=17056  KO=2     )
>  UI IDM managed user schema                              (OK=17057  KO=1     )
>  UI IDM dashboard                                        (OK=17057  KO=1     )
>  UI IDM user                                             (OK=17058  KO=0     )
>  UI IDM oidcToken                                        (OK=17059  KO=0     )
> userinfo                                                 (OK=17056  KO=0     )
> UI-Logout                                                (OK=17058  KO=0     )
> UI-Logout Redirect 1                                     (OK=17057  KO=1     )
>  UI AM revoke2                                           (OK=17056  KO=0     )
>  UI AM endsession                                        (OK=17056  KO=1     )
>  UI AM revoke1                                           (OK=17055  KO=0     )
> getIdToken                                               (OK=5613   KO=0     )
> getIdToken Redirect 1                                    (OK=5613   KO=0     )
> createOrganization                                       (OK=5611   KO=0     )
> queryOrganization                                        (OK=5611   KO=0     )
> deleteOrganization                                       (OK=5611   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2818   KO=0     )
> ReadPolicy                                               (OK=25530  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=483    KO=0     )
> DeletePolicy                                             (OK=25467  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3110 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 64552  / active: 175    / done: 79249 
================================================================================

23:48:36.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:36.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:36.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:37.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:37.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:39.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:39.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:39.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:39 GMT                                    2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1110852 KO=40    )
> restLoginInitiate                                        (OK=76806  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=76805  KO=0     )
> Skip 2FA                                                 (OK=42838  KO=1     )
> User Authorize PKCE stage                                (OK=90791  KO=1     )
> User AccessToken PKCE stage                              (OK=90785  KO=4     )
> RootUserinfo                                             (OK=57642  KO=0     )
> GetUUid                                                  (OK=25673  KO=0     )
> GetOpenidConfig                                          (OK=76809  KO=0     )
> CreatePolicy                                             (OK=25659  KO=13    )
> tokenUserinfo                                            (OK=13727  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17115  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17114  KO=1     )
>  UI AM idFromSession                                     (OK=17113  KO=1     )
>  UI AM validateGoto                                      (OK=17114  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17109  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3123   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17108  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17108  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17108  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17108  KO=0     )
>  UI IDM uiconfig                                         (OK=17108  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17108  KO=0     )
>  UI IDM version                                          (OK=17108  KO=0     )
>  UI IDM features                                         (OK=17108  KO=0     )
>  UI IDM privilege                                        (OK=17108  KO=0     )
>  UI IDM login                                            (OK=17106  KO=2     )
>  UI IDM managed user schema                              (OK=17107  KO=1     )
>  UI IDM dashboard                                        (OK=17107  KO=1     )
>  UI IDM user                                             (OK=17108  KO=0     )
>  UI IDM oidcToken                                        (OK=17107  KO=0     )
> userinfo                                                 (OK=17104  KO=0     )
> UI-Logout                                                (OK=17106  KO=0     )
> UI-Logout Redirect 1                                     (OK=17105  KO=1     )
>  UI AM revoke2                                           (OK=17103  KO=0     )
>  UI AM endsession                                        (OK=17103  KO=1     )
>  UI AM revoke1                                           (OK=17102  KO=0     )
> getIdToken                                               (OK=5627   KO=0     )
> getIdToken Redirect 1                                    (OK=5627   KO=0     )
> createOrganization                                       (OK=5626   KO=0     )
> queryOrganization                                        (OK=5626   KO=0     )
> deleteOrganization                                       (OK=5626   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2822   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2822   KO=0     )
> ReadPolicy                                               (OK=25600  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=484    KO=0     )
> DeletePolicy                                             (OK=25526  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3118 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 64344  / active: 185    / done: 79447 
================================================================================

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

================================================================================
2024-11-21 23:48:44 GMT                                    2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1113254 KO=40    )
> restLoginInitiate                                        (OK=76963  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=76962  KO=0     )
> Skip 2FA                                                 (OK=42926  KO=1     )
> User Authorize PKCE stage                                (OK=90981  KO=1     )
> User AccessToken PKCE stage                              (OK=90975  KO=4     )
> RootUserinfo                                             (OK=57748  KO=0     )
> GetUUid                                                  (OK=25719  KO=0     )
> GetOpenidConfig                                          (OK=76994  KO=0     )
> CreatePolicy                                             (OK=25705  KO=13    )
> tokenUserinfo                                            (OK=13762  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17149  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17148  KO=1     )
>  UI AM idFromSession                                     (OK=17147  KO=1     )
>  UI AM validateGoto                                      (OK=17146  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17146  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17144  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3128   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17144  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17144  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17145  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17145  KO=0     )
>  UI IDM uiconfig                                         (OK=17145  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17145  KO=0     )
>  UI IDM version                                          (OK=17145  KO=0     )
>  UI IDM features                                         (OK=17145  KO=0     )
>  UI IDM privilege                                        (OK=17145  KO=0     )
>  UI IDM login                                            (OK=17143  KO=2     )
>  UI IDM managed user schema                              (OK=17144  KO=1     )
>  UI IDM dashboard                                        (OK=17144  KO=1     )
>  UI IDM user                                             (OK=17145  KO=0     )
>  UI IDM oidcToken                                        (OK=17145  KO=0     )
> userinfo                                                 (OK=17143  KO=0     )
> UI-Logout                                                (OK=17145  KO=0     )
> UI-Logout Redirect 1                                     (OK=17144  KO=1     )
>  UI AM revoke2                                           (OK=17143  KO=0     )
>  UI AM endsession                                        (OK=17143  KO=1     )
>  UI AM revoke1                                           (OK=17142  KO=0     )
> getIdToken                                               (OK=5644   KO=0     )
> getIdToken Redirect 1                                    (OK=5643   KO=0     )
> createOrganization                                       (OK=5641   KO=0     )
> queryOrganization                                        (OK=5641   KO=0     )
> deleteOrganization                                       (OK=5641   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2834   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2833   KO=0     )
> ReadPolicy                                               (OK=25668  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=487    KO=0     )
> DeletePolicy                                             (OK=25595  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3121 (98.49%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 64173  / active: 161    / done: 79642 
================================================================================

23:48:45.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:45.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:46.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:47.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:47.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:47.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:48.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:49.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:49.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:49 GMT                                    2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1115964 KO=40    )
> restLoginInitiate                                        (OK=77162  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=77154  KO=0     )
> Skip 2FA                                                 (OK=43034  KO=1     )
> User Authorize PKCE stage                                (OK=91206  KO=1     )
> User AccessToken PKCE stage                              (OK=91201  KO=4     )
> RootUserinfo                                             (OK=57872  KO=0     )
> GetUUid                                                  (OK=25780  KO=0     )
> GetOpenidConfig                                          (OK=77167  KO=0     )
> CreatePolicy                                             (OK=25766  KO=13    )
> tokenUserinfo                                            (OK=13794  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17192  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17190  KO=1     )
>  UI AM idFromSession                                     (OK=17189  KO=1     )
>  UI AM validateGoto                                      (OK=17190  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17189  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17187  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3135   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17187  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17187  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17187  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17187  KO=0     )
>  UI IDM uiconfig                                         (OK=17186  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17186  KO=0     )
>  UI IDM version                                          (OK=17186  KO=0     )
>  UI IDM features                                         (OK=17186  KO=0     )
>  UI IDM privilege                                        (OK=17186  KO=0     )
>  UI IDM login                                            (OK=17184  KO=2     )
>  UI IDM managed user schema                              (OK=17185  KO=1     )
>  UI IDM dashboard                                        (OK=17185  KO=1     )
>  UI IDM user                                             (OK=17186  KO=0     )
>  UI IDM oidcToken                                        (OK=17186  KO=0     )
> userinfo                                                 (OK=17184  KO=0     )
> UI-Logout                                                (OK=17186  KO=0     )
> UI-Logout Redirect 1                                     (OK=17185  KO=1     )
>  UI AM revoke2                                           (OK=17184  KO=0     )
>  UI AM endsession                                        (OK=17184  KO=1     )
>  UI AM revoke1                                           (OK=17183  KO=0     )
> getIdToken                                               (OK=5662   KO=0     )
> getIdToken Redirect 1                                    (OK=5661   KO=0     )
> createOrganization                                       (OK=5660   KO=0     )
> queryOrganization                                        (OK=5660   KO=0     )
> deleteOrganization                                       (OK=5660   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2839   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2839   KO=0     )
> ReadPolicy                                               (OK=25714  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=487    KO=0     )
> DeletePolicy                                             (OK=25664  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3130 (98.49%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 63970  / active: 167    / done: 79839 
================================================================================

23:48:49.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:50.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:53.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:53.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:54.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:54.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:54 GMT                                    2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1118664 KO=40    )
> restLoginInitiate                                        (OK=77349  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=77344  KO=0     )
> Skip 2FA                                                 (OK=43140  KO=1     )
> User Authorize PKCE stage                                (OK=91433  KO=1     )
> User AccessToken PKCE stage                              (OK=91426  KO=4     )
> RootUserinfo                                             (OK=58037  KO=0     )
> GetUUid                                                  (OK=25843  KO=0     )
> GetOpenidConfig                                          (OK=77339  KO=0     )
> CreatePolicy                                             (OK=25830  KO=13    )
> tokenUserinfo                                            (OK=13833  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17232  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17231  KO=1     )
>  UI AM idFromSession                                     (OK=17230  KO=1     )
>  UI AM validateGoto                                      (OK=17231  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17231  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17229  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3142   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17228  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17228  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17228  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17227  KO=0     )
>  UI IDM uiconfig                                         (OK=17227  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17227  KO=0     )
>  UI IDM version                                          (OK=17227  KO=0     )
>  UI IDM features                                         (OK=17226  KO=0     )
>  UI IDM privilege                                        (OK=17227  KO=0     )
>  UI IDM login                                            (OK=17225  KO=2     )
>  UI IDM managed user schema                              (OK=17225  KO=1     )
>  UI IDM dashboard                                        (OK=17225  KO=1     )
>  UI IDM user                                             (OK=17226  KO=0     )
>  UI IDM oidcToken                                        (OK=17227  KO=0     )
> userinfo                                                 (OK=17224  KO=0     )
> UI-Logout                                                (OK=17226  KO=0     )
> UI-Logout Redirect 1                                     (OK=17224  KO=1     )
>  UI AM revoke2                                           (OK=17223  KO=0     )
>  UI AM endsession                                        (OK=17223  KO=1     )
>  UI AM revoke1                                           (OK=17222  KO=0     )
> getIdToken                                               (OK=5676   KO=0     )
> getIdToken Redirect 1                                    (OK=5676   KO=0     )
> createOrganization                                       (OK=5675   KO=0     )
> queryOrganization                                        (OK=5675   KO=0     )
> deleteOrganization                                       (OK=5675   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2848   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2848   KO=0     )
> ReadPolicy                                               (OK=25776  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=489    KO=0     )
> DeletePolicy                                             (OK=25711  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3136 (98.49%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 63773  / active: 181    / done: 80022 
================================================================================

23:48:54.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:55.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:55.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:56.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:57.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:57.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:58.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:59.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:59.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:48:59.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:48:59 GMT                                    2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1120819 KO=40    )
> restLoginInitiate                                        (OK=77511  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=77506  KO=0     )
> Skip 2FA                                                 (OK=43224  KO=1     )
> User Authorize PKCE stage                                (OK=91615  KO=1     )
> User AccessToken PKCE stage                              (OK=91609  KO=4     )
> RootUserinfo                                             (OK=58168  KO=0     )
> GetUUid                                                  (OK=25898  KO=0     )
> GetOpenidConfig                                          (OK=77517  KO=0     )
> CreatePolicy                                             (OK=25885  KO=13    )
> tokenUserinfo                                            (OK=13871  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17262  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17261  KO=1     )
>  UI AM idFromSession                                     (OK=17260  KO=1     )
>  UI AM validateGoto                                      (OK=17261  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17261  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17259  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3145   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17259  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17259  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17258  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17257  KO=0     )
>  UI IDM uiconfig                                         (OK=17255  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17255  KO=0     )
>  UI IDM version                                          (OK=17255  KO=0     )
>  UI IDM features                                         (OK=17255  KO=0     )
>  UI IDM privilege                                        (OK=17255  KO=0     )
>  UI IDM login                                            (OK=17253  KO=2     )
>  UI IDM managed user schema                              (OK=17254  KO=1     )
>  UI IDM dashboard                                        (OK=17254  KO=1     )
>  UI IDM user                                             (OK=17255  KO=0     )
>  UI IDM oidcToken                                        (OK=17256  KO=0     )
> userinfo                                                 (OK=17254  KO=0     )
> UI-Logout                                                (OK=17255  KO=0     )
> UI-Logout Redirect 1                                     (OK=17254  KO=1     )
>  UI AM revoke2                                           (OK=17253  KO=0     )
>  UI AM endsession                                        (OK=17253  KO=1     )
>  UI AM revoke1                                           (OK=17252  KO=0     )
> getIdToken                                               (OK=5682   KO=0     )
> getIdToken Redirect 1                                    (OK=5682   KO=0     )
> createOrganization                                       (OK=5681   KO=0     )
> queryOrganization                                        (OK=5681   KO=0     )
> deleteOrganization                                       (OK=5681   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2851   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2851   KO=0     )
> ReadPolicy                                               (OK=25837  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=489    KO=0     )
> DeletePolicy                                             (OK=25770  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3146 (98.50%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 63612  / active: 165    / done: 80199 
================================================================================

23:48:59.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:01.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:01.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:01.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:01.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:02.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:02.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:04.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:04.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:04.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:04.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:04 GMT                                    2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1123486 KO=40    )
> restLoginInitiate                                        (OK=77709  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=77705  KO=0     )
> Skip 2FA                                                 (OK=43337  KO=1     )
> User Authorize PKCE stage                                (OK=91840  KO=1     )
> User AccessToken PKCE stage                              (OK=91832  KO=4     )
> RootUserinfo                                             (OK=58300  KO=0     )
> GetUUid                                                  (OK=25967  KO=0     )
> GetOpenidConfig                                          (OK=77703  KO=0     )
> CreatePolicy                                             (OK=25951  KO=13    )
> tokenUserinfo                                            (OK=13905  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17301  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17300  KO=1     )
>  UI AM idFromSession                                     (OK=17298  KO=1     )
>  UI AM validateGoto                                      (OK=17299  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17300  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17298  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3157   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17298  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17298  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17298  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17297  KO=0     )
>  UI IDM uiconfig                                         (OK=17297  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17297  KO=0     )
>  UI IDM version                                          (OK=17297  KO=0     )
>  UI IDM features                                         (OK=17295  KO=0     )
>  UI IDM privilege                                        (OK=17295  KO=0     )
>  UI IDM login                                            (OK=17292  KO=2     )
>  UI IDM managed user schema                              (OK=17293  KO=1     )
>  UI IDM dashboard                                        (OK=17293  KO=1     )
>  UI IDM user                                             (OK=17294  KO=0     )
>  UI IDM oidcToken                                        (OK=17294  KO=0     )
> userinfo                                                 (OK=17292  KO=0     )
> UI-Logout                                                (OK=17294  KO=0     )
> UI-Logout Redirect 1                                     (OK=17293  KO=1     )
>  UI AM revoke2                                           (OK=17292  KO=0     )
>  UI AM endsession                                        (OK=17292  KO=1     )
>  UI AM revoke1                                           (OK=17291  KO=0     )
> getIdToken                                               (OK=5693   KO=0     )
> getIdToken Redirect 1                                    (OK=5693   KO=0     )
> createOrganization                                       (OK=5692   KO=0     )
> queryOrganization                                        (OK=5692   KO=0     )
> deleteOrganization                                       (OK=5692   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2857   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2857   KO=0     )
> ReadPolicy                                               (OK=25893  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=491    KO=0     )
> DeletePolicy                                             (OK=25832  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3157 (98.50%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 63407  / active: 182    / done: 80387 
================================================================================

23:49:04.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:05.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:05.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:05.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:06.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:07.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:07.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:09.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:09 GMT                                    2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1126002 KO=40    )
> restLoginInitiate                                        (OK=77893  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=77886  KO=0     )
> Skip 2FA                                                 (OK=43439  KO=1     )
> User Authorize PKCE stage                                (OK=92044  KO=1     )
> User AccessToken PKCE stage                              (OK=92040  KO=4     )
> RootUserinfo                                             (OK=58452  KO=0     )
> GetUUid                                                  (OK=26025  KO=0     )
> GetOpenidConfig                                          (OK=77885  KO=0     )
> CreatePolicy                                             (OK=26009  KO=13    )
> tokenUserinfo                                            (OK=13941  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17339  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17338  KO=1     )
>  UI AM idFromSession                                     (OK=17336  KO=1     )
>  UI AM validateGoto                                      (OK=17337  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17335  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17333  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3165   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17333  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17333  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17331  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17331  KO=0     )
>  UI IDM uiconfig                                         (OK=17331  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17331  KO=0     )
>  UI IDM version                                          (OK=17331  KO=0     )
>  UI IDM features                                         (OK=17331  KO=0     )
>  UI IDM privilege                                        (OK=17331  KO=0     )
>  UI IDM login                                            (OK=17329  KO=2     )
>  UI IDM managed user schema                              (OK=17329  KO=1     )
>  UI IDM dashboard                                        (OK=17329  KO=1     )
>  UI IDM user                                             (OK=17330  KO=0     )
>  UI IDM oidcToken                                        (OK=17331  KO=0     )
> userinfo                                                 (OK=17329  KO=0     )
> UI-Logout                                                (OK=17331  KO=0     )
> UI-Logout Redirect 1                                     (OK=17330  KO=1     )
>  UI AM revoke2                                           (OK=17329  KO=0     )
>  UI AM endsession                                        (OK=17329  KO=1     )
>  UI AM revoke1                                           (OK=17328  KO=0     )
> getIdToken                                               (OK=5707   KO=0     )
> getIdToken Redirect 1                                    (OK=5707   KO=0     )
> createOrganization                                       (OK=5706   KO=0     )
> queryOrganization                                        (OK=5706   KO=0     )
> deleteOrganization                                       (OK=5705   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2862   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2862   KO=0     )
> ReadPolicy                                               (OK=25960  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=494    KO=0     )
> DeletePolicy                                             (OK=25889  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3165 (98.51%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.44%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 63217  / active: 187    / done: 80572 
================================================================================

23:49:09.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:11.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:11.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:11.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:11.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:14.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:14.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:14 GMT                                    2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1129033 KO=40    )
> restLoginInitiate                                        (OK=78101  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=78099  KO=0     )
> Skip 2FA                                                 (OK=43552  KO=1     )
> User Authorize PKCE stage                                (OK=92296  KO=1     )
> User AccessToken PKCE stage                              (OK=92289  KO=4     )
> RootUserinfo                                             (OK=58585  KO=0     )
> GetUUid                                                  (OK=26095  KO=0     )
> GetOpenidConfig                                          (OK=78077  KO=0     )
> CreatePolicy                                             (OK=26078  KO=13    )
> tokenUserinfo                                            (OK=13977  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17389  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17387  KO=1     )
>  UI AM idFromSession                                     (OK=17385  KO=1     )
>  UI AM validateGoto                                      (OK=17385  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17385  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17383  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3175   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17383  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17383  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17381  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17380  KO=0     )
>  UI IDM uiconfig                                         (OK=17380  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17380  KO=0     )
>  UI IDM version                                          (OK=17380  KO=0     )
>  UI IDM features                                         (OK=17379  KO=0     )
>  UI IDM privilege                                        (OK=17379  KO=0     )
>  UI IDM login                                            (OK=17377  KO=2     )
>  UI IDM managed user schema                              (OK=17378  KO=1     )
>  UI IDM dashboard                                        (OK=17378  KO=1     )
>  UI IDM user                                             (OK=17378  KO=0     )
>  UI IDM oidcToken                                        (OK=17379  KO=0     )
> userinfo                                                 (OK=17375  KO=0     )
> UI-Logout                                                (OK=17377  KO=0     )
> UI-Logout Redirect 1                                     (OK=17376  KO=1     )
>  UI AM revoke2                                           (OK=17374  KO=0     )
>  UI AM endsession                                        (OK=17374  KO=1     )
>  UI AM revoke1                                           (OK=17373  KO=0     )
> getIdToken                                               (OK=5725   KO=0     )
> getIdToken Redirect 1                                    (OK=5725   KO=0     )
> createOrganization                                       (OK=5724   KO=0     )
> queryOrganization                                        (OK=5724   KO=0     )
> deleteOrganization                                       (OK=5724   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2869   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2869   KO=0     )
> ReadPolicy                                               (OK=26018  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=498    KO=0     )
> DeletePolicy                                             (OK=25955  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3172 (98.51%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 63002  / active: 189    / done: 80785 
================================================================================

23:49:14.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:15.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:15.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:16.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:16.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:16.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:17.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:18.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:18.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:18.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:19.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:19 GMT                                    2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1131731 KO=40    )
> restLoginInitiate                                        (OK=78280  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=78277  KO=0     )
> Skip 2FA                                                 (OK=43662  KO=1     )
> User Authorize PKCE stage                                (OK=92512  KO=1     )
> User AccessToken PKCE stage                              (OK=92507  KO=4     )
> RootUserinfo                                             (OK=58717  KO=0     )
> GetUUid                                                  (OK=26162  KO=0     )
> GetOpenidConfig                                          (OK=78274  KO=0     )
> CreatePolicy                                             (OK=26149  KO=13    )
> tokenUserinfo                                            (OK=14003  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17426  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17424  KO=1     )
>  UI AM idFromSession                                     (OK=17423  KO=1     )
>  UI AM validateGoto                                      (OK=17424  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17424  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17422  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3181   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17422  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17422  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17421  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17421  KO=0     )
>  UI IDM uiconfig                                         (OK=17421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17421  KO=0     )
>  UI IDM version                                          (OK=17421  KO=0     )
>  UI IDM features                                         (OK=17421  KO=0     )
>  UI IDM privilege                                        (OK=17421  KO=0     )
>  UI IDM login                                            (OK=17419  KO=2     )
>  UI IDM managed user schema                              (OK=17420  KO=1     )
>  UI IDM dashboard                                        (OK=17420  KO=1     )
>  UI IDM user                                             (OK=17421  KO=0     )
>  UI IDM oidcToken                                        (OK=17421  KO=0     )
> userinfo                                                 (OK=17419  KO=0     )
> UI-Logout                                                (OK=17421  KO=0     )
> UI-Logout Redirect 1                                     (OK=17420  KO=1     )
>  UI AM revoke2                                           (OK=17419  KO=0     )
>  UI AM endsession                                        (OK=17419  KO=1     )
>  UI AM revoke1                                           (OK=17418  KO=0     )
> getIdToken                                               (OK=5741   KO=0     )
> getIdToken Redirect 1                                    (OK=5741   KO=0     )
> createOrganization                                       (OK=5740   KO=0     )
> queryOrganization                                        (OK=5740   KO=0     )
> deleteOrganization                                       (OK=5739   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2877   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2877   KO=0     )
> ReadPolicy                                               (OK=26087  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=500    KO=0     )
> DeletePolicy                                             (OK=26014  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3183 (98.51%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 62813  / active: 190    / done: 80973 
================================================================================

23:49:20.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:20.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:20.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:21.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:21.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:23.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:23.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:24 GMT                                    2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1134342 KO=40    )
> restLoginInitiate                                        (OK=78478  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=78471  KO=0     )
> Skip 2FA                                                 (OK=43776  KO=1     )
> User Authorize PKCE stage                                (OK=92728  KO=1     )
> User AccessToken PKCE stage                              (OK=92723  KO=4     )
> RootUserinfo                                             (OK=58856  KO=0     )
> GetUUid                                                  (OK=26233  KO=0     )
> GetOpenidConfig                                          (OK=78483  KO=0     )
> CreatePolicy                                             (OK=26220  KO=13    )
> tokenUserinfo                                            (OK=14037  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17462  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17461  KO=1     )
>  UI AM idFromSession                                     (OK=17459  KO=1     )
>  UI AM validateGoto                                      (OK=17460  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17458  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17456  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3184   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17456  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17456  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17456  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17456  KO=0     )
>  UI IDM uiconfig                                         (OK=17456  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17456  KO=0     )
>  UI IDM version                                          (OK=17456  KO=0     )
>  UI IDM features                                         (OK=17456  KO=0     )
>  UI IDM privilege                                        (OK=17456  KO=0     )
>  UI IDM login                                            (OK=17454  KO=2     )
>  UI IDM managed user schema                              (OK=17455  KO=1     )
>  UI IDM dashboard                                        (OK=17455  KO=1     )
>  UI IDM user                                             (OK=17455  KO=0     )
>  UI IDM oidcToken                                        (OK=17455  KO=0     )
> userinfo                                                 (OK=17453  KO=0     )
> UI-Logout                                                (OK=17455  KO=0     )
> UI-Logout Redirect 1                                     (OK=17453  KO=1     )
>  UI AM revoke2                                           (OK=17452  KO=0     )
>  UI AM endsession                                        (OK=17452  KO=1     )
>  UI AM revoke1                                           (OK=17451  KO=0     )
> getIdToken                                               (OK=5759   KO=0     )
> getIdToken Redirect 1                                    (OK=5759   KO=0     )
> createOrganization                                       (OK=5758   KO=0     )
> queryOrganization                                        (OK=5758   KO=0     )
> deleteOrganization                                       (OK=5758   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2885   KO=0     )
> ReadPolicy                                               (OK=26156  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=502    KO=0     )
> DeletePolicy                                             (OK=26083  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3190 (98.52%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 62606  / active: 199    / done: 81171 
================================================================================

23:49:25.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:25.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:26.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:26.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:26.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:28.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:29 GMT                                    2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1137056 KO=40    )
> restLoginInitiate                                        (OK=78666  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=78658  KO=0     )
> Skip 2FA                                                 (OK=43876  KO=1     )
> User Authorize PKCE stage                                (OK=92949  KO=1     )
> User AccessToken PKCE stage                              (OK=92943  KO=4     )
> RootUserinfo                                             (OK=59007  KO=0     )
> GetUUid                                                  (OK=26290  KO=0     )
> GetOpenidConfig                                          (OK=78678  KO=0     )
> CreatePolicy                                             (OK=26276  KO=13    )
> tokenUserinfo                                            (OK=14075  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17503  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17502  KO=1     )
>  UI AM idFromSession                                     (OK=17500  KO=1     )
>  UI AM validateGoto                                      (OK=17501  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17500  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17498  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3190   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17497  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17497  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17498  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17498  KO=0     )
>  UI IDM uiconfig                                         (OK=17498  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17498  KO=0     )
>  UI IDM version                                          (OK=17498  KO=0     )
>  UI IDM features                                         (OK=17498  KO=0     )
>  UI IDM privilege                                        (OK=17498  KO=0     )
>  UI IDM login                                            (OK=17496  KO=2     )
>  UI IDM managed user schema                              (OK=17497  KO=1     )
>  UI IDM dashboard                                        (OK=17497  KO=1     )
>  UI IDM user                                             (OK=17498  KO=0     )
>  UI IDM oidcToken                                        (OK=17499  KO=0     )
> userinfo                                                 (OK=17496  KO=0     )
> UI-Logout                                                (OK=17498  KO=0     )
> UI-Logout Redirect 1                                     (OK=17497  KO=1     )
>  UI AM revoke2                                           (OK=17494  KO=0     )
>  UI AM endsession                                        (OK=17494  KO=1     )
>  UI AM revoke1                                           (OK=17493  KO=0     )
> getIdToken                                               (OK=5768   KO=0     )
> getIdToken Redirect 1                                    (OK=5768   KO=0     )
> createOrganization                                       (OK=5767   KO=0     )
> queryOrganization                                        (OK=5767   KO=0     )
> deleteOrganization                                       (OK=5767   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2894   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2894   KO=0     )
> ReadPolicy                                               (OK=26225  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=506    KO=0     )
> DeletePolicy                                             (OK=26149  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3196 (98.52%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 62410  / active: 199    / done: 81367 
================================================================================

23:49:29.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:30.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:32.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:32.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:32.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:33.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:33.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:33.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:34.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:34 GMT                                    2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1139764 KO=40    )
> restLoginInitiate                                        (OK=78869  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=78862  KO=0     )
> Skip 2FA                                                 (OK=43997  KO=1     )
> User Authorize PKCE stage                                (OK=93185  KO=1     )
> User AccessToken PKCE stage                              (OK=93178  KO=4     )
> RootUserinfo                                             (OK=59142  KO=0     )
> GetUUid                                                  (OK=26363  KO=0     )
> GetOpenidConfig                                          (OK=78878  KO=0     )
> CreatePolicy                                             (OK=26349  KO=13    )
> tokenUserinfo                                            (OK=14116  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17542  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17540  KO=1     )
>  UI AM idFromSession                                     (OK=17538  KO=1     )
>  UI AM validateGoto                                      (OK=17539  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17538  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17535  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3201   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17535  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17535  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17534  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17534  KO=0     )
>  UI IDM uiconfig                                         (OK=17533  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17533  KO=0     )
>  UI IDM version                                          (OK=17533  KO=0     )
>  UI IDM features                                         (OK=17533  KO=0     )
>  UI IDM privilege                                        (OK=17533  KO=0     )
>  UI IDM login                                            (OK=17531  KO=2     )
>  UI IDM managed user schema                              (OK=17532  KO=1     )
>  UI IDM dashboard                                        (OK=17532  KO=1     )
>  UI IDM user                                             (OK=17533  KO=0     )
>  UI IDM oidcToken                                        (OK=17534  KO=0     )
> userinfo                                                 (OK=17532  KO=0     )
> UI-Logout                                                (OK=17534  KO=0     )
> UI-Logout Redirect 1                                     (OK=17533  KO=1     )
>  UI AM revoke2                                           (OK=17531  KO=0     )
>  UI AM endsession                                        (OK=17531  KO=1     )
>  UI AM revoke1                                           (OK=17531  KO=0     )
> getIdToken                                               (OK=5787   KO=0     )
> getIdToken Redirect 1                                    (OK=5787   KO=0     )
> createOrganization                                       (OK=5784   KO=0     )
> queryOrganization                                        (OK=5784   KO=0     )
> deleteOrganization                                       (OK=5784   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2898   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2898   KO=0     )
> ReadPolicy                                               (OK=26285  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=508    KO=0     )
> DeletePolicy                                             (OK=26220  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3205 (98.52%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 62204  / active: 193    / done: 81579 
================================================================================

23:49:35.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:36.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:36.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:36.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:36.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:37.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:37.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:37.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:39.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:39.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:39.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:39.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:39 GMT                                    2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1142926 KO=40    )
> restLoginInitiate                                        (OK=79085  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=79076  KO=0     )
> Skip 2FA                                                 (OK=44110  KO=1     )
> User Authorize PKCE stage                                (OK=93442  KO=1     )
> User AccessToken PKCE stage                              (OK=93438  KO=4     )
> RootUserinfo                                             (OK=59283  KO=0     )
> GetUUid                                                  (OK=26436  KO=0     )
> GetOpenidConfig                                          (OK=79085  KO=0     )
> CreatePolicy                                             (OK=26419  KO=13    )
> tokenUserinfo                                            (OK=14152  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17594  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17592  KO=1     )
>  UI AM idFromSession                                     (OK=17590  KO=1     )
>  UI AM validateGoto                                      (OK=17592  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17592  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17590  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3207   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17590  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17590  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17586  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17585  KO=0     )
>  UI IDM uiconfig                                         (OK=17585  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17585  KO=0     )
>  UI IDM version                                          (OK=17585  KO=0     )
>  UI IDM features                                         (OK=17585  KO=0     )
>  UI IDM privilege                                        (OK=17585  KO=0     )
>  UI IDM login                                            (OK=17583  KO=2     )
>  UI IDM managed user schema                              (OK=17584  KO=1     )
>  UI IDM dashboard                                        (OK=17584  KO=1     )
>  UI IDM user                                             (OK=17585  KO=0     )
>  UI IDM oidcToken                                        (OK=17585  KO=0     )
> userinfo                                                 (OK=17581  KO=0     )
> UI-Logout                                                (OK=17583  KO=0     )
> UI-Logout Redirect 1                                     (OK=17581  KO=1     )
>  UI AM revoke2                                           (OK=17580  KO=0     )
>  UI AM endsession                                        (OK=17580  KO=1     )
>  UI AM revoke1                                           (OK=17579  KO=0     )
> getIdToken                                               (OK=5801   KO=0     )
> getIdToken Redirect 1                                    (OK=5801   KO=0     )
> createOrganization                                       (OK=5799   KO=0     )
> queryOrganization                                        (OK=5799   KO=0     )
> deleteOrganization                                       (OK=5799   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2907   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2907   KO=0     )
> ReadPolicy                                               (OK=26358  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=509    KO=0     )
> DeletePolicy                                             (OK=26282  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3217 (98.53%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 61979  / active: 211    / done: 81786 
================================================================================

23:49:39.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 81963: status.find.in([200, 209], 304), found 409
23:49:39.720 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,81963,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5NzMxMjQ5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVjRSMXBOSzRISGhvRW5TUHhEdUtvSWZPTmhFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjk3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjk3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2NTc5LCJpYXQiOjE3MzIyMzI5NzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InpkYWhvdzFRYUoydFkzYk04c09Qd2tfaWltVSJ9.jCzXLjthAmynOBh61q6ROCGMO7a8pI9CoMLy4fqhHelXYLDPr3oAuo3DbjRVuhAhpKP1bbX5oRTEmsevbA2AWfBhQcZ4pU3KOe2B5nESeXD8xqJ69B-zFxTf_RRi3kZtVWnzGQ8OJK1Q_qcS1szJIRMNwxkk3zp3-OP02ne532ZyQXgMDaNZr5WcthMWrpIsdmkKCzHHz1yQBpC8JzV52onePk30meiDYgVshqIk94WjqPIqvmL_saaWPoS6nnSZqlAPJkOoOCKbjKB33e4WOSLEkrnDAB6zonDba8-Q2kJuzDB_o6XYT_lZ0KMgd4dEsChSjp4nRCoMRPXKLByL0g, username -> user.45596, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy51614, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57640087, authcode -> fwSuJUpMUcQDZH-RCMWD0lKSuUQ, useAdminRealm -> true, callbacks -> {"tokenId":"AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232979383), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232979383))), password -> Pa_ssw0rd, challenge -> 1gP-kk44vJo7zC2PoGipzgCsnxjlHbOOzWm8sHZUumo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTMzNzAxMjg2MDYwOTcwMjk0OTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ff447c, tokenId -> AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy51614","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: Thu, 21 Nov 2024 23:49:39 GMT
	x-forgerock-transactionid: c3bfa60d-8c62-420b-a5f9-d18bbec7a7d9
	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:49:40.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:40.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:40.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:41.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:41.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:42.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:42.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:42.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:44.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:44.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:44 GMT                                    2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1146151 KO=41    )
> restLoginInitiate                                        (OK=79276  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=79272  KO=0     )
> Skip 2FA                                                 (OK=44211  KO=1     )
> User Authorize PKCE stage                                (OK=93683  KO=1     )
> User AccessToken PKCE stage                              (OK=93677  KO=4     )
> RootUserinfo                                             (OK=59423  KO=0     )
> GetUUid                                                  (OK=26495  KO=0     )
> GetOpenidConfig                                          (OK=79288  KO=0     )
> CreatePolicy                                             (OK=26481  KO=14    )
> tokenUserinfo                                            (OK=14178  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17651  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17650  KO=1     )
>  UI AM idFromSession                                     (OK=17648  KO=1     )
>  UI AM validateGoto                                      (OK=17649  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17649  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17647  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3219   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17646  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17646  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17647  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17646  KO=0     )
>  UI IDM uiconfig                                         (OK=17646  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17646  KO=0     )
>  UI IDM version                                          (OK=17646  KO=0     )
>  UI IDM features                                         (OK=17645  KO=0     )
>  UI IDM privilege                                        (OK=17646  KO=0     )
>  UI IDM login                                            (OK=17643  KO=2     )
>  UI IDM managed user schema                              (OK=17645  KO=1     )
>  UI IDM dashboard                                        (OK=17644  KO=1     )
>  UI IDM user                                             (OK=17645  KO=0     )
>  UI IDM oidcToken                                        (OK=17644  KO=0     )
> userinfo                                                 (OK=17642  KO=0     )
> UI-Logout                                                (OK=17644  KO=0     )
> UI-Logout Redirect 1                                     (OK=17643  KO=1     )
>  UI AM revoke2                                           (OK=17641  KO=0     )
>  UI AM endsession                                        (OK=17640  KO=1     )
>  UI AM revoke1                                           (OK=17639  KO=0     )
> getIdToken                                               (OK=5813   KO=0     )
> getIdToken Redirect 1                                    (OK=5812   KO=0     )
> createOrganization                                       (OK=5811   KO=0     )
> queryOrganization                                        (OK=5811   KO=0     )
> deleteOrganization                                       (OK=5810   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2913   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2913   KO=0     )
> ReadPolicy                                               (OK=26426  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=509    KO=0     )
> DeletePolicy                                             (OK=26352  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3227 (98.50%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 61779  / active: 202    / done: 81995 
================================================================================

23:49:44.858 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 81963: status.find.in([200, 209], 304), found 404
23:49:44.859 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,81963,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5NzMxMjQ5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVjRSMXBOSzRISGhvRW5TUHhEdUtvSWZPTmhFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjk3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjk3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2NTc5LCJpYXQiOjE3MzIyMzI5NzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InpkYWhvdzFRYUoydFkzYk04c09Qd2tfaWltVSJ9.jCzXLjthAmynOBh61q6ROCGMO7a8pI9CoMLy4fqhHelXYLDPr3oAuo3DbjRVuhAhpKP1bbX5oRTEmsevbA2AWfBhQcZ4pU3KOe2B5nESeXD8xqJ69B-zFxTf_RRi3kZtVWnzGQ8OJK1Q_qcS1szJIRMNwxkk3zp3-OP02ne532ZyQXgMDaNZr5WcthMWrpIsdmkKCzHHz1yQBpC8JzV52onePk30meiDYgVshqIk94WjqPIqvmL_saaWPoS6nnSZqlAPJkOoOCKbjKB33e4WOSLEkrnDAB6zonDba8-Q2kJuzDB_o6XYT_lZ0KMgd4dEsChSjp4nRCoMRPXKLByL0g, username -> user.45596, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy51614, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57640087, authcode -> fwSuJUpMUcQDZH-RCMWD0lKSuUQ, useAdminRealm -> true, callbacks -> {"tokenId":"AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232979383), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232979383))), password -> Pa_ssw0rd, challenge -> 1gP-kk44vJo7zC2PoGipzgCsnxjlHbOOzWm8sHZUumo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTMzNzAxMjg2MDYwOTcwMjk0OTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ff447c, tokenId -> AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy51614
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=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:49:44 GMT
	x-forgerock-transactionid: 3bc0dfbe-8f2e-41af-8e7f-bf3f273c3910
	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 testPolicy51614 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:49:45.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:45.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:46.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:46.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:47.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:47.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:47.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:49.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:49 GMT                                    2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1149002 KO=42    )
> restLoginInitiate                                        (OK=79486  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=79482  KO=0     )
> Skip 2FA                                                 (OK=44313  KO=1     )
> User Authorize PKCE stage                                (OK=93918  KO=1     )
> User AccessToken PKCE stage                              (OK=93913  KO=4     )
> RootUserinfo                                             (OK=59566  KO=0     )
> GetUUid                                                  (OK=26553  KO=0     )
> GetOpenidConfig                                          (OK=79474  KO=0     )
> CreatePolicy                                             (OK=26535  KO=14    )
> tokenUserinfo                                            (OK=14222  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17695  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17693  KO=1     )
>  UI AM idFromSession                                     (OK=17692  KO=1     )
>  UI AM validateGoto                                      (OK=17693  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17692  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17690  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3229   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17690  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17690  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17688  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17688  KO=0     )
>  UI IDM uiconfig                                         (OK=17688  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17688  KO=0     )
>  UI IDM version                                          (OK=17688  KO=0     )
>  UI IDM features                                         (OK=17688  KO=0     )
>  UI IDM privilege                                        (OK=17688  KO=0     )
>  UI IDM login                                            (OK=17686  KO=2     )
>  UI IDM managed user schema                              (OK=17687  KO=1     )
>  UI IDM dashboard                                        (OK=17687  KO=1     )
>  UI IDM user                                             (OK=17688  KO=0     )
>  UI IDM oidcToken                                        (OK=17689  KO=0     )
> userinfo                                                 (OK=17687  KO=0     )
> UI-Logout                                                (OK=17689  KO=0     )
> UI-Logout Redirect 1                                     (OK=17688  KO=1     )
>  UI AM revoke2                                           (OK=17686  KO=0     )
>  UI AM endsession                                        (OK=17686  KO=1     )
>  UI AM revoke1                                           (OK=17685  KO=0     )
> getIdToken                                               (OK=5828   KO=0     )
> getIdToken Redirect 1                                    (OK=5827   KO=0     )
> createOrganization                                       (OK=5826   KO=0     )
> queryOrganization                                        (OK=5826   KO=0     )
> deleteOrganization                                       (OK=5826   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2924   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2924   KO=0     )
> ReadPolicy                                               (OK=26490  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=510    KO=0     )
> DeletePolicy                                             (OK=26421  KO=6     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3235 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.43%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.30%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 61560  / active: 197    / done: 82219 
================================================================================

23:49:50.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 81963: status.find.in([200, 209], 304), found 404
23:49:50.033 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,81963,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTE5NzMxMjQ5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVjRSMXBOSzRISGhvRW5TUHhEdUtvSWZPTmhFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMjk3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMjk3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2NTc5LCJpYXQiOjE3MzIyMzI5NzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InpkYWhvdzFRYUoydFkzYk04c09Qd2tfaWltVSJ9.jCzXLjthAmynOBh61q6ROCGMO7a8pI9CoMLy4fqhHelXYLDPr3oAuo3DbjRVuhAhpKP1bbX5oRTEmsevbA2AWfBhQcZ4pU3KOe2B5nESeXD8xqJ69B-zFxTf_RRi3kZtVWnzGQ8OJK1Q_qcS1szJIRMNwxkk3zp3-OP02ne532ZyQXgMDaNZr5WcthMWrpIsdmkKCzHHz1yQBpC8JzV52onePk30meiDYgVshqIk94WjqPIqvmL_saaWPoS6nnSZqlAPJkOoOCKbjKB33e4WOSLEkrnDAB6zonDba8-Q2kJuzDB_o6XYT_lZ0KMgd4dEsChSjp4nRCoMRPXKLByL0g, username -> user.45596, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy51614, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@57640087, authcode -> fwSuJUpMUcQDZH-RCMWD0lKSuUQ, useAdminRealm -> true, callbacks -> {"tokenId":"AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732232979383), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732232979383))), password -> Pa_ssw0rd, challenge -> 1gP-kk44vJo7zC2PoGipzgCsnxjlHbOOzWm8sHZUumo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTMzNzAxMjg2MDYwOTcwMjk0OTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60ff447c, tokenId -> AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy51614
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=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=AMLuFBjYSV4gKGhrHoOg8o9oT14.*AAJTSQACMDIAAlNLABwvaENlbGErckRibHZxV3FQMDN6TWJkUmhJaTA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:49:50 GMT
	x-forgerock-transactionid: 6f16e95e-3765-4c3e-af3b-25754712d5c3
	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 testPolicy51614 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:49:51.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:51.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:52.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:52.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:52.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:52.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:52.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:52.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:53.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:53.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:54.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:54 GMT                                    2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1152008 KO=43    )
> restLoginInitiate                                        (OK=79687  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=79684  KO=0     )
> Skip 2FA                                                 (OK=44428  KO=1     )
> User Authorize PKCE stage                                (OK=94169  KO=1     )
> User AccessToken PKCE stage                              (OK=94165  KO=4     )
> RootUserinfo                                             (OK=59730  KO=0     )
> GetUUid                                                  (OK=26633  KO=0     )
> GetOpenidConfig                                          (OK=79676  KO=0     )
> CreatePolicy                                             (OK=26617  KO=14    )
> tokenUserinfo                                            (OK=14265  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17741  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17739  KO=1     )
>  UI AM idFromSession                                     (OK=17738  KO=1     )
>  UI AM validateGoto                                      (OK=17739  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17739  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17736  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3240   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17736  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17736  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17736  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17736  KO=0     )
>  UI IDM uiconfig                                         (OK=17736  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17736  KO=0     )
>  UI IDM version                                          (OK=17736  KO=0     )
>  UI IDM features                                         (OK=17736  KO=0     )
>  UI IDM privilege                                        (OK=17736  KO=0     )
>  UI IDM login                                            (OK=17734  KO=2     )
>  UI IDM managed user schema                              (OK=17734  KO=1     )
>  UI IDM dashboard                                        (OK=17733  KO=1     )
>  UI IDM user                                             (OK=17735  KO=0     )
>  UI IDM oidcToken                                        (OK=17735  KO=0     )
> userinfo                                                 (OK=17733  KO=0     )
> UI-Logout                                                (OK=17735  KO=0     )
> UI-Logout Redirect 1                                     (OK=17734  KO=1     )
>  UI AM revoke2                                           (OK=17731  KO=0     )
>  UI AM endsession                                        (OK=17731  KO=1     )
>  UI AM revoke1                                           (OK=17730  KO=0     )
> getIdToken                                               (OK=5839   KO=0     )
> getIdToken Redirect 1                                    (OK=5839   KO=0     )
> createOrganization                                       (OK=5838   KO=0     )
> queryOrganization                                        (OK=5838   KO=0     )
> deleteOrganization                                       (OK=5836   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2930   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2930   KO=0     )
> ReadPolicy                                               (OK=26545  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=512    KO=0     )
> DeletePolicy                                             (OK=26486  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3246 (98.45%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 61355  / active: 191    / done: 82430 
================================================================================

23:49:55.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:55.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:56.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:56.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:57.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:57.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:58.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:58.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:59.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:59.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:49:59.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:49:59 GMT                                    2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1154698 KO=43    )
> restLoginInitiate                                        (OK=79891  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=79887  KO=0     )
> Skip 2FA                                                 (OK=44543  KO=1     )
> User Authorize PKCE stage                                (OK=94393  KO=1     )
> User AccessToken PKCE stage                              (OK=94389  KO=4     )
> RootUserinfo                                             (OK=59836  KO=0     )
> GetUUid                                                  (OK=26703  KO=0     )
> GetOpenidConfig                                          (OK=79880  KO=0     )
> CreatePolicy                                             (OK=26687  KO=14    )
> tokenUserinfo                                            (OK=14302  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17781  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17780  KO=1     )
>  UI AM idFromSession                                     (OK=17779  KO=1     )
>  UI AM validateGoto                                      (OK=17780  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17778  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17775  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3249   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17774  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17774  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17773  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17773  KO=0     )
>  UI IDM uiconfig                                         (OK=17773  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17773  KO=0     )
>  UI IDM version                                          (OK=17773  KO=0     )
>  UI IDM features                                         (OK=17773  KO=0     )
>  UI IDM privilege                                        (OK=17773  KO=0     )
>  UI IDM login                                            (OK=17771  KO=2     )
>  UI IDM managed user schema                              (OK=17772  KO=1     )
>  UI IDM dashboard                                        (OK=17772  KO=1     )
>  UI IDM user                                             (OK=17773  KO=0     )
>  UI IDM oidcToken                                        (OK=17774  KO=0     )
> userinfo                                                 (OK=17770  KO=0     )
> UI-Logout                                                (OK=17772  KO=0     )
> UI-Logout Redirect 1                                     (OK=17771  KO=1     )
>  UI AM revoke2                                           (OK=17770  KO=0     )
>  UI AM endsession                                        (OK=17770  KO=1     )
>  UI AM revoke1                                           (OK=17769  KO=0     )
> getIdToken                                               (OK=5855   KO=0     )
> getIdToken Redirect 1                                    (OK=5855   KO=0     )
> createOrganization                                       (OK=5853   KO=0     )
> queryOrganization                                        (OK=5853   KO=0     )
> deleteOrganization                                       (OK=5853   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2936   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2936   KO=0     )
> ReadPolicy                                               (OK=26625  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=517    KO=0     )
> DeletePolicy                                             (OK=26539  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3257 (98.46%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 61146  / active: 205    / done: 82625 
================================================================================

23:50:00.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:00.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:01.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:01.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:02.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:02.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:03.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:03.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:03.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:04.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:04 GMT                                    2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1157275 KO=43    )
> restLoginInitiate                                        (OK=80068  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=80061  KO=0     )
> Skip 2FA                                                 (OK=44636  KO=1     )
> User Authorize PKCE stage                                (OK=94601  KO=1     )
> User AccessToken PKCE stage                              (OK=94593  KO=4     )
> RootUserinfo                                             (OK=59964  KO=0     )
> GetUUid                                                  (OK=26766  KO=0     )
> GetOpenidConfig                                          (OK=80093  KO=0     )
> CreatePolicy                                             (OK=26750  KO=14    )
> tokenUserinfo                                            (OK=14334  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17819  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17816  KO=1     )
>  UI AM idFromSession                                     (OK=17815  KO=1     )
>  UI AM validateGoto                                      (OK=17816  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17815  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17813  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3261   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17813  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17813  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17813  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17812  KO=0     )
>  UI IDM uiconfig                                         (OK=17812  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17812  KO=0     )
>  UI IDM version                                          (OK=17812  KO=0     )
>  UI IDM features                                         (OK=17812  KO=0     )
>  UI IDM privilege                                        (OK=17812  KO=0     )
>  UI IDM login                                            (OK=17810  KO=2     )
>  UI IDM managed user schema                              (OK=17810  KO=1     )
>  UI IDM dashboard                                        (OK=17811  KO=1     )
>  UI IDM user                                             (OK=17811  KO=0     )
>  UI IDM oidcToken                                        (OK=17811  KO=0     )
> userinfo                                                 (OK=17809  KO=0     )
> UI-Logout                                                (OK=17811  KO=0     )
> UI-Logout Redirect 1                                     (OK=17810  KO=1     )
>  UI AM revoke2                                           (OK=17809  KO=0     )
>  UI AM endsession                                        (OK=17809  KO=1     )
>  UI AM revoke1                                           (OK=17808  KO=0     )
> getIdToken                                               (OK=5864   KO=0     )
> getIdToken Redirect 1                                    (OK=5864   KO=0     )
> createOrganization                                       (OK=5863   KO=0     )
> queryOrganization                                        (OK=5863   KO=0     )
> deleteOrganization                                       (OK=5863   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2942   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2942   KO=0     )
> ReadPolicy                                               (OK=26695  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=519    KO=0     )
> DeletePolicy                                             (OK=26619  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3267 (98.46%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 60962  / active: 193    / done: 82821 
================================================================================

23:50:05.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:05.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:05.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:06.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:07.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:08.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:08.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:08.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:09.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:09 GMT                                    2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1160129 KO=43    )
> restLoginInitiate                                        (OK=80267  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=80261  KO=0     )
> Skip 2FA                                                 (OK=44745  KO=1     )
> User Authorize PKCE stage                                (OK=94838  KO=1     )
> User AccessToken PKCE stage                              (OK=94827  KO=4     )
> RootUserinfo                                             (OK=60091  KO=0     )
> GetUUid                                                  (OK=26831  KO=0     )
> GetOpenidConfig                                          (OK=80292  KO=0     )
> CreatePolicy                                             (OK=26814  KO=14    )
> tokenUserinfo                                            (OK=14375  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17863  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17862  KO=1     )
>  UI AM idFromSession                                     (OK=17861  KO=1     )
>  UI AM validateGoto                                      (OK=17862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17861  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17858  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3273   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17858  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17858  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17855  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17855  KO=0     )
>  UI IDM uiconfig                                         (OK=17855  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17855  KO=0     )
>  UI IDM version                                          (OK=17855  KO=0     )
>  UI IDM features                                         (OK=17855  KO=0     )
>  UI IDM privilege                                        (OK=17855  KO=0     )
>  UI IDM login                                            (OK=17853  KO=2     )
>  UI IDM managed user schema                              (OK=17854  KO=1     )
>  UI IDM dashboard                                        (OK=17854  KO=1     )
>  UI IDM user                                             (OK=17855  KO=0     )
>  UI IDM oidcToken                                        (OK=17856  KO=0     )
> userinfo                                                 (OK=17854  KO=0     )
> UI-Logout                                                (OK=17856  KO=0     )
> UI-Logout Redirect 1                                     (OK=17853  KO=1     )
>  UI AM revoke2                                           (OK=17852  KO=0     )
>  UI AM endsession                                        (OK=17852  KO=1     )
>  UI AM revoke1                                           (OK=17851  KO=0     )
> getIdToken                                               (OK=5878   KO=0     )
> getIdToken Redirect 1                                    (OK=5878   KO=0     )
> createOrganization                                       (OK=5877   KO=0     )
> queryOrganization                                        (OK=5877   KO=0     )
> deleteOrganization                                       (OK=5877   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2949   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2949   KO=0     )
> ReadPolicy                                               (OK=26760  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=521    KO=0     )
> DeletePolicy                                             (OK=26691  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3276 (98.47%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 60757  / active: 186    / done: 83033 
================================================================================

23:50:10.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:12.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:13.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:13.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:13.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:14 GMT                                    2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1163250 KO=43    )
> restLoginInitiate                                        (OK=80466  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=80460  KO=0     )
> Skip 2FA                                                 (OK=44842  KO=1     )
> User Authorize PKCE stage                                (OK=95080  KO=1     )
> User AccessToken PKCE stage                              (OK=95077  KO=4     )
> RootUserinfo                                             (OK=60242  KO=0     )
> GetUUid                                                  (OK=26882  KO=0     )
> GetOpenidConfig                                          (OK=80474  KO=0     )
> CreatePolicy                                             (OK=26868  KO=14    )
> tokenUserinfo                                            (OK=14412  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17917  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17915  KO=1     )
>  UI AM idFromSession                                     (OK=17914  KO=1     )
>  UI AM validateGoto                                      (OK=17915  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17915  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17913  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3282   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17913  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17913  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17912  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17911  KO=0     )
>  UI IDM uiconfig                                         (OK=17910  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17910  KO=0     )
>  UI IDM version                                          (OK=17910  KO=0     )
>  UI IDM features                                         (OK=17910  KO=0     )
>  UI IDM privilege                                        (OK=17910  KO=0     )
>  UI IDM login                                            (OK=17908  KO=2     )
>  UI IDM managed user schema                              (OK=17909  KO=1     )
>  UI IDM dashboard                                        (OK=17909  KO=1     )
>  UI IDM user                                             (OK=17910  KO=0     )
>  UI IDM oidcToken                                        (OK=17910  KO=0     )
> userinfo                                                 (OK=17908  KO=0     )
> UI-Logout                                                (OK=17910  KO=0     )
> UI-Logout Redirect 1                                     (OK=17909  KO=1     )
>  UI AM revoke2                                           (OK=17908  KO=0     )
>  UI AM endsession                                        (OK=17908  KO=1     )
>  UI AM revoke1                                           (OK=17907  KO=0     )
> getIdToken                                               (OK=5894   KO=0     )
> getIdToken Redirect 1                                    (OK=5894   KO=0     )
> createOrganization                                       (OK=5893   KO=0     )
> queryOrganization                                        (OK=5892   KO=0     )
> deleteOrganization                                       (OK=5891   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2956   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2956   KO=0     )
> ReadPolicy                                               (OK=26824  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=524    KO=0     )
> DeletePolicy                                             (OK=26757  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3281 (98.47%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 60551  / active: 181    / done: 83244 
================================================================================

23:50:16.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:16.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:17.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:18.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:18.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:18.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:19.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:19 GMT                                    2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1165714 KO=43    )
> restLoginInitiate                                        (OK=80641  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=80638  KO=0     )
> Skip 2FA                                                 (OK=44950  KO=1     )
> User Authorize PKCE stage                                (OK=95286  KO=1     )
> User AccessToken PKCE stage                              (OK=95282  KO=4     )
> RootUserinfo                                             (OK=60371  KO=0     )
> GetUUid                                                  (OK=26947  KO=0     )
> GetOpenidConfig                                          (OK=80655  KO=0     )
> CreatePolicy                                             (OK=26932  KO=14    )
> tokenUserinfo                                            (OK=14442  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17952  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17951  KO=1     )
>  UI AM idFromSession                                     (OK=17949  KO=1     )
>  UI AM validateGoto                                      (OK=17950  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17948  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17946  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3290   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17945  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17945  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17946  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17946  KO=0     )
>  UI IDM uiconfig                                         (OK=17944  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17944  KO=0     )
>  UI IDM version                                          (OK=17944  KO=0     )
>  UI IDM features                                         (OK=17944  KO=0     )
>  UI IDM privilege                                        (OK=17944  KO=0     )
>  UI IDM login                                            (OK=17941  KO=2     )
>  UI IDM managed user schema                              (OK=17942  KO=1     )
>  UI IDM dashboard                                        (OK=17942  KO=1     )
>  UI IDM user                                             (OK=17943  KO=0     )
>  UI IDM oidcToken                                        (OK=17943  KO=0     )
> userinfo                                                 (OK=17941  KO=0     )
> UI-Logout                                                (OK=17942  KO=0     )
> UI-Logout Redirect 1                                     (OK=17941  KO=1     )
>  UI AM revoke2                                           (OK=17940  KO=0     )
>  UI AM endsession                                        (OK=17940  KO=1     )
>  UI AM revoke1                                           (OK=17939  KO=0     )
> getIdToken                                               (OK=5917   KO=0     )
> getIdToken Redirect 1                                    (OK=5917   KO=0     )
> createOrganization                                       (OK=5914   KO=0     )
> queryOrganization                                        (OK=5913   KO=0     )
> deleteOrganization                                       (OK=5913   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2966   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2965   KO=0     )
> ReadPolicy                                               (OK=26877  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=526    KO=0     )
> DeletePolicy                                             (OK=26820  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3288 (98.47%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 60366  / active: 166    / done: 83444 
================================================================================

23:50:19.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:20.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:20.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:21.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:21.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:21.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:21.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:22.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:22.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:23.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:24.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:24 GMT                                    2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1168439 KO=43    )
> restLoginInitiate                                        (OK=80837  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=80832  KO=0     )
> Skip 2FA                                                 (OK=45064  KO=1     )
> User Authorize PKCE stage                                (OK=95510  KO=1     )
> User AccessToken PKCE stage                              (OK=95500  KO=4     )
> RootUserinfo                                             (OK=60493  KO=0     )
> GetUUid                                                  (OK=27010  KO=0     )
> GetOpenidConfig                                          (OK=80835  KO=0     )
> CreatePolicy                                             (OK=26994  KO=14    )
> tokenUserinfo                                            (OK=14468  KO=0     )
> UI-Post-Login - stage 1                                  (OK=17993  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17991  KO=1     )
>  UI AM idFromSession                                     (OK=17990  KO=1     )
>  UI AM validateGoto                                      (OK=17991  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17990  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17988  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3297   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17988  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17988  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17987  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17986  KO=0     )
>  UI IDM uiconfig                                         (OK=17986  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17986  KO=0     )
>  UI IDM version                                          (OK=17986  KO=0     )
>  UI IDM features                                         (OK=17986  KO=0     )
>  UI IDM privilege                                        (OK=17986  KO=0     )
>  UI IDM login                                            (OK=17984  KO=2     )
>  UI IDM managed user schema                              (OK=17985  KO=1     )
>  UI IDM dashboard                                        (OK=17984  KO=1     )
>  UI IDM user                                             (OK=17986  KO=0     )
>  UI IDM oidcToken                                        (OK=17986  KO=0     )
> userinfo                                                 (OK=17984  KO=0     )
> UI-Logout                                                (OK=17985  KO=0     )
> UI-Logout Redirect 1                                     (OK=17984  KO=1     )
>  UI AM revoke2                                           (OK=17982  KO=0     )
>  UI AM endsession                                        (OK=17982  KO=1     )
>  UI AM revoke1                                           (OK=17982  KO=0     )
> getIdToken                                               (OK=5934   KO=0     )
> getIdToken Redirect 1                                    (OK=5934   KO=0     )
> createOrganization                                       (OK=5933   KO=0     )
> queryOrganization                                        (OK=5932   KO=0     )
> deleteOrganization                                       (OK=5932   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2974   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2974   KO=0     )
> ReadPolicy                                               (OK=26940  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=527    KO=0     )
> DeletePolicy                                             (OK=26873  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3299 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 58%
          waiting: 60159  / active: 194    / done: 83623 
================================================================================

23:50:25.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:26.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:26.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:27.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:28.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:28.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:28.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:29 GMT                                    2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1171243 KO=43    )
> restLoginInitiate                                        (OK=81016  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=81014  KO=0     )
> Skip 2FA                                                 (OK=45160  KO=1     )
> User Authorize PKCE stage                                (OK=95734  KO=1     )
> User AccessToken PKCE stage                              (OK=95729  KO=4     )
> RootUserinfo                                             (OK=60651  KO=0     )
> GetUUid                                                  (OK=27070  KO=0     )
> GetOpenidConfig                                          (OK=81022  KO=0     )
> CreatePolicy                                             (OK=27054  KO=14    )
> tokenUserinfo                                            (OK=14503  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18041  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18039  KO=1     )
>  UI AM idFromSession                                     (OK=18038  KO=1     )
>  UI AM validateGoto                                      (OK=18039  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18038  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18033  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3304   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18032  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18032  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18032  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18032  KO=0     )
>  UI IDM uiconfig                                         (OK=18031  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18031  KO=0     )
>  UI IDM version                                          (OK=18031  KO=0     )
>  UI IDM features                                         (OK=18030  KO=0     )
>  UI IDM privilege                                        (OK=18030  KO=0     )
>  UI IDM login                                            (OK=18028  KO=2     )
>  UI IDM managed user schema                              (OK=18029  KO=1     )
>  UI IDM dashboard                                        (OK=18029  KO=1     )
>  UI IDM user                                             (OK=18030  KO=0     )
>  UI IDM oidcToken                                        (OK=18031  KO=0     )
> userinfo                                                 (OK=18028  KO=0     )
> UI-Logout                                                (OK=18030  KO=0     )
> UI-Logout Redirect 1                                     (OK=18028  KO=1     )
>  UI AM revoke2                                           (OK=18027  KO=0     )
>  UI AM endsession                                        (OK=18027  KO=1     )
>  UI AM revoke1                                           (OK=18026  KO=0     )
> getIdToken                                               (OK=5948   KO=0     )
> getIdToken Redirect 1                                    (OK=5948   KO=0     )
> createOrganization                                       (OK=5947   KO=0     )
> queryOrganization                                        (OK=5947   KO=0     )
> deleteOrganization                                       (OK=5947   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2980   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2980   KO=0     )
> ReadPolicy                                               (OK=27002  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=529    KO=0     )
> DeletePolicy                                             (OK=26936  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3306 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 59973  / active: 179    / done: 83824 
================================================================================

23:50:31.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:31.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:33.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:33.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:34.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:34 GMT                                    2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1174323 KO=43    )
> restLoginInitiate                                        (OK=81228  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=81215  KO=0     )
> Skip 2FA                                                 (OK=45268  KO=1     )
> User Authorize PKCE stage                                (OK=95979  KO=1     )
> User AccessToken PKCE stage                              (OK=95966  KO=4     )
> RootUserinfo                                             (OK=60809  KO=0     )
> GetUUid                                                  (OK=27122  KO=0     )
> GetOpenidConfig                                          (OK=81192  KO=0     )
> CreatePolicy                                             (OK=27106  KO=14    )
> tokenUserinfo                                            (OK=14525  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18100  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18099  KO=1     )
>  UI AM idFromSession                                     (OK=18096  KO=1     )
>  UI AM validateGoto                                      (OK=18096  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18092  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18089  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3318   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18084  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18084  KO=0     )
>  UI IDM uiconfig                                         (OK=18084  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18084  KO=0     )
>  UI IDM version                                          (OK=18084  KO=0     )
>  UI IDM features                                         (OK=18084  KO=0     )
>  UI IDM privilege                                        (OK=18084  KO=0     )
>  UI IDM login                                            (OK=18082  KO=2     )
>  UI IDM managed user schema                              (OK=18083  KO=1     )
>  UI IDM dashboard                                        (OK=18083  KO=1     )
>  UI IDM user                                             (OK=18084  KO=0     )
>  UI IDM oidcToken                                        (OK=18085  KO=0     )
> userinfo                                                 (OK=18082  KO=0     )
> UI-Logout                                                (OK=18084  KO=0     )
> UI-Logout Redirect 1                                     (OK=18083  KO=1     )
>  UI AM revoke2                                           (OK=18081  KO=0     )
>  UI AM endsession                                        (OK=18081  KO=1     )
>  UI AM revoke1                                           (OK=18080  KO=0     )
> getIdToken                                               (OK=5961   KO=0     )
> getIdToken Redirect 1                                    (OK=5960   KO=0     )
> createOrganization                                       (OK=5958   KO=0     )
> queryOrganization                                        (OK=5958   KO=0     )
> deleteOrganization                                       (OK=5958   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2985   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2984   KO=0     )
> ReadPolicy                                               (OK=27060  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=531    KO=0     )
> DeletePolicy                                             (OK=26996  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3311 (98.48%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.42%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 59758  / active: 208    / done: 84010 
================================================================================

23:50:35.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:35.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:35.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:36.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:36.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:37.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:37.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:37.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:38.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:38.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:39.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:39.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:39 GMT                                    2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1177497 KO=43    )
> restLoginInitiate                                        (OK=81429  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=81425  KO=0     )
> Skip 2FA                                                 (OK=45392  KO=1     )
> User Authorize PKCE stage                                (OK=96234  KO=1     )
> User AccessToken PKCE stage                              (OK=96226  KO=4     )
> RootUserinfo                                             (OK=60986  KO=0     )
> GetUUid                                                  (OK=27199  KO=0     )
> GetOpenidConfig                                          (OK=81382  KO=0     )
> CreatePolicy                                             (OK=27182  KO=14    )
> tokenUserinfo                                            (OK=14562  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18144  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18143  KO=1     )
>  UI AM idFromSession                                     (OK=18142  KO=1     )
>  UI AM validateGoto                                      (OK=18143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18140  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18138  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3327   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18137  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18137  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18137  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18137  KO=0     )
>  UI IDM uiconfig                                         (OK=18137  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18137  KO=0     )
>  UI IDM version                                          (OK=18137  KO=0     )
>  UI IDM features                                         (OK=18137  KO=0     )
>  UI IDM privilege                                        (OK=18137  KO=0     )
>  UI IDM login                                            (OK=18135  KO=2     )
>  UI IDM managed user schema                              (OK=18136  KO=1     )
>  UI IDM dashboard                                        (OK=18136  KO=1     )
>  UI IDM user                                             (OK=18137  KO=0     )
>  UI IDM oidcToken                                        (OK=18137  KO=0     )
> userinfo                                                 (OK=18134  KO=0     )
> UI-Logout                                                (OK=18135  KO=0     )
> UI-Logout Redirect 1                                     (OK=18134  KO=1     )
>  UI AM revoke2                                           (OK=18133  KO=0     )
>  UI AM endsession                                        (OK=18133  KO=1     )
>  UI AM revoke1                                           (OK=18132  KO=0     )
> getIdToken                                               (OK=5979   KO=0     )
> getIdToken Redirect 1                                    (OK=5979   KO=0     )
> createOrganization                                       (OK=5978   KO=0     )
> queryOrganization                                        (OK=5978   KO=0     )
> deleteOrganization                                       (OK=5978   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=2995   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2995   KO=0     )
> ReadPolicy                                               (OK=27116  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=535    KO=0     )
> DeletePolicy                                             (OK=27055  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3323 (98.49%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 59545  / active: 201    / done: 84230 
================================================================================

23:50:40.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:40.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:40.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:41.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:41.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 84466: status.find.in([200, 209], 304), found 409
23:50:41.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,84466,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTE5NTgxNDM1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoia0sxY0VFZWI2eE1oTmIyUlEtTS1EV2JYUlJzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzA0MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzA0MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM2NjQxLCJpYXQiOjE3MzIyMzMwNDEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlRZODJDeHBIbERNazUzTzhFYkUzbG9zalRKSSJ9.Q2hVFOdozVPPJyG4Lzc7RsuewI9mwV42SMdfrW9OYOwwINjXrwHtW1OviP2BXCRqwTcGppSEzTTsr7ZYPrYWjAgPN_o5zjwRAOAPbxbhM9xpihfF0lKPK_NhoNxaWWuZUHQq8twmUvhNa3MQXTjfZZYKoHmYAcWSa64GD06qAw4lMpl14D3rYzKX1fxnBM2PdIOIAp46GlT14z9MTquVC4iIkC7H3Ftwsm5OybuN8-j2j6rdDd7UEvoQwlliHbBBRj1AovVwuogWwOLSTA2iqwmSND1NNVqpNfS1ZmofKyCclAIVqtNPjBgFkGJj1ZeJ1WrpgtGA7dJvc7bgoW1AWQ, username -> user.175629, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy246417, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a0aa001, authcode -> e_TbNwmxD2rgjB1oRaHWOSTR0Ak, useAdminRealm -> true, callbacks -> {"tokenId":"gu5qyU08nIQUA9-14URhVzXguuc.*AAJTSQACMDIAAlNLABxvZkFhajAxV2VCMjI3aFkxSmVGQkl0T1JEbTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233041259), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=gu5qyU08nIQUA9-14URhVzXguuc.*AAJTSQACMDIAAlNLABxvZkFhajAxV2VCMjI3aFkxSmVGQkl0T1JEbTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233041259))), password -> Pa_ssw0rd, challenge -> cgDiQQavwnxJBXISVfg9hAcZYCXkLXoNIPe5F203Ztc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.77.184.198, verifier -> LTc2MDY2MzkzMjkyNzI2NDA2NDc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14b3f767, tokenId -> gu5qyU08nIQUA9-14URhVzXguuc.*AAJTSQACMDIAAlNLABxvZkFhajAxV2VCMjI3aFkxSmVGQkl0T1JEbTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=gu5qyU08nIQUA9-14URhVzXguuc.*AAJTSQACMDIAAlNLABxvZkFhajAxV2VCMjI3aFkxSmVGQkl0T1JEbTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=gu5qyU08nIQUA9-14URhVzXguuc.*AAJTSQACMDIAAlNLABxvZkFhajAxV2VCMjI3aFkxSmVGQkl0T1JEbTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy246417","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: Thu, 21 Nov 2024 23:50:41 GMT
	x-forgerock-transactionid: a5089e37-9244-4d3f-9609-64ed50a53f96
	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:50:42.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:43.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:43.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:43.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:44 GMT                                    2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1180181 KO=44    )
> restLoginInitiate                                        (OK=81609  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=81605  KO=0     )
> Skip 2FA                                                 (OK=45486  KO=1     )
> User Authorize PKCE stage                                (OK=96447  KO=1     )
> User AccessToken PKCE stage                              (OK=96439  KO=4     )
> RootUserinfo                                             (OK=61105  KO=0     )
> GetUUid                                                  (OK=27252  KO=0     )
> GetOpenidConfig                                          (OK=81568  KO=0     )
> CreatePolicy                                             (OK=27236  KO=15    )
> tokenUserinfo                                            (OK=14597  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18185  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18184  KO=1     )
>  UI AM idFromSession                                     (OK=18183  KO=1     )
>  UI AM validateGoto                                      (OK=18184  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18183  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18181  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3338   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18181  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18181  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18181  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18181  KO=0     )
>  UI IDM uiconfig                                         (OK=18180  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18180  KO=0     )
>  UI IDM version                                          (OK=18180  KO=0     )
>  UI IDM features                                         (OK=18180  KO=0     )
>  UI IDM privilege                                        (OK=18180  KO=0     )
>  UI IDM login                                            (OK=18178  KO=2     )
>  UI IDM managed user schema                              (OK=18179  KO=1     )
>  UI IDM dashboard                                        (OK=18179  KO=1     )
>  UI IDM user                                             (OK=18180  KO=0     )
>  UI IDM oidcToken                                        (OK=18180  KO=0     )
> userinfo                                                 (OK=18178  KO=0     )
> UI-Logout                                                (OK=18180  KO=0     )
> UI-Logout Redirect 1                                     (OK=18176  KO=1     )
>  UI AM revoke2                                           (OK=18175  KO=0     )
>  UI AM endsession                                        (OK=18175  KO=1     )
>  UI AM revoke1                                           (OK=18174  KO=0     )
> getIdToken                                               (OK=5995   KO=0     )
> getIdToken Redirect 1                                    (OK=5995   KO=0     )
> createOrganization                                       (OK=5994   KO=0     )
> queryOrganization                                        (OK=5994   KO=0     )
> deleteOrganization                                       (OK=5994   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3005   KO=0     )
> ReadPolicy                                               (OK=27191  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=536    KO=0     )
> DeletePolicy                                             (OK=27112  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3331 (98.46%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.33%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 59358  / active: 184    / done: 84434 
================================================================================

23:50:45.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:45.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:45.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:48.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:49.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:49.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:49.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:49.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:49 GMT                                    2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1182914 KO=44    )
> restLoginInitiate                                        (OK=81808  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=81799  KO=0     )
> Skip 2FA                                                 (OK=45595  KO=1     )
> User Authorize PKCE stage                                (OK=96675  KO=1     )
> User AccessToken PKCE stage                              (OK=96666  KO=4     )
> RootUserinfo                                             (OK=61212  KO=0     )
> GetUUid                                                  (OK=27320  KO=0     )
> GetOpenidConfig                                          (OK=81765  KO=0     )
> CreatePolicy                                             (OK=27302  KO=15    )
> tokenUserinfo                                            (OK=14631  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18227  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18224  KO=1     )
>  UI AM idFromSession                                     (OK=18223  KO=1     )
>  UI AM validateGoto                                      (OK=18224  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18224  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18222  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3345   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18222  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18222  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18220  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18219  KO=0     )
>  UI IDM uiconfig                                         (OK=18219  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18219  KO=0     )
>  UI IDM version                                          (OK=18219  KO=0     )
>  UI IDM features                                         (OK=18219  KO=0     )
>  UI IDM privilege                                        (OK=18219  KO=0     )
>  UI IDM login                                            (OK=18217  KO=2     )
>  UI IDM managed user schema                              (OK=18218  KO=1     )
>  UI IDM dashboard                                        (OK=18218  KO=1     )
>  UI IDM user                                             (OK=18218  KO=0     )
>  UI IDM oidcToken                                        (OK=18219  KO=0     )
> userinfo                                                 (OK=18217  KO=0     )
> UI-Logout                                                (OK=18219  KO=0     )
> UI-Logout Redirect 1                                     (OK=18218  KO=1     )
>  UI AM revoke2                                           (OK=18217  KO=0     )
>  UI AM endsession                                        (OK=18217  KO=1     )
>  UI AM revoke1                                           (OK=18216  KO=0     )
> getIdToken                                               (OK=6018   KO=0     )
> getIdToken Redirect 1                                    (OK=6018   KO=0     )
> createOrganization                                       (OK=6016   KO=0     )
> queryOrganization                                        (OK=6016   KO=0     )
> deleteOrganization                                       (OK=6015   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3013   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3013   KO=0     )
> ReadPolicy                                               (OK=27247  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=539    KO=0     )
> DeletePolicy                                             (OK=27185  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3339 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 59152  / active: 184    / done: 84640 
================================================================================

23:50:49.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:49.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:50.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:50.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:50.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:50.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:51.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:51.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:52.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:52.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:52.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:52.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:53.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:54.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:54.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:54 GMT                                    2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1185937 KO=44    )
> restLoginInitiate                                        (OK=82032  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=82022  KO=0     )
> Skip 2FA                                                 (OK=45713  KO=1     )
> User Authorize PKCE stage                                (OK=96929  KO=1     )
> User AccessToken PKCE stage                              (OK=96916  KO=4     )
> RootUserinfo                                             (OK=61359  KO=0     )
> GetUUid                                                  (OK=27386  KO=0     )
> GetOpenidConfig                                          (OK=81953  KO=0     )
> CreatePolicy                                             (OK=27368  KO=15    )
> tokenUserinfo                                            (OK=14676  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18274  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18273  KO=1     )
>  UI AM idFromSession                                     (OK=18272  KO=1     )
>  UI AM validateGoto                                      (OK=18273  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18271  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18269  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3357   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18269  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18269  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18266  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18266  KO=0     )
>  UI IDM uiconfig                                         (OK=18266  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18266  KO=0     )
>  UI IDM version                                          (OK=18266  KO=0     )
>  UI IDM features                                         (OK=18266  KO=0     )
>  UI IDM privilege                                        (OK=18266  KO=0     )
>  UI IDM login                                            (OK=18264  KO=2     )
>  UI IDM managed user schema                              (OK=18265  KO=1     )
>  UI IDM dashboard                                        (OK=18265  KO=1     )
>  UI IDM user                                             (OK=18266  KO=0     )
>  UI IDM oidcToken                                        (OK=18267  KO=0     )
> userinfo                                                 (OK=18265  KO=0     )
> UI-Logout                                                (OK=18267  KO=0     )
> UI-Logout Redirect 1                                     (OK=18266  KO=1     )
>  UI AM revoke2                                           (OK=18264  KO=0     )
>  UI AM endsession                                        (OK=18265  KO=1     )
>  UI AM revoke1                                           (OK=18264  KO=0     )
> getIdToken                                               (OK=6032   KO=0     )
> getIdToken Redirect 1                                    (OK=6032   KO=0     )
> createOrganization                                       (OK=6031   KO=0     )
> queryOrganization                                        (OK=6031   KO=0     )
> deleteOrganization                                       (OK=6031   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3015   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3015   KO=0     )
> ReadPolicy                                               (OK=27309  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=539    KO=0     )
> DeletePolicy                                             (OK=27241  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3354 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 58926  / active: 201    / done: 84849 
================================================================================

23:50:54.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:54.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:56.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:56.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:57.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:58.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:58.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:59.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:50:59.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:50:59 GMT                                    2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1188970 KO=44    )
> restLoginInitiate                                        (OK=82226  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=82220  KO=0     )
> Skip 2FA                                                 (OK=45823  KO=1     )
> User Authorize PKCE stage                                (OK=97169  KO=1     )
> User AccessToken PKCE stage                              (OK=97158  KO=4     )
> RootUserinfo                                             (OK=61526  KO=0     )
> GetUUid                                                  (OK=27454  KO=0     )
> GetOpenidConfig                                          (OK=82149  KO=0     )
> CreatePolicy                                             (OK=27438  KO=15    )
> tokenUserinfo                                            (OK=14706  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18324  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18323  KO=1     )
>  UI AM idFromSession                                     (OK=18320  KO=1     )
>  UI AM validateGoto                                      (OK=18322  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18320  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18318  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3364   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18318  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18318  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18318  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18317  KO=0     )
>  UI IDM uiconfig                                         (OK=18317  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18317  KO=0     )
>  UI IDM version                                          (OK=18317  KO=0     )
>  UI IDM features                                         (OK=18316  KO=0     )
>  UI IDM privilege                                        (OK=18316  KO=0     )
>  UI IDM login                                            (OK=18314  KO=2     )
>  UI IDM managed user schema                              (OK=18315  KO=1     )
>  UI IDM dashboard                                        (OK=18315  KO=1     )
>  UI IDM user                                             (OK=18316  KO=0     )
>  UI IDM oidcToken                                        (OK=18317  KO=0     )
> userinfo                                                 (OK=18315  KO=0     )
> UI-Logout                                                (OK=18317  KO=0     )
> UI-Logout Redirect 1                                     (OK=18315  KO=1     )
>  UI AM revoke2                                           (OK=18313  KO=0     )
>  UI AM endsession                                        (OK=18313  KO=1     )
>  UI AM revoke1                                           (OK=18312  KO=0     )
> getIdToken                                               (OK=6047   KO=0     )
> getIdToken Redirect 1                                    (OK=6047   KO=0     )
> createOrganization                                       (OK=6045   KO=0     )
> queryOrganization                                        (OK=6045   KO=0     )
> deleteOrganization                                       (OK=6045   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3021   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3021   KO=0     )
> ReadPolicy                                               (OK=27378  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=539    KO=0     )
> DeletePolicy                                             (OK=27306  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3363 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 58723  / active: 201    / done: 85052 
================================================================================

23:51:00.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:01.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:02.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:04.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:04 GMT                                    2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1191796 KO=44    )
> restLoginInitiate                                        (OK=82428  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=82424  KO=0     )
> Skip 2FA                                                 (OK=45933  KO=1     )
> User Authorize PKCE stage                                (OK=97412  KO=1     )
> User AccessToken PKCE stage                              (OK=97405  KO=4     )
> RootUserinfo                                             (OK=61644  KO=0     )
> GetUUid                                                  (OK=27526  KO=0     )
> GetOpenidConfig                                          (OK=82354  KO=0     )
> CreatePolicy                                             (OK=27508  KO=15    )
> tokenUserinfo                                            (OK=14751  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18367  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18366  KO=1     )
>  UI AM idFromSession                                     (OK=18365  KO=1     )
>  UI AM validateGoto                                      (OK=18366  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18366  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18364  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3374   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18363  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18363  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18362  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18359  KO=0     )
>  UI IDM uiconfig                                         (OK=18359  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18359  KO=0     )
>  UI IDM version                                          (OK=18359  KO=0     )
>  UI IDM features                                         (OK=18358  KO=0     )
>  UI IDM privilege                                        (OK=18358  KO=0     )
>  UI IDM login                                            (OK=18356  KO=2     )
>  UI IDM managed user schema                              (OK=18356  KO=1     )
>  UI IDM dashboard                                        (OK=18356  KO=1     )
>  UI IDM user                                             (OK=18357  KO=0     )
>  UI IDM oidcToken                                        (OK=18356  KO=0     )
> userinfo                                                 (OK=18353  KO=0     )
> UI-Logout                                                (OK=18355  KO=0     )
> UI-Logout Redirect 1                                     (OK=18354  KO=1     )
>  UI AM revoke2                                           (OK=18353  KO=0     )
>  UI AM endsession                                        (OK=18353  KO=1     )
>  UI AM revoke1                                           (OK=18352  KO=0     )
> getIdToken                                               (OK=6060   KO=0     )
> getIdToken Redirect 1                                    (OK=6060   KO=0     )
> createOrganization                                       (OK=6059   KO=0     )
> queryOrganization                                        (OK=6059   KO=0     )
> deleteOrganization                                       (OK=6059   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3024   KO=0     )
> ReadPolicy                                               (OK=27445  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=540    KO=0     )
> DeletePolicy                                             (OK=27372  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3367 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 58519  / active: 203    / done: 85254 
================================================================================

23:51:04.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:05.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:06.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:06.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:07.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:07.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:07.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:08.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:09 GMT                                    2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1194842 KO=44    )
> restLoginInitiate                                        (OK=82633  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=82627  KO=0     )
> Skip 2FA                                                 (OK=46052  KO=1     )
> User Authorize PKCE stage                                (OK=97650  KO=1     )
> User AccessToken PKCE stage                              (OK=97646  KO=4     )
> RootUserinfo                                             (OK=61817  KO=0     )
> GetUUid                                                  (OK=27597  KO=0     )
> GetOpenidConfig                                          (OK=82568  KO=0     )
> CreatePolicy                                             (OK=27582  KO=15    )
> tokenUserinfo                                            (OK=14780  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18413  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18412  KO=1     )
>  UI AM idFromSession                                     (OK=18410  KO=1     )
>  UI AM validateGoto                                      (OK=18411  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18407  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3386   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18407  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18407  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18406  KO=0     )
>  UI IDM uiconfig                                         (OK=18406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18406  KO=0     )
>  UI IDM version                                          (OK=18406  KO=0     )
>  UI IDM features                                         (OK=18406  KO=0     )
>  UI IDM privilege                                        (OK=18406  KO=0     )
>  UI IDM login                                            (OK=18404  KO=2     )
>  UI IDM managed user schema                              (OK=18405  KO=1     )
>  UI IDM dashboard                                        (OK=18405  KO=1     )
>  UI IDM user                                             (OK=18406  KO=0     )
>  UI IDM oidcToken                                        (OK=18406  KO=0     )
> userinfo                                                 (OK=18404  KO=0     )
> UI-Logout                                                (OK=18406  KO=0     )
> UI-Logout Redirect 1                                     (OK=18405  KO=1     )
>  UI AM revoke2                                           (OK=18403  KO=0     )
>  UI AM endsession                                        (OK=18403  KO=1     )
>  UI AM revoke1                                           (OK=18402  KO=0     )
> getIdToken                                               (OK=6074   KO=0     )
> getIdToken Redirect 1                                    (OK=6074   KO=0     )
> createOrganization                                       (OK=6073   KO=0     )
> queryOrganization                                        (OK=6072   KO=0     )
> deleteOrganization                                       (OK=6072   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3036   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3036   KO=0     )
> ReadPolicy                                               (OK=27515  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=542    KO=0     )
> DeletePolicy                                             (OK=27441  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3375 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 58302  / active: 213    / done: 85461 
================================================================================

23:51:09.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:09.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:10.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:10.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:10.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:10.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:11.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:11.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:12.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:12.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:13.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:14.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:14.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:14 GMT                                    2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1197729 KO=44    )
> restLoginInitiate                                        (OK=82835  KO=2     )
> restLoginUsernamePasswordCallback                        (OK=82826  KO=0     )
> Skip 2FA                                                 (OK=46162  KO=1     )
> User Authorize PKCE stage                                (OK=97885  KO=1     )
> User AccessToken PKCE stage                              (OK=97879  KO=4     )
> RootUserinfo                                             (OK=61967  KO=0     )
> GetUUid                                                  (OK=27656  KO=0     )
> GetOpenidConfig                                          (OK=82769  KO=0     )
> CreatePolicy                                             (OK=27640  KO=15    )
> tokenUserinfo                                            (OK=14813  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18458  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18456  KO=1     )
>  UI AM idFromSession                                     (OK=18455  KO=1     )
>  UI AM validateGoto                                      (OK=18456  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18456  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18453  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3398   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18453  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18453  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18454  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18452  KO=0     )
>  UI IDM uiconfig                                         (OK=18451  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18451  KO=0     )
>  UI IDM version                                          (OK=18451  KO=0     )
>  UI IDM features                                         (OK=18450  KO=0     )
>  UI IDM privilege                                        (OK=18450  KO=0     )
>  UI IDM login                                            (OK=18448  KO=2     )
>  UI IDM managed user schema                              (OK=18449  KO=1     )
>  UI IDM dashboard                                        (OK=18449  KO=1     )
>  UI IDM user                                             (OK=18450  KO=0     )
>  UI IDM oidcToken                                        (OK=18450  KO=0     )
> userinfo                                                 (OK=18448  KO=0     )
> UI-Logout                                                (OK=18450  KO=0     )
> UI-Logout Redirect 1                                     (OK=18448  KO=1     )
>  UI AM revoke2                                           (OK=18447  KO=0     )
>  UI AM endsession                                        (OK=18447  KO=1     )
>  UI AM revoke1                                           (OK=18446  KO=0     )
> getIdToken                                               (OK=6089   KO=0     )
> getIdToken Redirect 1                                    (OK=6089   KO=0     )
> createOrganization                                       (OK=6088   KO=0     )
> queryOrganization                                        (OK=6088   KO=0     )
> deleteOrganization                                       (OK=6088   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3043   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3043   KO=0     )
> ReadPolicy                                               (OK=27589  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=543    KO=0     )
> DeletePolicy                                             (OK=27508  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3388 (98.49%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         3 ( 0.09%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 58093  / active: 205    / done: 85678 
================================================================================

23:51:14.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:15.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:15.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:15.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:15.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:15.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 85922: status.find.is(200), but actually found 502
23:51:15.665 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,85922,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.124533, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6cc441ef, 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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134, password -> Pa_ssw0rd, fake-ip -> 88.60.72.225, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1df4ef),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134
	X-Forwarded-For: 88.60.72.225
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
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: Thu, 21 Nov 2024 23:51:15 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:51:15.666 [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:51:16.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:16.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:16.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:17.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:18.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:18.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:19.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:19 GMT                                    2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1200451 KO=45    )
> restLoginInitiate                                        (OK=83035  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=83026  KO=0     )
> Skip 2FA                                                 (OK=46282  KO=1     )
> User Authorize PKCE stage                                (OK=98108  KO=1     )
> User AccessToken PKCE stage                              (OK=98102  KO=4     )
> RootUserinfo                                             (OK=62139  KO=0     )
> GetUUid                                                  (OK=27731  KO=0     )
> GetOpenidConfig                                          (OK=82977  KO=0     )
> CreatePolicy                                             (OK=27715  KO=15    )
> tokenUserinfo                                            (OK=14840  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18497  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18496  KO=1     )
>  UI AM idFromSession                                     (OK=18494  KO=1     )
>  UI AM validateGoto                                      (OK=18495  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18493  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18491  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3405   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18490  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18490  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18489  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18488  KO=0     )
>  UI IDM uiconfig                                         (OK=18488  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18488  KO=0     )
>  UI IDM version                                          (OK=18488  KO=0     )
>  UI IDM features                                         (OK=18488  KO=0     )
>  UI IDM privilege                                        (OK=18488  KO=0     )
>  UI IDM login                                            (OK=18486  KO=2     )
>  UI IDM managed user schema                              (OK=18486  KO=1     )
>  UI IDM dashboard                                        (OK=18486  KO=1     )
>  UI IDM user                                             (OK=18487  KO=0     )
>  UI IDM oidcToken                                        (OK=18486  KO=0     )
> userinfo                                                 (OK=18483  KO=0     )
> UI-Logout                                                (OK=18485  KO=0     )
> UI-Logout Redirect 1                                     (OK=18484  KO=1     )
>  UI AM revoke2                                           (OK=18483  KO=0     )
>  UI AM endsession                                        (OK=18483  KO=1     )
>  UI AM revoke1                                           (OK=18482  KO=0     )
> getIdToken                                               (OK=6106   KO=0     )
> getIdToken Redirect 1                                    (OK=6106   KO=0     )
> createOrganization                                       (OK=6105   KO=0     )
> queryOrganization                                        (OK=6105   KO=0     )
> deleteOrganization                                       (OK=6104   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3047   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3047   KO=0     )
> ReadPolicy                                               (OK=27648  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=543    KO=0     )
> DeletePolicy                                             (OK=27586  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3400 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         4 ( 0.12%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 57887  / active: 214    / done: 85875 
================================================================================

23:51:19.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:19.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:21.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:21.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:21.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:21.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:22.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:22.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:22.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:24.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:24 GMT                                    2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1203497 KO=45    )
> restLoginInitiate                                        (OK=83241  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=83238  KO=0     )
> Skip 2FA                                                 (OK=46406  KO=1     )
> User Authorize PKCE stage                                (OK=98357  KO=1     )
> User AccessToken PKCE stage                              (OK=98352  KO=4     )
> RootUserinfo                                             (OK=62284  KO=0     )
> GetUUid                                                  (OK=27815  KO=0     )
> GetOpenidConfig                                          (OK=83195  KO=0     )
> CreatePolicy                                             (OK=27798  KO=15    )
> tokenUserinfo                                            (OK=14878  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18541  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18540  KO=1     )
>  UI AM idFromSession                                     (OK=18538  KO=1     )
>  UI AM validateGoto                                      (OK=18539  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18538  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18535  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3414   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18535  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18535  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18535  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18535  KO=0     )
>  UI IDM uiconfig                                         (OK=18535  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18535  KO=0     )
>  UI IDM version                                          (OK=18535  KO=0     )
>  UI IDM features                                         (OK=18535  KO=0     )
>  UI IDM privilege                                        (OK=18535  KO=0     )
>  UI IDM login                                            (OK=18533  KO=2     )
>  UI IDM managed user schema                              (OK=18533  KO=1     )
>  UI IDM dashboard                                        (OK=18533  KO=1     )
>  UI IDM user                                             (OK=18534  KO=0     )
>  UI IDM oidcToken                                        (OK=18535  KO=0     )
> userinfo                                                 (OK=18532  KO=0     )
> UI-Logout                                                (OK=18534  KO=0     )
> UI-Logout Redirect 1                                     (OK=18533  KO=1     )
>  UI AM revoke2                                           (OK=18532  KO=0     )
>  UI AM endsession                                        (OK=18532  KO=1     )
>  UI AM revoke1                                           (OK=18531  KO=0     )
> getIdToken                                               (OK=6119   KO=0     )
> getIdToken Redirect 1                                    (OK=6119   KO=0     )
> createOrganization                                       (OK=6118   KO=0     )
> queryOrganization                                        (OK=6118   KO=0     )
> deleteOrganization                                       (OK=6118   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3053   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3052   KO=0     )
> ReadPolicy                                               (OK=27725  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=545    KO=0     )
> DeletePolicy                                             (OK=27644  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3410 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         4 ( 0.12%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 57679  / active: 211    / done: 86086 
================================================================================

23:51:25.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:26.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:26.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:27.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:27.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:28.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:28.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:28.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:29 GMT                                    2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1206281 KO=45    )
> restLoginInitiate                                        (OK=83439  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=83434  KO=0     )
> Skip 2FA                                                 (OK=46508  KO=1     )
> User Authorize PKCE stage                                (OK=98587  KO=1     )
> User AccessToken PKCE stage                              (OK=98577  KO=4     )
> RootUserinfo                                             (OK=62393  KO=0     )
> GetUUid                                                  (OK=27882  KO=0     )
> GetOpenidConfig                                          (OK=83424  KO=0     )
> CreatePolicy                                             (OK=27864  KO=15    )
> tokenUserinfo                                            (OK=14920  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18584  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18583  KO=1     )
>  UI AM idFromSession                                     (OK=18582  KO=1     )
>  UI AM validateGoto                                      (OK=18583  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18581  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18579  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3422   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18576  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18576  KO=0     )
>  UI IDM uiconfig                                         (OK=18576  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18576  KO=0     )
>  UI IDM version                                          (OK=18576  KO=0     )
>  UI IDM features                                         (OK=18576  KO=0     )
>  UI IDM privilege                                        (OK=18576  KO=0     )
>  UI IDM login                                            (OK=18574  KO=2     )
>  UI IDM managed user schema                              (OK=18575  KO=1     )
>  UI IDM dashboard                                        (OK=18575  KO=1     )
>  UI IDM user                                             (OK=18576  KO=0     )
>  UI IDM oidcToken                                        (OK=18577  KO=0     )
> userinfo                                                 (OK=18575  KO=0     )
> UI-Logout                                                (OK=18577  KO=0     )
> UI-Logout Redirect 1                                     (OK=18576  KO=1     )
>  UI AM revoke2                                           (OK=18575  KO=0     )
>  UI AM endsession                                        (OK=18575  KO=1     )
>  UI AM revoke1                                           (OK=18574  KO=0     )
> getIdToken                                               (OK=6127   KO=0     )
> getIdToken Redirect 1                                    (OK=6127   KO=0     )
> createOrganization                                       (OK=6126   KO=0     )
> queryOrganization                                        (OK=6126   KO=0     )
> deleteOrganization                                       (OK=6126   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3057   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3057   KO=0     )
> ReadPolicy                                               (OK=27807  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=547    KO=0     )
> DeletePolicy                                             (OK=27720  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3418 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         4 ( 0.12%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 57473  / active: 211    / done: 86292 
================================================================================

23:51:29.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:30.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:31.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:31.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:32.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:32.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:32.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:33.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:33.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:33.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:34 GMT                                    2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1209093 KO=45    )
> restLoginInitiate                                        (OK=83615  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=83611  KO=0     )
> Skip 2FA                                                 (OK=46594  KO=1     )
> User Authorize PKCE stage                                (OK=98805  KO=1     )
> User AccessToken PKCE stage                              (OK=98798  KO=4     )
> RootUserinfo                                             (OK=62519  KO=0     )
> GetUUid                                                  (OK=27943  KO=0     )
> GetOpenidConfig                                          (OK=83629  KO=0     )
> CreatePolicy                                             (OK=27927  KO=15    )
> tokenUserinfo                                            (OK=14954  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18633  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18631  KO=1     )
>  UI AM idFromSession                                     (OK=18630  KO=1     )
>  UI AM validateGoto                                      (OK=18631  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18630  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18628  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3433   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18628  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18627  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18624  KO=0     )
>  UI IDM uiconfig                                         (OK=18623  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18623  KO=0     )
>  UI IDM version                                          (OK=18623  KO=0     )
>  UI IDM features                                         (OK=18623  KO=0     )
>  UI IDM privilege                                        (OK=18623  KO=0     )
>  UI IDM login                                            (OK=18621  KO=2     )
>  UI IDM managed user schema                              (OK=18622  KO=1     )
>  UI IDM dashboard                                        (OK=18622  KO=1     )
>  UI IDM user                                             (OK=18623  KO=0     )
>  UI IDM oidcToken                                        (OK=18624  KO=0     )
> userinfo                                                 (OK=18621  KO=0     )
> UI-Logout                                                (OK=18623  KO=0     )
> UI-Logout Redirect 1                                     (OK=18622  KO=1     )
>  UI AM revoke2                                           (OK=18620  KO=0     )
>  UI AM endsession                                        (OK=18620  KO=1     )
>  UI AM revoke1                                           (OK=18619  KO=0     )
> getIdToken                                               (OK=6133   KO=0     )
> getIdToken Redirect 1                                    (OK=6133   KO=0     )
> createOrganization                                       (OK=6132   KO=0     )
> queryOrganization                                        (OK=6132   KO=0     )
> deleteOrganization                                       (OK=6132   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3069   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3069   KO=0     )
> ReadPolicy                                               (OK=27874  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=548    KO=0     )
> DeletePolicy                                             (OK=27801  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3428 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 57288  / active: 182    / done: 86506 
================================================================================

23:51:35.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:36.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:37.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:37.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:39 GMT                                    2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1212134 KO=45    )
> restLoginInitiate                                        (OK=83805  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=83801  KO=0     )
> Skip 2FA                                                 (OK=46700  KO=1     )
> User Authorize PKCE stage                                (OK=99044  KO=1     )
> User AccessToken PKCE stage                              (OK=99035  KO=4     )
> RootUserinfo                                             (OK=62644  KO=0     )
> GetUUid                                                  (OK=28005  KO=0     )
> GetOpenidConfig                                          (OK=83824  KO=0     )
> CreatePolicy                                             (OK=27987  KO=15    )
> tokenUserinfo                                            (OK=14982  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18681  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18680  KO=1     )
>  UI AM idFromSession                                     (OK=18679  KO=1     )
>  UI AM validateGoto                                      (OK=18680  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18681  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18679  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3445   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18678  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18678  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18678  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18678  KO=0     )
>  UI IDM uiconfig                                         (OK=18678  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18678  KO=0     )
>  UI IDM version                                          (OK=18678  KO=0     )
>  UI IDM features                                         (OK=18678  KO=0     )
>  UI IDM privilege                                        (OK=18678  KO=0     )
>  UI IDM login                                            (OK=18676  KO=2     )
>  UI IDM managed user schema                              (OK=18677  KO=1     )
>  UI IDM dashboard                                        (OK=18677  KO=1     )
>  UI IDM user                                             (OK=18678  KO=0     )
>  UI IDM oidcToken                                        (OK=18679  KO=0     )
> userinfo                                                 (OK=18677  KO=0     )
> UI-Logout                                                (OK=18678  KO=0     )
> UI-Logout Redirect 1                                     (OK=18677  KO=1     )
>  UI AM revoke2                                           (OK=18675  KO=0     )
>  UI AM endsession                                        (OK=18676  KO=1     )
>  UI AM revoke1                                           (OK=18674  KO=0     )
> getIdToken                                               (OK=6145   KO=0     )
> getIdToken Redirect 1                                    (OK=6145   KO=0     )
> createOrganization                                       (OK=6144   KO=0     )
> queryOrganization                                        (OK=6144   KO=0     )
> deleteOrganization                                       (OK=6144   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3079   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3079   KO=0     )
> ReadPolicy                                               (OK=27936  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=549    KO=0     )
> DeletePolicy                                             (OK=27871  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3432 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.32%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 57087  / active: 181    / done: 86708 
================================================================================

23:51:39.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:40.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:41.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:42.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:42.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:43.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:43.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:43.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:44.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:44 GMT                                    2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1214740 KO=45    )
> restLoginInitiate                                        (OK=84011  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=83999  KO=0     )
> Skip 2FA                                                 (OK=46821  KO=1     )
> User Authorize PKCE stage                                (OK=99260  KO=1     )
> User AccessToken PKCE stage                              (OK=99255  KO=4     )
> RootUserinfo                                             (OK=62791  KO=0     )
> GetUUid                                                  (OK=28077  KO=0     )
> GetOpenidConfig                                          (OK=84017  KO=0     )
> CreatePolicy                                             (OK=28062  KO=15    )
> tokenUserinfo                                            (OK=15015  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18717  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18716  KO=1     )
>  UI AM idFromSession                                     (OK=18713  KO=1     )
>  UI AM validateGoto                                      (OK=18713  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18711  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3450   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18711  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18711  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18712  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18712  KO=0     )
>  UI IDM uiconfig                                         (OK=18711  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18711  KO=0     )
>  UI IDM version                                          (OK=18711  KO=0     )
>  UI IDM features                                         (OK=18711  KO=0     )
>  UI IDM privilege                                        (OK=18711  KO=0     )
>  UI IDM login                                            (OK=18709  KO=2     )
>  UI IDM managed user schema                              (OK=18710  KO=1     )
>  UI IDM dashboard                                        (OK=18710  KO=1     )
>  UI IDM user                                             (OK=18711  KO=0     )
>  UI IDM oidcToken                                        (OK=18712  KO=0     )
> userinfo                                                 (OK=18710  KO=0     )
> UI-Logout                                                (OK=18712  KO=0     )
> UI-Logout Redirect 1                                     (OK=18711  KO=1     )
>  UI AM revoke2                                           (OK=18710  KO=0     )
>  UI AM endsession                                        (OK=18710  KO=1     )
>  UI AM revoke1                                           (OK=18709  KO=0     )
> getIdToken                                               (OK=6167   KO=0     )
> getIdToken Redirect 1                                    (OK=6166   KO=0     )
> createOrganization                                       (OK=6165   KO=0     )
> queryOrganization                                        (OK=6165   KO=0     )
> deleteOrganization                                       (OK=6165   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3090   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3090   KO=0     )
> ReadPolicy                                               (OK=27995  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=551    KO=0     )
> DeletePolicy                                             (OK=27930  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3441 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 56872  / active: 200    / done: 86904 
================================================================================

23:51:45.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:45.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:46.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:46.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:46.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:47.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:47.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:47.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:48.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:48.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:49.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:49.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:49 GMT                                    2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1217421 KO=45    )
> restLoginInitiate                                        (OK=84185  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=84181  KO=0     )
> Skip 2FA                                                 (OK=46922  KO=1     )
> User Authorize PKCE stage                                (OK=99471  KO=1     )
> User AccessToken PKCE stage                              (OK=99464  KO=4     )
> RootUserinfo                                             (OK=62968  KO=0     )
> GetUUid                                                  (OK=28134  KO=0     )
> GetOpenidConfig                                          (OK=84208  KO=0     )
> CreatePolicy                                             (OK=28117  KO=15    )
> tokenUserinfo                                            (OK=15042  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18757  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18755  KO=1     )
>  UI AM idFromSession                                     (OK=18754  KO=1     )
>  UI AM validateGoto                                      (OK=18755  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18754  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18751  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3456   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18751  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18751  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18752  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18752  KO=0     )
>  UI IDM uiconfig                                         (OK=18752  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18752  KO=0     )
>  UI IDM version                                          (OK=18752  KO=0     )
>  UI IDM features                                         (OK=18752  KO=0     )
>  UI IDM privilege                                        (OK=18752  KO=0     )
>  UI IDM login                                            (OK=18750  KO=2     )
>  UI IDM managed user schema                              (OK=18751  KO=1     )
>  UI IDM dashboard                                        (OK=18751  KO=1     )
>  UI IDM user                                             (OK=18752  KO=0     )
>  UI IDM oidcToken                                        (OK=18753  KO=0     )
> userinfo                                                 (OK=18751  KO=0     )
> UI-Logout                                                (OK=18753  KO=0     )
> UI-Logout Redirect 1                                     (OK=18752  KO=1     )
>  UI AM revoke2                                           (OK=18751  KO=0     )
>  UI AM endsession                                        (OK=18751  KO=1     )
>  UI AM revoke1                                           (OK=18750  KO=0     )
> getIdToken                                               (OK=6182   KO=0     )
> getIdToken Redirect 1                                    (OK=6181   KO=0     )
> createOrganization                                       (OK=6180   KO=0     )
> queryOrganization                                        (OK=6180   KO=0     )
> deleteOrganization                                       (OK=6180   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3098   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3097   KO=0     )
> ReadPolicy                                               (OK=28073  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=553    KO=0     )
> DeletePolicy                                             (OK=27992  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3453 (98.49%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 56688  / active: 186    / done: 87102 
================================================================================

23:51:50.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:50.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:51.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:51.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:53.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:53.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:54.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:54 GMT                                    2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1219985 KO=45    )
> restLoginInitiate                                        (OK=84364  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=84355  KO=0     )
> Skip 2FA                                                 (OK=47016  KO=1     )
> User Authorize PKCE stage                                (OK=99680  KO=1     )
> User AccessToken PKCE stage                              (OK=99675  KO=4     )
> RootUserinfo                                             (OK=63073  KO=0     )
> GetUUid                                                  (OK=28205  KO=0     )
> GetOpenidConfig                                          (OK=84413  KO=0     )
> CreatePolicy                                             (OK=28189  KO=15    )
> tokenUserinfo                                            (OK=15075  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18799  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18798  KO=1     )
>  UI AM idFromSession                                     (OK=18795  KO=1     )
>  UI AM validateGoto                                      (OK=18796  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18795  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18792  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3463   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18792  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18792  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18792  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18791  KO=0     )
>  UI IDM uiconfig                                         (OK=18791  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18791  KO=0     )
>  UI IDM version                                          (OK=18791  KO=0     )
>  UI IDM features                                         (OK=18791  KO=0     )
>  UI IDM privilege                                        (OK=18791  KO=0     )
>  UI IDM login                                            (OK=18789  KO=2     )
>  UI IDM managed user schema                              (OK=18790  KO=1     )
>  UI IDM dashboard                                        (OK=18790  KO=1     )
>  UI IDM user                                             (OK=18791  KO=0     )
>  UI IDM oidcToken                                        (OK=18791  KO=0     )
> userinfo                                                 (OK=18789  KO=0     )
> UI-Logout                                                (OK=18791  KO=0     )
> UI-Logout Redirect 1                                     (OK=18790  KO=1     )
>  UI AM revoke2                                           (OK=18789  KO=0     )
>  UI AM endsession                                        (OK=18789  KO=1     )
>  UI AM revoke1                                           (OK=18788  KO=0     )
> getIdToken                                               (OK=6189   KO=0     )
> getIdToken Redirect 1                                    (OK=6189   KO=0     )
> createOrganization                                       (OK=6188   KO=0     )
> queryOrganization                                        (OK=6188   KO=0     )
> deleteOrganization                                       (OK=6188   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3104   KO=0     )
> ReadPolicy                                               (OK=28125  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=553    KO=0     )
> DeletePolicy                                             (OK=28064  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3460 (98.49%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 56500  / active: 181    / done: 87295 
================================================================================

23:51:54.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:54.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:54.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:54.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:55.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:56.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:56.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:57.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:58.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:58.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:58.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:59.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:51:59.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:51:59 GMT                                    2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1222607 KO=45    )
> restLoginInitiate                                        (OK=84561  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=84553  KO=0     )
> Skip 2FA                                                 (OK=47137  KO=1     )
> User Authorize PKCE stage                                (OK=99902  KO=1     )
> User AccessToken PKCE stage                              (OK=99898  KO=4     )
> RootUserinfo                                             (OK=63215  KO=0     )
> GetUUid                                                  (OK=28272  KO=0     )
> GetOpenidConfig                                          (OK=84604  KO=0     )
> CreatePolicy                                             (OK=28257  KO=15    )
> tokenUserinfo                                            (OK=15104  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18835  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18834  KO=1     )
>  UI AM idFromSession                                     (OK=18832  KO=1     )
>  UI AM validateGoto                                      (OK=18833  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18832  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18829  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3473   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18829  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18829  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18828  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18828  KO=0     )
>  UI IDM uiconfig                                         (OK=18828  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18828  KO=0     )
>  UI IDM version                                          (OK=18828  KO=0     )
>  UI IDM features                                         (OK=18828  KO=0     )
>  UI IDM privilege                                        (OK=18828  KO=0     )
>  UI IDM login                                            (OK=18826  KO=2     )
>  UI IDM managed user schema                              (OK=18827  KO=1     )
>  UI IDM dashboard                                        (OK=18827  KO=1     )
>  UI IDM user                                             (OK=18827  KO=0     )
>  UI IDM oidcToken                                        (OK=18828  KO=0     )
> userinfo                                                 (OK=18826  KO=0     )
> UI-Logout                                                (OK=18828  KO=0     )
> UI-Logout Redirect 1                                     (OK=18826  KO=1     )
>  UI AM revoke2                                           (OK=18824  KO=0     )
>  UI AM endsession                                        (OK=18824  KO=1     )
>  UI AM revoke1                                           (OK=18823  KO=0     )
> getIdToken                                               (OK=6201   KO=0     )
> getIdToken Redirect 1                                    (OK=6201   KO=0     )
> createOrganization                                       (OK=6200   KO=0     )
> queryOrganization                                        (OK=6200   KO=0     )
> deleteOrganization                                       (OK=6200   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3112   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3110   KO=0     )
> ReadPolicy                                               (OK=28197  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=554    KO=0     )
> DeletePolicy                                             (OK=28121  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3473 (98.50%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 56299  / active: 212    / done: 87465 
================================================================================

23:51:59.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:00.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:03.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:04.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:04 GMT                                    2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1225692 KO=45    )
> restLoginInitiate                                        (OK=84769  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=84761  KO=0     )
> Skip 2FA                                                 (OK=47261  KO=1     )
> User Authorize PKCE stage                                (OK=100150 KO=1     )
> User AccessToken PKCE stage                              (OK=100143 KO=4     )
> RootUserinfo                                             (OK=63388  KO=0     )
> GetUUid                                                  (OK=28343  KO=0     )
> GetOpenidConfig                                          (OK=84816  KO=0     )
> CreatePolicy                                             (OK=28327  KO=15    )
> tokenUserinfo                                            (OK=15137  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18883  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18882  KO=1     )
>  UI AM idFromSession                                     (OK=18881  KO=1     )
>  UI AM validateGoto                                      (OK=18882  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18880  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18878  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3485   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18875  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18875  KO=0     )
>  UI IDM uiconfig                                         (OK=18875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18875  KO=0     )
>  UI IDM version                                          (OK=18875  KO=0     )
>  UI IDM features                                         (OK=18875  KO=0     )
>  UI IDM privilege                                        (OK=18875  KO=0     )
>  UI IDM login                                            (OK=18873  KO=2     )
>  UI IDM managed user schema                              (OK=18874  KO=1     )
>  UI IDM dashboard                                        (OK=18874  KO=1     )
>  UI IDM user                                             (OK=18875  KO=0     )
>  UI IDM oidcToken                                        (OK=18876  KO=0     )
> userinfo                                                 (OK=18873  KO=0     )
> UI-Logout                                                (OK=18874  KO=0     )
> UI-Logout Redirect 1                                     (OK=18871  KO=1     )
>  UI AM revoke2                                           (OK=18869  KO=0     )
>  UI AM endsession                                        (OK=18869  KO=1     )
>  UI AM revoke1                                           (OK=18868  KO=0     )
> getIdToken                                               (OK=6218   KO=0     )
> getIdToken Redirect 1                                    (OK=6218   KO=0     )
> createOrganization                                       (OK=6216   KO=0     )
> queryOrganization                                        (OK=6215   KO=0     )
> deleteOrganization                                       (OK=6215   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3124   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3124   KO=0     )
> ReadPolicy                                               (OK=28267  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=559    KO=0     )
> DeletePolicy                                             (OK=28193  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3477 (98.50%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 56076  / active: 213    / done: 87687 
================================================================================

23:52:05.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:05.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:06.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:06.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:06.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:07.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:08.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:09.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:09 GMT                                    2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1228825 KO=45    )
> restLoginInitiate                                        (OK=84968  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=84966  KO=0     )
> Skip 2FA                                                 (OK=47366  KO=1     )
> User Authorize PKCE stage                                (OK=100406 KO=1     )
> User AccessToken PKCE stage                              (OK=100402 KO=4     )
> RootUserinfo                                             (OK=63524  KO=0     )
> GetUUid                                                  (OK=28412  KO=0     )
> GetOpenidConfig                                          (OK=85020  KO=0     )
> CreatePolicy                                             (OK=28397  KO=15    )
> tokenUserinfo                                            (OK=15180  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18933  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18932  KO=1     )
>  UI AM idFromSession                                     (OK=18930  KO=1     )
>  UI AM validateGoto                                      (OK=18931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18931  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18929  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3495   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18929  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18929  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18929  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18927  KO=0     )
>  UI IDM uiconfig                                         (OK=18927  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18927  KO=0     )
>  UI IDM version                                          (OK=18927  KO=0     )
>  UI IDM features                                         (OK=18926  KO=0     )
>  UI IDM privilege                                        (OK=18927  KO=0     )
>  UI IDM login                                            (OK=18924  KO=2     )
>  UI IDM managed user schema                              (OK=18925  KO=1     )
>  UI IDM dashboard                                        (OK=18925  KO=1     )
>  UI IDM user                                             (OK=18926  KO=0     )
>  UI IDM oidcToken                                        (OK=18927  KO=0     )
> userinfo                                                 (OK=18922  KO=0     )
> UI-Logout                                                (OK=18924  KO=0     )
> UI-Logout Redirect 1                                     (OK=18923  KO=1     )
>  UI AM revoke2                                           (OK=18920  KO=0     )
>  UI AM endsession                                        (OK=18920  KO=1     )
>  UI AM revoke1                                           (OK=18919  KO=0     )
> getIdToken                                               (OK=6238   KO=0     )
> getIdToken Redirect 1                                    (OK=6238   KO=0     )
> createOrganization                                       (OK=6237   KO=0     )
> queryOrganization                                        (OK=6236   KO=0     )
> deleteOrganization                                       (OK=6235   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3131   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3131   KO=0     )
> ReadPolicy                                               (OK=28335  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=560    KO=0     )
> DeletePolicy                                             (OK=28259  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3485 (98.50%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 55870  / active: 195    / done: 87911 
================================================================================

23:52:10.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:10.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:11.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:11.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:12.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:12.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:12.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:14.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:14.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:14.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:14 GMT                                    2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1231644 KO=45    )
> restLoginInitiate                                        (OK=85167  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=85160  KO=0     )
> Skip 2FA                                                 (OK=47465  KO=1     )
> User Authorize PKCE stage                                (OK=100630 KO=1     )
> User AccessToken PKCE stage                              (OK=100625 KO=4     )
> RootUserinfo                                             (OK=63649  KO=0     )
> GetUUid                                                  (OK=28474  KO=0     )
> GetOpenidConfig                                          (OK=85220  KO=0     )
> CreatePolicy                                             (OK=28457  KO=15    )
> tokenUserinfo                                            (OK=15217  KO=0     )
> UI-Post-Login - stage 1                                  (OK=18978  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18977  KO=1     )
>  UI AM idFromSession                                     (OK=18976  KO=1     )
>  UI AM validateGoto                                      (OK=18977  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18974  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18972  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3505   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18971  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18971  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18972  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18972  KO=0     )
>  UI IDM uiconfig                                         (OK=18971  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18971  KO=0     )
>  UI IDM version                                          (OK=18971  KO=0     )
>  UI IDM features                                         (OK=18970  KO=0     )
>  UI IDM privilege                                        (OK=18970  KO=0     )
>  UI IDM login                                            (OK=18968  KO=2     )
>  UI IDM managed user schema                              (OK=18969  KO=1     )
>  UI IDM dashboard                                        (OK=18969  KO=1     )
>  UI IDM user                                             (OK=18970  KO=0     )
>  UI IDM oidcToken                                        (OK=18970  KO=0     )
> userinfo                                                 (OK=18968  KO=0     )
> UI-Logout                                                (OK=18970  KO=0     )
> UI-Logout Redirect 1                                     (OK=18969  KO=1     )
>  UI AM revoke2                                           (OK=18968  KO=0     )
>  UI AM endsession                                        (OK=18968  KO=1     )
>  UI AM revoke1                                           (OK=18967  KO=0     )
> getIdToken                                               (OK=6251   KO=0     )
> getIdToken Redirect 1                                    (OK=6250   KO=0     )
> createOrganization                                       (OK=6249   KO=0     )
> queryOrganization                                        (OK=6249   KO=0     )
> deleteOrganization                                       (OK=6249   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3140   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3140   KO=0     )
> ReadPolicy                                               (OK=28405  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=561    KO=0     )
> DeletePolicy                                             (OK=28332  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3495 (98.51%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 55664  / active: 186    / done: 88126 
================================================================================

23:52:14.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:14.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:15.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:16.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:16.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:17.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:18.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:18.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:19.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:19 GMT                                    2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1234387 KO=45    )
> restLoginInitiate                                        (OK=85374  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=85370  KO=0     )
> Skip 2FA                                                 (OK=47587  KO=1     )
> User Authorize PKCE stage                                (OK=100870 KO=1     )
> User AccessToken PKCE stage                              (OK=100864 KO=4     )
> RootUserinfo                                             (OK=63784  KO=0     )
> GetUUid                                                  (OK=28537  KO=0     )
> GetOpenidConfig                                          (OK=85413  KO=0     )
> CreatePolicy                                             (OK=28521  KO=15    )
> tokenUserinfo                                            (OK=15260  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19014  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19013  KO=1     )
>  UI AM idFromSession                                     (OK=19012  KO=1     )
>  UI AM validateGoto                                      (OK=19013  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19013  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19011  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3518   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19011  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19011  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19009  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19009  KO=0     )
>  UI IDM uiconfig                                         (OK=19009  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19009  KO=0     )
>  UI IDM version                                          (OK=19009  KO=0     )
>  UI IDM features                                         (OK=19009  KO=0     )
>  UI IDM privilege                                        (OK=19009  KO=0     )
>  UI IDM login                                            (OK=19007  KO=2     )
>  UI IDM managed user schema                              (OK=19008  KO=1     )
>  UI IDM dashboard                                        (OK=19008  KO=1     )
>  UI IDM user                                             (OK=19009  KO=0     )
>  UI IDM oidcToken                                        (OK=19009  KO=0     )
> userinfo                                                 (OK=19007  KO=0     )
> UI-Logout                                                (OK=19008  KO=0     )
> UI-Logout Redirect 1                                     (OK=19006  KO=1     )
>  UI AM revoke2                                           (OK=19005  KO=0     )
>  UI AM endsession                                        (OK=19005  KO=1     )
>  UI AM revoke1                                           (OK=19004  KO=0     )
> getIdToken                                               (OK=6267   KO=0     )
> getIdToken Redirect 1                                    (OK=6267   KO=0     )
> createOrganization                                       (OK=6266   KO=0     )
> queryOrganization                                        (OK=6266   KO=0     )
> deleteOrganization                                       (OK=6266   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3147   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3146   KO=0     )
> ReadPolicy                                               (OK=28467  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=562    KO=0     )
> DeletePolicy                                             (OK=28398  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3504 (98.51%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 55449  / active: 198    / done: 88329 
================================================================================

23:52:19.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:20.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:21.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:21.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:22.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:23.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:23.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:23.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:23.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:24.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:24 GMT                                    2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1236900 KO=45    )
> restLoginInitiate                                        (OK=85557  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=85554  KO=0     )
> Skip 2FA                                                 (OK=47693  KO=1     )
> User Authorize PKCE stage                                (OK=101078 KO=1     )
> User AccessToken PKCE stage                              (OK=101073 KO=4     )
> RootUserinfo                                             (OK=63971  KO=0     )
> GetUUid                                                  (OK=28603  KO=0     )
> GetOpenidConfig                                          (OK=85607  KO=0     )
> CreatePolicy                                             (OK=28587  KO=15    )
> tokenUserinfo                                            (OK=15294  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19048  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19046  KO=1     )
>  UI AM idFromSession                                     (OK=19045  KO=1     )
>  UI AM validateGoto                                      (OK=19046  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19047  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19045  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3525   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19045  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19042  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19042  KO=0     )
>  UI IDM uiconfig                                         (OK=19042  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19042  KO=0     )
>  UI IDM version                                          (OK=19042  KO=0     )
>  UI IDM features                                         (OK=19042  KO=0     )
>  UI IDM privilege                                        (OK=19042  KO=0     )
>  UI IDM login                                            (OK=19040  KO=2     )
>  UI IDM managed user schema                              (OK=19040  KO=1     )
>  UI IDM dashboard                                        (OK=19040  KO=1     )
>  UI IDM user                                             (OK=19041  KO=0     )
>  UI IDM oidcToken                                        (OK=19042  KO=0     )
> userinfo                                                 (OK=19039  KO=0     )
> UI-Logout                                                (OK=19040  KO=0     )
> UI-Logout Redirect 1                                     (OK=19039  KO=1     )
>  UI AM revoke2                                           (OK=19036  KO=0     )
>  UI AM endsession                                        (OK=19036  KO=1     )
>  UI AM revoke1                                           (OK=19035  KO=0     )
> getIdToken                                               (OK=6282   KO=0     )
> getIdToken Redirect 1                                    (OK=6282   KO=0     )
> createOrganization                                       (OK=6280   KO=0     )
> queryOrganization                                        (OK=6280   KO=0     )
> deleteOrganization                                       (OK=6280   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3154   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3154   KO=0     )
> ReadPolicy                                               (OK=28530  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=566    KO=0     )
> DeletePolicy                                             (OK=28461  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3514 (98.51%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 55262  / active: 187    / done: 88527 
================================================================================

23:52:25.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:25.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:25.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:26.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:26.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:27.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:28.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:28.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:29 GMT                                    2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1239851 KO=45    )
> restLoginInitiate                                        (OK=85744  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=85740  KO=0     )
> Skip 2FA                                                 (OK=47782  KO=1     )
> User Authorize PKCE stage                                (OK=101306 KO=1     )
> User AccessToken PKCE stage                              (OK=101299 KO=4     )
> RootUserinfo                                             (OK=64106  KO=0     )
> GetUUid                                                  (OK=28654  KO=0     )
> GetOpenidConfig                                          (OK=85789  KO=0     )
> CreatePolicy                                             (OK=28636  KO=15    )
> tokenUserinfo                                            (OK=15329  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19099  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19097  KO=1     )
>  UI AM idFromSession                                     (OK=19096  KO=1     )
>  UI AM validateGoto                                      (OK=19097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19097  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19095  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3534   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19095  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19095  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19096  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19096  KO=0     )
>  UI IDM uiconfig                                         (OK=19096  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19096  KO=0     )
>  UI IDM version                                          (OK=19096  KO=0     )
>  UI IDM features                                         (OK=19096  KO=0     )
>  UI IDM privilege                                        (OK=19096  KO=0     )
>  UI IDM login                                            (OK=19094  KO=2     )
>  UI IDM managed user schema                              (OK=19095  KO=1     )
>  UI IDM dashboard                                        (OK=19095  KO=1     )
>  UI IDM user                                             (OK=19095  KO=0     )
>  UI IDM oidcToken                                        (OK=19095  KO=0     )
> userinfo                                                 (OK=19092  KO=0     )
> UI-Logout                                                (OK=19093  KO=0     )
> UI-Logout Redirect 1                                     (OK=19091  KO=1     )
>  UI AM revoke2                                           (OK=19089  KO=0     )
>  UI AM endsession                                        (OK=19089  KO=1     )
>  UI AM revoke1                                           (OK=19088  KO=0     )
> getIdToken                                               (OK=6293   KO=0     )
> getIdToken Redirect 1                                    (OK=6293   KO=0     )
> createOrganization                                       (OK=6292   KO=0     )
> queryOrganization                                        (OK=6292   KO=0     )
> deleteOrganization                                       (OK=6292   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3160   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3159   KO=0     )
> ReadPolicy                                               (OK=28597  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=568    KO=0     )
> DeletePolicy                                             (OK=28527  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3522 (98.52%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 55066  / active: 176    / done: 88734 
================================================================================

23:52:30.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:30.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:30.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:30.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:30.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:30.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:31.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:31.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:32.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:32.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:32.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:33.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:34 GMT                                    2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1242191 KO=45    )
> restLoginInitiate                                        (OK=85921  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=85916  KO=0     )
> Skip 2FA                                                 (OK=47880  KO=1     )
> User Authorize PKCE stage                                (OK=101505 KO=1     )
> User AccessToken PKCE stage                              (OK=101494 KO=4     )
> RootUserinfo                                             (OK=64264  KO=0     )
> GetUUid                                                  (OK=28702  KO=0     )
> GetOpenidConfig                                          (OK=85953  KO=0     )
> CreatePolicy                                             (OK=28685  KO=15    )
> tokenUserinfo                                            (OK=15361  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19133  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19131  KO=1     )
>  UI AM idFromSession                                     (OK=19130  KO=1     )
>  UI AM validateGoto                                      (OK=19131  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19132  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19130  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3540   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19129  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19129  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19127  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19127  KO=0     )
>  UI IDM uiconfig                                         (OK=19127  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19127  KO=0     )
>  UI IDM version                                          (OK=19127  KO=0     )
>  UI IDM features                                         (OK=19127  KO=0     )
>  UI IDM privilege                                        (OK=19127  KO=0     )
>  UI IDM login                                            (OK=19125  KO=2     )
>  UI IDM managed user schema                              (OK=19126  KO=1     )
>  UI IDM dashboard                                        (OK=19126  KO=1     )
>  UI IDM user                                             (OK=19127  KO=0     )
>  UI IDM oidcToken                                        (OK=19128  KO=0     )
> userinfo                                                 (OK=19126  KO=0     )
> UI-Logout                                                (OK=19128  KO=0     )
> UI-Logout Redirect 1                                     (OK=19127  KO=1     )
>  UI AM revoke2                                           (OK=19125  KO=0     )
>  UI AM endsession                                        (OK=19126  KO=1     )
>  UI AM revoke1                                           (OK=19124  KO=0     )
> getIdToken                                               (OK=6301   KO=0     )
> getIdToken Redirect 1                                    (OK=6301   KO=0     )
> createOrganization                                       (OK=6300   KO=0     )
> queryOrganization                                        (OK=6300   KO=0     )
> deleteOrganization                                       (OK=6300   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3168   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3168   KO=0     )
> ReadPolicy                                               (OK=28647  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=570    KO=0     )
> DeletePolicy                                             (OK=28593  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3534 (98.52%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 54881  / active: 171    / done: 88924 
================================================================================

23:52:34.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:34.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:35.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:36.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:36.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:36.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:36.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:36.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:37.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:37.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:39 GMT                                    2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1245183 KO=45    )
> restLoginInitiate                                        (OK=86121  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=86113  KO=0     )
> Skip 2FA                                                 (OK=47977  KO=1     )
> User Authorize PKCE stage                                (OK=101741 KO=1     )
> User AccessToken PKCE stage                              (OK=101735 KO=4     )
> RootUserinfo                                             (OK=64438  KO=0     )
> GetUUid                                                  (OK=28764  KO=0     )
> GetOpenidConfig                                          (OK=86114  KO=0     )
> CreatePolicy                                             (OK=28749  KO=15    )
> tokenUserinfo                                            (OK=15399  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19188  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19187  KO=1     )
>  UI AM idFromSession                                     (OK=19184  KO=1     )
>  UI AM validateGoto                                      (OK=19185  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19183  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19181  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3550   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19181  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19181  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19180  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19180  KO=0     )
>  UI IDM uiconfig                                         (OK=19180  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19180  KO=0     )
>  UI IDM version                                          (OK=19180  KO=0     )
>  UI IDM features                                         (OK=19180  KO=0     )
>  UI IDM privilege                                        (OK=19180  KO=0     )
>  UI IDM login                                            (OK=19178  KO=2     )
>  UI IDM managed user schema                              (OK=19179  KO=1     )
>  UI IDM dashboard                                        (OK=19179  KO=1     )
>  UI IDM user                                             (OK=19180  KO=0     )
>  UI IDM oidcToken                                        (OK=19181  KO=0     )
> userinfo                                                 (OK=19177  KO=0     )
> UI-Logout                                                (OK=19179  KO=0     )
> UI-Logout Redirect 1                                     (OK=19177  KO=1     )
>  UI AM revoke2                                           (OK=19176  KO=0     )
>  UI AM endsession                                        (OK=19176  KO=1     )
>  UI AM revoke1                                           (OK=19175  KO=0     )
> getIdToken                                               (OK=6310   KO=0     )
> getIdToken Redirect 1                                    (OK=6310   KO=0     )
> createOrganization                                       (OK=6309   KO=0     )
> queryOrganization                                        (OK=6308   KO=0     )
> deleteOrganization                                       (OK=6308   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3172   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3171   KO=0     )
> ReadPolicy                                               (OK=28695  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=570    KO=0     )
> DeletePolicy                                             (OK=28642  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3544 (98.53%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 54675  / active: 179    / done: 89122 
================================================================================

23:52:39.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:40.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:40.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:41.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:41.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:41.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:41.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:42.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:43.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:44 GMT                                    2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1248150 KO=45    )
> restLoginInitiate                                        (OK=86314  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=86309  KO=0     )
> Skip 2FA                                                 (OK=48080  KO=1     )
> User Authorize PKCE stage                                (OK=101983 KO=1     )
> User AccessToken PKCE stage                              (OK=101978 KO=4     )
> RootUserinfo                                             (OK=64584  KO=0     )
> GetUUid                                                  (OK=28821  KO=0     )
> GetOpenidConfig                                          (OK=86281  KO=0     )
> CreatePolicy                                             (OK=28803  KO=15    )
> tokenUserinfo                                            (OK=15435  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19238  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19237  KO=1     )
>  UI AM idFromSession                                     (OK=19236  KO=1     )
>  UI AM validateGoto                                      (OK=19237  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19236  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19234  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3559   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19233  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19233  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19232  KO=0     )
>  UI IDM uiconfig                                         (OK=19232  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19232  KO=0     )
>  UI IDM version                                          (OK=19232  KO=0     )
>  UI IDM features                                         (OK=19231  KO=0     )
>  UI IDM privilege                                        (OK=19231  KO=0     )
>  UI IDM login                                            (OK=19229  KO=2     )
>  UI IDM managed user schema                              (OK=19229  KO=1     )
>  UI IDM dashboard                                        (OK=19229  KO=1     )
>  UI IDM user                                             (OK=19229  KO=0     )
>  UI IDM oidcToken                                        (OK=19229  KO=0     )
> userinfo                                                 (OK=19227  KO=0     )
> UI-Logout                                                (OK=19229  KO=0     )
> UI-Logout Redirect 1                                     (OK=19228  KO=1     )
>  UI AM revoke2                                           (OK=19226  KO=0     )
>  UI AM endsession                                        (OK=19226  KO=1     )
>  UI AM revoke1                                           (OK=19225  KO=0     )
> getIdToken                                               (OK=6323   KO=0     )
> getIdToken Redirect 1                                    (OK=6323   KO=0     )
> createOrganization                                       (OK=6322   KO=0     )
> queryOrganization                                        (OK=6322   KO=0     )
> deleteOrganization                                       (OK=6321   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3180   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3180   KO=0     )
> ReadPolicy                                               (OK=28759  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=571    KO=0     )
> DeletePolicy                                             (OK=28690  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3553 (98.53%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.31%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 54478  / active: 181    / done: 89317 
================================================================================

23:52:45.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:45.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:45.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:45.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:46.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:46.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:46.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:46.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:48.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:48.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:48.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:49.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:49.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:49.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:49.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:49.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:49 GMT                                    2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1251059 KO=45    )
> restLoginInitiate                                        (OK=86517  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=86517  KO=0     )
> Skip 2FA                                                 (OK=48196  KO=1     )
> User Authorize PKCE stage                                (OK=102216 KO=1     )
> User AccessToken PKCE stage                              (OK=102209 KO=4     )
> RootUserinfo                                             (OK=64745  KO=0     )
> GetUUid                                                  (OK=28889  KO=0     )
> GetOpenidConfig                                          (OK=86469  KO=0     )
> CreatePolicy                                             (OK=28873  KO=15    )
> tokenUserinfo                                            (OK=15463  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19283  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19282  KO=1     )
>  UI AM idFromSession                                     (OK=19281  KO=1     )
>  UI AM validateGoto                                      (OK=19282  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19279  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19277  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3567   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19277  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19277  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19277  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19277  KO=0     )
>  UI IDM uiconfig                                         (OK=19277  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19277  KO=0     )
>  UI IDM version                                          (OK=19277  KO=0     )
>  UI IDM features                                         (OK=19276  KO=0     )
>  UI IDM privilege                                        (OK=19276  KO=0     )
>  UI IDM login                                            (OK=19274  KO=2     )
>  UI IDM managed user schema                              (OK=19275  KO=1     )
>  UI IDM dashboard                                        (OK=19275  KO=1     )
>  UI IDM user                                             (OK=19276  KO=0     )
>  UI IDM oidcToken                                        (OK=19276  KO=0     )
> userinfo                                                 (OK=19274  KO=0     )
> UI-Logout                                                (OK=19276  KO=0     )
> UI-Logout Redirect 1                                     (OK=19275  KO=1     )
>  UI AM revoke2                                           (OK=19272  KO=0     )
>  UI AM endsession                                        (OK=19272  KO=1     )
>  UI AM revoke1                                           (OK=19271  KO=0     )
> getIdToken                                               (OK=6340   KO=0     )
> getIdToken Redirect 1                                    (OK=6340   KO=0     )
> createOrganization                                       (OK=6339   KO=0     )
> queryOrganization                                        (OK=6339   KO=0     )
> deleteOrganization                                       (OK=6339   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3185   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3185   KO=0     )
> ReadPolicy                                               (OK=28814  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=572    KO=0     )
> DeletePolicy                                             (OK=28754  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3569 (98.54%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         4 ( 0.11%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 54270  / active: 184    / done: 89522 
================================================================================

23:52:50.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:51.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:52.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:52.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:52.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:52.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:52.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:53.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:53.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:53.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:53.953 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'Skip 2FA' failed for user 89861: status.find.is(200), but actually found 502
23:52:53.954 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
Skip 2FA: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,89861,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.79271, randomPolicyName -> testPolicy223160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ff66a60, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, 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, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI1MDJjZmU0OC05NmQ3LTQ2MWMtYjY4ZC05ZDQ0YWY1ZGY2MDQiLCJvdGsiOiJxNnA1dGZiOWQxMTJnNzF0ZmgzMnRqNXZxayIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNVVTa2RNYlRKTVRFOXNaVTFaYjI1bVZ6UlVaV04zTGtoRU1uRndiMDlYWmkwelFteHBPRUk0TkZOWU5FbFRNR1JwTW5oVlkwZzNUM0k0WDNCS1MxRlZkVkpvVHpnMVR6QkdTVmwyUVhORGRWcHBhRkJIVEUxZloyMVVRMjQwVDJwMGRuQlhZM2xxV0RaSlRXdHpjbU5hZW5WMVMydGFlVGxFT0RRd1owOVhSWEpzTVV0ZlpXaHNTVmhOVDAxeFpWZFJZVm8yTjNKUk1uVkVhMFJ4YWw5TGFVOU1iMWxCY0Y5TlZsVXdlSEJMVWpaRWJHcHdjRm81WmpjelRIbDZTMDh5ZUdsMVZXWnlkbWs1TlVsVldFc3dhMU5SUjFZMkxUaGpabXcyYzI5a1QwSlNUSEpLTW5SbFpWYzFRMjl3TVc1b1VtVnNUVTE2Ym1semFUZFZOamxLY21kVWNtNVROelV6ZHpreWFEVjFRVU5OYVZkRVNVdHpVVmhPWWtsMVpIaHZSMWRMVVhOSmJWTmFhRFZwUlhGVVlsRklSa2xUZWs1WWFtRkRja1pWYURSSlJEVnJhbEIyU0VRMFpHa3daRUUzUmxJelVUbDNiaTF2VFhKT1YxWjNTbXRsUjNWVE1FWTBUbWsxZDFKc1lUWnBUSFJqY25aMlVHUkJVRzR3Wm5oalNITnJVV05ZWTJSclNVWktNa3REY21NeWVqZE1SREJJVEU1dGRrMHRkV05DYkhaUE5HTlFOVWN5VG5NMlZqUlFWRzVNTkRWTGVFVnBObTAyZFZGRlRuZHZibE5IWkMxcmNFc3RlbE4zU1d4R1lXMU9kR1pwYUdsWll6aDNWMUZhV0dVNU1rZENVMnRwVEhGVldEUTRaRzVsWDI1dFgyRkZObFV3Tm0xTVNXUlVNRmxYVjJkTlVUQnFZVFZuZHpaRWVrZHdRbEU0TUhWalVVbDRTbFZGUjJ0RVJ6TjFaR1ZzWm1kMFdWWnJWVnBKZDA5dWRYbE1VbGN6UW1vMk1uUldhWGRXV1Y5VVdXWXhaWFZoTUU1WVQwWTFOVGwyYW01UlQyWk9Ra1ZwTlRSTVZYZFNWWHBpV1ZCRk1tVnpXWEJ6YkRadFEzVk9UVmxWWVV0c2JsbEViWGwxZDNaM01HMWxORUpmWHpSakxVTktaamwyYVRaV1V6TnpORE5QYzBwNVpEaHdWMU14YW01eGRVcExNWGMwVVZaVVdYaGhZbTVyWkhKNVdUQndhMFp0TnpodFNXSlpiazFsYTNCMVVEWldTa1E0ZVdSZldtVnNRbkEwUlVWNWVYcGpja0p4Ulc5ak1FTm5jamQwT1RGVlNUWjVZV1p5VGpneU0zQnRNM0ozUkVONlVFaDRVRmhRUW5OdVQxOU1PVjl1WjBoaVgzZExWVmRHTm5CbmJtcFpTVEV4U0hKa1NqSTNhMmRMT0hnNGVtNVBjVGN5YkhKNWF6RmtjbEJXVVRORVNVcEpWbmRSVERkNGRsTkNjRlpXT1RCRFFVWXdWakpNTWpRelNXOUlOME53TXpsalgwMWZUVFJ3VTBVeUxUZE5kbTQyWDFKZlpuSXdRVlpZZDBwM2JrOW1UVGR4Tld4YU1VYzVZVzAyYzFwVlQxTTFXRmhhZGpCWWFEZDNMV2d6VEcxNlZ6UnhZa1V3UWxkRU1HRnNOR2RTYVdSeGVEZ3dTRlV5WDNOWFFsOHhiREptV1VNMGNWUlBZVTUxVkVsT2FUTmthWEJCV2xORmQwbEtNRWRSTTJkSWNtVlNNRFl4V1daa1RGQm9PR05YVUV0SmJuRjRlbEkwV1MwME56Tk9iVEkyU1ZCU2VISkVTbXRUUkZOUmRsZHJjalpwYW13d1ZuVXRja3hOTTNKM1VscFdRVGRpVERsMFYxQXpUVWt6WldOQ1pXdHhXSEZPTlV0VmNtTkxURkUyZGpoTFlqaGhOVGRaWms1U1IxcFhabEJTVVVaWWN6SnFUekZXUlVoWk9IVTBSRXd6Um1sWFduWnRRazVHYW5vMlpIVXpZVkJJTkRBM01tTlJjMVpaT0c4MFNHbzBSM294TFVsQ2FYWktWbEl3UkhOYVFsSmFla1J2TVZWa2RVUnVibmxETFZnNFpIUTVSV04xTUdwbVdYZG5aWFZaUVVGNVVsWlpNMHhqY1V4SFUyUnRVSEZ3U0hGdVkyNXBkME0yYkU4M1ZGSkNWQzA1UWxWcmNVVnlSVkozVkV0NlJ6SlRTbnBuWDNCeFV6RlBibmt5VjI4NVJrRk5TRTVCZFdnd1N6QktTamh5Y1VGc1NsSlZjMGsyYUU1blEyTnhkM2QyV2pCa00wcDBYMlZ4VEdoWVRFRm9ibmRGZUZkdmFVbFJNbkJTT1hOeFFsZEhZMjExUXpJNVkxZzBkMlpmYW1jM1NFWnljRTVhZWxoM1FuRkJhVVZCUWtOb2VWVnFNbXhDTXpsalpsUmxTRVpxVlZWU1FuZHRaRU5rZFZSRFNGUlBhWGhuYmxGWExWOXZaVTFtYldrM01VVXhVbkJQTUZaVllWY3RhbEJFWm1zNVdrVjZkalZEZUhodVpuZENjVXMzWlRKaE5URlFlSFJ6Vms1RlVtdzJZVmxpUVUxNlEyaFVVRU56T1RKQlR6SjRaWEUxZFZnMk5uTklkM0ZRYkZSRk9HbFlSUzFHZWtSRk1qWnFWV3R4Y0c0eldEbFZMWFk0ZUdVMGVFMVZPR3hXT1d4S1lWWnRZa1p5VlhkWk1XOVFkblo0VUhGRFMyNWZlSHB0TTFOamN6TlNTa1ZEZUZod2VqRXhTVmxhWWw5aWNIQmpjemRZWlhSZlVHY3diRU4yYlU5ZlpIcGFjblZTTVdod1kzVXdjRXB5YWxOVVdGOVVPRlZFTWpJMGRDMHpjMHBOTWxCdGJWZ3dSVmMxVkdoTVExQkRWV2xqUW5OVE5qQldjbFJ2WjFSUFMwVjVOa3BpZVhFeWR6UnJWMnczY0hkUVlXRnpRV2hxU0dKV1pTMUhaR0ZRUkhveFgyRjZXWE5hY1V4aVVTNXpObHB3V2paSU5raDRTVkk0TTA5elRFdERUVnAzLkdQV2p4MFVMaTdoTWZpT3NldTR4WGtTWUIwZEE5V3h0R0dDS0VWN0k1dFUiLCJleHAiOjE3MzIzMTk1NzMsImlhdCI6MTczMjIzMzE3M30.KUxyHJfDGFWQvfUTTR9FfYa3Q7H5zus45d9fUguTSV4","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-960"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-960\");  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-960' 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-960\").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,1732233173919))), password -> Pa_ssw0rd, fake-ip -> 3.179.218.252, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60747cf8),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,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.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI1MDJjZmU0OC05NmQ3LTQ2MWMtYjY4ZC05ZDQ0YWY1ZGY2MDQiLCJvdGsiOiJxNnA1dGZiOWQxMTJnNzF0ZmgzMnRqNXZxayIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNVVTa2RNYlRKTVRFOXNaVTFaYjI1bVZ6UlVaV04zTGtoRU1uRndiMDlYWmkwelFteHBPRUk0TkZOWU5FbFRNR1JwTW5oVlkwZzNUM0k0WDNCS1MxRlZkVkpvVHpnMVR6QkdTVmwyUVhORGRWcHBhRkJIVEUxZloyMVVRMjQwVDJwMGRuQlhZM2xxV0RaSlRXdHpjbU5hZW5WMVMydGFlVGxFT0RRd1owOVhSWEpzTVV0ZlpXaHNTVmhOVDAxeFpWZFJZVm8yTjNKUk1uVkVhMFJ4YWw5TGFVOU1iMWxCY0Y5TlZsVXdlSEJMVWpaRWJHcHdjRm81WmpjelRIbDZTMDh5ZUdsMVZXWnlkbWs1TlVsVldFc3dhMU5SUjFZMkxUaGpabXcyYzI5a1QwSlNUSEpLTW5SbFpWYzFRMjl3TVc1b1VtVnNUVTE2Ym1semFUZFZOamxLY21kVWNtNVROelV6ZHpreWFEVjFRVU5OYVZkRVNVdHpVVmhPWWtsMVpIaHZSMWRMVVhOSmJWTmFhRFZwUlhGVVlsRklSa2xUZWs1WWFtRkRja1pWYURSSlJEVnJhbEIyU0VRMFpHa3daRUUzUmxJelVUbDNiaTF2VFhKT1YxWjNTbXRsUjNWVE1FWTBUbWsxZDFKc1lUWnBUSFJqY25aMlVHUkJVRzR3Wm5oalNITnJVV05ZWTJSclNVWktNa3REY21NeWVqZE1SREJJVEU1dGRrMHRkV05DYkhaUE5HTlFOVWN5VG5NMlZqUlFWRzVNTkRWTGVFVnBObTAyZFZGRlRuZHZibE5IWkMxcmNFc3RlbE4zU1d4R1lXMU9kR1pwYUdsWll6aDNWMUZhV0dVNU1rZENVMnRwVEhGVldEUTRaRzVsWDI1dFgyRkZObFV3Tm0xTVNXUlVNRmxYVjJkTlVUQnFZVFZuZHpaRWVrZHdRbEU0TUhWalVVbDRTbFZGUjJ0RVJ6TjFaR1ZzWm1kMFdWWnJWVnBKZDA5dWRYbE1VbGN6UW1vMk1uUldhWGRXV1Y5VVdXWXhaWFZoTUU1WVQwWTFOVGwyYW01UlQyWk9Ra1ZwTlRSTVZYZFNWWHBpV1ZCRk1tVnpXWEJ6YkRadFEzVk9UVmxWWVV0c2JsbEViWGwxZDNaM01HMWxORUpmWHpSakxVTktaamwyYVRaV1V6TnpORE5QYzBwNVpEaHdWMU14YW01eGRVcExNWGMwVVZaVVdYaGhZbTVyWkhKNVdUQndhMFp0TnpodFNXSlpiazFsYTNCMVVEWldTa1E0ZVdSZldtVnNRbkEwUlVWNWVYcGpja0p4Ulc5ak1FTm5jamQwT1RGVlNUWjVZV1p5VGpneU0zQnRNM0ozUkVONlVFaDRVRmhRUW5OdVQxOU1PVjl1WjBoaVgzZExWVmRHTm5CbmJtcFpTVEV4U0hKa1NqSTNhMmRMT0hnNGVtNVBjVGN5YkhKNWF6RmtjbEJXVVRORVNVcEpWbmRSVERkNGRsTkNjRlpXT1RCRFFVWXdWakpNTWpRelNXOUlOME53TXpsalgwMWZUVFJ3VTBVeUxUZE5kbTQyWDFKZlpuSXdRVlpZZDBwM2JrOW1UVGR4Tld4YU1VYzVZVzAyYzFwVlQxTTFXRmhhZGpCWWFEZDNMV2d6VEcxNlZ6UnhZa1V3UWxkRU1HRnNOR2RTYVdSeGVEZ3dTRlV5WDNOWFFsOHhiREptV1VNMGNWUlBZVTUxVkVsT2FUTmthWEJCV2xORmQwbEtNRWRSTTJkSWNtVlNNRFl4V1daa1RGQm9PR05YVUV0SmJuRjRlbEkwV1MwME56Tk9iVEkyU1ZCU2VISkVTbXRUUkZOUmRsZHJjalpwYW13d1ZuVXRja3hOTTNKM1VscFdRVGRpVERsMFYxQXpUVWt6WldOQ1pXdHhXSEZPTlV0VmNtTkxURkUyZGpoTFlqaGhOVGRaWms1U1IxcFhabEJTVVVaWWN6SnFUekZXUlVoWk9IVTBSRXd6Um1sWFduWnRRazVHYW5vMlpIVXpZVkJJTkRBM01tTlJjMVpaT0c4MFNHbzBSM294TFVsQ2FYWktWbEl3UkhOYVFsSmFla1J2TVZWa2RVUnVibmxETFZnNFpIUTVSV04xTUdwbVdYZG5aWFZaUVVGNVVsWlpNMHhqY1V4SFUyUnRVSEZ3U0hGdVkyNXBkME0yYkU4M1ZGSkNWQzA1UWxWcmNVVnlSVkozVkV0NlJ6SlRTbnBuWDNCeFV6RlBibmt5VjI4NVJrRk5TRTVCZFdnd1N6QktTamh5Y1VGc1NsSlZjMGsyYUU1blEyTnhkM2QyV2pCa00wcDBYMlZ4VEdoWVRFRm9ibmRGZUZkdmFVbFJNbkJTT1hOeFFsZEhZMjExUXpJNVkxZzBkMlpmYW1jM1NFWnljRTVhZWxoM1FuRkJhVVZCUWtOb2VWVnFNbXhDTXpsalpsUmxTRVpxVlZWU1FuZHRaRU5rZFZSRFNGUlBhWGhuYmxGWExWOXZaVTFtYldrM01VVXhVbkJQTUZaVllWY3RhbEJFWm1zNVdrVjZkalZEZUhodVpuZENjVXMzWlRKaE5URlFlSFJ6Vms1RlVtdzJZVmxpUVUxNlEyaFVVRU56T1RKQlR6SjRaWEUxZFZnMk5uTklkM0ZRYkZSRk9HbFlSUzFHZWtSRk1qWnFWV3R4Y0c0eldEbFZMWFk0ZUdVMGVFMVZPR3hXT1d4S1lWWnRZa1p5VlhkWk1XOVFkblo0VUhGRFMyNWZlSHB0TTFOamN6TlNTa1ZEZUZod2VqRXhTVmxhWWw5aWNIQmpjemRZWlhSZlVHY3diRU4yYlU5ZlpIcGFjblZTTVdod1kzVXdjRXB5YWxOVVdGOVVPRlZFTWpJMGRDMHpjMHBOTWxCdGJWZ3dSVmMxVkdoTVExQkRWV2xqUW5OVE5qQldjbFJ2WjFSUFMwVjVOa3BpZVhFeWR6UnJWMnczY0hkUVlXRnpRV2hxU0dKV1pTMUhaR0ZRUkhveFgyRjZXWE5hY1V4aVVTNXpObHB3V2paSU5raDRTVkk0TTA5elRFdERUVnAzLkdQV2p4MFVMaTdoTWZpT3NldTR4WGtTWUIwZEE5V3h0R0dDS0VWN0k1dFUiLCJleHAiOjE3MzIzMTk1NzMsImlhdCI6MTczMjIzMzE3M30.KUxyHJfDGFWQvfUTTR9FfYa3Q7H5zus45d9fUguTSV4","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-960"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-960\");  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-960' 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-960\").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: Thu, 21 Nov 2024 23:52:53 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
23:52:53.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'GetUUid' failed for user 89861: status.find.in([200, 209], 304), found 401
23:52:53.994 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
GetUUid: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,89861,HashMap(username -> user.79271, randomPolicyName -> testPolicy223160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ff66a60, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, 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, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI1MDJjZmU0OC05NmQ3LTQ2MWMtYjY4ZC05ZDQ0YWY1ZGY2MDQiLCJvdGsiOiJxNnA1dGZiOWQxMTJnNzF0ZmgzMnRqNXZxayIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNVVTa2RNYlRKTVRFOXNaVTFaYjI1bVZ6UlVaV04zTGtoRU1uRndiMDlYWmkwelFteHBPRUk0TkZOWU5FbFRNR1JwTW5oVlkwZzNUM0k0WDNCS1MxRlZkVkpvVHpnMVR6QkdTVmwyUVhORGRWcHBhRkJIVEUxZloyMVVRMjQwVDJwMGRuQlhZM2xxV0RaSlRXdHpjbU5hZW5WMVMydGFlVGxFT0RRd1owOVhSWEpzTVV0ZlpXaHNTVmhOVDAxeFpWZFJZVm8yTjNKUk1uVkVhMFJ4YWw5TGFVOU1iMWxCY0Y5TlZsVXdlSEJMVWpaRWJHcHdjRm81WmpjelRIbDZTMDh5ZUdsMVZXWnlkbWs1TlVsVldFc3dhMU5SUjFZMkxUaGpabXcyYzI5a1QwSlNUSEpLTW5SbFpWYzFRMjl3TVc1b1VtVnNUVTE2Ym1semFUZFZOamxLY21kVWNtNVROelV6ZHpreWFEVjFRVU5OYVZkRVNVdHpVVmhPWWtsMVpIaHZSMWRMVVhOSmJWTmFhRFZwUlhGVVlsRklSa2xUZWs1WWFtRkRja1pWYURSSlJEVnJhbEIyU0VRMFpHa3daRUUzUmxJelVUbDNiaTF2VFhKT1YxWjNTbXRsUjNWVE1FWTBUbWsxZDFKc1lUWnBUSFJqY25aMlVHUkJVRzR3Wm5oalNITnJVV05ZWTJSclNVWktNa3REY21NeWVqZE1SREJJVEU1dGRrMHRkV05DYkhaUE5HTlFOVWN5VG5NMlZqUlFWRzVNTkRWTGVFVnBObTAyZFZGRlRuZHZibE5IWkMxcmNFc3RlbE4zU1d4R1lXMU9kR1pwYUdsWll6aDNWMUZhV0dVNU1rZENVMnRwVEhGVldEUTRaRzVsWDI1dFgyRkZObFV3Tm0xTVNXUlVNRmxYVjJkTlVUQnFZVFZuZHpaRWVrZHdRbEU0TUhWalVVbDRTbFZGUjJ0RVJ6TjFaR1ZzWm1kMFdWWnJWVnBKZDA5dWRYbE1VbGN6UW1vMk1uUldhWGRXV1Y5VVdXWXhaWFZoTUU1WVQwWTFOVGwyYW01UlQyWk9Ra1ZwTlRSTVZYZFNWWHBpV1ZCRk1tVnpXWEJ6YkRadFEzVk9UVmxWWVV0c2JsbEViWGwxZDNaM01HMWxORUpmWHpSakxVTktaamwyYVRaV1V6TnpORE5QYzBwNVpEaHdWMU14YW01eGRVcExNWGMwVVZaVVdYaGhZbTVyWkhKNVdUQndhMFp0TnpodFNXSlpiazFsYTNCMVVEWldTa1E0ZVdSZldtVnNRbkEwUlVWNWVYcGpja0p4Ulc5ak1FTm5jamQwT1RGVlNUWjVZV1p5VGpneU0zQnRNM0ozUkVONlVFaDRVRmhRUW5OdVQxOU1PVjl1WjBoaVgzZExWVmRHTm5CbmJtcFpTVEV4U0hKa1NqSTNhMmRMT0hnNGVtNVBjVGN5YkhKNWF6RmtjbEJXVVRORVNVcEpWbmRSVERkNGRsTkNjRlpXT1RCRFFVWXdWakpNTWpRelNXOUlOME53TXpsalgwMWZUVFJ3VTBVeUxUZE5kbTQyWDFKZlpuSXdRVlpZZDBwM2JrOW1UVGR4Tld4YU1VYzVZVzAyYzFwVlQxTTFXRmhhZGpCWWFEZDNMV2d6VEcxNlZ6UnhZa1V3UWxkRU1HRnNOR2RTYVdSeGVEZ3dTRlV5WDNOWFFsOHhiREptV1VNMGNWUlBZVTUxVkVsT2FUTmthWEJCV2xORmQwbEtNRWRSTTJkSWNtVlNNRFl4V1daa1RGQm9PR05YVUV0SmJuRjRlbEkwV1MwME56Tk9iVEkyU1ZCU2VISkVTbXRUUkZOUmRsZHJjalpwYW13d1ZuVXRja3hOTTNKM1VscFdRVGRpVERsMFYxQXpUVWt6WldOQ1pXdHhXSEZPTlV0VmNtTkxURkUyZGpoTFlqaGhOVGRaWms1U1IxcFhabEJTVVVaWWN6SnFUekZXUlVoWk9IVTBSRXd6Um1sWFduWnRRazVHYW5vMlpIVXpZVkJJTkRBM01tTlJjMVpaT0c4MFNHbzBSM294TFVsQ2FYWktWbEl3UkhOYVFsSmFla1J2TVZWa2RVUnVibmxETFZnNFpIUTVSV04xTUdwbVdYZG5aWFZaUVVGNVVsWlpNMHhqY1V4SFUyUnRVSEZ3U0hGdVkyNXBkME0yYkU4M1ZGSkNWQzA1UWxWcmNVVnlSVkozVkV0NlJ6SlRTbnBuWDNCeFV6RlBibmt5VjI4NVJrRk5TRTVCZFdnd1N6QktTamh5Y1VGc1NsSlZjMGsyYUU1blEyTnhkM2QyV2pCa00wcDBYMlZ4VEdoWVRFRm9ibmRGZUZkdmFVbFJNbkJTT1hOeFFsZEhZMjExUXpJNVkxZzBkMlpmYW1jM1NFWnljRTVhZWxoM1FuRkJhVVZCUWtOb2VWVnFNbXhDTXpsalpsUmxTRVpxVlZWU1FuZHRaRU5rZFZSRFNGUlBhWGhuYmxGWExWOXZaVTFtYldrM01VVXhVbkJQTUZaVllWY3RhbEJFWm1zNVdrVjZkalZEZUhodVpuZENjVXMzWlRKaE5URlFlSFJ6Vms1RlVtdzJZVmxpUVUxNlEyaFVVRU56T1RKQlR6SjRaWEUxZFZnMk5uTklkM0ZRYkZSRk9HbFlSUzFHZWtSRk1qWnFWV3R4Y0c0eldEbFZMWFk0ZUdVMGVFMVZPR3hXT1d4S1lWWnRZa1p5VlhkWk1XOVFkblo0VUhGRFMyNWZlSHB0TTFOamN6TlNTa1ZEZUZod2VqRXhTVmxhWWw5aWNIQmpjemRZWlhSZlVHY3diRU4yYlU5ZlpIcGFjblZTTVdod1kzVXdjRXB5YWxOVVdGOVVPRlZFTWpJMGRDMHpjMHBOTWxCdGJWZ3dSVmMxVkdoTVExQkRWV2xqUW5OVE5qQldjbFJ2WjFSUFMwVjVOa3BpZVhFeWR6UnJWMnczY0hkUVlXRnpRV2hxU0dKV1pTMUhaR0ZRUkhveFgyRjZXWE5hY1V4aVVTNXpObHB3V2paSU5raDRTVkk0TTA5elRFdERUVnAzLkdQV2p4MFVMaTdoTWZpT3NldTR4WGtTWUIwZEE5V3h0R0dDS0VWN0k1dFUiLCJleHAiOjE3MzIzMTk1NzMsImlhdCI6MTczMjIzMzE3M30.KUxyHJfDGFWQvfUTTR9FfYa3Q7H5zus45d9fUguTSV4","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-960"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-960\");  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-960' 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-960\").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,1732233173919))), password -> Pa_ssw0rd, challenge -> 58OIjQRbKpdLPaTbpWkLJdlsiP0jZ-8QalhKNlqmCDU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 3.179.218.252, verifier -> LTEyNjgxMTU5NDM3MDk5NjA5NTI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60747cf8),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,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: Thu, 21 Nov 2024 23:52:53 GMT
	x-forgerock-transactionid: 4ed0a231-02ac-4984-9c9c-384401955543
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:52:54.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request CreatePolicy: No attribute named 'oauth2_uuId' is defined
23:52:54.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:52:54 GMT                                    2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1253695 KO=47    )
> restLoginInitiate                                        (OK=86692  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=86687  KO=0     )
> Skip 2FA                                                 (OK=48294  KO=2     )
> User Authorize PKCE stage                                (OK=102422 KO=1     )
> User AccessToken PKCE stage                              (OK=102419 KO=4     )
> RootUserinfo                                             (OK=64882  KO=0     )
> GetUUid                                                  (OK=28953  KO=1     )
> GetOpenidConfig                                          (OK=86659  KO=0     )
> CreatePolicy                                             (OK=28938  KO=15    )
> tokenUserinfo                                            (OK=15488  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19321  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19320  KO=1     )
>  UI AM idFromSession                                     (OK=19319  KO=1     )
>  UI AM validateGoto                                      (OK=19320  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19321  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19319  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3574   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19319  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19319  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19320  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19320  KO=0     )
>  UI IDM uiconfig                                         (OK=19320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19320  KO=0     )
>  UI IDM version                                          (OK=19320  KO=0     )
>  UI IDM features                                         (OK=19320  KO=0     )
>  UI IDM privilege                                        (OK=19320  KO=0     )
>  UI IDM login                                            (OK=19318  KO=2     )
>  UI IDM managed user schema                              (OK=19319  KO=1     )
>  UI IDM dashboard                                        (OK=19319  KO=1     )
>  UI IDM user                                             (OK=19320  KO=0     )
>  UI IDM oidcToken                                        (OK=19319  KO=0     )
> userinfo                                                 (OK=19317  KO=0     )
> UI-Logout                                                (OK=19319  KO=0     )
> UI-Logout Redirect 1                                     (OK=19318  KO=1     )
>  UI AM revoke2                                           (OK=19316  KO=0     )
>  UI AM endsession                                        (OK=19316  KO=1     )
>  UI AM revoke1                                           (OK=19315  KO=0     )
> getIdToken                                               (OK=6351   KO=0     )
> getIdToken Redirect 1                                    (OK=6350   KO=0     )
> createOrganization                                       (OK=6349   KO=0     )
> queryOrganization                                        (OK=6349   KO=0     )
> deleteOrganization                                       (OK=6348   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3191   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3191   KO=0     )
> ReadPolicy                                               (OK=28882  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=572    KO=0     )
> DeletePolicy                                             (OK=28810  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3580 (98.46%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.06%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.06%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> status.find.in([200, 209], 304), found 401                          1 ( 0.03%)
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 54088  / active: 182    / done: 89706 
================================================================================

23:52:55.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:55.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:55.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:58.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:52:59.104 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 89861: status.find.in([200, 209], 304), found 401
23:52:59.105 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,89861,HashMap(username -> user.79271, randomPolicyName -> testPolicy223160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ff66a60, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, 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, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI1MDJjZmU0OC05NmQ3LTQ2MWMtYjY4ZC05ZDQ0YWY1ZGY2MDQiLCJvdGsiOiJxNnA1dGZiOWQxMTJnNzF0ZmgzMnRqNXZxayIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNVVTa2RNYlRKTVRFOXNaVTFaYjI1bVZ6UlVaV04zTGtoRU1uRndiMDlYWmkwelFteHBPRUk0TkZOWU5FbFRNR1JwTW5oVlkwZzNUM0k0WDNCS1MxRlZkVkpvVHpnMVR6QkdTVmwyUVhORGRWcHBhRkJIVEUxZloyMVVRMjQwVDJwMGRuQlhZM2xxV0RaSlRXdHpjbU5hZW5WMVMydGFlVGxFT0RRd1owOVhSWEpzTVV0ZlpXaHNTVmhOVDAxeFpWZFJZVm8yTjNKUk1uVkVhMFJ4YWw5TGFVOU1iMWxCY0Y5TlZsVXdlSEJMVWpaRWJHcHdjRm81WmpjelRIbDZTMDh5ZUdsMVZXWnlkbWs1TlVsVldFc3dhMU5SUjFZMkxUaGpabXcyYzI5a1QwSlNUSEpLTW5SbFpWYzFRMjl3TVc1b1VtVnNUVTE2Ym1semFUZFZOamxLY21kVWNtNVROelV6ZHpreWFEVjFRVU5OYVZkRVNVdHpVVmhPWWtsMVpIaHZSMWRMVVhOSmJWTmFhRFZwUlhGVVlsRklSa2xUZWs1WWFtRkRja1pWYURSSlJEVnJhbEIyU0VRMFpHa3daRUUzUmxJelVUbDNiaTF2VFhKT1YxWjNTbXRsUjNWVE1FWTBUbWsxZDFKc1lUWnBUSFJqY25aMlVHUkJVRzR3Wm5oalNITnJVV05ZWTJSclNVWktNa3REY21NeWVqZE1SREJJVEU1dGRrMHRkV05DYkhaUE5HTlFOVWN5VG5NMlZqUlFWRzVNTkRWTGVFVnBObTAyZFZGRlRuZHZibE5IWkMxcmNFc3RlbE4zU1d4R1lXMU9kR1pwYUdsWll6aDNWMUZhV0dVNU1rZENVMnRwVEhGVldEUTRaRzVsWDI1dFgyRkZObFV3Tm0xTVNXUlVNRmxYVjJkTlVUQnFZVFZuZHpaRWVrZHdRbEU0TUhWalVVbDRTbFZGUjJ0RVJ6TjFaR1ZzWm1kMFdWWnJWVnBKZDA5dWRYbE1VbGN6UW1vMk1uUldhWGRXV1Y5VVdXWXhaWFZoTUU1WVQwWTFOVGwyYW01UlQyWk9Ra1ZwTlRSTVZYZFNWWHBpV1ZCRk1tVnpXWEJ6YkRadFEzVk9UVmxWWVV0c2JsbEViWGwxZDNaM01HMWxORUpmWHpSakxVTktaamwyYVRaV1V6TnpORE5QYzBwNVpEaHdWMU14YW01eGRVcExNWGMwVVZaVVdYaGhZbTVyWkhKNVdUQndhMFp0TnpodFNXSlpiazFsYTNCMVVEWldTa1E0ZVdSZldtVnNRbkEwUlVWNWVYcGpja0p4Ulc5ak1FTm5jamQwT1RGVlNUWjVZV1p5VGpneU0zQnRNM0ozUkVONlVFaDRVRmhRUW5OdVQxOU1PVjl1WjBoaVgzZExWVmRHTm5CbmJtcFpTVEV4U0hKa1NqSTNhMmRMT0hnNGVtNVBjVGN5YkhKNWF6RmtjbEJXVVRORVNVcEpWbmRSVERkNGRsTkNjRlpXT1RCRFFVWXdWakpNTWpRelNXOUlOME53TXpsalgwMWZUVFJ3VTBVeUxUZE5kbTQyWDFKZlpuSXdRVlpZZDBwM2JrOW1UVGR4Tld4YU1VYzVZVzAyYzFwVlQxTTFXRmhhZGpCWWFEZDNMV2d6VEcxNlZ6UnhZa1V3UWxkRU1HRnNOR2RTYVdSeGVEZ3dTRlV5WDNOWFFsOHhiREptV1VNMGNWUlBZVTUxVkVsT2FUTmthWEJCV2xORmQwbEtNRWRSTTJkSWNtVlNNRFl4V1daa1RGQm9PR05YVUV0SmJuRjRlbEkwV1MwME56Tk9iVEkyU1ZCU2VISkVTbXRUUkZOUmRsZHJjalpwYW13d1ZuVXRja3hOTTNKM1VscFdRVGRpVERsMFYxQXpUVWt6WldOQ1pXdHhXSEZPTlV0VmNtTkxURkUyZGpoTFlqaGhOVGRaWms1U1IxcFhabEJTVVVaWWN6SnFUekZXUlVoWk9IVTBSRXd6Um1sWFduWnRRazVHYW5vMlpIVXpZVkJJTkRBM01tTlJjMVpaT0c4MFNHbzBSM294TFVsQ2FYWktWbEl3UkhOYVFsSmFla1J2TVZWa2RVUnVibmxETFZnNFpIUTVSV04xTUdwbVdYZG5aWFZaUVVGNVVsWlpNMHhqY1V4SFUyUnRVSEZ3U0hGdVkyNXBkME0yYkU4M1ZGSkNWQzA1UWxWcmNVVnlSVkozVkV0NlJ6SlRTbnBuWDNCeFV6RlBibmt5VjI4NVJrRk5TRTVCZFdnd1N6QktTamh5Y1VGc1NsSlZjMGsyYUU1blEyTnhkM2QyV2pCa00wcDBYMlZ4VEdoWVRFRm9ibmRGZUZkdmFVbFJNbkJTT1hOeFFsZEhZMjExUXpJNVkxZzBkMlpmYW1jM1NFWnljRTVhZWxoM1FuRkJhVVZCUWtOb2VWVnFNbXhDTXpsalpsUmxTRVpxVlZWU1FuZHRaRU5rZFZSRFNGUlBhWGhuYmxGWExWOXZaVTFtYldrM01VVXhVbkJQTUZaVllWY3RhbEJFWm1zNVdrVjZkalZEZUhodVpuZENjVXMzWlRKaE5URlFlSFJ6Vms1RlVtdzJZVmxpUVUxNlEyaFVVRU56T1RKQlR6SjRaWEUxZFZnMk5uTklkM0ZRYkZSRk9HbFlSUzFHZWtSRk1qWnFWV3R4Y0c0eldEbFZMWFk0ZUdVMGVFMVZPR3hXT1d4S1lWWnRZa1p5VlhkWk1XOVFkblo0VUhGRFMyNWZlSHB0TTFOamN6TlNTa1ZEZUZod2VqRXhTVmxhWWw5aWNIQmpjemRZWlhSZlVHY3diRU4yYlU5ZlpIcGFjblZTTVdod1kzVXdjRXB5YWxOVVdGOVVPRlZFTWpJMGRDMHpjMHBOTWxCdGJWZ3dSVmMxVkdoTVExQkRWV2xqUW5OVE5qQldjbFJ2WjFSUFMwVjVOa3BpZVhFeWR6UnJWMnczY0hkUVlXRnpRV2hxU0dKV1pTMUhaR0ZRUkhveFgyRjZXWE5hY1V4aVVTNXpObHB3V2paSU5raDRTVkk0TTA5elRFdERUVnAzLkdQV2p4MFVMaTdoTWZpT3NldTR4WGtTWUIwZEE5V3h0R0dDS0VWN0k1dFUiLCJleHAiOjE3MzIzMTk1NzMsImlhdCI6MTczMjIzMzE3M30.KUxyHJfDGFWQvfUTTR9FfYa3Q7H5zus45d9fUguTSV4","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-960"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-960\");  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-960' 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-960\").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,1732233173919))), password -> Pa_ssw0rd, challenge -> 58OIjQRbKpdLPaTbpWkLJdlsiP0jZ-8QalhKNlqmCDU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 3.179.218.252, verifier -> LTEyNjgxMTU5NDM3MDk5NjA5NTI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60747cf8),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy223160
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: Thu, 21 Nov 2024 23:52:59 GMT
	x-forgerock-transactionid: 65495bf0-d2be-42a6-bec0-71eb43fc259a
	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-21 23:52:59 GMT                                    2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1256159 KO=48    )
> restLoginInitiate                                        (OK=86870  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=86863  KO=0     )
> Skip 2FA                                                 (OK=48398  KO=2     )
> User Authorize PKCE stage                                (OK=102627 KO=1     )
> User AccessToken PKCE stage                              (OK=102622 KO=4     )
> RootUserinfo                                             (OK=65066  KO=0     )
> GetUUid                                                  (OK=29005  KO=1     )
> GetOpenidConfig                                          (OK=86845  KO=0     )
> CreatePolicy                                             (OK=28989  KO=15    )
> tokenUserinfo                                            (OK=15520  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19358  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19356  KO=1     )
>  UI AM idFromSession                                     (OK=19355  KO=1     )
>  UI AM validateGoto                                      (OK=19356  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19355  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19353  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3583   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19353  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19353  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19354  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19354  KO=0     )
>  UI IDM uiconfig                                         (OK=19354  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19354  KO=0     )
>  UI IDM version                                          (OK=19354  KO=0     )
>  UI IDM features                                         (OK=19353  KO=0     )
>  UI IDM privilege                                        (OK=19353  KO=0     )
>  UI IDM login                                            (OK=19351  KO=2     )
>  UI IDM managed user schema                              (OK=19352  KO=1     )
>  UI IDM dashboard                                        (OK=19352  KO=1     )
>  UI IDM user                                             (OK=19353  KO=0     )
>  UI IDM oidcToken                                        (OK=19353  KO=0     )
> userinfo                                                 (OK=19351  KO=0     )
> UI-Logout                                                (OK=19353  KO=0     )
> UI-Logout Redirect 1                                     (OK=19351  KO=1     )
>  UI AM revoke2                                           (OK=19350  KO=0     )
>  UI AM endsession                                        (OK=19349  KO=1     )
>  UI AM revoke1                                           (OK=19349  KO=0     )
> getIdToken                                               (OK=6361   KO=0     )
> getIdToken Redirect 1                                    (OK=6361   KO=0     )
> createOrganization                                       (OK=6359   KO=0     )
> queryOrganization                                        (OK=6359   KO=0     )
> deleteOrganization                                       (OK=6359   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3198   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3198   KO=0     )
> ReadPolicy                                               (OK=28947  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=574    KO=0     )
> DeletePolicy                                             (OK=28876  KO=7     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3584 (98.43%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.in([200, 209], 304), found 401                          2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 53902  / active: 189    / done: 89885 
================================================================================

23:53:01.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:01.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:02.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:03.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:03.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:03.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:04.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 89861: status.find.in([200, 209], 304), found 401
23:53:04.183 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 401
=========================
Session:
Session(idc.benchmark.Mix2024,89861,HashMap(username -> user.79271, randomPolicyName -> testPolicy223160, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3ff66a60, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate?realm=%2F, 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, useAdminRealm -> true, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI1MDJjZmU0OC05NmQ3LTQ2MWMtYjY4ZC05ZDQ0YWY1ZGY2MDQiLCJvdGsiOiJxNnA1dGZiOWQxMTJnNzF0ZmgzMnRqNXZxayIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNVVTa2RNYlRKTVRFOXNaVTFaYjI1bVZ6UlVaV04zTGtoRU1uRndiMDlYWmkwelFteHBPRUk0TkZOWU5FbFRNR1JwTW5oVlkwZzNUM0k0WDNCS1MxRlZkVkpvVHpnMVR6QkdTVmwyUVhORGRWcHBhRkJIVEUxZloyMVVRMjQwVDJwMGRuQlhZM2xxV0RaSlRXdHpjbU5hZW5WMVMydGFlVGxFT0RRd1owOVhSWEpzTVV0ZlpXaHNTVmhOVDAxeFpWZFJZVm8yTjNKUk1uVkVhMFJ4YWw5TGFVOU1iMWxCY0Y5TlZsVXdlSEJMVWpaRWJHcHdjRm81WmpjelRIbDZTMDh5ZUdsMVZXWnlkbWs1TlVsVldFc3dhMU5SUjFZMkxUaGpabXcyYzI5a1QwSlNUSEpLTW5SbFpWYzFRMjl3TVc1b1VtVnNUVTE2Ym1semFUZFZOamxLY21kVWNtNVROelV6ZHpreWFEVjFRVU5OYVZkRVNVdHpVVmhPWWtsMVpIaHZSMWRMVVhOSmJWTmFhRFZwUlhGVVlsRklSa2xUZWs1WWFtRkRja1pWYURSSlJEVnJhbEIyU0VRMFpHa3daRUUzUmxJelVUbDNiaTF2VFhKT1YxWjNTbXRsUjNWVE1FWTBUbWsxZDFKc1lUWnBUSFJqY25aMlVHUkJVRzR3Wm5oalNITnJVV05ZWTJSclNVWktNa3REY21NeWVqZE1SREJJVEU1dGRrMHRkV05DYkhaUE5HTlFOVWN5VG5NMlZqUlFWRzVNTkRWTGVFVnBObTAyZFZGRlRuZHZibE5IWkMxcmNFc3RlbE4zU1d4R1lXMU9kR1pwYUdsWll6aDNWMUZhV0dVNU1rZENVMnRwVEhGVldEUTRaRzVsWDI1dFgyRkZObFV3Tm0xTVNXUlVNRmxYVjJkTlVUQnFZVFZuZHpaRWVrZHdRbEU0TUhWalVVbDRTbFZGUjJ0RVJ6TjFaR1ZzWm1kMFdWWnJWVnBKZDA5dWRYbE1VbGN6UW1vMk1uUldhWGRXV1Y5VVdXWXhaWFZoTUU1WVQwWTFOVGwyYW01UlQyWk9Ra1ZwTlRSTVZYZFNWWHBpV1ZCRk1tVnpXWEJ6YkRadFEzVk9UVmxWWVV0c2JsbEViWGwxZDNaM01HMWxORUpmWHpSakxVTktaamwyYVRaV1V6TnpORE5QYzBwNVpEaHdWMU14YW01eGRVcExNWGMwVVZaVVdYaGhZbTVyWkhKNVdUQndhMFp0TnpodFNXSlpiazFsYTNCMVVEWldTa1E0ZVdSZldtVnNRbkEwUlVWNWVYcGpja0p4Ulc5ak1FTm5jamQwT1RGVlNUWjVZV1p5VGpneU0zQnRNM0ozUkVONlVFaDRVRmhRUW5OdVQxOU1PVjl1WjBoaVgzZExWVmRHTm5CbmJtcFpTVEV4U0hKa1NqSTNhMmRMT0hnNGVtNVBjVGN5YkhKNWF6RmtjbEJXVVRORVNVcEpWbmRSVERkNGRsTkNjRlpXT1RCRFFVWXdWakpNTWpRelNXOUlOME53TXpsalgwMWZUVFJ3VTBVeUxUZE5kbTQyWDFKZlpuSXdRVlpZZDBwM2JrOW1UVGR4Tld4YU1VYzVZVzAyYzFwVlQxTTFXRmhhZGpCWWFEZDNMV2d6VEcxNlZ6UnhZa1V3UWxkRU1HRnNOR2RTYVdSeGVEZ3dTRlV5WDNOWFFsOHhiREptV1VNMGNWUlBZVTUxVkVsT2FUTmthWEJCV2xORmQwbEtNRWRSTTJkSWNtVlNNRFl4V1daa1RGQm9PR05YVUV0SmJuRjRlbEkwV1MwME56Tk9iVEkyU1ZCU2VISkVTbXRUUkZOUmRsZHJjalpwYW13d1ZuVXRja3hOTTNKM1VscFdRVGRpVERsMFYxQXpUVWt6WldOQ1pXdHhXSEZPTlV0VmNtTkxURkUyZGpoTFlqaGhOVGRaWms1U1IxcFhabEJTVVVaWWN6SnFUekZXUlVoWk9IVTBSRXd6Um1sWFduWnRRazVHYW5vMlpIVXpZVkJJTkRBM01tTlJjMVpaT0c4MFNHbzBSM294TFVsQ2FYWktWbEl3UkhOYVFsSmFla1J2TVZWa2RVUnVibmxETFZnNFpIUTVSV04xTUdwbVdYZG5aWFZaUVVGNVVsWlpNMHhqY1V4SFUyUnRVSEZ3U0hGdVkyNXBkME0yYkU4M1ZGSkNWQzA1UWxWcmNVVnlSVkozVkV0NlJ6SlRTbnBuWDNCeFV6RlBibmt5VjI4NVJrRk5TRTVCZFdnd1N6QktTamh5Y1VGc1NsSlZjMGsyYUU1blEyTnhkM2QyV2pCa00wcDBYMlZ4VEdoWVRFRm9ibmRGZUZkdmFVbFJNbkJTT1hOeFFsZEhZMjExUXpJNVkxZzBkMlpmYW1jM1NFWnljRTVhZWxoM1FuRkJhVVZCUWtOb2VWVnFNbXhDTXpsalpsUmxTRVpxVlZWU1FuZHRaRU5rZFZSRFNGUlBhWGhuYmxGWExWOXZaVTFtYldrM01VVXhVbkJQTUZaVllWY3RhbEJFWm1zNVdrVjZkalZEZUhodVpuZENjVXMzWlRKaE5URlFlSFJ6Vms1RlVtdzJZVmxpUVUxNlEyaFVVRU56T1RKQlR6SjRaWEUxZFZnMk5uTklkM0ZRYkZSRk9HbFlSUzFHZWtSRk1qWnFWV3R4Y0c0eldEbFZMWFk0ZUdVMGVFMVZPR3hXT1d4S1lWWnRZa1p5VlhkWk1XOVFkblo0VUhGRFMyNWZlSHB0TTFOamN6TlNTa1ZEZUZod2VqRXhTVmxhWWw5aWNIQmpjemRZWlhSZlVHY3diRU4yYlU5ZlpIcGFjblZTTVdod1kzVXdjRXB5YWxOVVdGOVVPRlZFTWpJMGRDMHpjMHBOTWxCdGJWZ3dSVmMxVkdoTVExQkRWV2xqUW5OVE5qQldjbFJ2WjFSUFMwVjVOa3BpZVhFeWR6UnJWMnczY0hkUVlXRnpRV2hxU0dKV1pTMUhaR0ZRUkhveFgyRjZXWE5hY1V4aVVTNXpObHB3V2paSU5raDRTVkk0TTA5elRFdERUVnAzLkdQV2p4MFVMaTdoTWZpT3NldTR4WGtTWUIwZEE5V3h0R0dDS0VWN0k1dFUiLCJleHAiOjE3MzIzMTk1NzMsImlhdCI6MTczMjIzMzE3M30.KUxyHJfDGFWQvfUTTR9FfYa3Q7H5zus45d9fUguTSV4","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-960"}],"input":[{"name":"IDToken3","value":"Skip"}]},{"type":"TextOutputCallback","output":[{"name":"message","value":"var setupPage = function() {  var skipInputElem = document.getElementById(\"skip-input-960\");  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-960' 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-960\").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,1732233173919))), password -> Pa_ssw0rd, challenge -> 58OIjQRbKpdLPaTbpWkLJdlsiP0jZ-8QalhKNlqmCDU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 3.179.218.252, verifier -> LTEyNjgxMTU5NDM3MDk5NjA5NTI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@60747cf8),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy223160
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: Thu, 21 Nov 2024 23:53:04 GMT
	x-forgerock-transactionid: 9d59fbc9-1c42-430b-8a9b-b8d48b7941f2
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:53:04.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:04 GMT                                    2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1258722 KO=49    )
> restLoginInitiate                                        (OK=87058  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=87056  KO=0     )
> Skip 2FA                                                 (OK=48496  KO=2     )
> User Authorize PKCE stage                                (OK=102849 KO=1     )
> User AccessToken PKCE stage                              (OK=102842 KO=4     )
> RootUserinfo                                             (OK=65201  KO=0     )
> GetUUid                                                  (OK=29061  KO=1     )
> GetOpenidConfig                                          (OK=87018  KO=0     )
> CreatePolicy                                             (OK=29046  KO=15    )
> tokenUserinfo                                            (OK=15569  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19396  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19395  KO=1     )
>  UI AM idFromSession                                     (OK=19394  KO=1     )
>  UI AM validateGoto                                      (OK=19395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19394  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19392  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3589   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19392  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19392  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19388  KO=0     )
>  UI IDM uiconfig                                         (OK=19388  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19388  KO=0     )
>  UI IDM version                                          (OK=19388  KO=0     )
>  UI IDM features                                         (OK=19388  KO=0     )
>  UI IDM privilege                                        (OK=19388  KO=0     )
>  UI IDM login                                            (OK=19386  KO=2     )
>  UI IDM managed user schema                              (OK=19387  KO=1     )
>  UI IDM dashboard                                        (OK=19387  KO=1     )
>  UI IDM user                                             (OK=19388  KO=0     )
>  UI IDM oidcToken                                        (OK=19389  KO=0     )
> userinfo                                                 (OK=19387  KO=0     )
> UI-Logout                                                (OK=19389  KO=0     )
> UI-Logout Redirect 1                                     (OK=19387  KO=1     )
>  UI AM revoke2                                           (OK=19386  KO=0     )
>  UI AM endsession                                        (OK=19386  KO=1     )
>  UI AM revoke1                                           (OK=19385  KO=0     )
> getIdToken                                               (OK=6377   KO=0     )
> getIdToken Redirect 1                                    (OK=6377   KO=0     )
> createOrganization                                       (OK=6376   KO=0     )
> queryOrganization                                        (OK=6376   KO=0     )
> deleteOrganization                                       (OK=6376   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3205   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3205   KO=0     )
> ReadPolicy                                               (OK=29000  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=577    KO=0     )
> DeletePolicy                                             (OK=28942  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3591 (98.41%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 53708  / active: 159    / done: 90109 
================================================================================

23:53:04.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:06.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:06.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:06.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:08.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:08.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:09.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:09.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:09.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:09.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:09 GMT                                    2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1261546 KO=49    )
> restLoginInitiate                                        (OK=87272  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=87266  KO=0     )
> Skip 2FA                                                 (OK=48604  KO=2     )
> User Authorize PKCE stage                                (OK=103089 KO=1     )
> User AccessToken PKCE stage                              (OK=103080 KO=4     )
> RootUserinfo                                             (OK=65313  KO=0     )
> GetUUid                                                  (OK=29128  KO=1     )
> GetOpenidConfig                                          (OK=87196  KO=0     )
> CreatePolicy                                             (OK=29110  KO=15    )
> tokenUserinfo                                            (OK=15612  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19443  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19442  KO=1     )
>  UI AM idFromSession                                     (OK=19439  KO=1     )
>  UI AM validateGoto                                      (OK=19441  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19437  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19434  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3598   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19434  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19434  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19432  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19432  KO=0     )
>  UI IDM uiconfig                                         (OK=19432  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19432  KO=0     )
>  UI IDM version                                          (OK=19432  KO=0     )
>  UI IDM features                                         (OK=19432  KO=0     )
>  UI IDM privilege                                        (OK=19432  KO=0     )
>  UI IDM login                                            (OK=19430  KO=2     )
>  UI IDM managed user schema                              (OK=19430  KO=1     )
>  UI IDM dashboard                                        (OK=19431  KO=1     )
>  UI IDM user                                             (OK=19432  KO=0     )
>  UI IDM oidcToken                                        (OK=19431  KO=0     )
> userinfo                                                 (OK=19429  KO=0     )
> UI-Logout                                                (OK=19431  KO=0     )
> UI-Logout Redirect 1                                     (OK=19430  KO=1     )
>  UI AM revoke2                                           (OK=19428  KO=0     )
>  UI AM endsession                                        (OK=19428  KO=1     )
>  UI AM revoke1                                           (OK=19427  KO=0     )
> getIdToken                                               (OK=6392   KO=0     )
> getIdToken Redirect 1                                    (OK=6392   KO=0     )
> createOrganization                                       (OK=6391   KO=0     )
> queryOrganization                                        (OK=6391   KO=0     )
> deleteOrganization                                       (OK=6390   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3217   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3217   KO=0     )
> ReadPolicy                                               (OK=29055  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=581    KO=0     )
> DeletePolicy                                             (OK=28997  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3601 (98.41%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 53482  / active: 185    / done: 90309 
================================================================================

23:53:10.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:10.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:10.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:10.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:11.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:11.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:11.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:12.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:13.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:13.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:13.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:13.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:14.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:14.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:14 GMT                                    2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1264298 KO=49    )
> restLoginInitiate                                        (OK=87446  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=87442  KO=0     )
> Skip 2FA                                                 (OK=48689  KO=2     )
> User Authorize PKCE stage                                (OK=103300 KO=1     )
> User AccessToken PKCE stage                              (OK=103295 KO=4     )
> RootUserinfo                                             (OK=65459  KO=0     )
> GetUUid                                                  (OK=29181  KO=1     )
> GetOpenidConfig                                          (OK=87367  KO=0     )
> CreatePolicy                                             (OK=29165  KO=15    )
> tokenUserinfo                                            (OK=15649  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19485  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19484  KO=1     )
>  UI AM idFromSession                                     (OK=19482  KO=1     )
>  UI AM validateGoto                                      (OK=19483  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19482  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19480  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3609   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19480  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19480  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19480  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19480  KO=0     )
>  UI IDM uiconfig                                         (OK=19480  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19480  KO=0     )
>  UI IDM version                                          (OK=19480  KO=0     )
>  UI IDM features                                         (OK=19480  KO=0     )
>  UI IDM privilege                                        (OK=19479  KO=0     )
>  UI IDM login                                            (OK=19478  KO=2     )
>  UI IDM managed user schema                              (OK=19478  KO=1     )
>  UI IDM dashboard                                        (OK=19479  KO=1     )
>  UI IDM user                                             (OK=19479  KO=0     )
>  UI IDM oidcToken                                        (OK=19480  KO=0     )
> userinfo                                                 (OK=19478  KO=0     )
> UI-Logout                                                (OK=19480  KO=0     )
> UI-Logout Redirect 1                                     (OK=19479  KO=1     )
>  UI AM revoke2                                           (OK=19478  KO=0     )
>  UI AM endsession                                        (OK=19478  KO=1     )
>  UI AM revoke1                                           (OK=19477  KO=0     )
> getIdToken                                               (OK=6405   KO=0     )
> getIdToken Redirect 1                                    (OK=6405   KO=0     )
> createOrganization                                       (OK=6404   KO=0     )
> queryOrganization                                        (OK=6404   KO=0     )
> deleteOrganization                                       (OK=6403   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3222   KO=0     )
> ReadPolicy                                               (OK=29118  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=581    KO=0     )
> DeletePolicy                                             (OK=29052  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3615 (98.42%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 53301  / active: 170    / done: 90505 
================================================================================

23:53:14.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:15.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:16.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:16.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:17.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:18.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:19.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:19.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:19.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:19 GMT                                    2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1267108 KO=49    )
> restLoginInitiate                                        (OK=87639  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=87635  KO=0     )
> Skip 2FA                                                 (OK=48786  KO=2     )
> User Authorize PKCE stage                                (OK=103526 KO=1     )
> User AccessToken PKCE stage                              (OK=103522 KO=4     )
> RootUserinfo                                             (OK=65593  KO=0     )
> GetUUid                                                  (OK=29227  KO=1     )
> GetOpenidConfig                                          (OK=87532  KO=0     )
> CreatePolicy                                             (OK=29211  KO=15    )
> tokenUserinfo                                            (OK=15685  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19531  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19530  KO=1     )
>  UI AM idFromSession                                     (OK=19528  KO=1     )
>  UI AM validateGoto                                      (OK=19529  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19529  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19527  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3616   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19526  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19526  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19526  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19526  KO=0     )
>  UI IDM uiconfig                                         (OK=19526  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19526  KO=0     )
>  UI IDM version                                          (OK=19526  KO=0     )
>  UI IDM features                                         (OK=19526  KO=0     )
>  UI IDM privilege                                        (OK=19526  KO=0     )
>  UI IDM login                                            (OK=19524  KO=2     )
>  UI IDM managed user schema                              (OK=19525  KO=1     )
>  UI IDM dashboard                                        (OK=19525  KO=1     )
>  UI IDM user                                             (OK=19525  KO=0     )
>  UI IDM oidcToken                                        (OK=19526  KO=0     )
> userinfo                                                 (OK=19524  KO=0     )
> UI-Logout                                                (OK=19526  KO=0     )
> UI-Logout Redirect 1                                     (OK=19523  KO=1     )
>  UI AM revoke2                                           (OK=19521  KO=0     )
>  UI AM endsession                                        (OK=19521  KO=1     )
>  UI AM revoke1                                           (OK=19520  KO=0     )
> getIdToken                                               (OK=6428   KO=0     )
> getIdToken Redirect 1                                    (OK=6428   KO=0     )
> createOrganization                                       (OK=6427   KO=0     )
> queryOrganization                                        (OK=6427   KO=0     )
> deleteOrganization                                       (OK=6427   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3229   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3229   KO=0     )
> ReadPolicy                                               (OK=29176  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=584    KO=0     )
> DeletePolicy                                             (OK=29113  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3624 (98.42%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 53104  / active: 154    / done: 90718 
================================================================================

23:53:20.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:21.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:21.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:22.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:23.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:24.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:24 GMT                                    2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1270061 KO=49    )
> restLoginInitiate                                        (OK=87847  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=87842  KO=0     )
> Skip 2FA                                                 (OK=48904  KO=2     )
> User Authorize PKCE stage                                (OK=103777 KO=1     )
> User AccessToken PKCE stage                              (OK=103770 KO=4     )
> RootUserinfo                                             (OK=65734  KO=0     )
> GetUUid                                                  (OK=29290  KO=1     )
> GetOpenidConfig                                          (OK=87696  KO=0     )
> CreatePolicy                                             (OK=29273  KO=15    )
> tokenUserinfo                                            (OK=15718  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19582  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19580  KO=1     )
>  UI AM idFromSession                                     (OK=19578  KO=1     )
>  UI AM validateGoto                                      (OK=19580  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19579  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19577  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3626   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19577  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19577  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19575  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19574  KO=0     )
>  UI IDM uiconfig                                         (OK=19572  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19572  KO=0     )
>  UI IDM version                                          (OK=19572  KO=0     )
>  UI IDM features                                         (OK=19572  KO=0     )
>  UI IDM privilege                                        (OK=19572  KO=0     )
>  UI IDM login                                            (OK=19570  KO=2     )
>  UI IDM managed user schema                              (OK=19571  KO=1     )
>  UI IDM dashboard                                        (OK=19571  KO=1     )
>  UI IDM user                                             (OK=19572  KO=0     )
>  UI IDM oidcToken                                        (OK=19573  KO=0     )
> userinfo                                                 (OK=19570  KO=0     )
> UI-Logout                                                (OK=19572  KO=0     )
> UI-Logout Redirect 1                                     (OK=19570  KO=1     )
>  UI AM revoke2                                           (OK=19568  KO=0     )
>  UI AM endsession                                        (OK=19568  KO=1     )
>  UI AM revoke1                                           (OK=19567  KO=0     )
> getIdToken                                               (OK=6446   KO=0     )
> getIdToken Redirect 1                                    (OK=6446   KO=0     )
> createOrganization                                       (OK=6445   KO=0     )
> queryOrganization                                        (OK=6444   KO=0     )
> deleteOrganization                                       (OK=6443   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3234   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3234   KO=0     )
> ReadPolicy                                               (OK=29221  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=588    KO=0     )
> DeletePolicy                                             (OK=29172  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3630 (98.43%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 52891  / active: 176    / done: 90909 
================================================================================

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

================================================================================
2024-11-21 23:53:29 GMT                                    2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1272972 KO=49    )
> restLoginInitiate                                        (OK=88028  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=88023  KO=0     )
> Skip 2FA                                                 (OK=49012  KO=2     )
> User Authorize PKCE stage                                (OK=104009 KO=1     )
> User AccessToken PKCE stage                              (OK=104001 KO=4     )
> RootUserinfo                                             (OK=65867  KO=0     )
> GetUUid                                                  (OK=29361  KO=1     )
> GetOpenidConfig                                          (OK=87876  KO=0     )
> CreatePolicy                                             (OK=29343  KO=15    )
> tokenUserinfo                                            (OK=15745  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19629  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19628  KO=1     )
>  UI AM idFromSession                                     (OK=19627  KO=1     )
>  UI AM validateGoto                                      (OK=19627  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19627  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19624  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3634   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19624  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19624  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19623  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19623  KO=0     )
>  UI IDM uiconfig                                         (OK=19622  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19622  KO=0     )
>  UI IDM version                                          (OK=19622  KO=0     )
>  UI IDM features                                         (OK=19622  KO=0     )
>  UI IDM privilege                                        (OK=19622  KO=0     )
>  UI IDM login                                            (OK=19620  KO=2     )
>  UI IDM managed user schema                              (OK=19621  KO=1     )
>  UI IDM dashboard                                        (OK=19621  KO=1     )
>  UI IDM user                                             (OK=19622  KO=0     )
>  UI IDM oidcToken                                        (OK=19623  KO=0     )
> userinfo                                                 (OK=19621  KO=0     )
> UI-Logout                                                (OK=19623  KO=0     )
> UI-Logout Redirect 1                                     (OK=19621  KO=1     )
>  UI AM revoke2                                           (OK=19618  KO=0     )
>  UI AM endsession                                        (OK=19619  KO=1     )
>  UI AM revoke1                                           (OK=19617  KO=0     )
> getIdToken                                               (OK=6463   KO=0     )
> getIdToken Redirect 1                                    (OK=6463   KO=0     )
> createOrganization                                       (OK=6462   KO=0     )
> queryOrganization                                        (OK=6462   KO=0     )
> deleteOrganization                                       (OK=6461   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3241   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3240   KO=0     )
> ReadPolicy                                               (OK=29284  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=590    KO=0     )
> DeletePolicy                                             (OK=29215  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3632 (98.43%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 52700  / active: 193    / done: 91083 
================================================================================

23:53:29.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:30.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:30.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:30.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:30.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:31.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:31.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:32.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:33.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:33.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:33.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:34.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:34 GMT                                    2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1275750 KO=49    )
> restLoginInitiate                                        (OK=88220  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=88216  KO=0     )
> Skip 2FA                                                 (OK=49104  KO=2     )
> User Authorize PKCE stage                                (OK=104229 KO=1     )
> User AccessToken PKCE stage                              (OK=104220 KO=4     )
> RootUserinfo                                             (OK=65985  KO=0     )
> GetUUid                                                  (OK=29420  KO=1     )
> GetOpenidConfig                                          (OK=88067  KO=0     )
> CreatePolicy                                             (OK=29404  KO=15    )
> tokenUserinfo                                            (OK=15781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19677  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19675  KO=1     )
>  UI AM idFromSession                                     (OK=19673  KO=1     )
>  UI AM validateGoto                                      (OK=19674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19674  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19672  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3643   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19672  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19672  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19669  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19667  KO=0     )
>  UI IDM uiconfig                                         (OK=19667  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19667  KO=0     )
>  UI IDM version                                          (OK=19667  KO=0     )
>  UI IDM features                                         (OK=19667  KO=0     )
>  UI IDM privilege                                        (OK=19667  KO=0     )
>  UI IDM login                                            (OK=19665  KO=2     )
>  UI IDM managed user schema                              (OK=19665  KO=1     )
>  UI IDM dashboard                                        (OK=19666  KO=1     )
>  UI IDM user                                             (OK=19666  KO=0     )
>  UI IDM oidcToken                                        (OK=19667  KO=0     )
> userinfo                                                 (OK=19665  KO=0     )
> UI-Logout                                                (OK=19667  KO=0     )
> UI-Logout Redirect 1                                     (OK=19666  KO=1     )
>  UI AM revoke2                                           (OK=19665  KO=0     )
>  UI AM endsession                                        (OK=19665  KO=1     )
>  UI AM revoke1                                           (OK=19664  KO=0     )
> getIdToken                                               (OK=6473   KO=0     )
> getIdToken Redirect 1                                    (OK=6473   KO=0     )
> createOrganization                                       (OK=6472   KO=0     )
> queryOrganization                                        (OK=6472   KO=0     )
> deleteOrganization                                       (OK=6471   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3247   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3247   KO=0     )
> ReadPolicy                                               (OK=29351  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=594    KO=0     )
> DeletePolicy                                             (OK=29280  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3644 (98.43%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.14%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 52505  / active: 186    / done: 91285 
================================================================================

23:53:36.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:36.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:36.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:36.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:36.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:36.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:37.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:38.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:39.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:39 GMT                                    2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1278495 KO=49    )
> restLoginInitiate                                        (OK=88408  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=88404  KO=0     )
> Skip 2FA                                                 (OK=49217  KO=2     )
> User Authorize PKCE stage                                (OK=104456 KO=1     )
> User AccessToken PKCE stage                              (OK=104452 KO=4     )
> RootUserinfo                                             (OK=66130  KO=0     )
> GetUUid                                                  (OK=29484  KO=1     )
> GetOpenidConfig                                          (OK=88260  KO=0     )
> CreatePolicy                                             (OK=29468  KO=15    )
> tokenUserinfo                                            (OK=15815  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19713  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19711  KO=1     )
>  UI AM idFromSession                                     (OK=19710  KO=1     )
>  UI AM validateGoto                                      (OK=19711  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19712  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19710  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3652   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19710  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19710  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19710  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19709  KO=0     )
>  UI IDM uiconfig                                         (OK=19709  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19709  KO=0     )
>  UI IDM version                                          (OK=19709  KO=0     )
>  UI IDM features                                         (OK=19709  KO=0     )
>  UI IDM privilege                                        (OK=19709  KO=0     )
>  UI IDM login                                            (OK=19707  KO=2     )
>  UI IDM managed user schema                              (OK=19708  KO=1     )
>  UI IDM dashboard                                        (OK=19708  KO=1     )
>  UI IDM user                                             (OK=19708  KO=0     )
>  UI IDM oidcToken                                        (OK=19709  KO=0     )
> userinfo                                                 (OK=19707  KO=0     )
> UI-Logout                                                (OK=19709  KO=0     )
> UI-Logout Redirect 1                                     (OK=19708  KO=1     )
>  UI AM revoke2                                           (OK=19707  KO=0     )
>  UI AM endsession                                        (OK=19707  KO=1     )
>  UI AM revoke1                                           (OK=19706  KO=0     )
> getIdToken                                               (OK=6493   KO=0     )
> getIdToken Redirect 1                                    (OK=6493   KO=0     )
> createOrganization                                       (OK=6492   KO=0     )
> queryOrganization                                        (OK=6489   KO=0     )
> deleteOrganization                                       (OK=6488   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3252   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3252   KO=0     )
> ReadPolicy                                               (OK=29413  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=596    KO=0     )
> DeletePolicy                                             (OK=29346  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3653 (98.44%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 52308  / active: 187    / done: 91481 
================================================================================

23:53:39.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:40.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:41.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:41.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:41.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:42.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:42.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:42.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:44.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:44 GMT                                    2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1281008 KO=49    )
> restLoginInitiate                                        (OK=88600  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=88586  KO=0     )
> Skip 2FA                                                 (OK=49316  KO=2     )
> User Authorize PKCE stage                                (OK=104661 KO=1     )
> User AccessToken PKCE stage                              (OK=104655 KO=4     )
> RootUserinfo                                             (OK=66280  KO=0     )
> GetUUid                                                  (OK=29533  KO=1     )
> GetOpenidConfig                                          (OK=88432  KO=0     )
> CreatePolicy                                             (OK=29514  KO=15    )
> tokenUserinfo                                            (OK=15852  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19749  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19748  KO=1     )
>  UI AM idFromSession                                     (OK=19747  KO=1     )
>  UI AM validateGoto                                      (OK=19748  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19749  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19747  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3658   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19747  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19747  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19747  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19747  KO=0     )
>  UI IDM uiconfig                                         (OK=19745  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19745  KO=0     )
>  UI IDM version                                          (OK=19745  KO=0     )
>  UI IDM features                                         (OK=19745  KO=0     )
>  UI IDM privilege                                        (OK=19745  KO=0     )
>  UI IDM login                                            (OK=19743  KO=2     )
>  UI IDM managed user schema                              (OK=19744  KO=1     )
>  UI IDM dashboard                                        (OK=19744  KO=1     )
>  UI IDM user                                             (OK=19745  KO=0     )
>  UI IDM oidcToken                                        (OK=19746  KO=0     )
> userinfo                                                 (OK=19744  KO=0     )
> UI-Logout                                                (OK=19746  KO=0     )
> UI-Logout Redirect 1                                     (OK=19745  KO=1     )
>  UI AM revoke2                                           (OK=19743  KO=0     )
>  UI AM endsession                                        (OK=19744  KO=1     )
>  UI AM revoke1                                           (OK=19742  KO=0     )
> getIdToken                                               (OK=6508   KO=0     )
> getIdToken Redirect 1                                    (OK=6508   KO=0     )
> createOrganization                                       (OK=6505   KO=0     )
> queryOrganization                                        (OK=6505   KO=0     )
> deleteOrganization                                       (OK=6505   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3262   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3261   KO=0     )
> ReadPolicy                                               (OK=29473  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=598    KO=0     )
> DeletePolicy                                             (OK=29409  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3662 (98.44%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 52107  / active: 187    / done: 91682 
================================================================================

23:53:44.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:44.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:45.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:45.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:45.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:45.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:46.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:47.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:47.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:48.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:48.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:48.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:49.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:49.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:49 GMT                                    2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1283933 KO=49    )
> restLoginInitiate                                        (OK=88818  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=88806  KO=0     )
> Skip 2FA                                                 (OK=49422  KO=2     )
> User Authorize PKCE stage                                (OK=104908 KO=1     )
> User AccessToken PKCE stage                              (OK=104894 KO=4     )
> RootUserinfo                                             (OK=66452  KO=0     )
> GetUUid                                                  (OK=29580  KO=1     )
> GetOpenidConfig                                          (OK=88589  KO=0     )
> CreatePolicy                                             (OK=29564  KO=15    )
> tokenUserinfo                                            (OK=15894  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19802  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19801  KO=1     )
>  UI AM idFromSession                                     (OK=19799  KO=1     )
>  UI AM validateGoto                                      (OK=19800  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19798  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19795  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3666   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19795  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19795  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19794  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19792  KO=0     )
>  UI IDM uiconfig                                         (OK=19792  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19792  KO=0     )
>  UI IDM version                                          (OK=19792  KO=0     )
>  UI IDM features                                         (OK=19792  KO=0     )
>  UI IDM privilege                                        (OK=19792  KO=0     )
>  UI IDM login                                            (OK=19790  KO=2     )
>  UI IDM managed user schema                              (OK=19790  KO=1     )
>  UI IDM dashboard                                        (OK=19791  KO=1     )
>  UI IDM user                                             (OK=19792  KO=0     )
>  UI IDM oidcToken                                        (OK=19792  KO=0     )
> userinfo                                                 (OK=19790  KO=0     )
> UI-Logout                                                (OK=19790  KO=0     )
> UI-Logout Redirect 1                                     (OK=19789  KO=1     )
>  UI AM revoke2                                           (OK=19788  KO=0     )
>  UI AM endsession                                        (OK=19788  KO=1     )
>  UI AM revoke1                                           (OK=19787  KO=0     )
> getIdToken                                               (OK=6520   KO=0     )
> getIdToken Redirect 1                                    (OK=6519   KO=0     )
> createOrganization                                       (OK=6517   KO=0     )
> queryOrganization                                        (OK=6516   KO=0     )
> deleteOrganization                                       (OK=6516   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3270   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3270   KO=0     )
> ReadPolicy                                               (OK=29524  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=600    KO=0     )
> DeletePolicy                                             (OK=29470  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3676 (98.45%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 51880  / active: 201    / done: 91895 
================================================================================

23:53:49.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:50.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:53.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:53.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:53.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:54.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:54 GMT                                    2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1287040 KO=49    )
> restLoginInitiate                                        (OK=89017  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=89013  KO=0     )
> Skip 2FA                                                 (OK=49535  KO=2     )
> User Authorize PKCE stage                                (OK=105164 KO=1     )
> User AccessToken PKCE stage                              (OK=105161 KO=4     )
> RootUserinfo                                             (OK=66638  KO=0     )
> GetUUid                                                  (OK=29658  KO=1     )
> GetOpenidConfig                                          (OK=88767  KO=0     )
> CreatePolicy                                             (OK=29640  KO=15    )
> tokenUserinfo                                            (OK=15940  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19847  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19846  KO=1     )
>  UI AM idFromSession                                     (OK=19845  KO=1     )
>  UI AM validateGoto                                      (OK=19846  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19846  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19844  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3675   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19844  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19844  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19844  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19844  KO=0     )
>  UI IDM uiconfig                                         (OK=19842  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19842  KO=0     )
>  UI IDM version                                          (OK=19842  KO=0     )
>  UI IDM features                                         (OK=19842  KO=0     )
>  UI IDM privilege                                        (OK=19842  KO=0     )
>  UI IDM login                                            (OK=19840  KO=2     )
>  UI IDM managed user schema                              (OK=19841  KO=1     )
>  UI IDM dashboard                                        (OK=19841  KO=1     )
>  UI IDM user                                             (OK=19842  KO=0     )
>  UI IDM oidcToken                                        (OK=19842  KO=0     )
> userinfo                                                 (OK=19840  KO=0     )
> UI-Logout                                                (OK=19842  KO=0     )
> UI-Logout Redirect 1                                     (OK=19841  KO=1     )
>  UI AM revoke2                                           (OK=19840  KO=0     )
>  UI AM endsession                                        (OK=19840  KO=1     )
>  UI AM revoke1                                           (OK=19839  KO=0     )
> getIdToken                                               (OK=6535   KO=0     )
> getIdToken Redirect 1                                    (OK=6535   KO=0     )
> createOrganization                                       (OK=6533   KO=0     )
> queryOrganization                                        (OK=6533   KO=0     )
> deleteOrganization                                       (OK=6533   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3279   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3279   KO=0     )
> ReadPolicy                                               (OK=29575  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=602    KO=0     )
> DeletePolicy                                             (OK=29520  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3689 (98.45%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 51674  / active: 181    / done: 92121 
================================================================================

23:53:55.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:56.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:57.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:57.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:57.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:58.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:58.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:58.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:53:59.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:53:59 GMT                                    2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1290053 KO=49    )
> restLoginInitiate                                        (OK=89239  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=89232  KO=0     )
> Skip 2FA                                                 (OK=49639  KO=2     )
> User Authorize PKCE stage                                (OK=105415 KO=1     )
> User AccessToken PKCE stage                              (OK=105409 KO=4     )
> RootUserinfo                                             (OK=66788  KO=0     )
> GetUUid                                                  (OK=29710  KO=1     )
> GetOpenidConfig                                          (OK=88943  KO=0     )
> CreatePolicy                                             (OK=29694  KO=15    )
> tokenUserinfo                                            (OK=15986  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19901  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19900  KO=1     )
>  UI AM idFromSession                                     (OK=19899  KO=1     )
>  UI AM validateGoto                                      (OK=19899  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19897  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19893  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3684   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19893  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19893  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19893  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19892  KO=0     )
>  UI IDM uiconfig                                         (OK=19890  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19890  KO=0     )
>  UI IDM version                                          (OK=19890  KO=0     )
>  UI IDM features                                         (OK=19890  KO=0     )
>  UI IDM privilege                                        (OK=19890  KO=0     )
>  UI IDM login                                            (OK=19888  KO=2     )
>  UI IDM managed user schema                              (OK=19889  KO=1     )
>  UI IDM dashboard                                        (OK=19889  KO=1     )
>  UI IDM user                                             (OK=19890  KO=0     )
>  UI IDM oidcToken                                        (OK=19890  KO=0     )
> userinfo                                                 (OK=19887  KO=0     )
> UI-Logout                                                (OK=19889  KO=0     )
> UI-Logout Redirect 1                                     (OK=19888  KO=1     )
>  UI AM revoke2                                           (OK=19886  KO=0     )
>  UI AM endsession                                        (OK=19886  KO=1     )
>  UI AM revoke1                                           (OK=19885  KO=0     )
> getIdToken                                               (OK=6551   KO=0     )
> getIdToken Redirect 1                                    (OK=6550   KO=0     )
> createOrganization                                       (OK=6549   KO=0     )
> queryOrganization                                        (OK=6548   KO=0     )
> deleteOrganization                                       (OK=6548   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3285   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3285   KO=0     )
> ReadPolicy                                               (OK=29649  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=604    KO=0     )
> DeletePolicy                                             (OK=29568  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3698 (98.46%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 51447  / active: 205    / done: 92324 
================================================================================

23:53:59.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:00.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:00.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:01.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:02.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:02.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:02.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:02.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:04.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:04.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:04.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:04 GMT                                    2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1292864 KO=49    )
> restLoginInitiate                                        (OK=89439  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=89431  KO=0     )
> Skip 2FA                                                 (OK=49756  KO=2     )
> User Authorize PKCE stage                                (OK=105643 KO=1     )
> User AccessToken PKCE stage                              (OK=105637 KO=4     )
> RootUserinfo                                             (OK=66893  KO=0     )
> GetUUid                                                  (OK=29787  KO=1     )
> GetOpenidConfig                                          (OK=89149  KO=0     )
> CreatePolicy                                             (OK=29769  KO=15    )
> tokenUserinfo                                            (OK=16015  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19941  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19939  KO=1     )
>  UI AM idFromSession                                     (OK=19938  KO=1     )
>  UI AM validateGoto                                      (OK=19939  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19938  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19936  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3692   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19935  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19935  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19934  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19934  KO=0     )
>  UI IDM uiconfig                                         (OK=19934  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19934  KO=0     )
>  UI IDM version                                          (OK=19934  KO=0     )
>  UI IDM features                                         (OK=19934  KO=0     )
>  UI IDM privilege                                        (OK=19934  KO=0     )
>  UI IDM login                                            (OK=19932  KO=2     )
>  UI IDM managed user schema                              (OK=19932  KO=1     )
>  UI IDM dashboard                                        (OK=19932  KO=1     )
>  UI IDM user                                             (OK=19933  KO=0     )
>  UI IDM oidcToken                                        (OK=19932  KO=0     )
> userinfo                                                 (OK=19929  KO=0     )
> UI-Logout                                                (OK=19931  KO=0     )
> UI-Logout Redirect 1                                     (OK=19930  KO=1     )
>  UI AM revoke2                                           (OK=19929  KO=0     )
>  UI AM endsession                                        (OK=19929  KO=1     )
>  UI AM revoke1                                           (OK=19928  KO=0     )
> getIdToken                                               (OK=6570   KO=0     )
> getIdToken Redirect 1                                    (OK=6569   KO=0     )
> createOrganization                                       (OK=6568   KO=0     )
> queryOrganization                                        (OK=6568   KO=0     )
> deleteOrganization                                       (OK=6568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3292   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3291   KO=0     )
> ReadPolicy                                               (OK=29700  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=605    KO=0     )
> DeletePolicy                                             (OK=29646  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3709 (98.46%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 51242  / active: 197    / done: 92537 
================================================================================

23:54:04.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:05.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:05.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:05.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:06.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:06.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:06.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:06.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:07.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:07.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:08.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:08.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:09.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:09.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:09 GMT                                    2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1295809 KO=49    )
> restLoginInitiate                                        (OK=89628  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=89627  KO=0     )
> Skip 2FA                                                 (OK=49867  KO=2     )
> User Authorize PKCE stage                                (OK=105884 KO=1     )
> User AccessToken PKCE stage                              (OK=105880 KO=4     )
> RootUserinfo                                             (OK=67050  KO=0     )
> GetUUid                                                  (OK=29854  KO=1     )
> GetOpenidConfig                                          (OK=89344  KO=0     )
> CreatePolicy                                             (OK=29839  KO=15    )
> tokenUserinfo                                            (OK=16047  KO=0     )
> UI-Post-Login - stage 1                                  (OK=19986  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19985  KO=1     )
>  UI AM idFromSession                                     (OK=19984  KO=1     )
>  UI AM validateGoto                                      (OK=19985  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19986  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19983  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3701   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19983  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19983  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19983  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19980  KO=0     )
>  UI IDM uiconfig                                         (OK=19979  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19979  KO=0     )
>  UI IDM version                                          (OK=19979  KO=0     )
>  UI IDM features                                         (OK=19979  KO=0     )
>  UI IDM privilege                                        (OK=19979  KO=0     )
>  UI IDM login                                            (OK=19977  KO=2     )
>  UI IDM managed user schema                              (OK=19978  KO=1     )
>  UI IDM dashboard                                        (OK=19978  KO=1     )
>  UI IDM user                                             (OK=19979  KO=0     )
>  UI IDM oidcToken                                        (OK=19980  KO=0     )
> userinfo                                                 (OK=19978  KO=0     )
> UI-Logout                                                (OK=19979  KO=0     )
> UI-Logout Redirect 1                                     (OK=19977  KO=1     )
>  UI AM revoke2                                           (OK=19976  KO=0     )
>  UI AM endsession                                        (OK=19976  KO=1     )
>  UI AM revoke1                                           (OK=19975  KO=0     )
> getIdToken                                               (OK=6584   KO=0     )
> getIdToken Redirect 1                                    (OK=6584   KO=0     )
> createOrganization                                       (OK=6583   KO=0     )
> queryOrganization                                        (OK=6582   KO=0     )
> deleteOrganization                                       (OK=6582   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3302   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3302   KO=0     )
> ReadPolicy                                               (OK=29779  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=607    KO=0     )
> DeletePolicy                                             (OK=29697  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3723 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 51041  / active: 204    / done: 92731 
================================================================================

23:54:11.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:12.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:12.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:13.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:14 GMT                                    2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1298381 KO=49    )
> restLoginInitiate                                        (OK=89810  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=89806  KO=0     )
> Skip 2FA                                                 (OK=49965  KO=2     )
> User Authorize PKCE stage                                (OK=106091 KO=1     )
> User AccessToken PKCE stage                              (OK=106084 KO=4     )
> RootUserinfo                                             (OK=67199  KO=0     )
> GetUUid                                                  (OK=29913  KO=1     )
> GetOpenidConfig                                          (OK=89550  KO=0     )
> CreatePolicy                                             (OK=29897  KO=15    )
> tokenUserinfo                                            (OK=16085  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20022  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20021  KO=1     )
>  UI AM idFromSession                                     (OK=20019  KO=1     )
>  UI AM validateGoto                                      (OK=20020  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20019  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20017  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3711   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20018  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20017  KO=0     )
>  UI IDM uiconfig                                         (OK=20016  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20016  KO=0     )
>  UI IDM version                                          (OK=20016  KO=0     )
>  UI IDM features                                         (OK=20016  KO=0     )
>  UI IDM privilege                                        (OK=20016  KO=0     )
>  UI IDM login                                            (OK=20014  KO=2     )
>  UI IDM managed user schema                              (OK=20015  KO=1     )
>  UI IDM dashboard                                        (OK=20015  KO=1     )
>  UI IDM user                                             (OK=20016  KO=0     )
>  UI IDM oidcToken                                        (OK=20017  KO=0     )
> userinfo                                                 (OK=20015  KO=0     )
> UI-Logout                                                (OK=20017  KO=0     )
> UI-Logout Redirect 1                                     (OK=20016  KO=1     )
>  UI AM revoke2                                           (OK=20015  KO=0     )
>  UI AM endsession                                        (OK=20015  KO=1     )
>  UI AM revoke1                                           (OK=20014  KO=0     )
> getIdToken                                               (OK=6599   KO=0     )
> getIdToken Redirect 1                                    (OK=6598   KO=0     )
> createOrganization                                       (OK=6597   KO=0     )
> queryOrganization                                        (OK=6597   KO=0     )
> deleteOrganization                                       (OK=6597   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3308   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3308   KO=0     )
> ReadPolicy                                               (OK=29849  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=608    KO=0     )
> DeletePolicy                                             (OK=29773  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3727 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 50853  / active: 181    / done: 92942 
================================================================================

23:54:15.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:15.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:15.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:16.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:16.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:16.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:17.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:17.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:18.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:18.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:18.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:19.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:19.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:19 GMT                                    2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1301150 KO=49    )
> restLoginInitiate                                        (OK=90022  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=90016  KO=0     )
> Skip 2FA                                                 (OK=50094  KO=2     )
> User Authorize PKCE stage                                (OK=106325 KO=1     )
> User AccessToken PKCE stage                              (OK=106321 KO=4     )
> RootUserinfo                                             (OK=67347  KO=0     )
> GetUUid                                                  (OK=29992  KO=1     )
> GetOpenidConfig                                          (OK=89757  KO=0     )
> CreatePolicy                                             (OK=29975  KO=15    )
> tokenUserinfo                                            (OK=16119  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20060  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20058  KO=1     )
>  UI AM idFromSession                                     (OK=20056  KO=1     )
>  UI AM validateGoto                                      (OK=20057  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20057  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20055  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3721   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20054  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20054  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20054  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20054  KO=0     )
>  UI IDM uiconfig                                         (OK=20054  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20054  KO=0     )
>  UI IDM version                                          (OK=20054  KO=0     )
>  UI IDM features                                         (OK=20054  KO=0     )
>  UI IDM privilege                                        (OK=20054  KO=0     )
>  UI IDM login                                            (OK=20051  KO=2     )
>  UI IDM managed user schema                              (OK=20052  KO=1     )
>  UI IDM dashboard                                        (OK=20052  KO=1     )
>  UI IDM user                                             (OK=20053  KO=0     )
>  UI IDM oidcToken                                        (OK=20054  KO=0     )
> userinfo                                                 (OK=20051  KO=0     )
> UI-Logout                                                (OK=20053  KO=0     )
> UI-Logout Redirect 1                                     (OK=20052  KO=1     )
>  UI AM revoke2                                           (OK=20051  KO=0     )
>  UI AM endsession                                        (OK=20051  KO=1     )
>  UI AM revoke1                                           (OK=20050  KO=0     )
> getIdToken                                               (OK=6618   KO=0     )
> getIdToken Redirect 1                                    (OK=6618   KO=0     )
> createOrganization                                       (OK=6617   KO=0     )
> queryOrganization                                        (OK=6616   KO=0     )
> deleteOrganization                                       (OK=6616   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3312   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3312   KO=0     )
> ReadPolicy                                               (OK=29904  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=608    KO=0     )
> DeletePolicy                                             (OK=29841  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3740 (98.47%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 50637  / active: 195    / done: 93144 
================================================================================

23:54:20.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:20.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:21.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:22.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:22.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:22.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:22.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:23.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:23.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:23.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:24.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:24 GMT                                    2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1304037 KO=49    )
> restLoginInitiate                                        (OK=90217  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=90210  KO=0     )
> Skip 2FA                                                 (OK=50200  KO=2     )
> User Authorize PKCE stage                                (OK=106554 KO=1     )
> User AccessToken PKCE stage                              (OK=106549 KO=4     )
> RootUserinfo                                             (OK=67494  KO=0     )
> GetUUid                                                  (OK=30055  KO=1     )
> GetOpenidConfig                                          (OK=89956  KO=0     )
> CreatePolicy                                             (OK=30040  KO=15    )
> tokenUserinfo                                            (OK=16150  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20103  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20101  KO=1     )
>  UI AM idFromSession                                     (OK=20100  KO=1     )
>  UI AM validateGoto                                      (OK=20101  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20102  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20100  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3730   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20099  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20099  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20100  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20100  KO=0     )
>  UI IDM uiconfig                                         (OK=20100  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20100  KO=0     )
>  UI IDM version                                          (OK=20099  KO=0     )
>  UI IDM features                                         (OK=20099  KO=0     )
>  UI IDM privilege                                        (OK=20099  KO=0     )
>  UI IDM login                                            (OK=20097  KO=2     )
>  UI IDM managed user schema                              (OK=20098  KO=1     )
>  UI IDM dashboard                                        (OK=20098  KO=1     )
>  UI IDM user                                             (OK=20099  KO=0     )
>  UI IDM oidcToken                                        (OK=20100  KO=0     )
> userinfo                                                 (OK=20097  KO=0     )
> UI-Logout                                                (OK=20099  KO=0     )
> UI-Logout Redirect 1                                     (OK=20098  KO=1     )
>  UI AM revoke2                                           (OK=20097  KO=0     )
>  UI AM endsession                                        (OK=20097  KO=1     )
>  UI AM revoke1                                           (OK=20096  KO=0     )
> getIdToken                                               (OK=6635   KO=0     )
> getIdToken Redirect 1                                    (OK=6635   KO=0     )
> createOrganization                                       (OK=6634   KO=0     )
> queryOrganization                                        (OK=6634   KO=0     )
> deleteOrganization                                       (OK=6634   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3318   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3318   KO=0     )
> ReadPolicy                                               (OK=29985  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=610    KO=0     )
> DeletePolicy                                             (OK=29901  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3751 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 50433  / active: 196    / done: 93347 
================================================================================

23:54:25.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:26.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:27.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:27.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:28.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:28.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:29 GMT                                    2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1306777 KO=49    )
> restLoginInitiate                                        (OK=90411  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=90408  KO=0     )
> Skip 2FA                                                 (OK=50306  KO=2     )
> User Authorize PKCE stage                                (OK=106783 KO=1     )
> User AccessToken PKCE stage                              (OK=106780 KO=4     )
> RootUserinfo                                             (OK=67644  KO=0     )
> GetUUid                                                  (OK=30110  KO=1     )
> GetOpenidConfig                                          (OK=90154  KO=0     )
> CreatePolicy                                             (OK=30094  KO=15    )
> tokenUserinfo                                            (OK=16195  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20144  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20142  KO=1     )
>  UI AM idFromSession                                     (OK=20141  KO=1     )
>  UI AM validateGoto                                      (OK=20142  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20143  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20141  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3735   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20141  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20141  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20140  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20140  KO=0     )
>  UI IDM uiconfig                                         (OK=20140  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20140  KO=0     )
>  UI IDM version                                          (OK=20140  KO=0     )
>  UI IDM features                                         (OK=20140  KO=0     )
>  UI IDM privilege                                        (OK=20140  KO=0     )
>  UI IDM login                                            (OK=20138  KO=2     )
>  UI IDM managed user schema                              (OK=20138  KO=1     )
>  UI IDM dashboard                                        (OK=20138  KO=1     )
>  UI IDM user                                             (OK=20139  KO=0     )
>  UI IDM oidcToken                                        (OK=20139  KO=0     )
> userinfo                                                 (OK=20136  KO=0     )
> UI-Logout                                                (OK=20138  KO=0     )
> UI-Logout Redirect 1                                     (OK=20137  KO=1     )
>  UI AM revoke2                                           (OK=20135  KO=0     )
>  UI AM endsession                                        (OK=20135  KO=1     )
>  UI AM revoke1                                           (OK=20134  KO=0     )
> getIdToken                                               (OK=6651   KO=0     )
> getIdToken Redirect 1                                    (OK=6651   KO=0     )
> createOrganization                                       (OK=6649   KO=0     )
> queryOrganization                                        (OK=6649   KO=0     )
> deleteOrganization                                       (OK=6649   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3323   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3323   KO=0     )
> ReadPolicy                                               (OK=30049  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=611    KO=0     )
> DeletePolicy                                             (OK=29980  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3757 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 64%
          waiting: 50233  / active: 181    / done: 93562 
================================================================================

23:54:29.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:30.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:30.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:31.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:32.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:32.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:34 GMT                                    2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1309473 KO=49    )
> restLoginInitiate                                        (OK=90601  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=90597  KO=0     )
> Skip 2FA                                                 (OK=50416  KO=2     )
> User Authorize PKCE stage                                (OK=107009 KO=1     )
> User AccessToken PKCE stage                              (OK=107003 KO=4     )
> RootUserinfo                                             (OK=67800  KO=0     )
> GetUUid                                                  (OK=30175  KO=1     )
> GetOpenidConfig                                          (OK=90339  KO=0     )
> CreatePolicy                                             (OK=30160  KO=15    )
> tokenUserinfo                                            (OK=16228  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20187  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20185  KO=1     )
>  UI AM idFromSession                                     (OK=20184  KO=1     )
>  UI AM validateGoto                                      (OK=20185  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20184  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20182  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3743   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20182  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20182  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20181  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20180  KO=0     )
>  UI IDM uiconfig                                         (OK=20180  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20180  KO=0     )
>  UI IDM version                                          (OK=20180  KO=0     )
>  UI IDM features                                         (OK=20179  KO=0     )
>  UI IDM privilege                                        (OK=20179  KO=0     )
>  UI IDM login                                            (OK=20176  KO=2     )
>  UI IDM managed user schema                              (OK=20177  KO=1     )
>  UI IDM dashboard                                        (OK=20177  KO=1     )
>  UI IDM user                                             (OK=20178  KO=0     )
>  UI IDM oidcToken                                        (OK=20179  KO=0     )
> userinfo                                                 (OK=20176  KO=0     )
> UI-Logout                                                (OK=20178  KO=0     )
> UI-Logout Redirect 1                                     (OK=20177  KO=1     )
>  UI AM revoke2                                           (OK=20176  KO=0     )
>  UI AM endsession                                        (OK=20176  KO=1     )
>  UI AM revoke1                                           (OK=20175  KO=0     )
> getIdToken                                               (OK=6663   KO=0     )
> getIdToken Redirect 1                                    (OK=6663   KO=0     )
> createOrganization                                       (OK=6661   KO=0     )
> queryOrganization                                        (OK=6660   KO=0     )
> deleteOrganization                                       (OK=6660   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3330   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3330   KO=0     )
> ReadPolicy                                               (OK=30103  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=612    KO=0     )
> DeletePolicy                                             (OK=30045  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3763 (98.48%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 50041  / active: 179    / done: 93756 
================================================================================

23:54:36.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:36.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:36.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:37.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:37.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:37.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:39.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:39.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:39.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:39 GMT                                    2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1312196 KO=49    )
> restLoginInitiate                                        (OK=90783  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=90776  KO=0     )
> Skip 2FA                                                 (OK=50517  KO=2     )
> User Authorize PKCE stage                                (OK=107217 KO=1     )
> User AccessToken PKCE stage                              (OK=107210 KO=4     )
> RootUserinfo                                             (OK=67948  KO=0     )
> GetUUid                                                  (OK=30233  KO=1     )
> GetOpenidConfig                                          (OK=90515  KO=0     )
> CreatePolicy                                             (OK=30215  KO=15    )
> tokenUserinfo                                            (OK=16249  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20232  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20230  KO=1     )
>  UI AM idFromSession                                     (OK=20229  KO=1     )
>  UI AM validateGoto                                      (OK=20230  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20228  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20224  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3755   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20224  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20224  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20223  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20223  KO=0     )
>  UI IDM uiconfig                                         (OK=20223  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20223  KO=0     )
>  UI IDM version                                          (OK=20223  KO=0     )
>  UI IDM features                                         (OK=20223  KO=0     )
>  UI IDM privilege                                        (OK=20223  KO=0     )
>  UI IDM login                                            (OK=20221  KO=2     )
>  UI IDM managed user schema                              (OK=20222  KO=1     )
>  UI IDM dashboard                                        (OK=20222  KO=1     )
>  UI IDM user                                             (OK=20223  KO=0     )
>  UI IDM oidcToken                                        (OK=20224  KO=0     )
> userinfo                                                 (OK=20222  KO=0     )
> UI-Logout                                                (OK=20224  KO=0     )
> UI-Logout Redirect 1                                     (OK=20223  KO=1     )
>  UI AM revoke2                                           (OK=20222  KO=0     )
>  UI AM endsession                                        (OK=20222  KO=1     )
>  UI AM revoke1                                           (OK=20221  KO=0     )
> getIdToken                                               (OK=6679   KO=0     )
> getIdToken Redirect 1                                    (OK=6679   KO=0     )
> createOrganization                                       (OK=6678   KO=0     )
> queryOrganization                                        (OK=6678   KO=0     )
> deleteOrganization                                       (OK=6678   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3338   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3338   KO=0     )
> ReadPolicy                                               (OK=30169  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=614    KO=0     )
> DeletePolicy                                             (OK=30099  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3772 (98.49%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 49848  / active: 183    / done: 93945 
================================================================================

23:54:40.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:41.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:41.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:42.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:42.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:43.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:43.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:43.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:44.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:44.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:44.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:44 GMT                                    2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1314891 KO=49    )
> restLoginInitiate                                        (OK=90966  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=90965  KO=0     )
> Skip 2FA                                                 (OK=50615  KO=2     )
> User Authorize PKCE stage                                (OK=107442 KO=1     )
> User AccessToken PKCE stage                              (OK=107437 KO=4     )
> RootUserinfo                                             (OK=68080  KO=0     )
> GetUUid                                                  (OK=30287  KO=1     )
> GetOpenidConfig                                          (OK=90692  KO=0     )
> CreatePolicy                                             (OK=30272  KO=15    )
> tokenUserinfo                                            (OK=16290  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20272  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20271  KO=1     )
>  UI AM idFromSession                                     (OK=20269  KO=1     )
>  UI AM validateGoto                                      (OK=20270  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20270  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20268  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3763   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20267  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20267  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20267  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20267  KO=0     )
>  UI IDM uiconfig                                         (OK=20266  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20266  KO=0     )
>  UI IDM version                                          (OK=20266  KO=0     )
>  UI IDM features                                         (OK=20266  KO=0     )
>  UI IDM privilege                                        (OK=20266  KO=0     )
>  UI IDM login                                            (OK=20264  KO=2     )
>  UI IDM managed user schema                              (OK=20265  KO=1     )
>  UI IDM dashboard                                        (OK=20265  KO=1     )
>  UI IDM user                                             (OK=20266  KO=0     )
>  UI IDM oidcToken                                        (OK=20265  KO=0     )
> userinfo                                                 (OK=20263  KO=0     )
> UI-Logout                                                (OK=20265  KO=0     )
> UI-Logout Redirect 1                                     (OK=20263  KO=1     )
>  UI AM revoke2                                           (OK=20261  KO=0     )
>  UI AM endsession                                        (OK=20261  KO=1     )
>  UI AM revoke1                                           (OK=20260  KO=0     )
> getIdToken                                               (OK=6698   KO=0     )
> getIdToken Redirect 1                                    (OK=6697   KO=0     )
> createOrganization                                       (OK=6696   KO=0     )
> queryOrganization                                        (OK=6696   KO=0     )
> deleteOrganization                                       (OK=6695   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3341   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3340   KO=0     )
> ReadPolicy                                               (OK=30224  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=614    KO=0     )
> DeletePolicy                                             (OK=30165  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3783 (98.49%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 49663  / active: 165    / done: 94148 
================================================================================

23:54:44.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:45.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:46.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:46.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:47.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:47.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:48.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:48.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:49.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:49 GMT                                    2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1317648 KO=49    )
> restLoginInitiate                                        (OK=91165  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=91157  KO=0     )
> Skip 2FA                                                 (OK=50716  KO=2     )
> User Authorize PKCE stage                                (OK=107667 KO=1     )
> User AccessToken PKCE stage                              (OK=107663 KO=4     )
> RootUserinfo                                             (OK=68193  KO=0     )
> GetUUid                                                  (OK=30346  KO=1     )
> GetOpenidConfig                                          (OK=90864  KO=0     )
> CreatePolicy                                             (OK=30331  KO=15    )
> tokenUserinfo                                            (OK=16325  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20317  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20316  KO=1     )
>  UI AM idFromSession                                     (OK=20314  KO=1     )
>  UI AM validateGoto                                      (OK=20315  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20315  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20311  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3775   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20311  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20311  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20311  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20310  KO=0     )
>  UI IDM uiconfig                                         (OK=20310  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20310  KO=0     )
>  UI IDM version                                          (OK=20310  KO=0     )
>  UI IDM features                                         (OK=20310  KO=0     )
>  UI IDM privilege                                        (OK=20310  KO=0     )
>  UI IDM login                                            (OK=20308  KO=2     )
>  UI IDM managed user schema                              (OK=20308  KO=1     )
>  UI IDM dashboard                                        (OK=20308  KO=1     )
>  UI IDM user                                             (OK=20309  KO=0     )
>  UI IDM oidcToken                                        (OK=20309  KO=0     )
> userinfo                                                 (OK=20307  KO=0     )
> UI-Logout                                                (OK=20309  KO=0     )
> UI-Logout Redirect 1                                     (OK=20308  KO=1     )
>  UI AM revoke2                                           (OK=20303  KO=0     )
>  UI AM endsession                                        (OK=20304  KO=1     )
>  UI AM revoke1                                           (OK=20301  KO=0     )
> getIdToken                                               (OK=6717   KO=0     )
> getIdToken Redirect 1                                    (OK=6717   KO=0     )
> createOrganization                                       (OK=6716   KO=0     )
> queryOrganization                                        (OK=6716   KO=0     )
> deleteOrganization                                       (OK=6716   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3346   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3346   KO=0     )
> ReadPolicy                                               (OK=30283  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=614    KO=0     )
> DeletePolicy                                             (OK=30220  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3792 (98.49%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 49459  / active: 181    / done: 94336 
================================================================================

23:54:50.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:50.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:50.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:52.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:53.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:53.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:53.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:54.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:54.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:54 GMT                                    2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1320459 KO=49    )
> restLoginInitiate                                        (OK=91347  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=91342  KO=0     )
> Skip 2FA                                                 (OK=50814  KO=2     )
> User Authorize PKCE stage                                (OK=107893 KO=1     )
> User AccessToken PKCE stage                              (OK=107887 KO=4     )
> RootUserinfo                                             (OK=68346  KO=0     )
> GetUUid                                                  (OK=30397  KO=1     )
> GetOpenidConfig                                          (OK=91030  KO=0     )
> CreatePolicy                                             (OK=30380  KO=15    )
> tokenUserinfo                                            (OK=16358  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20362  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20361  KO=1     )
>  UI AM idFromSession                                     (OK=20360  KO=1     )
>  UI AM validateGoto                                      (OK=20361  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20360  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20358  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3786   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20358  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20358  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20359  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20358  KO=0     )
>  UI IDM uiconfig                                         (OK=20358  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20358  KO=0     )
>  UI IDM version                                          (OK=20358  KO=0     )
>  UI IDM features                                         (OK=20357  KO=0     )
>  UI IDM privilege                                        (OK=20357  KO=0     )
>  UI IDM login                                            (OK=20355  KO=2     )
>  UI IDM managed user schema                              (OK=20356  KO=1     )
>  UI IDM dashboard                                        (OK=20356  KO=1     )
>  UI IDM user                                             (OK=20357  KO=0     )
>  UI IDM oidcToken                                        (OK=20358  KO=0     )
> userinfo                                                 (OK=20355  KO=0     )
> UI-Logout                                                (OK=20356  KO=0     )
> UI-Logout Redirect 1                                     (OK=20355  KO=1     )
>  UI AM revoke2                                           (OK=20352  KO=0     )
>  UI AM endsession                                        (OK=20352  KO=1     )
>  UI AM revoke1                                           (OK=20351  KO=0     )
> getIdToken                                               (OK=6731   KO=0     )
> getIdToken Redirect 1                                    (OK=6731   KO=0     )
> createOrganization                                       (OK=6730   KO=0     )
> queryOrganization                                        (OK=6730   KO=0     )
> deleteOrganization                                       (OK=6730   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3355   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3355   KO=0     )
> ReadPolicy                                               (OK=30339  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=614    KO=0     )
> DeletePolicy                                             (OK=30278  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3801 (98.50%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 49268  / active: 173    / done: 94535 
================================================================================

23:54:54.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:54.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:55.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:56.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:56.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:57.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:58.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:58.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:58.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:58.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:59.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:59.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:54:59.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:54:59 GMT                                    2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1323420 KO=49    )
> restLoginInitiate                                        (OK=91547  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=91546  KO=0     )
> Skip 2FA                                                 (OK=50928  KO=2     )
> User Authorize PKCE stage                                (OK=108128 KO=1     )
> User AccessToken PKCE stage                              (OK=108125 KO=4     )
> RootUserinfo                                             (OK=68495  KO=0     )
> GetUUid                                                  (OK=30463  KO=1     )
> GetOpenidConfig                                          (OK=91203  KO=0     )
> CreatePolicy                                             (OK=30447  KO=15    )
> tokenUserinfo                                            (OK=16385  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20410  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20409  KO=1     )
>  UI AM idFromSession                                     (OK=20407  KO=1     )
>  UI AM validateGoto                                      (OK=20408  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20406  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3792   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20406  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20406  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20407  KO=0     )
>  UI IDM uiconfig                                         (OK=20407  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20407  KO=0     )
>  UI IDM version                                          (OK=20407  KO=0     )
>  UI IDM features                                         (OK=20407  KO=0     )
>  UI IDM privilege                                        (OK=20407  KO=0     )
>  UI IDM login                                            (OK=20404  KO=2     )
>  UI IDM managed user schema                              (OK=20404  KO=1     )
>  UI IDM dashboard                                        (OK=20405  KO=1     )
>  UI IDM user                                             (OK=20405  KO=0     )
>  UI IDM oidcToken                                        (OK=20405  KO=0     )
> userinfo                                                 (OK=20403  KO=0     )
> UI-Logout                                                (OK=20405  KO=0     )
> UI-Logout Redirect 1                                     (OK=20404  KO=1     )
>  UI AM revoke2                                           (OK=20402  KO=0     )
>  UI AM endsession                                        (OK=20402  KO=1     )
>  UI AM revoke1                                           (OK=20401  KO=0     )
> getIdToken                                               (OK=6750   KO=0     )
> getIdToken Redirect 1                                    (OK=6750   KO=0     )
> createOrganization                                       (OK=6749   KO=0     )
> queryOrganization                                        (OK=6749   KO=0     )
> deleteOrganization                                       (OK=6748   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3363   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3363   KO=0     )
> ReadPolicy                                               (OK=30390  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=615    KO=0     )
> DeletePolicy                                             (OK=30335  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3814 (98.50%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 49058  / active: 176    / done: 94742 
================================================================================

23:55:01.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:01.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:01.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:02.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:02.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:04 GMT                                    2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1325831 KO=49    )
> restLoginInitiate                                        (OK=91714  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=91711  KO=0     )
> Skip 2FA                                                 (OK=51031  KO=2     )
> User Authorize PKCE stage                                (OK=108330 KO=1     )
> User AccessToken PKCE stage                              (OK=108326 KO=4     )
> RootUserinfo                                             (OK=68650  KO=0     )
> GetUUid                                                  (OK=30520  KO=1     )
> GetOpenidConfig                                          (OK=91376  KO=0     )
> CreatePolicy                                             (OK=30503  KO=15    )
> tokenUserinfo                                            (OK=16416  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20443  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20442  KO=1     )
>  UI AM idFromSession                                     (OK=20441  KO=1     )
>  UI AM validateGoto                                      (OK=20442  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20443  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20440  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3794   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20440  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20440  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20440  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20440  KO=0     )
>  UI IDM uiconfig                                         (OK=20440  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20440  KO=0     )
>  UI IDM version                                          (OK=20440  KO=0     )
>  UI IDM features                                         (OK=20440  KO=0     )
>  UI IDM privilege                                        (OK=20440  KO=0     )
>  UI IDM login                                            (OK=20438  KO=2     )
>  UI IDM managed user schema                              (OK=20439  KO=1     )
>  UI IDM dashboard                                        (OK=20439  KO=1     )
>  UI IDM user                                             (OK=20440  KO=0     )
>  UI IDM oidcToken                                        (OK=20440  KO=0     )
> userinfo                                                 (OK=20438  KO=0     )
> UI-Logout                                                (OK=20440  KO=0     )
> UI-Logout Redirect 1                                     (OK=20438  KO=1     )
>  UI AM revoke2                                           (OK=20437  KO=0     )
>  UI AM endsession                                        (OK=20437  KO=1     )
>  UI AM revoke1                                           (OK=20436  KO=0     )
> getIdToken                                               (OK=6766   KO=0     )
> getIdToken Redirect 1                                    (OK=6766   KO=0     )
> createOrganization                                       (OK=6765   KO=0     )
> queryOrganization                                        (OK=6765   KO=0     )
> deleteOrganization                                       (OK=6764   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3372   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3372   KO=0     )
> ReadPolicy                                               (OK=30456  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=615    KO=0     )
> DeletePolicy                                             (OK=30386  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3819 (98.50%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 48884  / active: 174    / done: 94918 
================================================================================

23:55:04.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:05.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:05.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:05.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:06.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:06.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:07.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:07.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:08.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:08.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:09.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:09 GMT                                    2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1328019 KO=49    )
> restLoginInitiate                                        (OK=91881  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=91876  KO=0     )
> Skip 2FA                                                 (OK=51114  KO=2     )
> User Authorize PKCE stage                                (OK=108505 KO=1     )
> User AccessToken PKCE stage                              (OK=108500 KO=4     )
> RootUserinfo                                             (OK=68770  KO=0     )
> GetUUid                                                  (OK=30573  KO=1     )
> GetOpenidConfig                                          (OK=91554  KO=0     )
> CreatePolicy                                             (OK=30557  KO=15    )
> tokenUserinfo                                            (OK=16450  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20478  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20477  KO=1     )
>  UI AM idFromSession                                     (OK=20473  KO=1     )
>  UI AM validateGoto                                      (OK=20474  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20473  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20471  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3800   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20471  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20471  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20469  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20469  KO=0     )
>  UI IDM uiconfig                                         (OK=20469  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20469  KO=0     )
>  UI IDM version                                          (OK=20469  KO=0     )
>  UI IDM features                                         (OK=20469  KO=0     )
>  UI IDM privilege                                        (OK=20469  KO=0     )
>  UI IDM login                                            (OK=20467  KO=2     )
>  UI IDM managed user schema                              (OK=20468  KO=1     )
>  UI IDM dashboard                                        (OK=20468  KO=1     )
>  UI IDM user                                             (OK=20469  KO=0     )
>  UI IDM oidcToken                                        (OK=20470  KO=0     )
> userinfo                                                 (OK=20467  KO=0     )
> UI-Logout                                                (OK=20468  KO=0     )
> UI-Logout Redirect 1                                     (OK=20467  KO=1     )
>  UI AM revoke2                                           (OK=20466  KO=0     )
>  UI AM endsession                                        (OK=20466  KO=1     )
>  UI AM revoke1                                           (OK=20465  KO=0     )
> getIdToken                                               (OK=6779   KO=0     )
> getIdToken Redirect 1                                    (OK=6779   KO=0     )
> createOrganization                                       (OK=6778   KO=0     )
> queryOrganization                                        (OK=6777   KO=0     )
> deleteOrganization                                       (OK=6777   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3378   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3378   KO=0     )
> ReadPolicy                                               (OK=30512  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=616    KO=0     )
> DeletePolicy                                             (OK=30453  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3830 (98.51%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 48713  / active: 154    / done: 95109 
================================================================================

23:55:09.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:10.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:11.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:11.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:11.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:12.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:13.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:14.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:14 GMT                                    2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1330716 KO=49    )
> restLoginInitiate                                        (OK=92082  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=92073  KO=0     )
> Skip 2FA                                                 (OK=51219  KO=2     )
> User Authorize PKCE stage                                (OK=108740 KO=1     )
> User AccessToken PKCE stage                              (OK=108730 KO=4     )
> RootUserinfo                                             (OK=68868  KO=0     )
> GetUUid                                                  (OK=30635  KO=1     )
> GetOpenidConfig                                          (OK=91726  KO=0     )
> CreatePolicy                                             (OK=30619  KO=15    )
> tokenUserinfo                                            (OK=16493  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20517  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20516  KO=1     )
>  UI AM idFromSession                                     (OK=20515  KO=1     )
>  UI AM validateGoto                                      (OK=20516  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20514  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20512  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3805   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20512  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20512  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20510  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20510  KO=0     )
>  UI IDM uiconfig                                         (OK=20510  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20510  KO=0     )
>  UI IDM version                                          (OK=20510  KO=0     )
>  UI IDM features                                         (OK=20510  KO=0     )
>  UI IDM privilege                                        (OK=20510  KO=0     )
>  UI IDM login                                            (OK=20508  KO=2     )
>  UI IDM managed user schema                              (OK=20509  KO=1     )
>  UI IDM dashboard                                        (OK=20509  KO=1     )
>  UI IDM user                                             (OK=20510  KO=0     )
>  UI IDM oidcToken                                        (OK=20511  KO=0     )
> userinfo                                                 (OK=20509  KO=0     )
> UI-Logout                                                (OK=20511  KO=0     )
> UI-Logout Redirect 1                                     (OK=20510  KO=1     )
>  UI AM revoke2                                           (OK=20509  KO=0     )
>  UI AM endsession                                        (OK=20509  KO=1     )
>  UI AM revoke1                                           (OK=20508  KO=0     )
> getIdToken                                               (OK=6795   KO=0     )
> getIdToken Redirect 1                                    (OK=6795   KO=0     )
> createOrganization                                       (OK=6793   KO=0     )
> queryOrganization                                        (OK=6792   KO=0     )
> deleteOrganization                                       (OK=6792   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3388   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3388   KO=0     )
> ReadPolicy                                               (OK=30568  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=620    KO=0     )
> DeletePolicy                                             (OK=30508  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3838 (98.51%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 48499  / active: 175    / done: 95302 
================================================================================

23:55:15.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:15.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:16.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:16.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:17.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:18.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:18.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:18.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:19.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:19.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:19.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:19.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:19 GMT                                    2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1333694 KO=49    )
> restLoginInitiate                                        (OK=92279  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=92274  KO=0     )
> Skip 2FA                                                 (OK=51318  KO=2     )
> User Authorize PKCE stage                                (OK=108980 KO=1     )
> User AccessToken PKCE stage                              (OK=108977 KO=4     )
> RootUserinfo                                             (OK=68981  KO=0     )
> GetUUid                                                  (OK=30699  KO=1     )
> GetOpenidConfig                                          (OK=91907  KO=0     )
> CreatePolicy                                             (OK=30684  KO=15    )
> tokenUserinfo                                            (OK=16536  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20566  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20565  KO=1     )
>  UI AM idFromSession                                     (OK=20564  KO=1     )
>  UI AM validateGoto                                      (OK=20565  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20563  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3814   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20563  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20563  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20562  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20561  KO=0     )
>  UI IDM uiconfig                                         (OK=20561  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20561  KO=0     )
>  UI IDM version                                          (OK=20561  KO=0     )
>  UI IDM features                                         (OK=20561  KO=0     )
>  UI IDM privilege                                        (OK=20561  KO=0     )
>  UI IDM login                                            (OK=20559  KO=2     )
>  UI IDM managed user schema                              (OK=20560  KO=1     )
>  UI IDM dashboard                                        (OK=20560  KO=1     )
>  UI IDM user                                             (OK=20561  KO=0     )
>  UI IDM oidcToken                                        (OK=20562  KO=0     )
> userinfo                                                 (OK=20559  KO=0     )
> UI-Logout                                                (OK=20561  KO=0     )
> UI-Logout Redirect 1                                     (OK=20560  KO=1     )
>  UI AM revoke2                                           (OK=20559  KO=0     )
>  UI AM endsession                                        (OK=20559  KO=1     )
>  UI AM revoke1                                           (OK=20558  KO=0     )
> getIdToken                                               (OK=6807   KO=0     )
> getIdToken Redirect 1                                    (OK=6807   KO=0     )
> createOrganization                                       (OK=6806   KO=0     )
> queryOrganization                                        (OK=6805   KO=0     )
> deleteOrganization                                       (OK=6805   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3399   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3399   KO=0     )
> ReadPolicy                                               (OK=30628  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=623    KO=0     )
> DeletePolicy                                             (OK=30565  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3850 (98.52%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 48291  / active: 176    / done: 95509 
================================================================================

23:55:19.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:20.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:20.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:21.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:21.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:23.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:23.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:23.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:24 GMT                                    2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1336282 KO=49    )
> restLoginInitiate                                        (OK=92482  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=92475  KO=0     )
> Skip 2FA                                                 (OK=51439  KO=2     )
> User Authorize PKCE stage                                (OK=109199 KO=1     )
> User AccessToken PKCE stage                              (OK=109193 KO=4     )
> RootUserinfo                                             (OK=69150  KO=0     )
> GetUUid                                                  (OK=30766  KO=1     )
> GetOpenidConfig                                          (OK=92099  KO=0     )
> CreatePolicy                                             (OK=30751  KO=15    )
> tokenUserinfo                                            (OK=16568  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20604  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20602  KO=1     )
>  UI AM idFromSession                                     (OK=20599  KO=1     )
>  UI AM validateGoto                                      (OK=20600  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20599  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20595  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3821   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20594  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20594  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20595  KO=0     )
>  UI IDM uiconfig                                         (OK=20595  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20595  KO=0     )
>  UI IDM version                                          (OK=20595  KO=0     )
>  UI IDM features                                         (OK=20595  KO=0     )
>  UI IDM privilege                                        (OK=20595  KO=0     )
>  UI IDM login                                            (OK=20593  KO=2     )
>  UI IDM managed user schema                              (OK=20594  KO=1     )
>  UI IDM dashboard                                        (OK=20594  KO=1     )
>  UI IDM user                                             (OK=20595  KO=0     )
>  UI IDM oidcToken                                        (OK=20596  KO=0     )
> userinfo                                                 (OK=20594  KO=0     )
> UI-Logout                                                (OK=20596  KO=0     )
> UI-Logout Redirect 1                                     (OK=20595  KO=1     )
>  UI AM revoke2                                           (OK=20594  KO=0     )
>  UI AM endsession                                        (OK=20594  KO=1     )
>  UI AM revoke1                                           (OK=20593  KO=0     )
> getIdToken                                               (OK=6820   KO=0     )
> getIdToken Redirect 1                                    (OK=6820   KO=0     )
> createOrganization                                       (OK=6819   KO=0     )
> queryOrganization                                        (OK=6819   KO=0     )
> deleteOrganization                                       (OK=6819   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3406   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3405   KO=0     )
> ReadPolicy                                               (OK=30694  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=625    KO=0     )
> DeletePolicy                                             (OK=30622  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3858 (98.52%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 48085  / active: 201    / done: 95690 
================================================================================

23:55:24.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:25.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:26.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:27.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:27.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:28.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:29.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:29.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:29.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:29.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:29 GMT                                    2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1338942 KO=49    )
> restLoginInitiate                                        (OK=92654  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=92650  KO=0     )
> Skip 2FA                                                 (OK=51544  KO=2     )
> User Authorize PKCE stage                                (OK=109414 KO=1     )
> User AccessToken PKCE stage                              (OK=109408 KO=4     )
> RootUserinfo                                             (OK=69336  KO=0     )
> GetUUid                                                  (OK=30824  KO=1     )
> GetOpenidConfig                                          (OK=92288  KO=0     )
> CreatePolicy                                             (OK=30809  KO=15    )
> tokenUserinfo                                            (OK=16594  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20640  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20639  KO=1     )
>  UI AM idFromSession                                     (OK=20638  KO=1     )
>  UI AM validateGoto                                      (OK=20639  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20639  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20637  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3826   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20636  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20636  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20636  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20636  KO=0     )
>  UI IDM uiconfig                                         (OK=20636  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20636  KO=0     )
>  UI IDM version                                          (OK=20636  KO=0     )
>  UI IDM features                                         (OK=20636  KO=0     )
>  UI IDM privilege                                        (OK=20636  KO=0     )
>  UI IDM login                                            (OK=20634  KO=2     )
>  UI IDM managed user schema                              (OK=20635  KO=1     )
>  UI IDM dashboard                                        (OK=20635  KO=1     )
>  UI IDM user                                             (OK=20636  KO=0     )
>  UI IDM oidcToken                                        (OK=20636  KO=0     )
> userinfo                                                 (OK=20632  KO=0     )
> UI-Logout                                                (OK=20633  KO=0     )
> UI-Logout Redirect 1                                     (OK=20632  KO=1     )
>  UI AM revoke2                                           (OK=20630  KO=0     )
>  UI AM endsession                                        (OK=20631  KO=1     )
>  UI AM revoke1                                           (OK=20629  KO=0     )
> getIdToken                                               (OK=6837   KO=0     )
> getIdToken Redirect 1                                    (OK=6837   KO=0     )
> createOrganization                                       (OK=6836   KO=0     )
> queryOrganization                                        (OK=6836   KO=0     )
> deleteOrganization                                       (OK=6836   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3409   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3409   KO=0     )
> ReadPolicy                                               (OK=30762  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=626    KO=0     )
> DeletePolicy                                             (OK=30688  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3868 (98.52%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 47908  / active: 182    / done: 95886 
================================================================================

23:55:30.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:30.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:30.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:32.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:32.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:33.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:34.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:34.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:34 GMT                                    2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1341576 KO=49    )
> restLoginInitiate                                        (OK=92860  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=92852  KO=0     )
> Skip 2FA                                                 (OK=51656  KO=2     )
> User Authorize PKCE stage                                (OK=109640 KO=1     )
> User AccessToken PKCE stage                              (OK=109631 KO=4     )
> RootUserinfo                                             (OK=69501  KO=0     )
> GetUUid                                                  (OK=30894  KO=1     )
> GetOpenidConfig                                          (OK=92483  KO=0     )
> CreatePolicy                                             (OK=30875  KO=15    )
> tokenUserinfo                                            (OK=16637  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20677  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20676  KO=1     )
>  UI AM idFromSession                                     (OK=20675  KO=1     )
>  UI AM validateGoto                                      (OK=20676  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20675  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20672  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3830   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20671  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20671  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20672  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20672  KO=0     )
>  UI IDM uiconfig                                         (OK=20672  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20672  KO=0     )
>  UI IDM version                                          (OK=20672  KO=0     )
>  UI IDM features                                         (OK=20672  KO=0     )
>  UI IDM privilege                                        (OK=20672  KO=0     )
>  UI IDM login                                            (OK=20670  KO=2     )
>  UI IDM managed user schema                              (OK=20671  KO=1     )
>  UI IDM dashboard                                        (OK=20671  KO=1     )
>  UI IDM user                                             (OK=20672  KO=0     )
>  UI IDM oidcToken                                        (OK=20673  KO=0     )
> userinfo                                                 (OK=20671  KO=0     )
> UI-Logout                                                (OK=20673  KO=0     )
> UI-Logout Redirect 1                                     (OK=20672  KO=1     )
>  UI AM revoke2                                           (OK=20669  KO=0     )
>  UI AM endsession                                        (OK=20669  KO=1     )
>  UI AM revoke1                                           (OK=20668  KO=0     )
> getIdToken                                               (OK=6841   KO=0     )
> getIdToken Redirect 1                                    (OK=6841   KO=0     )
> createOrganization                                       (OK=6839   KO=0     )
> queryOrganization                                        (OK=6839   KO=0     )
> deleteOrganization                                       (OK=6839   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3420   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3420   KO=0     )
> ReadPolicy                                               (OK=30816  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=629    KO=0     )
> DeletePolicy                                             (OK=30757  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3876 (98.53%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 47691  / active: 194    / done: 96091 
================================================================================

23:55:35.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:35.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:36.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:37.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:37.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:37.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:38.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:38.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:39 GMT                                    2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1344476 KO=49    )
> restLoginInitiate                                        (OK=93052  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=93047  KO=0     )
> Skip 2FA                                                 (OK=51760  KO=2     )
> User Authorize PKCE stage                                (OK=109873 KO=1     )
> User AccessToken PKCE stage                              (OK=109867 KO=4     )
> RootUserinfo                                             (OK=69672  KO=0     )
> GetUUid                                                  (OK=30949  KO=1     )
> GetOpenidConfig                                          (OK=92658  KO=0     )
> CreatePolicy                                             (OK=30933  KO=15    )
> tokenUserinfo                                            (OK=16672  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20726  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20725  KO=1     )
>  UI AM idFromSession                                     (OK=20723  KO=1     )
>  UI AM validateGoto                                      (OK=20724  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20723  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20720  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3841   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20719  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20719  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20719  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20718  KO=0     )
>  UI IDM uiconfig                                         (OK=20717  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20717  KO=0     )
>  UI IDM version                                          (OK=20717  KO=0     )
>  UI IDM features                                         (OK=20717  KO=0     )
>  UI IDM privilege                                        (OK=20717  KO=0     )
>  UI IDM login                                            (OK=20715  KO=2     )
>  UI IDM managed user schema                              (OK=20716  KO=1     )
>  UI IDM dashboard                                        (OK=20716  KO=1     )
>  UI IDM user                                             (OK=20717  KO=0     )
>  UI IDM oidcToken                                        (OK=20718  KO=0     )
> userinfo                                                 (OK=20716  KO=0     )
> UI-Logout                                                (OK=20718  KO=0     )
> UI-Logout Redirect 1                                     (OK=20717  KO=1     )
>  UI AM revoke2                                           (OK=20716  KO=0     )
>  UI AM endsession                                        (OK=20716  KO=1     )
>  UI AM revoke1                                           (OK=20715  KO=0     )
> getIdToken                                               (OK=6860   KO=0     )
> getIdToken Redirect 1                                    (OK=6860   KO=0     )
> createOrganization                                       (OK=6859   KO=0     )
> queryOrganization                                        (OK=6859   KO=0     )
> deleteOrganization                                       (OK=6859   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3424   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3424   KO=0     )
> ReadPolicy                                               (OK=30884  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=630    KO=0     )
> DeletePolicy                                             (OK=30812  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3884 (98.53%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.36%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 47496  / active: 186    / done: 96294 
================================================================================

23:55:40.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:42.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:42.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:42.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:43.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:43.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:43.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:43.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:44.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:44 GMT                                    2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1347113 KO=49    )
> restLoginInitiate                                        (OK=93229  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=93225  KO=0     )
> Skip 2FA                                                 (OK=51849  KO=2     )
> User Authorize PKCE stage                                (OK=110083 KO=1     )
> User AccessToken PKCE stage                              (OK=110077 KO=4     )
> RootUserinfo                                             (OK=69790  KO=0     )
> GetUUid                                                  (OK=30992  KO=1     )
> GetOpenidConfig                                          (OK=92829  KO=0     )
> CreatePolicy                                             (OK=30975  KO=15    )
> tokenUserinfo                                            (OK=16710  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20768  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20767  KO=1     )
>  UI AM idFromSession                                     (OK=20766  KO=1     )
>  UI AM validateGoto                                      (OK=20767  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20766  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20764  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3846   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20764  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20764  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20764  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20764  KO=0     )
>  UI IDM uiconfig                                         (OK=20763  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20763  KO=0     )
>  UI IDM version                                          (OK=20763  KO=0     )
>  UI IDM features                                         (OK=20762  KO=0     )
>  UI IDM privilege                                        (OK=20762  KO=0     )
>  UI IDM login                                            (OK=20760  KO=2     )
>  UI IDM managed user schema                              (OK=20761  KO=1     )
>  UI IDM dashboard                                        (OK=20761  KO=1     )
>  UI IDM user                                             (OK=20762  KO=0     )
>  UI IDM oidcToken                                        (OK=20763  KO=0     )
> userinfo                                                 (OK=20761  KO=0     )
> UI-Logout                                                (OK=20763  KO=0     )
> UI-Logout Redirect 1                                     (OK=20761  KO=1     )
>  UI AM revoke2                                           (OK=20759  KO=0     )
>  UI AM endsession                                        (OK=20759  KO=1     )
>  UI AM revoke1                                           (OK=20758  KO=0     )
> getIdToken                                               (OK=6873   KO=0     )
> getIdToken Redirect 1                                    (OK=6873   KO=0     )
> createOrganization                                       (OK=6872   KO=0     )
> queryOrganization                                        (OK=6871   KO=0     )
> deleteOrganization                                       (OK=6870   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3430   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3430   KO=0     )
> ReadPolicy                                               (OK=30943  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=631    KO=0     )
> DeletePolicy                                             (OK=30880  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3893 (98.53%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 47313  / active: 164    / done: 96499 
================================================================================

23:55:45.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:45.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:45.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:46.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:47.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:47.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:48.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:48.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:48.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:48.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:49.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:49 GMT                                    2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1349590 KO=49    )
> restLoginInitiate                                        (OK=93426  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=93420  KO=0     )
> Skip 2FA                                                 (OK=51958  KO=2     )
> User Authorize PKCE stage                                (OK=110298 KO=1     )
> User AccessToken PKCE stage                              (OK=110290 KO=4     )
> RootUserinfo                                             (OK=69952  KO=0     )
> GetUUid                                                  (OK=31065  KO=1     )
> GetOpenidConfig                                          (OK=93002  KO=0     )
> CreatePolicy                                             (OK=31048  KO=15    )
> tokenUserinfo                                            (OK=16743  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20802  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20800  KO=1     )
>  UI AM idFromSession                                     (OK=20799  KO=1     )
>  UI AM validateGoto                                      (OK=20799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20798  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20794  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3855   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20794  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20794  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20795  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20795  KO=0     )
>  UI IDM uiconfig                                         (OK=20795  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20795  KO=0     )
>  UI IDM version                                          (OK=20795  KO=0     )
>  UI IDM features                                         (OK=20795  KO=0     )
>  UI IDM privilege                                        (OK=20795  KO=0     )
>  UI IDM login                                            (OK=20793  KO=2     )
>  UI IDM managed user schema                              (OK=20794  KO=1     )
>  UI IDM dashboard                                        (OK=20794  KO=1     )
>  UI IDM user                                             (OK=20795  KO=0     )
>  UI IDM oidcToken                                        (OK=20796  KO=0     )
> userinfo                                                 (OK=20793  KO=0     )
> UI-Logout                                                (OK=20795  KO=0     )
> UI-Logout Redirect 1                                     (OK=20794  KO=1     )
>  UI AM revoke2                                           (OK=20793  KO=0     )
>  UI AM endsession                                        (OK=20793  KO=1     )
>  UI AM revoke1                                           (OK=20792  KO=0     )
> getIdToken                                               (OK=6888   KO=0     )
> getIdToken Redirect 1                                    (OK=6888   KO=0     )
> createOrganization                                       (OK=6885   KO=0     )
> queryOrganization                                        (OK=6885   KO=0     )
> deleteOrganization                                       (OK=6885   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3435   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3435   KO=0     )
> ReadPolicy                                               (OK=30985  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=632    KO=0     )
> DeletePolicy                                             (OK=30938  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3904 (98.54%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 47109  / active: 184    / done: 96683 
================================================================================

23:55:49.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:50.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:50.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:50.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:51.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:52.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:54.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:54 GMT                                    2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1352297 KO=49    )
> restLoginInitiate                                        (OK=93600  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=93598  KO=0     )
> Skip 2FA                                                 (OK=52054  KO=2     )
> User Authorize PKCE stage                                (OK=110517 KO=1     )
> User AccessToken PKCE stage                              (OK=110510 KO=4     )
> RootUserinfo                                             (OK=70090  KO=0     )
> GetUUid                                                  (OK=31121  KO=1     )
> GetOpenidConfig                                          (OK=93175  KO=0     )
> CreatePolicy                                             (OK=31106  KO=15    )
> tokenUserinfo                                            (OK=16776  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20848  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20847  KO=1     )
>  UI AM idFromSession                                     (OK=20844  KO=1     )
>  UI AM validateGoto                                      (OK=20845  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20844  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20842  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3865   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20841  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20841  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20840  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20840  KO=0     )
>  UI IDM uiconfig                                         (OK=20840  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20840  KO=0     )
>  UI IDM version                                          (OK=20840  KO=0     )
>  UI IDM features                                         (OK=20839  KO=0     )
>  UI IDM privilege                                        (OK=20839  KO=0     )
>  UI IDM login                                            (OK=20837  KO=2     )
>  UI IDM managed user schema                              (OK=20838  KO=1     )
>  UI IDM dashboard                                        (OK=20837  KO=1     )
>  UI IDM user                                             (OK=20839  KO=0     )
>  UI IDM oidcToken                                        (OK=20839  KO=0     )
> userinfo                                                 (OK=20837  KO=0     )
> UI-Logout                                                (OK=20839  KO=0     )
> UI-Logout Redirect 1                                     (OK=20837  KO=1     )
>  UI AM revoke2                                           (OK=20835  KO=0     )
>  UI AM endsession                                        (OK=20835  KO=1     )
>  UI AM revoke1                                           (OK=20834  KO=0     )
> getIdToken                                               (OK=6899   KO=0     )
> getIdToken Redirect 1                                    (OK=6899   KO=0     )
> createOrganization                                       (OK=6898   KO=0     )
> queryOrganization                                        (OK=6898   KO=0     )
> deleteOrganization                                       (OK=6898   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3442   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3442   KO=0     )
> ReadPolicy                                               (OK=31058  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=633    KO=0     )
> DeletePolicy                                             (OK=30981  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3911 (98.54%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 46928  / active: 192    / done: 96856 
================================================================================

23:55:54.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:55.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:55.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:56.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:56.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:56.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:56.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:57.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:57.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:58.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:58.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:58.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:58.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:58.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:55:59.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:55:59 GMT                                    2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1355218 KO=49    )
> restLoginInitiate                                        (OK=93806  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=93800  KO=0     )
> Skip 2FA                                                 (OK=52157  KO=2     )
> User Authorize PKCE stage                                (OK=110756 KO=1     )
> User AccessToken PKCE stage                              (OK=110749 KO=4     )
> RootUserinfo                                             (OK=70215  KO=0     )
> GetUUid                                                  (OK=31199  KO=1     )
> GetOpenidConfig                                          (OK=93383  KO=0     )
> CreatePolicy                                             (OK=31181  KO=15    )
> tokenUserinfo                                            (OK=16814  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20895  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20892  KO=1     )
>  UI AM idFromSession                                     (OK=20891  KO=1     )
>  UI AM validateGoto                                      (OK=20892  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20891  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20889  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3872   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20889  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20889  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20888  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20888  KO=0     )
>  UI IDM uiconfig                                         (OK=20888  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20887  KO=0     )
>  UI IDM version                                          (OK=20887  KO=0     )
>  UI IDM features                                         (OK=20887  KO=0     )
>  UI IDM privilege                                        (OK=20887  KO=0     )
>  UI IDM login                                            (OK=20884  KO=2     )
>  UI IDM managed user schema                              (OK=20885  KO=1     )
>  UI IDM dashboard                                        (OK=20885  KO=1     )
>  UI IDM user                                             (OK=20886  KO=0     )
>  UI IDM oidcToken                                        (OK=20887  KO=0     )
> userinfo                                                 (OK=20885  KO=0     )
> UI-Logout                                                (OK=20887  KO=0     )
> UI-Logout Redirect 1                                     (OK=20885  KO=1     )
>  UI AM revoke2                                           (OK=20883  KO=0     )
>  UI AM endsession                                        (OK=20883  KO=1     )
>  UI AM revoke1                                           (OK=20882  KO=0     )
> getIdToken                                               (OK=6904   KO=0     )
> getIdToken Redirect 1                                    (OK=6904   KO=0     )
> createOrganization                                       (OK=6903   KO=0     )
> queryOrganization                                        (OK=6903   KO=0     )
> deleteOrganization                                       (OK=6903   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3448   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3448   KO=0     )
> ReadPolicy                                               (OK=31116  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=633    KO=0     )
> DeletePolicy                                             (OK=31052  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3926 (98.54%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 46716  / active: 189    / done: 97071 
================================================================================

23:56:01.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:02.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:02.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:03.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:03.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:03.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:04.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:04 GMT                                    2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1358076 KO=49    )
> restLoginInitiate                                        (OK=93998  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=93992  KO=0     )
> Skip 2FA                                                 (OK=52269  KO=2     )
> User Authorize PKCE stage                                (OK=110990 KO=1     )
> User AccessToken PKCE stage                              (OK=110983 KO=4     )
> RootUserinfo                                             (OK=70342  KO=0     )
> GetUUid                                                  (OK=31271  KO=1     )
> GetOpenidConfig                                          (OK=93588  KO=0     )
> CreatePolicy                                             (OK=31253  KO=15    )
> tokenUserinfo                                            (OK=16845  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20939  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20938  KO=1     )
>  UI AM idFromSession                                     (OK=20937  KO=1     )
>  UI AM validateGoto                                      (OK=20938  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20937  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20935  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3883   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20935  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20935  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20934  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20934  KO=0     )
>  UI IDM uiconfig                                         (OK=20934  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20934  KO=0     )
>  UI IDM version                                          (OK=20934  KO=0     )
>  UI IDM features                                         (OK=20932  KO=0     )
>  UI IDM privilege                                        (OK=20932  KO=0     )
>  UI IDM login                                            (OK=20930  KO=2     )
>  UI IDM managed user schema                              (OK=20931  KO=1     )
>  UI IDM dashboard                                        (OK=20931  KO=1     )
>  UI IDM user                                             (OK=20932  KO=0     )
>  UI IDM oidcToken                                        (OK=20933  KO=0     )
> userinfo                                                 (OK=20931  KO=0     )
> UI-Logout                                                (OK=20933  KO=0     )
> UI-Logout Redirect 1                                     (OK=20931  KO=1     )
>  UI AM revoke2                                           (OK=20930  KO=0     )
>  UI AM endsession                                        (OK=20930  KO=1     )
>  UI AM revoke1                                           (OK=20929  KO=0     )
> getIdToken                                               (OK=6912   KO=0     )
> getIdToken Redirect 1                                    (OK=6912   KO=0     )
> createOrganization                                       (OK=6911   KO=0     )
> queryOrganization                                        (OK=6911   KO=0     )
> deleteOrganization                                       (OK=6911   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3450   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3450   KO=0     )
> ReadPolicy                                               (OK=31192  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=633    KO=0     )
> DeletePolicy                                             (OK=31111  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3933 (98.55%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 46522  / active: 210    / done: 97244 
================================================================================

23:56:04.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:07.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:08.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:08.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:08.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:09.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:09.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:09 GMT                                    2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1361037 KO=49    )
> restLoginInitiate                                        (OK=94209  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=94209  KO=0     )
> Skip 2FA                                                 (OK=52396  KO=2     )
> User Authorize PKCE stage                                (OK=111237 KO=1     )
> User AccessToken PKCE stage                              (OK=111233 KO=4     )
> RootUserinfo                                             (OK=70489  KO=0     )
> GetUUid                                                  (OK=31350  KO=1     )
> GetOpenidConfig                                          (OK=93816  KO=0     )
> CreatePolicy                                             (OK=31335  KO=15    )
> tokenUserinfo                                            (OK=16887  KO=0     )
> UI-Post-Login - stage 1                                  (OK=20981  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20979  KO=1     )
>  UI AM idFromSession                                     (OK=20978  KO=1     )
>  UI AM validateGoto                                      (OK=20979  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20980  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20978  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3895   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20978  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20978  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20978  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20976  KO=0     )
>  UI IDM uiconfig                                         (OK=20975  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20975  KO=0     )
>  UI IDM version                                          (OK=20975  KO=0     )
>  UI IDM features                                         (OK=20975  KO=0     )
>  UI IDM privilege                                        (OK=20975  KO=0     )
>  UI IDM login                                            (OK=20973  KO=2     )
>  UI IDM managed user schema                              (OK=20974  KO=1     )
>  UI IDM dashboard                                        (OK=20974  KO=1     )
>  UI IDM user                                             (OK=20975  KO=0     )
>  UI IDM oidcToken                                        (OK=20976  KO=0     )
> userinfo                                                 (OK=20973  KO=0     )
> UI-Logout                                                (OK=20975  KO=0     )
> UI-Logout Redirect 1                                     (OK=20974  KO=1     )
>  UI AM revoke2                                           (OK=20972  KO=0     )
>  UI AM endsession                                        (OK=20972  KO=1     )
>  UI AM revoke1                                           (OK=20971  KO=0     )
> getIdToken                                               (OK=6925   KO=0     )
> getIdToken Redirect 1                                    (OK=6924   KO=0     )
> createOrganization                                       (OK=6922   KO=0     )
> queryOrganization                                        (OK=6922   KO=0     )
> deleteOrganization                                       (OK=6922   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3457   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3457   KO=0     )
> ReadPolicy                                               (OK=31262  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=634    KO=0     )
> DeletePolicy                                             (OK=31187  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3940 (98.55%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.13%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.08%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.03%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.03%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.03%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.03%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.03%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 46306  / active: 213    / done: 97457 
================================================================================

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

================================================================================
2024-11-21 23:56:14 GMT                                    2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1363623 KO=49    )
> restLoginInitiate                                        (OK=94391  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=94386  KO=0     )
> Skip 2FA                                                 (OK=52504  KO=2     )
> User Authorize PKCE stage                                (OK=111449 KO=1     )
> User AccessToken PKCE stage                              (OK=111442 KO=4     )
> RootUserinfo                                             (OK=70657  KO=0     )
> GetUUid                                                  (OK=31419  KO=1     )
> GetOpenidConfig                                          (OK=94036  KO=0     )
> CreatePolicy                                             (OK=31400  KO=15    )
> tokenUserinfo                                            (OK=16918  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21015  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21013  KO=1     )
>  UI AM idFromSession                                     (OK=21012  KO=1     )
>  UI AM validateGoto                                      (OK=21013  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21014  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21012  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3903   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21012  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21012  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21010  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21010  KO=0     )
>  UI IDM uiconfig                                         (OK=21010  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21010  KO=0     )
>  UI IDM version                                          (OK=21010  KO=0     )
>  UI IDM features                                         (OK=21010  KO=0     )
>  UI IDM privilege                                        (OK=21010  KO=0     )
>  UI IDM login                                            (OK=21008  KO=2     )
>  UI IDM managed user schema                              (OK=21008  KO=1     )
>  UI IDM dashboard                                        (OK=21009  KO=1     )
>  UI IDM user                                             (OK=21009  KO=0     )
>  UI IDM oidcToken                                        (OK=21010  KO=0     )
> userinfo                                                 (OK=21008  KO=0     )
> UI-Logout                                                (OK=21010  KO=0     )
> UI-Logout Redirect 1                                     (OK=21009  KO=1     )
>  UI AM revoke2                                           (OK=21008  KO=0     )
>  UI AM endsession                                        (OK=21008  KO=1     )
>  UI AM revoke1                                           (OK=21007  KO=0     )
> getIdToken                                               (OK=6937   KO=0     )
> getIdToken Redirect 1                                    (OK=6937   KO=0     )
> createOrganization                                       (OK=6936   KO=0     )
> queryOrganization                                        (OK=6936   KO=0     )
> deleteOrganization                                       (OK=6935   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3466   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3466   KO=0     )
> ReadPolicy                                               (OK=31346  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=635    KO=0     )
> DeletePolicy                                             (OK=31257  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3943 (98.55%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 46113  / active: 213    / done: 97650 
================================================================================

23:56:15.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:15.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:15.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:16.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:17.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:17.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:17.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:18.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:18.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:19.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:19 GMT                                    2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1366156 KO=49    )
> restLoginInitiate                                        (OK=94577  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=94572  KO=0     )
> Skip 2FA                                                 (OK=52610  KO=2     )
> User Authorize PKCE stage                                (OK=111656 KO=1     )
> User AccessToken PKCE stage                              (OK=111650 KO=4     )
> RootUserinfo                                             (OK=70808  KO=0     )
> GetUUid                                                  (OK=31480  KO=1     )
> GetOpenidConfig                                          (OK=94248  KO=0     )
> CreatePolicy                                             (OK=31464  KO=15    )
> tokenUserinfo                                            (OK=16952  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21051  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21050  KO=1     )
>  UI AM idFromSession                                     (OK=21049  KO=1     )
>  UI AM validateGoto                                      (OK=21050  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21049  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21046  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3913   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21045  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21045  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21044  KO=0     )
>  UI IDM uiconfig                                         (OK=21044  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21044  KO=0     )
>  UI IDM version                                          (OK=21044  KO=0     )
>  UI IDM features                                         (OK=21042  KO=0     )
>  UI IDM privilege                                        (OK=21043  KO=0     )
>  UI IDM login                                            (OK=21041  KO=2     )
>  UI IDM managed user schema                              (OK=21041  KO=1     )
>  UI IDM dashboard                                        (OK=21041  KO=1     )
>  UI IDM user                                             (OK=21042  KO=0     )
>  UI IDM oidcToken                                        (OK=21043  KO=0     )
> userinfo                                                 (OK=21041  KO=0     )
> UI-Logout                                                (OK=21043  KO=0     )
> UI-Logout Redirect 1                                     (OK=21042  KO=1     )
>  UI AM revoke2                                           (OK=21040  KO=0     )
>  UI AM endsession                                        (OK=21040  KO=1     )
>  UI AM revoke1                                           (OK=21039  KO=0     )
> getIdToken                                               (OK=6950   KO=0     )
> getIdToken Redirect 1                                    (OK=6950   KO=0     )
> createOrganization                                       (OK=6949   KO=0     )
> queryOrganization                                        (OK=6949   KO=0     )
> deleteOrganization                                       (OK=6949   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3473   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3473   KO=0     )
> ReadPolicy                                               (OK=31409  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=637    KO=0     )
> DeletePolicy                                             (OK=31343  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3953 (98.55%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 45920  / active: 189    / done: 97867 
================================================================================

23:56:19.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:20.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:20.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:21.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:21.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:21.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:22.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:22.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:23.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:23.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:24 GMT                                    2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1368988 KO=49    )
> restLoginInitiate                                        (OK=94764  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=94758  KO=0     )
> Skip 2FA                                                 (OK=52714  KO=2     )
> User Authorize PKCE stage                                (OK=111877 KO=1     )
> User AccessToken PKCE stage                              (OK=111871 KO=4     )
> RootUserinfo                                             (OK=70940  KO=0     )
> GetUUid                                                  (OK=31551  KO=1     )
> GetOpenidConfig                                          (OK=94444  KO=0     )
> CreatePolicy                                             (OK=31531  KO=15    )
> tokenUserinfo                                            (OK=16979  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21096  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21095  KO=1     )
>  UI AM idFromSession                                     (OK=21093  KO=1     )
>  UI AM validateGoto                                      (OK=21094  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21092  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21090  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3919   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21090  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21090  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21091  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21091  KO=0     )
>  UI IDM uiconfig                                         (OK=21090  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21090  KO=0     )
>  UI IDM version                                          (OK=21090  KO=0     )
>  UI IDM features                                         (OK=21090  KO=0     )
>  UI IDM privilege                                        (OK=21090  KO=0     )
>  UI IDM login                                            (OK=21088  KO=2     )
>  UI IDM managed user schema                              (OK=21089  KO=1     )
>  UI IDM dashboard                                        (OK=21089  KO=1     )
>  UI IDM user                                             (OK=21090  KO=0     )
>  UI IDM oidcToken                                        (OK=21091  KO=0     )
> userinfo                                                 (OK=21089  KO=0     )
> UI-Logout                                                (OK=21090  KO=0     )
> UI-Logout Redirect 1                                     (OK=21088  KO=1     )
>  UI AM revoke2                                           (OK=21086  KO=0     )
>  UI AM endsession                                        (OK=21086  KO=1     )
>  UI AM revoke1                                           (OK=21085  KO=0     )
> getIdToken                                               (OK=6963   KO=0     )
> getIdToken Redirect 1                                    (OK=6963   KO=0     )
> createOrganization                                       (OK=6962   KO=0     )
> queryOrganization                                        (OK=6962   KO=0     )
> deleteOrganization                                       (OK=6962   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3485   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3482   KO=0     )
> ReadPolicy                                               (OK=31471  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=641    KO=0     )
> DeletePolicy                                             (OK=31406  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3963 (98.56%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 45722  / active: 188    / done: 98066 
================================================================================

23:56:24.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:25.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:25.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:25.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:25.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:25.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:26.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:27.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:27.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:28.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:28.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:28.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:29.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:29.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:29 GMT                                    2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1371687 KO=49    )
> restLoginInitiate                                        (OK=94962  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=94960  KO=0     )
> Skip 2FA                                                 (OK=52835  KO=2     )
> User Authorize PKCE stage                                (OK=112108 KO=1     )
> User AccessToken PKCE stage                              (OK=112102 KO=4     )
> RootUserinfo                                             (OK=71070  KO=0     )
> GetUUid                                                  (OK=31629  KO=1     )
> GetOpenidConfig                                          (OK=94652  KO=0     )
> CreatePolicy                                             (OK=31613  KO=15    )
> tokenUserinfo                                            (OK=17015  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21130  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21129  KO=1     )
>  UI AM idFromSession                                     (OK=21128  KO=1     )
>  UI AM validateGoto                                      (OK=21129  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21130  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21128  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3922   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21128  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21128  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21129  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21129  KO=0     )
>  UI IDM uiconfig                                         (OK=21128  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21128  KO=0     )
>  UI IDM version                                          (OK=21128  KO=0     )
>  UI IDM features                                         (OK=21128  KO=0     )
>  UI IDM privilege                                        (OK=21128  KO=0     )
>  UI IDM login                                            (OK=21126  KO=2     )
>  UI IDM managed user schema                              (OK=21127  KO=1     )
>  UI IDM dashboard                                        (OK=21127  KO=1     )
>  UI IDM user                                             (OK=21128  KO=0     )
>  UI IDM oidcToken                                        (OK=21129  KO=0     )
> userinfo                                                 (OK=21127  KO=0     )
> UI-Logout                                                (OK=21128  KO=0     )
> UI-Logout Redirect 1                                     (OK=21127  KO=1     )
>  UI AM revoke2                                           (OK=21126  KO=0     )
>  UI AM endsession                                        (OK=21126  KO=1     )
>  UI AM revoke1                                           (OK=21125  KO=0     )
> getIdToken                                               (OK=6973   KO=0     )
> getIdToken Redirect 1                                    (OK=6973   KO=0     )
> createOrganization                                       (OK=6972   KO=0     )
> queryOrganization                                        (OK=6972   KO=0     )
> deleteOrganization                                       (OK=6972   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3492   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3492   KO=0     )
> ReadPolicy                                               (OK=31542  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=641    KO=0     )
> DeletePolicy                                             (OK=31466  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3977 (98.56%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 45519  / active: 200    / done: 98257 
================================================================================

23:56:30.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:30.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:30.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:31.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:31.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:31.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:32.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:32.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:33.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:34.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:34 GMT                                    2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1374152 KO=49    )
> restLoginInitiate                                        (OK=95147  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=95144  KO=0     )
> Skip 2FA                                                 (OK=52936  KO=2     )
> User Authorize PKCE stage                                (OK=112309 KO=1     )
> User AccessToken PKCE stage                              (OK=112299 KO=4     )
> RootUserinfo                                             (OK=71226  KO=0     )
> GetUUid                                                  (OK=31690  KO=1     )
> GetOpenidConfig                                          (OK=94866  KO=0     )
> CreatePolicy                                             (OK=31673  KO=15    )
> tokenUserinfo                                            (OK=17049  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21166  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21165  KO=1     )
>  UI AM idFromSession                                     (OK=21163  KO=1     )
>  UI AM validateGoto                                      (OK=21164  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21164  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21161  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3929   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21161  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21161  KO=0     )
>  UI IDM uiconfig                                         (OK=21161  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21161  KO=0     )
>  UI IDM version                                          (OK=21161  KO=0     )
>  UI IDM features                                         (OK=21161  KO=0     )
>  UI IDM privilege                                        (OK=21161  KO=0     )
>  UI IDM login                                            (OK=21159  KO=2     )
>  UI IDM managed user schema                              (OK=21159  KO=1     )
>  UI IDM dashboard                                        (OK=21160  KO=1     )
>  UI IDM user                                             (OK=21161  KO=0     )
>  UI IDM oidcToken                                        (OK=21160  KO=0     )
> userinfo                                                 (OK=21157  KO=0     )
> UI-Logout                                                (OK=21159  KO=0     )
> UI-Logout Redirect 1                                     (OK=21158  KO=1     )
>  UI AM revoke2                                           (OK=21156  KO=0     )
>  UI AM endsession                                        (OK=21156  KO=1     )
>  UI AM revoke1                                           (OK=21155  KO=0     )
> getIdToken                                               (OK=6984   KO=0     )
> getIdToken Redirect 1                                    (OK=6983   KO=0     )
> createOrganization                                       (OK=6982   KO=0     )
> queryOrganization                                        (OK=6982   KO=0     )
> deleteOrganization                                       (OK=6982   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3498   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3498   KO=0     )
> ReadPolicy                                               (OK=31624  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=641    KO=0     )
> DeletePolicy                                             (OK=31538  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3987 (98.57%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 45324  / active: 202    / done: 98450 
================================================================================

23:56:35.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:36.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:36.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:36.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:37.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:37.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:38.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:38.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:38.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:39.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:39.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:39 GMT                                    2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1376732 KO=49    )
> restLoginInitiate                                        (OK=95328  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=95321  KO=0     )
> Skip 2FA                                                 (OK=53025  KO=2     )
> User Authorize PKCE stage                                (OK=112511 KO=1     )
> User AccessToken PKCE stage                              (OK=112507 KO=4     )
> RootUserinfo                                             (OK=71323  KO=0     )
> GetUUid                                                  (OK=31753  KO=1     )
> GetOpenidConfig                                          (OK=95071  KO=0     )
> CreatePolicy                                             (OK=31737  KO=15    )
> tokenUserinfo                                            (OK=17079  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21209  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21208  KO=1     )
>  UI AM idFromSession                                     (OK=21205  KO=1     )
>  UI AM validateGoto                                      (OK=21207  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21205  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21203  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3937   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21203  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21203  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21203  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21202  KO=0     )
>  UI IDM uiconfig                                         (OK=21202  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21202  KO=0     )
>  UI IDM version                                          (OK=21202  KO=0     )
>  UI IDM features                                         (OK=21201  KO=0     )
>  UI IDM privilege                                        (OK=21201  KO=0     )
>  UI IDM login                                            (OK=21199  KO=2     )
>  UI IDM managed user schema                              (OK=21199  KO=1     )
>  UI IDM dashboard                                        (OK=21200  KO=1     )
>  UI IDM user                                             (OK=21201  KO=0     )
>  UI IDM oidcToken                                        (OK=21201  KO=0     )
> userinfo                                                 (OK=21197  KO=0     )
> UI-Logout                                                (OK=21199  KO=0     )
> UI-Logout Redirect 1                                     (OK=21198  KO=1     )
>  UI AM revoke2                                           (OK=21196  KO=0     )
>  UI AM endsession                                        (OK=21196  KO=1     )
>  UI AM revoke1                                           (OK=21195  KO=0     )
> getIdToken                                               (OK=6992   KO=0     )
> getIdToken Redirect 1                                    (OK=6992   KO=0     )
> createOrganization                                       (OK=6991   KO=0     )
> queryOrganization                                        (OK=6990   KO=0     )
> deleteOrganization                                       (OK=6990   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3503   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3503   KO=0     )
> ReadPolicy                                               (OK=31683  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=641    KO=0     )
> DeletePolicy                                             (OK=31618  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3998 (98.57%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.35%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 45141  / active: 185    / done: 98650 
================================================================================

23:56:41.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:41.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:41.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:41.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:42.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:42.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:43.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:44.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:44.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:44 GMT                                    2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1379516 KO=49    )
> restLoginInitiate                                        (OK=95525  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=95518  KO=0     )
> Skip 2FA                                                 (OK=53138  KO=2     )
> User Authorize PKCE stage                                (OK=112745 KO=1     )
> User AccessToken PKCE stage                              (OK=112741 KO=4     )
> RootUserinfo                                             (OK=71444  KO=0     )
> GetUUid                                                  (OK=31824  KO=1     )
> GetOpenidConfig                                          (OK=95265  KO=0     )
> CreatePolicy                                             (OK=31809  KO=15    )
> tokenUserinfo                                            (OK=17117  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21249  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21247  KO=1     )
>  UI AM idFromSession                                     (OK=21246  KO=1     )
>  UI AM validateGoto                                      (OK=21247  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21247  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21245  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3948   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21245  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21245  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21244  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21244  KO=0     )
>  UI IDM uiconfig                                         (OK=21244  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21244  KO=0     )
>  UI IDM version                                          (OK=21244  KO=0     )
>  UI IDM features                                         (OK=21244  KO=0     )
>  UI IDM privilege                                        (OK=21244  KO=0     )
>  UI IDM login                                            (OK=21242  KO=2     )
>  UI IDM managed user schema                              (OK=21241  KO=1     )
>  UI IDM dashboard                                        (OK=21242  KO=1     )
>  UI IDM user                                             (OK=21242  KO=0     )
>  UI IDM oidcToken                                        (OK=21243  KO=0     )
> userinfo                                                 (OK=21241  KO=0     )
> UI-Logout                                                (OK=21243  KO=0     )
> UI-Logout Redirect 1                                     (OK=21241  KO=1     )
>  UI AM revoke2                                           (OK=21239  KO=0     )
>  UI AM endsession                                        (OK=21239  KO=1     )
>  UI AM revoke1                                           (OK=21238  KO=0     )
> getIdToken                                               (OK=7008   KO=0     )
> getIdToken Redirect 1                                    (OK=7008   KO=0     )
> createOrganization                                       (OK=7006   KO=0     )
> queryOrganization                                        (OK=7006   KO=0     )
> deleteOrganization                                       (OK=7005   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3506   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3506   KO=0     )
> ReadPolicy                                               (OK=31746  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=642    KO=0     )
> DeletePolicy                                             (OK=31679  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4007 (98.57%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 44939  / active: 200    / done: 98837 
================================================================================

23:56:45.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:45.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:45.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:46.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:46.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:46.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:46.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:47.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:47.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:47.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:48.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:49.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:49.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:49.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:49 GMT                                    2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1382666 KO=49    )
> restLoginInitiate                                        (OK=95753  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=95741  KO=0     )
> Skip 2FA                                                 (OK=53259  KO=2     )
> User Authorize PKCE stage                                (OK=112992 KO=1     )
> User AccessToken PKCE stage                              (OK=112988 KO=4     )
> RootUserinfo                                             (OK=71616  KO=0     )
> GetUUid                                                  (OK=31885  KO=1     )
> GetOpenidConfig                                          (OK=95462  KO=0     )
> CreatePolicy                                             (OK=31868  KO=15    )
> tokenUserinfo                                            (OK=17146  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21304  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21303  KO=1     )
>  UI AM idFromSession                                     (OK=21300  KO=1     )
>  UI AM validateGoto                                      (OK=21301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21295  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3964   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21295  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21295  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21295  KO=0     )
>  UI IDM uiconfig                                         (OK=21295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21295  KO=0     )
>  UI IDM version                                          (OK=21295  KO=0     )
>  UI IDM features                                         (OK=21295  KO=0     )
>  UI IDM privilege                                        (OK=21295  KO=0     )
>  UI IDM login                                            (OK=21293  KO=2     )
>  UI IDM managed user schema                              (OK=21294  KO=1     )
>  UI IDM dashboard                                        (OK=21294  KO=1     )
>  UI IDM user                                             (OK=21293  KO=0     )
>  UI IDM oidcToken                                        (OK=21294  KO=0     )
> userinfo                                                 (OK=21292  KO=0     )
> UI-Logout                                                (OK=21293  KO=0     )
> UI-Logout Redirect 1                                     (OK=21292  KO=1     )
>  UI AM revoke2                                           (OK=21290  KO=0     )
>  UI AM endsession                                        (OK=21290  KO=1     )
>  UI AM revoke1                                           (OK=21289  KO=0     )
> getIdToken                                               (OK=7020   KO=0     )
> getIdToken Redirect 1                                    (OK=7020   KO=0     )
> createOrganization                                       (OK=7019   KO=0     )
> queryOrganization                                        (OK=7018   KO=0     )
> deleteOrganization                                       (OK=7018   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3513   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3513   KO=0     )
> ReadPolicy                                               (OK=31818  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=643    KO=0     )
> DeletePolicy                                             (OK=31741  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4021 (98.58%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 44704  / active: 228    / done: 99044 
================================================================================

23:56:50.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:51.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:51.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:52.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:52.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:52.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:53.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:53.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:53.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:54 GMT                                    2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1385859 KO=49    )
> restLoginInitiate                                        (OK=95955  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=95950  KO=0     )
> Skip 2FA                                                 (OK=53377  KO=2     )
> User Authorize PKCE stage                                (OK=113254 KO=1     )
> User AccessToken PKCE stage                              (OK=113248 KO=4     )
> RootUserinfo                                             (OK=71804  KO=0     )
> GetUUid                                                  (OK=31961  KO=1     )
> GetOpenidConfig                                          (OK=95669  KO=0     )
> CreatePolicy                                             (OK=31946  KO=15    )
> tokenUserinfo                                            (OK=17183  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21355  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21354  KO=1     )
>  UI AM idFromSession                                     (OK=21350  KO=1     )
>  UI AM validateGoto                                      (OK=21351  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21348  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21346  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3974   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21346  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21346  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21346  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21345  KO=0     )
>  UI IDM uiconfig                                         (OK=21345  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21345  KO=0     )
>  UI IDM version                                          (OK=21345  KO=0     )
>  UI IDM features                                         (OK=21345  KO=0     )
>  UI IDM privilege                                        (OK=21345  KO=0     )
>  UI IDM login                                            (OK=21343  KO=2     )
>  UI IDM managed user schema                              (OK=21344  KO=1     )
>  UI IDM dashboard                                        (OK=21344  KO=1     )
>  UI IDM user                                             (OK=21345  KO=0     )
>  UI IDM oidcToken                                        (OK=21346  KO=0     )
> userinfo                                                 (OK=21344  KO=0     )
> UI-Logout                                                (OK=21345  KO=0     )
> UI-Logout Redirect 1                                     (OK=21343  KO=1     )
>  UI AM revoke2                                           (OK=21342  KO=0     )
>  UI AM endsession                                        (OK=21342  KO=1     )
>  UI AM revoke1                                           (OK=21341  KO=0     )
> getIdToken                                               (OK=7034   KO=0     )
> getIdToken Redirect 1                                    (OK=7034   KO=0     )
> createOrganization                                       (OK=7033   KO=0     )
> queryOrganization                                        (OK=7032   KO=0     )
> deleteOrganization                                       (OK=7031   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3523   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3523   KO=0     )
> ReadPolicy                                               (OK=31879  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=644    KO=0     )
> DeletePolicy                                             (OK=31814  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4030 (98.58%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 68%
          waiting: 44494  / active: 208    / done: 99274 
================================================================================

23:56:55.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:56.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:57.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:57.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:57.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:58.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:59.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:59.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:56:59 GMT                                    2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1388576 KO=49    )
> restLoginInitiate                                        (OK=96126  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=96124  KO=0     )
> Skip 2FA                                                 (OK=53470  KO=2     )
> User Authorize PKCE stage                                (OK=113469 KO=1     )
> User AccessToken PKCE stage                              (OK=113462 KO=4     )
> RootUserinfo                                             (OK=71977  KO=0     )
> GetUUid                                                  (OK=32020  KO=1     )
> GetOpenidConfig                                          (OK=95866  KO=0     )
> CreatePolicy                                             (OK=32005  KO=15    )
> tokenUserinfo                                            (OK=17212  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21398  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21396  KO=1     )
>  UI AM idFromSession                                     (OK=21394  KO=1     )
>  UI AM validateGoto                                      (OK=21395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21394  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21390  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3975   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21389  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21389  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21389  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21389  KO=0     )
>  UI IDM uiconfig                                         (OK=21389  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21389  KO=0     )
>  UI IDM version                                          (OK=21389  KO=0     )
>  UI IDM features                                         (OK=21389  KO=0     )
>  UI IDM privilege                                        (OK=21389  KO=0     )
>  UI IDM login                                            (OK=21387  KO=2     )
>  UI IDM managed user schema                              (OK=21388  KO=1     )
>  UI IDM dashboard                                        (OK=21388  KO=1     )
>  UI IDM user                                             (OK=21389  KO=0     )
>  UI IDM oidcToken                                        (OK=21388  KO=0     )
> userinfo                                                 (OK=21386  KO=0     )
> UI-Logout                                                (OK=21388  KO=0     )
> UI-Logout Redirect 1                                     (OK=21387  KO=1     )
>  UI AM revoke2                                           (OK=21384  KO=0     )
>  UI AM endsession                                        (OK=21384  KO=1     )
>  UI AM revoke1                                           (OK=21383  KO=0     )
> getIdToken                                               (OK=7043   KO=0     )
> getIdToken Redirect 1                                    (OK=7043   KO=0     )
> createOrganization                                       (OK=7042   KO=0     )
> queryOrganization                                        (OK=7042   KO=0     )
> deleteOrganization                                       (OK=7042   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3530   KO=0     )
> ReadPolicy                                               (OK=31955  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=646    KO=0     )
> DeletePolicy                                             (OK=31876  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4038 (98.58%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 44312  / active: 191    / done: 99473 
================================================================================

23:56:59.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:59.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:56:59.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:00.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:00.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:01.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:01.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:02.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:02.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:03.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:03.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:04.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:04.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:04 GMT                                    2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1391286 KO=49    )
> restLoginInitiate                                        (OK=96308  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=96306  KO=0     )
> Skip 2FA                                                 (OK=53568  KO=2     )
> User Authorize PKCE stage                                (OK=113680 KO=1     )
> User AccessToken PKCE stage                              (OK=113674 KO=4     )
> RootUserinfo                                             (OK=72118  KO=0     )
> GetUUid                                                  (OK=32069  KO=1     )
> GetOpenidConfig                                          (OK=96050  KO=0     )
> CreatePolicy                                             (OK=32054  KO=15    )
> tokenUserinfo                                            (OK=17242  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21439  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21438  KO=1     )
>  UI AM idFromSession                                     (OK=21437  KO=1     )
>  UI AM validateGoto                                      (OK=21438  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21436  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21434  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3980   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21434  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21434  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21434  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21433  KO=0     )
>  UI IDM uiconfig                                         (OK=21433  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21433  KO=0     )
>  UI IDM version                                          (OK=21433  KO=0     )
>  UI IDM features                                         (OK=21433  KO=0     )
>  UI IDM privilege                                        (OK=21433  KO=0     )
>  UI IDM login                                            (OK=21431  KO=2     )
>  UI IDM managed user schema                              (OK=21432  KO=1     )
>  UI IDM dashboard                                        (OK=21432  KO=1     )
>  UI IDM user                                             (OK=21433  KO=0     )
>  UI IDM oidcToken                                        (OK=21433  KO=0     )
> userinfo                                                 (OK=21431  KO=0     )
> UI-Logout                                                (OK=21433  KO=0     )
> UI-Logout Redirect 1                                     (OK=21432  KO=1     )
>  UI AM revoke2                                           (OK=21431  KO=0     )
>  UI AM endsession                                        (OK=21431  KO=1     )
>  UI AM revoke1                                           (OK=21430  KO=0     )
> getIdToken                                               (OK=7057   KO=0     )
> getIdToken Redirect 1                                    (OK=7057   KO=0     )
> createOrganization                                       (OK=7056   KO=0     )
> queryOrganization                                        (OK=7056   KO=0     )
> deleteOrganization                                       (OK=7056   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3536   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3536   KO=0     )
> ReadPolicy                                               (OK=32015  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=647    KO=0     )
> DeletePolicy                                             (OK=31950  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4051 (98.59%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 44127  / active: 166    / done: 99683 
================================================================================

23:57:05.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:05.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:05.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:06.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:06.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:07.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:07.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:07.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:08.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:09.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:09 GMT                                    2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1394291 KO=49    )
> restLoginInitiate                                        (OK=96511  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=96506  KO=0     )
> Skip 2FA                                                 (OK=53677  KO=2     )
> User Authorize PKCE stage                                (OK=113925 KO=1     )
> User AccessToken PKCE stage                              (OK=113921 KO=4     )
> RootUserinfo                                             (OK=72291  KO=0     )
> GetUUid                                                  (OK=32128  KO=1     )
> GetOpenidConfig                                          (OK=96218  KO=0     )
> CreatePolicy                                             (OK=32112  KO=15    )
> tokenUserinfo                                            (OK=17278  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21487  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21486  KO=1     )
>  UI AM idFromSession                                     (OK=21485  KO=1     )
>  UI AM validateGoto                                      (OK=21486  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21486  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21484  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3988   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21483  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21483  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21484  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21483  KO=0     )
>  UI IDM uiconfig                                         (OK=21483  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21483  KO=0     )
>  UI IDM version                                          (OK=21483  KO=0     )
>  UI IDM features                                         (OK=21483  KO=0     )
>  UI IDM privilege                                        (OK=21483  KO=0     )
>  UI IDM login                                            (OK=21481  KO=2     )
>  UI IDM managed user schema                              (OK=21481  KO=1     )
>  UI IDM dashboard                                        (OK=21481  KO=1     )
>  UI IDM user                                             (OK=21482  KO=0     )
>  UI IDM oidcToken                                        (OK=21483  KO=0     )
> userinfo                                                 (OK=21481  KO=0     )
> UI-Logout                                                (OK=21483  KO=0     )
> UI-Logout Redirect 1                                     (OK=21482  KO=1     )
>  UI AM revoke2                                           (OK=21479  KO=0     )
>  UI AM endsession                                        (OK=21479  KO=1     )
>  UI AM revoke1                                           (OK=21478  KO=0     )
> getIdToken                                               (OK=7073   KO=0     )
> getIdToken Redirect 1                                    (OK=7073   KO=0     )
> createOrganization                                       (OK=7071   KO=0     )
> queryOrganization                                        (OK=7071   KO=0     )
> deleteOrganization                                       (OK=7070   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3550   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3549   KO=0     )
> ReadPolicy                                               (OK=32065  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=650    KO=0     )
> DeletePolicy                                             (OK=32012  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4061 (98.59%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 43910  / active: 165    / done: 99901 
================================================================================

23:57:09.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:11.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:12.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:12.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:14.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:14 GMT                                    2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1396905 KO=49    )
> restLoginInitiate                                        (OK=96692  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=96688  KO=0     )
> Skip 2FA                                                 (OK=53779  KO=2     )
> User Authorize PKCE stage                                (OK=114137 KO=1     )
> User AccessToken PKCE stage                              (OK=114132 KO=4     )
> RootUserinfo                                             (OK=72433  KO=0     )
> GetUUid                                                  (OK=32186  KO=1     )
> GetOpenidConfig                                          (OK=96385  KO=0     )
> CreatePolicy                                             (OK=32170  KO=15    )
> tokenUserinfo                                            (OK=17311  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21528  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21527  KO=1     )
>  UI AM idFromSession                                     (OK=21524  KO=1     )
>  UI AM validateGoto                                      (OK=21525  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21525  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21523  KO=2     )
> restloginProgressiveProfileCallback                      (OK=3999   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21523  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21523  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21523  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21523  KO=0     )
>  UI IDM uiconfig                                         (OK=21523  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21523  KO=0     )
>  UI IDM version                                          (OK=21523  KO=0     )
>  UI IDM features                                         (OK=21523  KO=0     )
>  UI IDM privilege                                        (OK=21523  KO=0     )
>  UI IDM login                                            (OK=21521  KO=2     )
>  UI IDM managed user schema                              (OK=21522  KO=1     )
>  UI IDM dashboard                                        (OK=21522  KO=1     )
>  UI IDM user                                             (OK=21523  KO=0     )
>  UI IDM oidcToken                                        (OK=21524  KO=0     )
> userinfo                                                 (OK=21522  KO=0     )
> UI-Logout                                                (OK=21524  KO=0     )
> UI-Logout Redirect 1                                     (OK=21523  KO=1     )
>  UI AM revoke2                                           (OK=21522  KO=0     )
>  UI AM endsession                                        (OK=21522  KO=1     )
>  UI AM revoke1                                           (OK=21521  KO=0     )
> getIdToken                                               (OK=7090   KO=0     )
> getIdToken Redirect 1                                    (OK=7090   KO=0     )
> createOrganization                                       (OK=7089   KO=0     )
> queryOrganization                                        (OK=7088   KO=0     )
> deleteOrganization                                       (OK=7088   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3554   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3554   KO=0     )
> ReadPolicy                                               (OK=32123  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=651    KO=0     )
> DeletePolicy                                             (OK=32061  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4066 (98.59%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 43724  / active: 165    / done: 100087
================================================================================

23:57:14.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:14.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:15.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:15.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:15.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:15.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:17.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:17.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:18.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:19.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:19.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:19 GMT                                    2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1399510 KO=49    )
> restLoginInitiate                                        (OK=96891  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=96888  KO=0     )
> Skip 2FA                                                 (OK=53888  KO=2     )
> User Authorize PKCE stage                                (OK=114356 KO=1     )
> User AccessToken PKCE stage                              (OK=114352 KO=4     )
> RootUserinfo                                             (OK=72587  KO=0     )
> GetUUid                                                  (OK=32246  KO=1     )
> GetOpenidConfig                                          (OK=96559  KO=0     )
> CreatePolicy                                             (OK=32228  KO=15    )
> tokenUserinfo                                            (OK=17344  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21567  KO=1     )
>  UI AM idFromSession                                     (OK=21565  KO=1     )
>  UI AM validateGoto                                      (OK=21565  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21565  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21562  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4005   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21561  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21561  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21562  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21561  KO=0     )
>  UI IDM uiconfig                                         (OK=21560  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21560  KO=0     )
>  UI IDM version                                          (OK=21560  KO=0     )
>  UI IDM features                                         (OK=21560  KO=0     )
>  UI IDM privilege                                        (OK=21560  KO=0     )
>  UI IDM login                                            (OK=21558  KO=2     )
>  UI IDM managed user schema                              (OK=21559  KO=1     )
>  UI IDM dashboard                                        (OK=21559  KO=1     )
>  UI IDM user                                             (OK=21560  KO=0     )
>  UI IDM oidcToken                                        (OK=21560  KO=0     )
> userinfo                                                 (OK=21558  KO=0     )
> UI-Logout                                                (OK=21559  KO=0     )
> UI-Logout Redirect 1                                     (OK=21558  KO=1     )
>  UI AM revoke2                                           (OK=21557  KO=0     )
>  UI AM endsession                                        (OK=21557  KO=1     )
>  UI AM revoke1                                           (OK=21556  KO=0     )
> getIdToken                                               (OK=7103   KO=0     )
> getIdToken Redirect 1                                    (OK=7103   KO=0     )
> createOrganization                                       (OK=7102   KO=0     )
> queryOrganization                                        (OK=7102   KO=0     )
> deleteOrganization                                       (OK=7102   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3565   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3564   KO=0     )
> ReadPolicy                                               (OK=32179  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=652    KO=0     )
> DeletePolicy                                             (OK=32116  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4077 (98.60%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 43516  / active: 186    / done: 100274
================================================================================

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

================================================================================
2024-11-21 23:57:24 GMT                                    2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1402224 KO=49    )
> restLoginInitiate                                        (OK=97065  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=97062  KO=0     )
> Skip 2FA                                                 (OK=53991  KO=2     )
> User Authorize PKCE stage                                (OK=114577 KO=1     )
> User AccessToken PKCE stage                              (OK=114573 KO=4     )
> RootUserinfo                                             (OK=72758  KO=0     )
> GetUUid                                                  (OK=32300  KO=1     )
> GetOpenidConfig                                          (OK=96728  KO=0     )
> CreatePolicy                                             (OK=32285  KO=15    )
> tokenUserinfo                                            (OK=17376  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21608  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21607  KO=1     )
>  UI AM idFromSession                                     (OK=21605  KO=1     )
>  UI AM validateGoto                                      (OK=21606  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21606  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21604  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4009   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21604  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21604  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21604  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21604  KO=0     )
>  UI IDM uiconfig                                         (OK=21604  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21604  KO=0     )
>  UI IDM version                                          (OK=21604  KO=0     )
>  UI IDM features                                         (OK=21604  KO=0     )
>  UI IDM privilege                                        (OK=21604  KO=0     )
>  UI IDM login                                            (OK=21602  KO=2     )
>  UI IDM managed user schema                              (OK=21603  KO=1     )
>  UI IDM dashboard                                        (OK=21603  KO=1     )
>  UI IDM user                                             (OK=21604  KO=0     )
>  UI IDM oidcToken                                        (OK=21605  KO=0     )
> userinfo                                                 (OK=21602  KO=0     )
> UI-Logout                                                (OK=21602  KO=0     )
> UI-Logout Redirect 1                                     (OK=21601  KO=1     )
>  UI AM revoke2                                           (OK=21600  KO=0     )
>  UI AM endsession                                        (OK=21600  KO=1     )
>  UI AM revoke1                                           (OK=21599  KO=0     )
> getIdToken                                               (OK=7121   KO=0     )
> getIdToken Redirect 1                                    (OK=7121   KO=0     )
> createOrganization                                       (OK=7120   KO=0     )
> queryOrganization                                        (OK=7120   KO=0     )
> deleteOrganization                                       (OK=7119   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3571   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3571   KO=0     )
> ReadPolicy                                               (OK=32237  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=652    KO=0     )
> DeletePolicy                                             (OK=32175  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4080 (98.60%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 43333  / active: 185    / done: 100458
================================================================================

23:57:25.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:25.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:26.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:26.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:26.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:26.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:28.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:28.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:29.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:29.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:29 GMT                                    2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1405078 KO=49    )
> restLoginInitiate                                        (OK=97274  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=97268  KO=0     )
> Skip 2FA                                                 (OK=54112  KO=2     )
> User Authorize PKCE stage                                (OK=114818 KO=1     )
> User AccessToken PKCE stage                              (OK=114809 KO=4     )
> RootUserinfo                                             (OK=72934  KO=0     )
> GetUUid                                                  (OK=32370  KO=1     )
> GetOpenidConfig                                          (OK=96914  KO=0     )
> CreatePolicy                                             (OK=32354  KO=15    )
> tokenUserinfo                                            (OK=17409  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21654  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21653  KO=1     )
>  UI AM idFromSession                                     (OK=21650  KO=1     )
>  UI AM validateGoto                                      (OK=21652  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21650  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21648  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4020   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21648  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21648  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21646  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21645  KO=0     )
>  UI IDM uiconfig                                         (OK=21645  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21645  KO=0     )
>  UI IDM version                                          (OK=21645  KO=0     )
>  UI IDM features                                         (OK=21645  KO=0     )
>  UI IDM privilege                                        (OK=21645  KO=0     )
>  UI IDM login                                            (OK=21643  KO=2     )
>  UI IDM managed user schema                              (OK=21644  KO=1     )
>  UI IDM dashboard                                        (OK=21644  KO=1     )
>  UI IDM user                                             (OK=21645  KO=0     )
>  UI IDM oidcToken                                        (OK=21645  KO=0     )
> userinfo                                                 (OK=21643  KO=0     )
> UI-Logout                                                (OK=21645  KO=0     )
> UI-Logout Redirect 1                                     (OK=21644  KO=1     )
>  UI AM revoke2                                           (OK=21642  KO=0     )
>  UI AM endsession                                        (OK=21643  KO=1     )
>  UI AM revoke1                                           (OK=21641  KO=0     )
> getIdToken                                               (OK=7132   KO=0     )
> getIdToken Redirect 1                                    (OK=7132   KO=0     )
> createOrganization                                       (OK=7131   KO=0     )
> queryOrganization                                        (OK=7131   KO=0     )
> deleteOrganization                                       (OK=7131   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3580   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3580   KO=0     )
> ReadPolicy                                               (OK=32295  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=653    KO=0     )
> DeletePolicy                                             (OK=32233  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4090 (98.60%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 43116  / active: 192    / done: 100668
================================================================================

23:57:29.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:30.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:30.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:30.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:30.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:31.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:32.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:32.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:33.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:33.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:33.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:34 GMT                                    2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1407297 KO=49    )
> restLoginInitiate                                        (OK=97431  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=97424  KO=0     )
> Skip 2FA                                                 (OK=54195  KO=2     )
> User Authorize PKCE stage                                (OK=114991 KO=1     )
> User AccessToken PKCE stage                              (OK=114986 KO=4     )
> RootUserinfo                                             (OK=73079  KO=0     )
> GetUUid                                                  (OK=32425  KO=1     )
> GetOpenidConfig                                          (OK=97096  KO=0     )
> CreatePolicy                                             (OK=32410  KO=15    )
> tokenUserinfo                                            (OK=17439  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21681  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21680  KO=1     )
>  UI AM idFromSession                                     (OK=21678  KO=1     )
>  UI AM validateGoto                                      (OK=21679  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21679  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21677  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4024   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21677  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21677  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21678  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21678  KO=0     )
>  UI IDM uiconfig                                         (OK=21678  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21678  KO=0     )
>  UI IDM version                                          (OK=21678  KO=0     )
>  UI IDM features                                         (OK=21678  KO=0     )
>  UI IDM privilege                                        (OK=21678  KO=0     )
>  UI IDM login                                            (OK=21676  KO=2     )
>  UI IDM managed user schema                              (OK=21677  KO=1     )
>  UI IDM dashboard                                        (OK=21677  KO=1     )
>  UI IDM user                                             (OK=21678  KO=0     )
>  UI IDM oidcToken                                        (OK=21679  KO=0     )
> userinfo                                                 (OK=21677  KO=0     )
> UI-Logout                                                (OK=21678  KO=0     )
> UI-Logout Redirect 1                                     (OK=21677  KO=1     )
>  UI AM revoke2                                           (OK=21676  KO=0     )
>  UI AM endsession                                        (OK=21676  KO=1     )
>  UI AM revoke1                                           (OK=21675  KO=0     )
> getIdToken                                               (OK=7139   KO=0     )
> getIdToken Redirect 1                                    (OK=7139   KO=0     )
> createOrganization                                       (OK=7138   KO=0     )
> queryOrganization                                        (OK=7138   KO=0     )
> deleteOrganization                                       (OK=7138   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3588   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3587   KO=0     )
> ReadPolicy                                               (OK=32364  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=654    KO=0     )
> DeletePolicy                                             (OK=32292  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4101 (98.61%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 42953  / active: 175    / done: 100848
================================================================================

23:57:34.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:35.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:35.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:36.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:36.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:37.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:37.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:38.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:38.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:38.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:39 GMT                                    2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1409615 KO=49    )
> restLoginInitiate                                        (OK=97602  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=97596  KO=0     )
> Skip 2FA                                                 (OK=54297  KO=2     )
> User Authorize PKCE stage                                (OK=115184 KO=1     )
> User AccessToken PKCE stage                              (OK=115176 KO=4     )
> RootUserinfo                                             (OK=73223  KO=0     )
> GetUUid                                                  (OK=32487  KO=1     )
> GetOpenidConfig                                          (OK=97283  KO=0     )
> CreatePolicy                                             (OK=32470  KO=15    )
> tokenUserinfo                                            (OK=17463  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21716  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21715  KO=1     )
>  UI AM idFromSession                                     (OK=21713  KO=1     )
>  UI AM validateGoto                                      (OK=21712  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21712  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21709  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4034   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21709  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21709  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21708  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21708  KO=0     )
>  UI IDM uiconfig                                         (OK=21707  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21707  KO=0     )
>  UI IDM version                                          (OK=21707  KO=0     )
>  UI IDM features                                         (OK=21707  KO=0     )
>  UI IDM privilege                                        (OK=21707  KO=0     )
>  UI IDM login                                            (OK=21705  KO=2     )
>  UI IDM managed user schema                              (OK=21706  KO=1     )
>  UI IDM dashboard                                        (OK=21706  KO=1     )
>  UI IDM user                                             (OK=21707  KO=0     )
>  UI IDM oidcToken                                        (OK=21708  KO=0     )
> userinfo                                                 (OK=21706  KO=0     )
> UI-Logout                                                (OK=21707  KO=0     )
> UI-Logout Redirect 1                                     (OK=21706  KO=1     )
>  UI AM revoke2                                           (OK=21705  KO=0     )
>  UI AM endsession                                        (OK=21705  KO=1     )
>  UI AM revoke1                                           (OK=21704  KO=0     )
> getIdToken                                               (OK=7152   KO=0     )
> getIdToken Redirect 1                                    (OK=7152   KO=0     )
> createOrganization                                       (OK=7151   KO=0     )
> queryOrganization                                        (OK=7151   KO=0     )
> deleteOrganization                                       (OK=7151   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3597   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3597   KO=0     )
> ReadPolicy                                               (OK=32421  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=656    KO=0     )
> DeletePolicy                                             (OK=32361  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4111 (98.61%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.34%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 42771  / active: 175    / done: 101030
================================================================================

23:57:39.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:40.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:40.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:40.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:41.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:41.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:41.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:41.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:42.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:43.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:44.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:44 GMT                                    2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1412512 KO=49    )
> restLoginInitiate                                        (OK=97781  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=97777  KO=0     )
> Skip 2FA                                                 (OK=54390  KO=2     )
> User Authorize PKCE stage                                (OK=115407 KO=1     )
> User AccessToken PKCE stage                              (OK=115399 KO=4     )
> RootUserinfo                                             (OK=73369  KO=0     )
> GetUUid                                                  (OK=32534  KO=1     )
> GetOpenidConfig                                          (OK=97447  KO=0     )
> CreatePolicy                                             (OK=32518  KO=15    )
> tokenUserinfo                                            (OK=17494  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21763  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21762  KO=1     )
>  UI AM idFromSession                                     (OK=21761  KO=1     )
>  UI AM validateGoto                                      (OK=21762  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21762  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21760  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4042   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21760  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21760  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21761  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21761  KO=0     )
>  UI IDM uiconfig                                         (OK=21761  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21761  KO=0     )
>  UI IDM version                                          (OK=21761  KO=0     )
>  UI IDM features                                         (OK=21761  KO=0     )
>  UI IDM privilege                                        (OK=21761  KO=0     )
>  UI IDM login                                            (OK=21759  KO=2     )
>  UI IDM managed user schema                              (OK=21760  KO=1     )
>  UI IDM dashboard                                        (OK=21760  KO=1     )
>  UI IDM user                                             (OK=21761  KO=0     )
>  UI IDM oidcToken                                        (OK=21762  KO=0     )
> userinfo                                                 (OK=21760  KO=0     )
> UI-Logout                                                (OK=21762  KO=0     )
> UI-Logout Redirect 1                                     (OK=21760  KO=1     )
>  UI AM revoke2                                           (OK=21759  KO=0     )
>  UI AM endsession                                        (OK=21759  KO=1     )
>  UI AM revoke1                                           (OK=21758  KO=0     )
> getIdToken                                               (OK=7162   KO=0     )
> getIdToken Redirect 1                                    (OK=7161   KO=0     )
> createOrganization                                       (OK=7160   KO=0     )
> queryOrganization                                        (OK=7160   KO=0     )
> deleteOrganization                                       (OK=7160   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3608   KO=0     )
> ReadPolicy                                               (OK=32481  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=658    KO=0     )
> DeletePolicy                                             (OK=32417  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4122 (98.61%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 42578  / active: 171    / done: 101227
================================================================================

23:57:44.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:45.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:46.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:46.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:47.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:47.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:47.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:48.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:48.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:49.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:49 GMT                                    2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1415238 KO=49    )
> restLoginInitiate                                        (OK=97988  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=97980  KO=0     )
> Skip 2FA                                                 (OK=54501  KO=2     )
> User Authorize PKCE stage                                (OK=115638 KO=1     )
> User AccessToken PKCE stage                              (OK=115630 KO=4     )
> RootUserinfo                                             (OK=73530  KO=0     )
> GetUUid                                                  (OK=32602  KO=1     )
> GetOpenidConfig                                          (OK=97622  KO=0     )
> CreatePolicy                                             (OK=32587  KO=15    )
> tokenUserinfo                                            (OK=17535  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21805  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21803  KO=1     )
>  UI AM idFromSession                                     (OK=21801  KO=1     )
>  UI AM validateGoto                                      (OK=21801  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21802  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21800  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4050   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21800  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21800  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21800  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21800  KO=0     )
>  UI IDM uiconfig                                         (OK=21799  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21799  KO=0     )
>  UI IDM version                                          (OK=21799  KO=0     )
>  UI IDM features                                         (OK=21799  KO=0     )
>  UI IDM privilege                                        (OK=21799  KO=0     )
>  UI IDM login                                            (OK=21797  KO=2     )
>  UI IDM managed user schema                              (OK=21798  KO=1     )
>  UI IDM dashboard                                        (OK=21798  KO=1     )
>  UI IDM user                                             (OK=21799  KO=0     )
>  UI IDM oidcToken                                        (OK=21800  KO=0     )
> userinfo                                                 (OK=21798  KO=0     )
> UI-Logout                                                (OK=21800  KO=0     )
> UI-Logout Redirect 1                                     (OK=21798  KO=1     )
>  UI AM revoke2                                           (OK=21797  KO=0     )
>  UI AM endsession                                        (OK=21797  KO=1     )
>  UI AM revoke1                                           (OK=21796  KO=0     )
> getIdToken                                               (OK=7178   KO=0     )
> getIdToken Redirect 1                                    (OK=7178   KO=0     )
> createOrganization                                       (OK=7177   KO=0     )
> queryOrganization                                        (OK=7176   KO=0     )
> deleteOrganization                                       (OK=7175   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3621   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3620   KO=0     )
> ReadPolicy                                               (OK=32529  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=660    KO=0     )
> DeletePolicy                                             (OK=32476  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4132 (98.62%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 42361  / active: 181    / done: 101434
================================================================================

23:57:50.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:51.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:51.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:51.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:52.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:54.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:54.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:54 GMT                                    2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1418370 KO=49    )
> restLoginInitiate                                        (OK=98191  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=98188  KO=0     )
> Skip 2FA                                                 (OK=54619  KO=2     )
> User Authorize PKCE stage                                (OK=115896 KO=1     )
> User AccessToken PKCE stage                              (OK=115891 KO=4     )
> RootUserinfo                                             (OK=73653  KO=0     )
> GetUUid                                                  (OK=32682  KO=1     )
> GetOpenidConfig                                          (OK=97817  KO=0     )
> CreatePolicy                                             (OK=32666  KO=15    )
> tokenUserinfo                                            (OK=17567  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21857  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21855  KO=1     )
>  UI AM idFromSession                                     (OK=21854  KO=1     )
>  UI AM validateGoto                                      (OK=21855  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21856  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21854  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4062   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21854  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21854  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21853  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21853  KO=0     )
>  UI IDM uiconfig                                         (OK=21852  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21852  KO=0     )
>  UI IDM version                                          (OK=21852  KO=0     )
>  UI IDM features                                         (OK=21852  KO=0     )
>  UI IDM privilege                                        (OK=21852  KO=0     )
>  UI IDM login                                            (OK=21850  KO=2     )
>  UI IDM managed user schema                              (OK=21851  KO=1     )
>  UI IDM dashboard                                        (OK=21851  KO=1     )
>  UI IDM user                                             (OK=21852  KO=0     )
>  UI IDM oidcToken                                        (OK=21852  KO=0     )
> userinfo                                                 (OK=21850  KO=0     )
> UI-Logout                                                (OK=21851  KO=0     )
> UI-Logout Redirect 1                                     (OK=21850  KO=1     )
>  UI AM revoke2                                           (OK=21848  KO=0     )
>  UI AM endsession                                        (OK=21848  KO=1     )
>  UI AM revoke1                                           (OK=21847  KO=0     )
> getIdToken                                               (OK=7189   KO=0     )
> getIdToken Redirect 1                                    (OK=7189   KO=0     )
> createOrganization                                       (OK=7188   KO=0     )
> queryOrganization                                        (OK=7188   KO=0     )
> deleteOrganization                                       (OK=7188   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3630   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3629   KO=0     )
> ReadPolicy                                               (OK=32596  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=661    KO=0     )
> DeletePolicy                                             (OK=32525  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4139 (98.62%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 42150  / active: 199    / done: 101627
================================================================================

23:57:55.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:56.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:58.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:58.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:57:59.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:57:59 GMT                                    2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1421169 KO=49    )
> restLoginInitiate                                        (OK=98387  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=98383  KO=0     )
> Skip 2FA                                                 (OK=54739  KO=2     )
> User Authorize PKCE stage                                (OK=116127 KO=1     )
> User AccessToken PKCE stage                              (OK=116121 KO=4     )
> RootUserinfo                                             (OK=73824  KO=0     )
> GetUUid                                                  (OK=32751  KO=1     )
> GetOpenidConfig                                          (OK=98034  KO=0     )
> CreatePolicy                                             (OK=32736  KO=15    )
> tokenUserinfo                                            (OK=17601  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21894  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21893  KO=1     )
>  UI AM idFromSession                                     (OK=21892  KO=1     )
>  UI AM validateGoto                                      (OK=21893  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21892  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4070   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21893  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21893  KO=0     )
>  UI IDM uiconfig                                         (OK=21892  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21892  KO=0     )
>  UI IDM version                                          (OK=21892  KO=0     )
>  UI IDM features                                         (OK=21892  KO=0     )
>  UI IDM privilege                                        (OK=21892  KO=0     )
>  UI IDM login                                            (OK=21890  KO=2     )
>  UI IDM managed user schema                              (OK=21891  KO=1     )
>  UI IDM dashboard                                        (OK=21891  KO=1     )
>  UI IDM user                                             (OK=21892  KO=0     )
>  UI IDM oidcToken                                        (OK=21892  KO=0     )
> userinfo                                                 (OK=21890  KO=0     )
> UI-Logout                                                (OK=21891  KO=0     )
> UI-Logout Redirect 1                                     (OK=21890  KO=1     )
>  UI AM revoke2                                           (OK=21889  KO=0     )
>  UI AM endsession                                        (OK=21889  KO=1     )
>  UI AM revoke1                                           (OK=21888  KO=0     )
> getIdToken                                               (OK=7202   KO=0     )
> getIdToken Redirect 1                                    (OK=7202   KO=0     )
> createOrganization                                       (OK=7201   KO=0     )
> queryOrganization                                        (OK=7201   KO=0     )
> deleteOrganization                                       (OK=7201   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3639   KO=0     )
> ReadPolicy                                               (OK=32674  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=663    KO=0     )
> DeletePolicy                                             (OK=32593  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4144 (98.62%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 41946  / active: 210    / done: 101820
================================================================================

23:57:59.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:00.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:00.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:00.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:00.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:02.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:02.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:03.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:04 GMT                                    2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1423824 KO=49    )
> restLoginInitiate                                        (OK=98561  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=98553  KO=0     )
> Skip 2FA                                                 (OK=54824  KO=2     )
> User Authorize PKCE stage                                (OK=116335 KO=1     )
> User AccessToken PKCE stage                              (OK=116330 KO=4     )
> RootUserinfo                                             (OK=74001  KO=0     )
> GetUUid                                                  (OK=32799  KO=1     )
> GetOpenidConfig                                          (OK=98227  KO=0     )
> CreatePolicy                                             (OK=32784  KO=15    )
> tokenUserinfo                                            (OK=17634  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21940  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21939  KO=1     )
>  UI AM idFromSession                                     (OK=21938  KO=1     )
>  UI AM validateGoto                                      (OK=21939  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21939  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21937  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4082   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21937  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21937  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21936  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21935  KO=0     )
>  UI IDM uiconfig                                         (OK=21933  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21933  KO=0     )
>  UI IDM version                                          (OK=21932  KO=0     )
>  UI IDM features                                         (OK=21932  KO=0     )
>  UI IDM privilege                                        (OK=21932  KO=0     )
>  UI IDM login                                            (OK=21930  KO=2     )
>  UI IDM managed user schema                              (OK=21931  KO=1     )
>  UI IDM dashboard                                        (OK=21931  KO=1     )
>  UI IDM user                                             (OK=21932  KO=0     )
>  UI IDM oidcToken                                        (OK=21933  KO=0     )
> userinfo                                                 (OK=21931  KO=0     )
> UI-Logout                                                (OK=21933  KO=0     )
> UI-Logout Redirect 1                                     (OK=21931  KO=1     )
>  UI AM revoke2                                           (OK=21930  KO=0     )
>  UI AM endsession                                        (OK=21930  KO=1     )
>  UI AM revoke1                                           (OK=21929  KO=0     )
> getIdToken                                               (OK=7211   KO=0     )
> getIdToken Redirect 1                                    (OK=7211   KO=0     )
> createOrganization                                       (OK=7210   KO=0     )
> queryOrganization                                        (OK=7209   KO=0     )
> deleteOrganization                                       (OK=7209   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3644   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3644   KO=0     )
> ReadPolicy                                               (OK=32747  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=663    KO=0     )
> DeletePolicy                                             (OK=32666  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4152 (98.62%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 41766  / active: 181    / done: 102029
================================================================================

23:58:05.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:05.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:05.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:05.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:05.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:06.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:06.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:07.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:07.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:07.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:07.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:08.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:09.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:09.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:09 GMT                                    2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1426793 KO=49    )
> restLoginInitiate                                        (OK=98782  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=98770  KO=0     )
> Skip 2FA                                                 (OK=54936  KO=2     )
> User Authorize PKCE stage                                (OK=116572 KO=1     )
> User AccessToken PKCE stage                              (OK=116565 KO=4     )
> RootUserinfo                                             (OK=74142  KO=0     )
> GetUUid                                                  (OK=32855  KO=1     )
> GetOpenidConfig                                          (OK=98408  KO=0     )
> CreatePolicy                                             (OK=32839  KO=15    )
> tokenUserinfo                                            (OK=17669  KO=0     )
> UI-Post-Login - stage 1                                  (OK=21991  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21989  KO=1     )
>  UI AM idFromSession                                     (OK=21987  KO=1     )
>  UI AM validateGoto                                      (OK=21988  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21986  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21984  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4094   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21984  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21983  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21983  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21982  KO=0     )
>  UI IDM uiconfig                                         (OK=21982  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21982  KO=0     )
>  UI IDM version                                          (OK=21982  KO=0     )
>  UI IDM features                                         (OK=21982  KO=0     )
>  UI IDM privilege                                        (OK=21982  KO=0     )
>  UI IDM login                                            (OK=21980  KO=2     )
>  UI IDM managed user schema                              (OK=21981  KO=1     )
>  UI IDM dashboard                                        (OK=21981  KO=1     )
>  UI IDM user                                             (OK=21982  KO=0     )
>  UI IDM oidcToken                                        (OK=21981  KO=0     )
> userinfo                                                 (OK=21979  KO=0     )
> UI-Logout                                                (OK=21981  KO=0     )
> UI-Logout Redirect 1                                     (OK=21979  KO=1     )
>  UI AM revoke2                                           (OK=21976  KO=0     )
>  UI AM endsession                                        (OK=21977  KO=1     )
>  UI AM revoke1                                           (OK=21975  KO=0     )
> getIdToken                                               (OK=7226   KO=0     )
> getIdToken Redirect 1                                    (OK=7226   KO=0     )
> createOrganization                                       (OK=7224   KO=0     )
> queryOrganization                                        (OK=7224   KO=0     )
> deleteOrganization                                       (OK=7224   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3648   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3648   KO=0     )
> ReadPolicy                                               (OK=32795  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=663    KO=0     )
> DeletePolicy                                             (OK=32744  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4166 (98.63%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 41540  / active: 185    / done: 102251
================================================================================

23:58:10.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:11.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:12.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:12.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:13.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:13.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:14.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:14 GMT                                    2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1429937 KO=49    )
> restLoginInitiate                                        (OK=98966  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=98963  KO=0     )
> Skip 2FA                                                 (OK=55042  KO=2     )
> User Authorize PKCE stage                                (OK=116826 KO=1     )
> User AccessToken PKCE stage                              (OK=116822 KO=4     )
> RootUserinfo                                             (OK=74318  KO=0     )
> GetUUid                                                  (OK=32927  KO=1     )
> GetOpenidConfig                                          (OK=98581  KO=0     )
> CreatePolicy                                             (OK=32910  KO=15    )
> tokenUserinfo                                            (OK=17701  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22043  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22042  KO=1     )
>  UI AM idFromSession                                     (OK=22041  KO=1     )
>  UI AM validateGoto                                      (OK=22042  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22042  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22039  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4106   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22039  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22039  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22038  KO=0     )
>  UI IDM uiconfig                                         (OK=22038  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22038  KO=0     )
>  UI IDM version                                          (OK=22038  KO=0     )
>  UI IDM features                                         (OK=22038  KO=0     )
>  UI IDM privilege                                        (OK=22037  KO=0     )
>  UI IDM login                                            (OK=22036  KO=2     )
>  UI IDM managed user schema                              (OK=22036  KO=1     )
>  UI IDM dashboard                                        (OK=22036  KO=1     )
>  UI IDM user                                             (OK=22037  KO=0     )
>  UI IDM oidcToken                                        (OK=22038  KO=0     )
> userinfo                                                 (OK=22036  KO=0     )
> UI-Logout                                                (OK=22036  KO=0     )
> UI-Logout Redirect 1                                     (OK=22035  KO=1     )
>  UI AM revoke2                                           (OK=22034  KO=0     )
>  UI AM endsession                                        (OK=22034  KO=1     )
>  UI AM revoke1                                           (OK=22033  KO=0     )
> getIdToken                                               (OK=7236   KO=0     )
> getIdToken Redirect 1                                    (OK=7236   KO=0     )
> createOrganization                                       (OK=7235   KO=0     )
> queryOrganization                                        (OK=7235   KO=0     )
> deleteOrganization                                       (OK=7235   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3656   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3656   KO=0     )
> ReadPolicy                                               (OK=32848  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=664    KO=0     )
> DeletePolicy                                             (OK=32790  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4173 (98.63%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 41349  / active: 182    / done: 102445
================================================================================

23:58:15.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:16.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:16.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:16.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:16.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:17.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:17.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:18.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:18.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:18.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:19 GMT                                    2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1432745 KO=49    )
> restLoginInitiate                                        (OK=99158  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=99151  KO=0     )
> Skip 2FA                                                 (OK=55148  KO=2     )
> User Authorize PKCE stage                                (OK=117046 KO=1     )
> User AccessToken PKCE stage                              (OK=117039 KO=4     )
> RootUserinfo                                             (OK=74457  KO=0     )
> GetUUid                                                  (OK=32997  KO=1     )
> GetOpenidConfig                                          (OK=98774  KO=0     )
> CreatePolicy                                             (OK=32980  KO=15    )
> tokenUserinfo                                            (OK=17724  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22091  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22089  KO=1     )
>  UI AM idFromSession                                     (OK=22088  KO=1     )
>  UI AM validateGoto                                      (OK=22089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22088  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22086  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4114   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22085  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22085  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22084  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22084  KO=0     )
>  UI IDM uiconfig                                         (OK=22084  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22084  KO=0     )
>  UI IDM version                                          (OK=22084  KO=0     )
>  UI IDM features                                         (OK=22084  KO=0     )
>  UI IDM privilege                                        (OK=22084  KO=0     )
>  UI IDM login                                            (OK=22081  KO=2     )
>  UI IDM managed user schema                              (OK=22081  KO=1     )
>  UI IDM dashboard                                        (OK=22081  KO=1     )
>  UI IDM user                                             (OK=22082  KO=0     )
>  UI IDM oidcToken                                        (OK=22082  KO=0     )
> userinfo                                                 (OK=22079  KO=0     )
> UI-Logout                                                (OK=22080  KO=0     )
> UI-Logout Redirect 1                                     (OK=22078  KO=1     )
>  UI AM revoke2                                           (OK=22077  KO=0     )
>  UI AM endsession                                        (OK=22077  KO=1     )
>  UI AM revoke1                                           (OK=22076  KO=0     )
> getIdToken                                               (OK=7249   KO=0     )
> getIdToken Redirect 1                                    (OK=7249   KO=0     )
> createOrganization                                       (OK=7248   KO=0     )
> queryOrganization                                        (OK=7248   KO=0     )
> deleteOrganization                                       (OK=7248   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3663   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3663   KO=0     )
> ReadPolicy                                               (OK=32918  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=666    KO=0     )
> DeletePolicy                                             (OK=32842  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4183 (98.63%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 41147  / active: 202    / done: 102627
================================================================================

23:58:19.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:22.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:22.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:22.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:22.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:23.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:23.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:24.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:24.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:24.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:24.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:24 GMT                                    2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1435418 KO=49    )
> restLoginInitiate                                        (OK=99342  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=99335  KO=0     )
> Skip 2FA                                                 (OK=55259  KO=2     )
> User Authorize PKCE stage                                (OK=117259 KO=1     )
> User AccessToken PKCE stage                              (OK=117256 KO=4     )
> RootUserinfo                                             (OK=74589  KO=0     )
> GetUUid                                                  (OK=33060  KO=1     )
> GetOpenidConfig                                          (OK=98978  KO=0     )
> CreatePolicy                                             (OK=33044  KO=15    )
> tokenUserinfo                                            (OK=17752  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22126  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22125  KO=1     )
>  UI AM idFromSession                                     (OK=22124  KO=1     )
>  UI AM validateGoto                                      (OK=22125  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22125  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22123  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4121   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22123  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22123  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22124  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22124  KO=0     )
>  UI IDM uiconfig                                         (OK=22123  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22123  KO=0     )
>  UI IDM version                                          (OK=22123  KO=0     )
>  UI IDM features                                         (OK=22123  KO=0     )
>  UI IDM privilege                                        (OK=22123  KO=0     )
>  UI IDM login                                            (OK=22121  KO=2     )
>  UI IDM managed user schema                              (OK=22122  KO=1     )
>  UI IDM dashboard                                        (OK=22122  KO=1     )
>  UI IDM user                                             (OK=22123  KO=0     )
>  UI IDM oidcToken                                        (OK=22124  KO=0     )
> userinfo                                                 (OK=22122  KO=0     )
> UI-Logout                                                (OK=22124  KO=0     )
> UI-Logout Redirect 1                                     (OK=22123  KO=1     )
>  UI AM revoke2                                           (OK=22121  KO=0     )
>  UI AM endsession                                        (OK=22121  KO=1     )
>  UI AM revoke1                                           (OK=22120  KO=0     )
> getIdToken                                               (OK=7265   KO=0     )
> getIdToken Redirect 1                                    (OK=7265   KO=0     )
> createOrganization                                       (OK=7264   KO=0     )
> queryOrganization                                        (OK=7264   KO=0     )
> deleteOrganization                                       (OK=7264   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3668   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3668   KO=0     )
> ReadPolicy                                               (OK=32988  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=666    KO=0     )
> DeletePolicy                                             (OK=32911  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4194 (98.64%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 40959  / active: 191    / done: 102826
================================================================================

23:58:25.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:25.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:25.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:25.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:26.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:27.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:27.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:27.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:27.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:29 GMT                                    2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1438305 KO=49    )
> restLoginInitiate                                        (OK=99555  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=99550  KO=0     )
> Skip 2FA                                                 (OK=55378  KO=2     )
> User Authorize PKCE stage                                (OK=117502 KO=1     )
> User AccessToken PKCE stage                              (OK=117498 KO=4     )
> RootUserinfo                                             (OK=74761  KO=0     )
> GetUUid                                                  (OK=33121  KO=1     )
> GetOpenidConfig                                          (OK=99174  KO=0     )
> CreatePolicy                                             (OK=33104  KO=15    )
> tokenUserinfo                                            (OK=17792  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22170  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22169  KO=1     )
>  UI AM idFromSession                                     (OK=22168  KO=1     )
>  UI AM validateGoto                                      (OK=22169  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22168  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22166  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4125   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22165  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22165  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22166  KO=0     )
>  UI IDM uiconfig                                         (OK=22166  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22166  KO=0     )
>  UI IDM version                                          (OK=22166  KO=0     )
>  UI IDM features                                         (OK=22166  KO=0     )
>  UI IDM privilege                                        (OK=22165  KO=0     )
>  UI IDM login                                            (OK=22163  KO=2     )
>  UI IDM managed user schema                              (OK=22164  KO=1     )
>  UI IDM dashboard                                        (OK=22164  KO=1     )
>  UI IDM user                                             (OK=22165  KO=0     )
>  UI IDM oidcToken                                        (OK=22165  KO=0     )
> userinfo                                                 (OK=22163  KO=0     )
> UI-Logout                                                (OK=22165  KO=0     )
> UI-Logout Redirect 1                                     (OK=22164  KO=1     )
>  UI AM revoke2                                           (OK=22163  KO=0     )
>  UI AM endsession                                        (OK=22163  KO=1     )
>  UI AM revoke1                                           (OK=22161  KO=0     )
> getIdToken                                               (OK=7279   KO=0     )
> getIdToken Redirect 1                                    (OK=7279   KO=0     )
> createOrganization                                       (OK=7278   KO=0     )
> queryOrganization                                        (OK=7278   KO=0     )
> deleteOrganization                                       (OK=7278   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3674   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3673   KO=0     )
> ReadPolicy                                               (OK=33054  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=668    KO=0     )
> DeletePolicy                                             (OK=32983  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4203 (98.64%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 40741  / active: 198    / done: 103037
================================================================================

23:58:30.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:30.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:31.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:31.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:33.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:33.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:34 GMT                                    2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1440969 KO=49    )
> restLoginInitiate                                        (OK=99741  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=99734  KO=0     )
> Skip 2FA                                                 (OK=55481  KO=2     )
> User Authorize PKCE stage                                (OK=117726 KO=1     )
> User AccessToken PKCE stage                              (OK=117716 KO=4     )
> RootUserinfo                                             (OK=74925  KO=0     )
> GetUUid                                                  (OK=33189  KO=1     )
> GetOpenidConfig                                          (OK=99367  KO=0     )
> CreatePolicy                                             (OK=33173  KO=15    )
> tokenUserinfo                                            (OK=17824  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22215  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22213  KO=1     )
>  UI AM idFromSession                                     (OK=22211  KO=1     )
>  UI AM validateGoto                                      (OK=22212  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22211  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22209  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4131   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22208  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22208  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22205  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22205  KO=0     )
>  UI IDM uiconfig                                         (OK=22204  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22204  KO=0     )
>  UI IDM version                                          (OK=22204  KO=0     )
>  UI IDM features                                         (OK=22204  KO=0     )
>  UI IDM privilege                                        (OK=22204  KO=0     )
>  UI IDM login                                            (OK=22202  KO=2     )
>  UI IDM managed user schema                              (OK=22203  KO=1     )
>  UI IDM dashboard                                        (OK=22203  KO=1     )
>  UI IDM user                                             (OK=22204  KO=0     )
>  UI IDM oidcToken                                        (OK=22205  KO=0     )
> userinfo                                                 (OK=22202  KO=0     )
> UI-Logout                                                (OK=22204  KO=0     )
> UI-Logout Redirect 1                                     (OK=22203  KO=1     )
>  UI AM revoke2                                           (OK=22202  KO=0     )
>  UI AM endsession                                        (OK=22202  KO=1     )
>  UI AM revoke1                                           (OK=22201  KO=0     )
> getIdToken                                               (OK=7286   KO=0     )
> getIdToken Redirect 1                                    (OK=7285   KO=0     )
> createOrganization                                       (OK=7284   KO=0     )
> queryOrganization                                        (OK=7284   KO=0     )
> deleteOrganization                                       (OK=7284   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3680   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3680   KO=0     )
> ReadPolicy                                               (OK=33115  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=668    KO=0     )
> DeletePolicy                                             (OK=33048  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4209 (98.64%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 40550  / active: 202    / done: 103224
================================================================================

23:58:35.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:35.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:36.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:37.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:37.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:37.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:37.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:38.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:38.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:38.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:38.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:39 GMT                                    2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1443865 KO=49    )
> restLoginInitiate                                        (OK=99932  KO=3     )
> restLoginUsernamePasswordCallback                        (OK=99928  KO=0     )
> Skip 2FA                                                 (OK=55584  KO=2     )
> User Authorize PKCE stage                                (OK=117950 KO=1     )
> User AccessToken PKCE stage                              (OK=117947 KO=4     )
> RootUserinfo                                             (OK=75100  KO=0     )
> GetUUid                                                  (OK=33249  KO=1     )
> GetOpenidConfig                                          (OK=99559  KO=0     )
> CreatePolicy                                             (OK=33233  KO=15    )
> tokenUserinfo                                            (OK=17857  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22258  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22257  KO=1     )
>  UI AM idFromSession                                     (OK=22255  KO=1     )
>  UI AM validateGoto                                      (OK=22257  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22256  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22254  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4140   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22254  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22254  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22254  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22253  KO=0     )
>  UI IDM uiconfig                                         (OK=22253  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22253  KO=0     )
>  UI IDM version                                          (OK=22252  KO=0     )
>  UI IDM features                                         (OK=22252  KO=0     )
>  UI IDM privilege                                        (OK=22252  KO=0     )
>  UI IDM login                                            (OK=22250  KO=2     )
>  UI IDM managed user schema                              (OK=22251  KO=1     )
>  UI IDM dashboard                                        (OK=22251  KO=1     )
>  UI IDM user                                             (OK=22251  KO=0     )
>  UI IDM oidcToken                                        (OK=22251  KO=0     )
> userinfo                                                 (OK=22248  KO=0     )
> UI-Logout                                                (OK=22250  KO=0     )
> UI-Logout Redirect 1                                     (OK=22249  KO=1     )
>  UI AM revoke2                                           (OK=22246  KO=0     )
>  UI AM endsession                                        (OK=22246  KO=1     )
>  UI AM revoke1                                           (OK=22245  KO=0     )
> getIdToken                                               (OK=7301   KO=0     )
> getIdToken Redirect 1                                    (OK=7301   KO=0     )
> createOrganization                                       (OK=7300   KO=0     )
> queryOrganization                                        (OK=7300   KO=0     )
> deleteOrganization                                       (OK=7299   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3684   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3684   KO=0     )
> ReadPolicy                                               (OK=33184  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=670    KO=0     )
> DeletePolicy                                             (OK=33111  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4220 (98.64%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 40355  / active: 192    / done: 103429
================================================================================

23:58:40.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:40.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:41.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:42.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:43.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:43.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:44.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:44.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:44 GMT                                    2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1446658 KO=49    )
> restLoginInitiate                                        (OK=100119 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=100114 KO=0     )
> Skip 2FA                                                 (OK=55687  KO=2     )
> User Authorize PKCE stage                                (OK=118181 KO=1     )
> User AccessToken PKCE stage                              (OK=118174 KO=4     )
> RootUserinfo                                             (OK=75249  KO=0     )
> GetUUid                                                  (OK=33303  KO=1     )
> GetOpenidConfig                                          (OK=99741  KO=0     )
> CreatePolicy                                             (OK=33286  KO=15    )
> tokenUserinfo                                            (OK=17890  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22304  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22303  KO=1     )
>  UI AM idFromSession                                     (OK=22302  KO=1     )
>  UI AM validateGoto                                      (OK=22303  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22303  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22299  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4155   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22299  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22299  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22296  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22295  KO=0     )
>  UI IDM uiconfig                                         (OK=22295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22295  KO=0     )
>  UI IDM version                                          (OK=22295  KO=0     )
>  UI IDM features                                         (OK=22295  KO=0     )
>  UI IDM privilege                                        (OK=22295  KO=0     )
>  UI IDM login                                            (OK=22293  KO=2     )
>  UI IDM managed user schema                              (OK=22294  KO=1     )
>  UI IDM dashboard                                        (OK=22294  KO=1     )
>  UI IDM user                                             (OK=22295  KO=0     )
>  UI IDM oidcToken                                        (OK=22296  KO=0     )
> userinfo                                                 (OK=22294  KO=0     )
> UI-Logout                                                (OK=22294  KO=0     )
> UI-Logout Redirect 1                                     (OK=22293  KO=1     )
>  UI AM revoke2                                           (OK=22292  KO=0     )
>  UI AM endsession                                        (OK=22292  KO=1     )
>  UI AM revoke1                                           (OK=22291  KO=0     )
> getIdToken                                               (OK=7318   KO=0     )
> getIdToken Redirect 1                                    (OK=7318   KO=0     )
> createOrganization                                       (OK=7316   KO=0     )
> queryOrganization                                        (OK=7316   KO=0     )
> deleteOrganization                                       (OK=7316   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3688   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3688   KO=0     )
> ReadPolicy                                               (OK=33243  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=672    KO=0     )
> DeletePolicy                                             (OK=33178  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4228 (98.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 40165  / active: 174    / done: 103637
================================================================================

23:58:45.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:45.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:46.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:46.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:46.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:46.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:47.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:47.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:48.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:49.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:49 GMT                                    2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1449382 KO=49    )
> restLoginInitiate                                        (OK=100306 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=100297 KO=0     )
> Skip 2FA                                                 (OK=55783  KO=2     )
> User Authorize PKCE stage                                (OK=118392 KO=1     )
> User AccessToken PKCE stage                              (OK=118388 KO=4     )
> RootUserinfo                                             (OK=75379  KO=0     )
> GetUUid                                                  (OK=33360  KO=1     )
> GetOpenidConfig                                          (OK=99910  KO=0     )
> CreatePolicy                                             (OK=33340  KO=15    )
> tokenUserinfo                                            (OK=17920  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22347  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22346  KO=1     )
>  UI AM idFromSession                                     (OK=22345  KO=1     )
>  UI AM validateGoto                                      (OK=22346  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22345  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22343  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4161   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22342  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22342  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22342  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22341  KO=0     )
>  UI IDM uiconfig                                         (OK=22341  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22341  KO=0     )
>  UI IDM version                                          (OK=22341  KO=0     )
>  UI IDM features                                         (OK=22341  KO=0     )
>  UI IDM privilege                                        (OK=22341  KO=0     )
>  UI IDM login                                            (OK=22339  KO=2     )
>  UI IDM managed user schema                              (OK=22340  KO=1     )
>  UI IDM dashboard                                        (OK=22340  KO=1     )
>  UI IDM user                                             (OK=22341  KO=0     )
>  UI IDM oidcToken                                        (OK=22342  KO=0     )
> userinfo                                                 (OK=22340  KO=0     )
> UI-Logout                                                (OK=22341  KO=0     )
> UI-Logout Redirect 1                                     (OK=22340  KO=1     )
>  UI AM revoke2                                           (OK=22338  KO=0     )
>  UI AM endsession                                        (OK=22338  KO=1     )
>  UI AM revoke1                                           (OK=22337  KO=0     )
> getIdToken                                               (OK=7335   KO=0     )
> getIdToken Redirect 1                                    (OK=7335   KO=0     )
> createOrganization                                       (OK=7333   KO=0     )
> queryOrganization                                        (OK=7333   KO=0     )
> deleteOrganization                                       (OK=7332   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3695   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3695   KO=0     )
> ReadPolicy                                               (OK=33295  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=673    KO=0     )
> DeletePolicy                                             (OK=33240  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4238 (98.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 39972  / active: 165    / done: 103839
================================================================================

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

================================================================================
2024-11-21 23:58:54 GMT                                    2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1452108 KO=49    )
> restLoginInitiate                                        (OK=100492 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=100485 KO=0     )
> Skip 2FA                                                 (OK=55887  KO=2     )
> User Authorize PKCE stage                                (OK=118620 KO=1     )
> User AccessToken PKCE stage                              (OK=118613 KO=4     )
> RootUserinfo                                             (OK=75504  KO=0     )
> GetUUid                                                  (OK=33424  KO=1     )
> GetOpenidConfig                                          (OK=100080 KO=0     )
> CreatePolicy                                             (OK=33407  KO=15    )
> tokenUserinfo                                            (OK=17958  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22389  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22388  KO=1     )
>  UI AM idFromSession                                     (OK=22387  KO=1     )
>  UI AM validateGoto                                      (OK=22388  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22389  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22385  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4165   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22385  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22385  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22386  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22385  KO=0     )
>  UI IDM uiconfig                                         (OK=22385  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22385  KO=0     )
>  UI IDM version                                          (OK=22385  KO=0     )
>  UI IDM features                                         (OK=22384  KO=0     )
>  UI IDM privilege                                        (OK=22385  KO=0     )
>  UI IDM login                                            (OK=22383  KO=2     )
>  UI IDM managed user schema                              (OK=22383  KO=1     )
>  UI IDM dashboard                                        (OK=22383  KO=1     )
>  UI IDM user                                             (OK=22384  KO=0     )
>  UI IDM oidcToken                                        (OK=22385  KO=0     )
> userinfo                                                 (OK=22383  KO=0     )
> UI-Logout                                                (OK=22384  KO=0     )
> UI-Logout Redirect 1                                     (OK=22383  KO=1     )
>  UI AM revoke2                                           (OK=22382  KO=0     )
>  UI AM endsession                                        (OK=22382  KO=1     )
>  UI AM revoke1                                           (OK=22381  KO=0     )
> getIdToken                                               (OK=7349   KO=0     )
> getIdToken Redirect 1                                    (OK=7349   KO=0     )
> createOrganization                                       (OK=7348   KO=0     )
> queryOrganization                                        (OK=7348   KO=0     )
> deleteOrganization                                       (OK=7348   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3705   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3705   KO=0     )
> ReadPolicy                                               (OK=33350  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=675    KO=0     )
> DeletePolicy                                             (OK=33292  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4241 (98.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 39773  / active: 176    / done: 104027
================================================================================

23:58:55.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:56.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:56.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:56.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:56.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:58.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:58.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:58.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:59.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:59.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:58:59.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:58:59 GMT                                    2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1454836 KO=49    )
> restLoginInitiate                                        (OK=100700 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=100691 KO=0     )
> Skip 2FA                                                 (OK=56004  KO=2     )
> User Authorize PKCE stage                                (OK=118854 KO=1     )
> User AccessToken PKCE stage                              (OK=118850 KO=4     )
> RootUserinfo                                             (OK=75668  KO=0     )
> GetUUid                                                  (OK=33487  KO=1     )
> GetOpenidConfig                                          (OK=100266 KO=0     )
> CreatePolicy                                             (OK=33471  KO=15    )
> tokenUserinfo                                            (OK=17998  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22430  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22428  KO=1     )
>  UI AM idFromSession                                     (OK=22427  KO=1     )
>  UI AM validateGoto                                      (OK=22428  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22427  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22425  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4174   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22425  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22425  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22424  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22423  KO=0     )
>  UI IDM uiconfig                                         (OK=22423  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22423  KO=0     )
>  UI IDM version                                          (OK=22423  KO=0     )
>  UI IDM features                                         (OK=22423  KO=0     )
>  UI IDM privilege                                        (OK=22423  KO=0     )
>  UI IDM login                                            (OK=22421  KO=2     )
>  UI IDM managed user schema                              (OK=22421  KO=1     )
>  UI IDM dashboard                                        (OK=22421  KO=1     )
>  UI IDM user                                             (OK=22421  KO=0     )
>  UI IDM oidcToken                                        (OK=22422  KO=0     )
> userinfo                                                 (OK=22419  KO=0     )
> UI-Logout                                                (OK=22421  KO=0     )
> UI-Logout Redirect 1                                     (OK=22420  KO=1     )
>  UI AM revoke2                                           (OK=22419  KO=0     )
>  UI AM endsession                                        (OK=22419  KO=1     )
>  UI AM revoke1                                           (OK=22418  KO=0     )
> getIdToken                                               (OK=7364   KO=0     )
> getIdToken Redirect 1                                    (OK=7364   KO=0     )
> createOrganization                                       (OK=7363   KO=0     )
> queryOrganization                                        (OK=7363   KO=0     )
> deleteOrganization                                       (OK=7363   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3709   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3709   KO=0     )
> ReadPolicy                                               (OK=33417  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=677    KO=0     )
> DeletePolicy                                             (OK=33345  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4252 (98.65%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 39562  / active: 201    / done: 104213
================================================================================

23:59:00.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:01.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:01.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:01.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:03.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:04.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:04.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:04 GMT                                    2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1457555 KO=49    )
> restLoginInitiate                                        (OK=100900 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=100887 KO=0     )
> Skip 2FA                                                 (OK=56104  KO=2     )
> User Authorize PKCE stage                                (OK=119076 KO=1     )
> User AccessToken PKCE stage                              (OK=119066 KO=4     )
> RootUserinfo                                             (OK=75806  KO=0     )
> GetUUid                                                  (OK=33546  KO=1     )
> GetOpenidConfig                                          (OK=100455 KO=0     )
> CreatePolicy                                             (OK=33529  KO=15    )
> tokenUserinfo                                            (OK=18035  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22473  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22471  KO=1     )
>  UI AM idFromSession                                     (OK=22470  KO=1     )
>  UI AM validateGoto                                      (OK=22471  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22469  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22465  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4183   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22465  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22465  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22465  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22464  KO=0     )
>  UI IDM uiconfig                                         (OK=22464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22464  KO=0     )
>  UI IDM version                                          (OK=22464  KO=0     )
>  UI IDM features                                         (OK=22464  KO=0     )
>  UI IDM privilege                                        (OK=22464  KO=0     )
>  UI IDM login                                            (OK=22461  KO=2     )
>  UI IDM managed user schema                              (OK=22462  KO=1     )
>  UI IDM dashboard                                        (OK=22463  KO=1     )
>  UI IDM user                                             (OK=22463  KO=0     )
>  UI IDM oidcToken                                        (OK=22463  KO=0     )
> userinfo                                                 (OK=22461  KO=0     )
> UI-Logout                                                (OK=22463  KO=0     )
> UI-Logout Redirect 1                                     (OK=22462  KO=1     )
>  UI AM revoke2                                           (OK=22460  KO=0     )
>  UI AM endsession                                        (OK=22460  KO=1     )
>  UI AM revoke1                                           (OK=22459  KO=0     )
> getIdToken                                               (OK=7378   KO=0     )
> getIdToken Redirect 1                                    (OK=7378   KO=0     )
> createOrganization                                       (OK=7377   KO=0     )
> queryOrganization                                        (OK=7376   KO=0     )
> deleteOrganization                                       (OK=7375   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3719   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3717   KO=0     )
> ReadPolicy                                               (OK=33481  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=680    KO=0     )
> DeletePolicy                                             (OK=33412  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4259 (98.66%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 39350  / active: 209    / done: 104417
================================================================================

23:59:05.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:05.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:05.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:06.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:07.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:07.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:07.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:09 GMT                                    2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1460526 KO=49    )
> restLoginInitiate                                        (OK=101068 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=101067 KO=0     )
> Skip 2FA                                                 (OK=56215  KO=2     )
> User Authorize PKCE stage                                (OK=119311 KO=1     )
> User AccessToken PKCE stage                              (OK=119306 KO=4     )
> RootUserinfo                                             (OK=75940  KO=0     )
> GetUUid                                                  (OK=33614  KO=1     )
> GetOpenidConfig                                          (OK=100646 KO=0     )
> CreatePolicy                                             (OK=33598  KO=15    )
> tokenUserinfo                                            (OK=18065  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22517  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22516  KO=1     )
>  UI AM idFromSession                                     (OK=22515  KO=1     )
>  UI AM validateGoto                                      (OK=22516  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22516  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22514  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4193   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22514  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22514  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22515  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22515  KO=0     )
>  UI IDM uiconfig                                         (OK=22515  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22515  KO=0     )
>  UI IDM version                                          (OK=22515  KO=0     )
>  UI IDM features                                         (OK=22515  KO=0     )
>  UI IDM privilege                                        (OK=22515  KO=0     )
>  UI IDM login                                            (OK=22513  KO=2     )
>  UI IDM managed user schema                              (OK=22513  KO=1     )
>  UI IDM dashboard                                        (OK=22514  KO=1     )
>  UI IDM user                                             (OK=22515  KO=0     )
>  UI IDM oidcToken                                        (OK=22514  KO=0     )
> userinfo                                                 (OK=22511  KO=0     )
> UI-Logout                                                (OK=22513  KO=0     )
> UI-Logout Redirect 1                                     (OK=22512  KO=1     )
>  UI AM revoke2                                           (OK=22511  KO=0     )
>  UI AM endsession                                        (OK=22511  KO=1     )
>  UI AM revoke1                                           (OK=22510  KO=0     )
> getIdToken                                               (OK=7399   KO=0     )
> getIdToken Redirect 1                                    (OK=7399   KO=0     )
> createOrganization                                       (OK=7397   KO=0     )
> queryOrganization                                        (OK=7396   KO=0     )
> deleteOrganization                                       (OK=7396   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3726   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3726   KO=0     )
> ReadPolicy                                               (OK=33539  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=683    KO=0     )
> DeletePolicy                                             (OK=33478  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4266 (98.66%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 39176  / active: 176    / done: 104624
================================================================================

23:59:10.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:11.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:11.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:11.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:11.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:11.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:12.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:12.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:12.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:13.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:14 GMT                                    2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1463103 KO=49    )
> restLoginInitiate                                        (OK=101282 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=101274 KO=0     )
> Skip 2FA                                                 (OK=56333  KO=2     )
> User Authorize PKCE stage                                (OK=119540 KO=1     )
> User AccessToken PKCE stage                              (OK=119534 KO=4     )
> RootUserinfo                                             (OK=76081  KO=0     )
> GetUUid                                                  (OK=33681  KO=1     )
> GetOpenidConfig                                          (OK=100839 KO=0     )
> CreatePolicy                                             (OK=33664  KO=15    )
> tokenUserinfo                                            (OK=18106  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22554  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22553  KO=1     )
>  UI AM idFromSession                                     (OK=22551  KO=1     )
>  UI AM validateGoto                                      (OK=22552  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22552  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22548  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4199   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22548  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22548  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22547  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22547  KO=0     )
>  UI IDM uiconfig                                         (OK=22547  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22547  KO=0     )
>  UI IDM version                                          (OK=22547  KO=0     )
>  UI IDM features                                         (OK=22546  KO=0     )
>  UI IDM privilege                                        (OK=22546  KO=0     )
>  UI IDM login                                            (OK=22545  KO=2     )
>  UI IDM managed user schema                              (OK=22544  KO=1     )
>  UI IDM dashboard                                        (OK=22545  KO=1     )
>  UI IDM user                                             (OK=22546  KO=0     )
>  UI IDM oidcToken                                        (OK=22545  KO=0     )
> userinfo                                                 (OK=22543  KO=0     )
> UI-Logout                                                (OK=22545  KO=0     )
> UI-Logout Redirect 1                                     (OK=22544  KO=1     )
>  UI AM revoke2                                           (OK=22543  KO=0     )
>  UI AM endsession                                        (OK=22543  KO=1     )
>  UI AM revoke1                                           (OK=22542  KO=0     )
> getIdToken                                               (OK=7414   KO=0     )
> getIdToken Redirect 1                                    (OK=7414   KO=0     )
> createOrganization                                       (OK=7412   KO=0     )
> queryOrganization                                        (OK=7411   KO=0     )
> deleteOrganization                                       (OK=7411   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3732   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3731   KO=0     )
> ReadPolicy                                               (OK=33608  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=683    KO=0     )
> DeletePolicy                                             (OK=33536  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4276 (98.66%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 38955  / active: 209    / done: 104812
================================================================================

23:59:15.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:16.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 105053: status.find.in([200, 209], 304), found 409
23:59:16.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,105053,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTIwMjM5Mjc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiam9vYTZpMnRrTWpRYTdxeHVtRWdXeVVJMHVzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzU1NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzU1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3MTU2LCJpYXQiOjE3MzIyMzM1NTYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjMzNHFkT1ZLeTFvMmVPaGhVWElBc1JQaUVwSSJ9.ShKrNcGnMJqHQt8mWC4Z5tuODfM80aQDeaVCnLQplL_N2wUBzn1jvXmi1cVOpfhXAwBKQ44ERXGEJCRuROJYfIlhgQ1CSw0qjctZxYtacoua4MKJhwWBUi8fQ1F7Q7nuWpRKFEelez27_w8jiHoHdXIChgKpTAnNNfIvizCtG34zwVLkTvR3wkZb_cSLHlDi_zBBdUycfQ9hGG_SY5QgZhwqIGb9nIgvJX-JNAttJIwD9zGWaCj9rWlci4vn_Uxz6CAp19EbT4cR1oYde7-SuWShSrB_s5IN1BJHArbiX88EB31xsImzmFQvk4-ge4fzjY8a5yjM-y2q4GVcBGrsjQ, username -> user.13363, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy818793, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d0aa31, authcode -> xOAvz1NMC_fcWoSTNNzZQER2s88, useAdminRealm -> true, callbacks -> {"tokenId":"kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233555918), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233555918))), password -> Pa_ssw0rd, challenge -> vnYg7LbTjIt0nbj1zUTGeB_2j9okIE7NmcOjLYK26MM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 83.182.27.5, verifier -> LTE5MDk4ODM0NjQwNjQwNjYw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c83f315, tokenId -> kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy818793","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: Thu, 21 Nov 2024 23:59:16 GMT
	x-forgerock-transactionid: 3c95ade9-5100-49cb-8bd5-1f9865b0d5da
	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:59:16.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:16.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:17.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:18.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:18.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:18.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:19.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:19.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:19.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:19 GMT                                    2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1465856 KO=50    )
> restLoginInitiate                                        (OK=101472 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=101467 KO=0     )
> Skip 2FA                                                 (OK=56440  KO=2     )
> User Authorize PKCE stage                                (OK=119766 KO=1     )
> User AccessToken PKCE stage                              (OK=119758 KO=4     )
> RootUserinfo                                             (OK=76225  KO=0     )
> GetUUid                                                  (OK=33747  KO=1     )
> GetOpenidConfig                                          (OK=101039 KO=0     )
> CreatePolicy                                             (OK=33729  KO=16    )
> tokenUserinfo                                            (OK=18145  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22593  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22592  KO=1     )
>  UI AM idFromSession                                     (OK=22590  KO=1     )
>  UI AM validateGoto                                      (OK=22591  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22591  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22589  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4205   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22589  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22589  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22587  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22587  KO=0     )
>  UI IDM uiconfig                                         (OK=22587  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22587  KO=0     )
>  UI IDM version                                          (OK=22587  KO=0     )
>  UI IDM features                                         (OK=22587  KO=0     )
>  UI IDM privilege                                        (OK=22587  KO=0     )
>  UI IDM login                                            (OK=22585  KO=2     )
>  UI IDM managed user schema                              (OK=22586  KO=1     )
>  UI IDM dashboard                                        (OK=22586  KO=1     )
>  UI IDM user                                             (OK=22587  KO=0     )
>  UI IDM oidcToken                                        (OK=22588  KO=0     )
> userinfo                                                 (OK=22586  KO=0     )
> UI-Logout                                                (OK=22587  KO=0     )
> UI-Logout Redirect 1                                     (OK=22586  KO=1     )
>  UI AM revoke2                                           (OK=22584  KO=0     )
>  UI AM endsession                                        (OK=22584  KO=1     )
>  UI AM revoke1                                           (OK=22583  KO=0     )
> getIdToken                                               (OK=7431   KO=0     )
> getIdToken Redirect 1                                    (OK=7430   KO=0     )
> createOrganization                                       (OK=7429   KO=0     )
> queryOrganization                                        (OK=7428   KO=0     )
> deleteOrganization                                       (OK=7428   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3742   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3742   KO=0     )
> ReadPolicy                                               (OK=33672  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=686    KO=0     )
> DeletePolicy                                             (OK=33600  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4286 (98.64%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.12%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 38758  / active: 189    / done: 105029
================================================================================

23:59:20.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:20.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:20.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:20.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:21.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 105053: status.find.in([200, 209], 304), found 404
23:59:21.353 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,105053,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTIwMjM5Mjc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiam9vYTZpMnRrTWpRYTdxeHVtRWdXeVVJMHVzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzU1NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzU1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3MTU2LCJpYXQiOjE3MzIyMzM1NTYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjMzNHFkT1ZLeTFvMmVPaGhVWElBc1JQaUVwSSJ9.ShKrNcGnMJqHQt8mWC4Z5tuODfM80aQDeaVCnLQplL_N2wUBzn1jvXmi1cVOpfhXAwBKQ44ERXGEJCRuROJYfIlhgQ1CSw0qjctZxYtacoua4MKJhwWBUi8fQ1F7Q7nuWpRKFEelez27_w8jiHoHdXIChgKpTAnNNfIvizCtG34zwVLkTvR3wkZb_cSLHlDi_zBBdUycfQ9hGG_SY5QgZhwqIGb9nIgvJX-JNAttJIwD9zGWaCj9rWlci4vn_Uxz6CAp19EbT4cR1oYde7-SuWShSrB_s5IN1BJHArbiX88EB31xsImzmFQvk4-ge4fzjY8a5yjM-y2q4GVcBGrsjQ, username -> user.13363, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy818793, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d0aa31, authcode -> xOAvz1NMC_fcWoSTNNzZQER2s88, useAdminRealm -> true, callbacks -> {"tokenId":"kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233555918), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233555918))), password -> Pa_ssw0rd, challenge -> vnYg7LbTjIt0nbj1zUTGeB_2j9okIE7NmcOjLYK26MM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 83.182.27.5, verifier -> LTE5MDk4ODM0NjQwNjQwNjYw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c83f315, tokenId -> kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy818793
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=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:59:21 GMT
	x-forgerock-transactionid: 8dd93607-a20b-4aba-8661-0c1900d80557
	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 testPolicy818793 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:59:24.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:24.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:24 GMT                                    2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1468636 KO=51    )
> restLoginInitiate                                        (OK=101655 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=101648 KO=0     )
> Skip 2FA                                                 (OK=56535  KO=2     )
> User Authorize PKCE stage                                (OK=119979 KO=1     )
> User AccessToken PKCE stage                              (OK=119974 KO=4     )
> RootUserinfo                                             (OK=76328  KO=0     )
> GetUUid                                                  (OK=33801  KO=1     )
> GetOpenidConfig                                          (OK=101223 KO=0     )
> CreatePolicy                                             (OK=33783  KO=16    )
> tokenUserinfo                                            (OK=18171  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22640  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22639  KO=1     )
>  UI AM idFromSession                                     (OK=22637  KO=1     )
>  UI AM validateGoto                                      (OK=22638  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22638  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22634  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4215   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22634  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22634  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22634  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22633  KO=0     )
>  UI IDM uiconfig                                         (OK=22632  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22632  KO=0     )
>  UI IDM version                                          (OK=22632  KO=0     )
>  UI IDM features                                         (OK=22632  KO=0     )
>  UI IDM privilege                                        (OK=22632  KO=0     )
>  UI IDM login                                            (OK=22630  KO=2     )
>  UI IDM managed user schema                              (OK=22631  KO=1     )
>  UI IDM dashboard                                        (OK=22631  KO=1     )
>  UI IDM user                                             (OK=22632  KO=0     )
>  UI IDM oidcToken                                        (OK=22633  KO=0     )
> userinfo                                                 (OK=22631  KO=0     )
> UI-Logout                                                (OK=22633  KO=0     )
> UI-Logout Redirect 1                                     (OK=22632  KO=1     )
>  UI AM revoke2                                           (OK=22630  KO=0     )
>  UI AM endsession                                        (OK=22631  KO=1     )
>  UI AM revoke1                                           (OK=22629  KO=0     )
> getIdToken                                               (OK=7453   KO=0     )
> getIdToken Redirect 1                                    (OK=7453   KO=0     )
> createOrganization                                       (OK=7452   KO=0     )
> queryOrganization                                        (OK=7452   KO=0     )
> deleteOrganization                                       (OK=7452   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3753   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3753   KO=0     )
> ReadPolicy                                               (OK=33737  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=687    KO=0     )
> DeletePolicy                                             (OK=33668  KO=8     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4292 (98.62%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 38562  / active: 183    / done: 105231
================================================================================

23:59:24.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:25.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:25.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:25.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:25.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:26.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 105053: status.find.in([200, 209], 304), found 404
23:59:26.469 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,105053,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTIwMjM5Mjc3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiam9vYTZpMnRrTWpRYTdxeHVtRWdXeVVJMHVzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzU1NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzU1NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3MTU2LCJpYXQiOjE3MzIyMzM1NTYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjMzNHFkT1ZLeTFvMmVPaGhVWElBc1JQaUVwSSJ9.ShKrNcGnMJqHQt8mWC4Z5tuODfM80aQDeaVCnLQplL_N2wUBzn1jvXmi1cVOpfhXAwBKQ44ERXGEJCRuROJYfIlhgQ1CSw0qjctZxYtacoua4MKJhwWBUi8fQ1F7Q7nuWpRKFEelez27_w8jiHoHdXIChgKpTAnNNfIvizCtG34zwVLkTvR3wkZb_cSLHlDi_zBBdUycfQ9hGG_SY5QgZhwqIGb9nIgvJX-JNAttJIwD9zGWaCj9rWlci4vn_Uxz6CAp19EbT4cR1oYde7-SuWShSrB_s5IN1BJHArbiX88EB31xsImzmFQvk4-ge4fzjY8a5yjM-y2q4GVcBGrsjQ, username -> user.13363, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy818793, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@33d0aa31, authcode -> xOAvz1NMC_fcWoSTNNzZQER2s88, useAdminRealm -> true, callbacks -> {"tokenId":"kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233555918), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233555918))), password -> Pa_ssw0rd, challenge -> vnYg7LbTjIt0nbj1zUTGeB_2j9okIE7NmcOjLYK26MM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 83.182.27.5, verifier -> LTE5MDk4ODM0NjQwNjQwNjYw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c83f315, tokenId -> kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy818793
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=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kwuh-UEMAGOQzeEKCEXz6TSRuoc.*AAJTSQACMDIAAlNLABxNd0p6K0hVVjNiNzZUVHlFZzdJOE5UT3J3TkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Thu, 21 Nov 2024 23:59:26 GMT
	x-forgerock-transactionid: 372a6adc-5222-4142-897c-22f7fbe553b3
	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 testPolicy818793 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
23:59:26.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:27.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:27.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:28.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:28.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:28.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:29.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:29.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:29.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:29.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:29 GMT                                    2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1471398 KO=52    )
> restLoginInitiate                                        (OK=101858 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=101854 KO=0     )
> Skip 2FA                                                 (OK=56648  KO=2     )
> User Authorize PKCE stage                                (OK=120212 KO=1     )
> User AccessToken PKCE stage                              (OK=120201 KO=4     )
> RootUserinfo                                             (OK=76443  KO=0     )
> GetUUid                                                  (OK=33865  KO=1     )
> GetOpenidConfig                                          (OK=101409 KO=0     )
> CreatePolicy                                             (OK=33848  KO=16    )
> tokenUserinfo                                            (OK=18212  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22678  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22677  KO=1     )
>  UI AM idFromSession                                     (OK=22676  KO=1     )
>  UI AM validateGoto                                      (OK=22677  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22677  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22675  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4226   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22675  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22675  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22676  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22676  KO=0     )
>  UI IDM uiconfig                                         (OK=22676  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22676  KO=0     )
>  UI IDM version                                          (OK=22676  KO=0     )
>  UI IDM features                                         (OK=22675  KO=0     )
>  UI IDM privilege                                        (OK=22676  KO=0     )
>  UI IDM login                                            (OK=22673  KO=2     )
>  UI IDM managed user schema                              (OK=22674  KO=1     )
>  UI IDM dashboard                                        (OK=22674  KO=1     )
>  UI IDM user                                             (OK=22675  KO=0     )
>  UI IDM oidcToken                                        (OK=22675  KO=0     )
> userinfo                                                 (OK=22673  KO=0     )
> UI-Logout                                                (OK=22675  KO=0     )
> UI-Logout Redirect 1                                     (OK=22673  KO=1     )
>  UI AM revoke2                                           (OK=22671  KO=0     )
>  UI AM endsession                                        (OK=22671  KO=1     )
>  UI AM revoke1                                           (OK=22670  KO=0     )
> getIdToken                                               (OK=7469   KO=0     )
> getIdToken Redirect 1                                    (OK=7469   KO=0     )
> createOrganization                                       (OK=7468   KO=0     )
> queryOrganization                                        (OK=7468   KO=0     )
> deleteOrganization                                       (OK=7468   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3760   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3760   KO=0     )
> ReadPolicy                                               (OK=33793  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=688    KO=0     )
> DeletePolicy                                             (OK=33734  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4307 (98.60%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 38350  / active: 188    / done: 105438
================================================================================

23:59:29.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:30.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:31.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:31.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:31.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:31.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:32.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:33.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:34 GMT                                    2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1474375 KO=52    )
> restLoginInitiate                                        (OK=102067 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=102056 KO=0     )
> Skip 2FA                                                 (OK=56758  KO=2     )
> User Authorize PKCE stage                                (OK=120450 KO=1     )
> User AccessToken PKCE stage                              (OK=120439 KO=4     )
> RootUserinfo                                             (OK=76586  KO=0     )
> GetUUid                                                  (OK=33932  KO=1     )
> GetOpenidConfig                                          (OK=101597 KO=0     )
> CreatePolicy                                             (OK=33913  KO=16    )
> tokenUserinfo                                            (OK=18241  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22734  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22731  KO=1     )
>  UI AM idFromSession                                     (OK=22729  KO=1     )
>  UI AM validateGoto                                      (OK=22730  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22728  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22725  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4237   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22725  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22725  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22725  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22725  KO=0     )
>  UI IDM uiconfig                                         (OK=22724  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22724  KO=0     )
>  UI IDM version                                          (OK=22724  KO=0     )
>  UI IDM features                                         (OK=22724  KO=0     )
>  UI IDM privilege                                        (OK=22724  KO=0     )
>  UI IDM login                                            (OK=22722  KO=2     )
>  UI IDM managed user schema                              (OK=22723  KO=1     )
>  UI IDM dashboard                                        (OK=22723  KO=1     )
>  UI IDM user                                             (OK=22724  KO=0     )
>  UI IDM oidcToken                                        (OK=22722  KO=0     )
> userinfo                                                 (OK=22720  KO=0     )
> UI-Logout                                                (OK=22722  KO=0     )
> UI-Logout Redirect 1                                     (OK=22721  KO=1     )
>  UI AM revoke2                                           (OK=22717  KO=0     )
>  UI AM endsession                                        (OK=22718  KO=1     )
>  UI AM revoke1                                           (OK=22717  KO=0     )
> getIdToken                                               (OK=7483   KO=0     )
> getIdToken Redirect 1                                    (OK=7483   KO=0     )
> createOrganization                                       (OK=7482   KO=0     )
> queryOrganization                                        (OK=7480   KO=0     )
> deleteOrganization                                       (OK=7480   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3768   KO=0     )
> ReadPolicy                                               (OK=33854  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=689    KO=0     )
> DeletePolicy                                             (OK=33786  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4315 (98.61%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 38135  / active: 218    / done: 105623
================================================================================

23:59:35.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:35.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:35.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:35.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:36.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:36.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:36.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:36.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:37.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:37.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:37.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:38.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:39 GMT                                    2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1477410 KO=52    )
> restLoginInitiate                                        (OK=102259 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=102255 KO=0     )
> Skip 2FA                                                 (OK=56878  KO=2     )
> User Authorize PKCE stage                                (OK=120693 KO=1     )
> User AccessToken PKCE stage                              (OK=120689 KO=4     )
> RootUserinfo                                             (OK=76747  KO=0     )
> GetUUid                                                  (OK=34009  KO=1     )
> GetOpenidConfig                                          (OK=101799 KO=0     )
> CreatePolicy                                             (OK=33992  KO=16    )
> tokenUserinfo                                            (OK=18266  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22778  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22777  KO=1     )
>  UI AM idFromSession                                     (OK=22775  KO=1     )
>  UI AM validateGoto                                      (OK=22776  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22774  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4244   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22773  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22773  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22774  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22772  KO=0     )
>  UI IDM uiconfig                                         (OK=22772  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22772  KO=0     )
>  UI IDM version                                          (OK=22772  KO=0     )
>  UI IDM features                                         (OK=22772  KO=0     )
>  UI IDM privilege                                        (OK=22772  KO=0     )
>  UI IDM login                                            (OK=22770  KO=2     )
>  UI IDM managed user schema                              (OK=22771  KO=1     )
>  UI IDM dashboard                                        (OK=22771  KO=1     )
>  UI IDM user                                             (OK=22772  KO=0     )
>  UI IDM oidcToken                                        (OK=22772  KO=0     )
> userinfo                                                 (OK=22769  KO=0     )
> UI-Logout                                                (OK=22771  KO=0     )
> UI-Logout Redirect 1                                     (OK=22770  KO=1     )
>  UI AM revoke2                                           (OK=22769  KO=0     )
>  UI AM endsession                                        (OK=22769  KO=1     )
>  UI AM revoke1                                           (OK=22768  KO=0     )
> getIdToken                                               (OK=7499   KO=0     )
> getIdToken Redirect 1                                    (OK=7499   KO=0     )
> createOrganization                                       (OK=7498   KO=0     )
> queryOrganization                                        (OK=7498   KO=0     )
> deleteOrganization                                       (OK=7497   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3774   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3774   KO=0     )
> ReadPolicy                                               (OK=33921  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=691    KO=0     )
> DeletePolicy                                             (OK=33848  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4327 (98.61%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 37938  / active: 214    / done: 105824
================================================================================

23:59:39.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:40.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:41.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:41.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:41.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:42.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:43.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:43.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:43.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:44.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:44 GMT                                    2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1480233 KO=52    )
> restLoginInitiate                                        (OK=102456 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=102449 KO=0     )
> Skip 2FA                                                 (OK=56984  KO=2     )
> User Authorize PKCE stage                                (OK=120916 KO=1     )
> User AccessToken PKCE stage                              (OK=120906 KO=4     )
> RootUserinfo                                             (OK=76890  KO=0     )
> GetUUid                                                  (OK=34066  KO=1     )
> GetOpenidConfig                                          (OK=102002 KO=0     )
> CreatePolicy                                             (OK=34042  KO=16    )
> tokenUserinfo                                            (OK=18297  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22824  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22823  KO=1     )
>  UI AM idFromSession                                     (OK=22821  KO=1     )
>  UI AM validateGoto                                      (OK=22822  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22820  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22817  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4254   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22817  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22817  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22815  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22815  KO=0     )
>  UI IDM uiconfig                                         (OK=22815  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22815  KO=0     )
>  UI IDM version                                          (OK=22815  KO=0     )
>  UI IDM features                                         (OK=22815  KO=0     )
>  UI IDM privilege                                        (OK=22815  KO=0     )
>  UI IDM login                                            (OK=22813  KO=2     )
>  UI IDM managed user schema                              (OK=22813  KO=1     )
>  UI IDM dashboard                                        (OK=22814  KO=1     )
>  UI IDM user                                             (OK=22814  KO=0     )
>  UI IDM oidcToken                                        (OK=22815  KO=0     )
> userinfo                                                 (OK=22812  KO=0     )
> UI-Logout                                                (OK=22814  KO=0     )
> UI-Logout Redirect 1                                     (OK=22811  KO=1     )
>  UI AM revoke2                                           (OK=22809  KO=0     )
>  UI AM endsession                                        (OK=22810  KO=1     )
>  UI AM revoke1                                           (OK=22809  KO=0     )
> getIdToken                                               (OK=7520   KO=0     )
> getIdToken Redirect 1                                    (OK=7520   KO=0     )
> createOrganization                                       (OK=7519   KO=0     )
> queryOrganization                                        (OK=7519   KO=0     )
> deleteOrganization                                       (OK=7519   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3782   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3782   KO=0     )
> ReadPolicy                                               (OK=34002  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=692    KO=0     )
> DeletePolicy                                             (OK=33916  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4337 (98.61%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.30%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 37731  / active: 211    / done: 106034
================================================================================

23:59:46.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:47.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:47.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:47.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:47.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:48.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:49.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:49.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:49.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:49 GMT                                    2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1483144 KO=52    )
> restLoginInitiate                                        (OK=102664 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=102660 KO=0     )
> Skip 2FA                                                 (OK=57109  KO=2     )
> User Authorize PKCE stage                                (OK=121164 KO=1     )
> User AccessToken PKCE stage                              (OK=121152 KO=4     )
> RootUserinfo                                             (OK=77034  KO=0     )
> GetUUid                                                  (OK=34137  KO=1     )
> GetOpenidConfig                                          (OK=102205 KO=0     )
> CreatePolicy                                             (OK=34120  KO=16    )
> tokenUserinfo                                            (OK=18331  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22869  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22867  KO=1     )
>  UI AM idFromSession                                     (OK=22865  KO=1     )
>  UI AM validateGoto                                      (OK=22866  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22863  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22861  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4261   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22860  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22860  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22858  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22856  KO=0     )
>  UI IDM uiconfig                                         (OK=22856  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22856  KO=0     )
>  UI IDM version                                          (OK=22856  KO=0     )
>  UI IDM features                                         (OK=22856  KO=0     )
>  UI IDM privilege                                        (OK=22856  KO=0     )
>  UI IDM login                                            (OK=22854  KO=2     )
>  UI IDM managed user schema                              (OK=22854  KO=1     )
>  UI IDM dashboard                                        (OK=22855  KO=1     )
>  UI IDM user                                             (OK=22854  KO=0     )
>  UI IDM oidcToken                                        (OK=22855  KO=0     )
> userinfo                                                 (OK=22853  KO=0     )
> UI-Logout                                                (OK=22855  KO=0     )
> UI-Logout Redirect 1                                     (OK=22854  KO=1     )
>  UI AM revoke2                                           (OK=22852  KO=0     )
>  UI AM endsession                                        (OK=22852  KO=1     )
>  UI AM revoke1                                           (OK=22852  KO=0     )
> getIdToken                                               (OK=7540   KO=0     )
> getIdToken Redirect 1                                    (OK=7540   KO=0     )
> createOrganization                                       (OK=7539   KO=0     )
> queryOrganization                                        (OK=7539   KO=0     )
> deleteOrganization                                       (OK=7539   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3786   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3785   KO=0     )
> ReadPolicy                                               (OK=34053  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=693    KO=0     )
> DeletePolicy                                             (OK=33998  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4346 (98.62%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 37520  / active: 203    / done: 106253
================================================================================

23:59:50.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:50.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:52.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:52.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:53.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:53.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:54.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:54.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:54 GMT                                    2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1486050 KO=52    )
> restLoginInitiate                                        (OK=102864 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=102860 KO=0     )
> Skip 2FA                                                 (OK=57216  KO=2     )
> User Authorize PKCE stage                                (OK=121398 KO=1     )
> User AccessToken PKCE stage                              (OK=121393 KO=4     )
> RootUserinfo                                             (OK=77233  KO=0     )
> GetUUid                                                  (OK=34195  KO=1     )
> GetOpenidConfig                                          (OK=102388 KO=0     )
> CreatePolicy                                             (OK=34177  KO=16    )
> tokenUserinfo                                            (OK=18377  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22907  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22906  KO=1     )
>  UI AM idFromSession                                     (OK=22904  KO=1     )
>  UI AM validateGoto                                      (OK=22905  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22903  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22901  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4267   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22902  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22902  KO=0     )
>  UI IDM uiconfig                                         (OK=22902  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22902  KO=0     )
>  UI IDM version                                          (OK=22902  KO=0     )
>  UI IDM features                                         (OK=22902  KO=0     )
>  UI IDM privilege                                        (OK=22902  KO=0     )
>  UI IDM login                                            (OK=22900  KO=2     )
>  UI IDM managed user schema                              (OK=22900  KO=1     )
>  UI IDM dashboard                                        (OK=22900  KO=1     )
>  UI IDM user                                             (OK=22901  KO=0     )
>  UI IDM oidcToken                                        (OK=22901  KO=0     )
> userinfo                                                 (OK=22898  KO=0     )
> UI-Logout                                                (OK=22900  KO=0     )
> UI-Logout Redirect 1                                     (OK=22899  KO=1     )
>  UI AM revoke2                                           (OK=22898  KO=0     )
>  UI AM endsession                                        (OK=22898  KO=1     )
>  UI AM revoke1                                           (OK=22897  KO=0     )
> getIdToken                                               (OK=7560   KO=0     )
> getIdToken Redirect 1                                    (OK=7560   KO=0     )
> createOrganization                                       (OK=7558   KO=0     )
> queryOrganization                                        (OK=7558   KO=0     )
> deleteOrganization                                       (OK=7557   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3793   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3793   KO=0     )
> ReadPolicy                                               (OK=34128  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=695    KO=0     )
> DeletePolicy                                             (OK=34046  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4354 (98.62%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 37315  / active: 192    / done: 106469
================================================================================

23:59:54.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:54.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:55.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:55.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:56.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:56.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:56.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:57.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:57.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:58.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:58.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:58.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
23:59:59.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-21 23:59:59 GMT                                    2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1488798 KO=52    )
> restLoginInitiate                                        (OK=103068 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=103061 KO=0     )
> Skip 2FA                                                 (OK=57336  KO=2     )
> User Authorize PKCE stage                                (OK=121626 KO=1     )
> User AccessToken PKCE stage                              (OK=121620 KO=4     )
> RootUserinfo                                             (OK=77336  KO=0     )
> GetUUid                                                  (OK=34278  KO=1     )
> GetOpenidConfig                                          (OK=102606 KO=0     )
> CreatePolicy                                             (OK=34262  KO=16    )
> tokenUserinfo                                            (OK=18407  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22946  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22945  KO=1     )
>  UI AM idFromSession                                     (OK=22943  KO=1     )
>  UI AM validateGoto                                      (OK=22945  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22942  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22940  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4275   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22940  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22941  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22941  KO=0     )
>  UI IDM uiconfig                                         (OK=22941  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22941  KO=0     )
>  UI IDM version                                          (OK=22941  KO=0     )
>  UI IDM features                                         (OK=22940  KO=0     )
>  UI IDM privilege                                        (OK=22941  KO=0     )
>  UI IDM login                                            (OK=22939  KO=2     )
>  UI IDM managed user schema                              (OK=22939  KO=1     )
>  UI IDM dashboard                                        (OK=22939  KO=1     )
>  UI IDM user                                             (OK=22940  KO=0     )
>  UI IDM oidcToken                                        (OK=22940  KO=0     )
> userinfo                                                 (OK=22938  KO=0     )
> UI-Logout                                                (OK=22940  KO=0     )
> UI-Logout Redirect 1                                     (OK=22937  KO=1     )
>  UI AM revoke2                                           (OK=22935  KO=0     )
>  UI AM endsession                                        (OK=22935  KO=1     )
>  UI AM revoke1                                           (OK=22934  KO=0     )
> getIdToken                                               (OK=7576   KO=0     )
> getIdToken Redirect 1                                    (OK=7576   KO=0     )
> createOrganization                                       (OK=7575   KO=0     )
> queryOrganization                                        (OK=7575   KO=0     )
> deleteOrganization                                       (OK=7575   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3798   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3798   KO=0     )
> ReadPolicy                                               (OK=34188  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=696    KO=0     )
> DeletePolicy                                             (OK=34123  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4367 (98.62%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 37106  / active: 192    / done: 106678
================================================================================

23:59:59.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:00.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:00.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:01.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:01.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:01.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:03.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:04 GMT                                    2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1491383 KO=52    )
> restLoginInitiate                                        (OK=103251 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=103241 KO=0     )
> Skip 2FA                                                 (OK=57436  KO=2     )
> User Authorize PKCE stage                                (OK=121839 KO=1     )
> User AccessToken PKCE stage                              (OK=121829 KO=4     )
> RootUserinfo                                             (OK=77477  KO=0     )
> GetUUid                                                  (OK=34331  KO=1     )
> GetOpenidConfig                                          (OK=102804 KO=0     )
> CreatePolicy                                             (OK=34313  KO=16    )
> tokenUserinfo                                            (OK=18437  KO=0     )
> UI-Post-Login - stage 1                                  (OK=22988  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22987  KO=1     )
>  UI AM idFromSession                                     (OK=22985  KO=1     )
>  UI AM validateGoto                                      (OK=22986  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22984  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22981  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4282   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22980  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22980  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22978  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22978  KO=0     )
>  UI IDM uiconfig                                         (OK=22977  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22977  KO=0     )
>  UI IDM version                                          (OK=22977  KO=0     )
>  UI IDM features                                         (OK=22977  KO=0     )
>  UI IDM privilege                                        (OK=22977  KO=0     )
>  UI IDM login                                            (OK=22975  KO=2     )
>  UI IDM managed user schema                              (OK=22976  KO=1     )
>  UI IDM dashboard                                        (OK=22976  KO=1     )
>  UI IDM user                                             (OK=22977  KO=0     )
>  UI IDM oidcToken                                        (OK=22977  KO=0     )
> userinfo                                                 (OK=22974  KO=0     )
> UI-Logout                                                (OK=22975  KO=0     )
> UI-Logout Redirect 1                                     (OK=22974  KO=1     )
>  UI AM revoke2                                           (OK=22973  KO=0     )
>  UI AM endsession                                        (OK=22973  KO=1     )
>  UI AM revoke1                                           (OK=22972  KO=0     )
> getIdToken                                               (OK=7590   KO=0     )
> getIdToken Redirect 1                                    (OK=7590   KO=0     )
> createOrganization                                       (OK=7589   KO=0     )
> queryOrganization                                        (OK=7589   KO=0     )
> deleteOrganization                                       (OK=7589   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3804   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3804   KO=0     )
> ReadPolicy                                               (OK=34273  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=697    KO=0     )
> DeletePolicy                                             (OK=34184  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4374 (98.62%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 36915  / active: 212    / done: 106849
================================================================================

00:00:04.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:04.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:06.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:07.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:07.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:08.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:09.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:09.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:09 GMT                                    2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1494150 KO=52    )
> restLoginInitiate                                        (OK=103440 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=103435 KO=0     )
> Skip 2FA                                                 (OK=57557  KO=2     )
> User Authorize PKCE stage                                (OK=122066 KO=1     )
> User AccessToken PKCE stage                              (OK=122060 KO=4     )
> RootUserinfo                                             (OK=77651  KO=0     )
> GetUUid                                                  (OK=34397  KO=1     )
> GetOpenidConfig                                          (OK=103002 KO=0     )
> CreatePolicy                                             (OK=34377  KO=16    )
> tokenUserinfo                                            (OK=18468  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23024  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23022  KO=1     )
>  UI AM idFromSession                                     (OK=23020  KO=1     )
>  UI AM validateGoto                                      (OK=23021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23022  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23019  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4291   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23019  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23019  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23019  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23018  KO=0     )
>  UI IDM uiconfig                                         (OK=23018  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23018  KO=0     )
>  UI IDM version                                          (OK=23018  KO=0     )
>  UI IDM features                                         (OK=23017  KO=0     )
>  UI IDM privilege                                        (OK=23016  KO=0     )
>  UI IDM login                                            (OK=23015  KO=2     )
>  UI IDM managed user schema                              (OK=23015  KO=1     )
>  UI IDM dashboard                                        (OK=23015  KO=1     )
>  UI IDM user                                             (OK=23016  KO=0     )
>  UI IDM oidcToken                                        (OK=23016  KO=0     )
> userinfo                                                 (OK=23014  KO=0     )
> UI-Logout                                                (OK=23016  KO=0     )
> UI-Logout Redirect 1                                     (OK=23015  KO=1     )
>  UI AM revoke2                                           (OK=23014  KO=0     )
>  UI AM endsession                                        (OK=23014  KO=1     )
>  UI AM revoke1                                           (OK=23013  KO=0     )
> getIdToken                                               (OK=7610   KO=0     )
> getIdToken Redirect 1                                    (OK=7610   KO=0     )
> createOrganization                                       (OK=7608   KO=0     )
> queryOrganization                                        (OK=7607   KO=0     )
> deleteOrganization                                       (OK=7607   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3812   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3812   KO=0     )
> ReadPolicy                                               (OK=34322  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=700    KO=0     )
> DeletePolicy                                             (OK=34265  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4382 (98.63%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.32%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 36719  / active: 184    / done: 107073
================================================================================

00:00:10.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:10.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:10.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:11.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:11.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:12.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:13.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:13.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:14.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:14 GMT                                    2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1497047 KO=52    )
> restLoginInitiate                                        (OK=103655 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=103652 KO=0     )
> Skip 2FA                                                 (OK=57677  KO=2     )
> User Authorize PKCE stage                                (OK=122310 KO=1     )
> User AccessToken PKCE stage                              (OK=122301 KO=4     )
> RootUserinfo                                             (OK=77835  KO=0     )
> GetUUid                                                  (OK=34464  KO=1     )
> GetOpenidConfig                                          (OK=103187 KO=0     )
> CreatePolicy                                             (OK=34447  KO=16    )
> tokenUserinfo                                            (OK=18510  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23068  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23067  KO=1     )
>  UI AM idFromSession                                     (OK=23066  KO=1     )
>  UI AM validateGoto                                      (OK=23067  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23063  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23061  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4295   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23061  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23061  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23061  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23060  KO=0     )
>  UI IDM uiconfig                                         (OK=23060  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23060  KO=0     )
>  UI IDM version                                          (OK=23060  KO=0     )
>  UI IDM features                                         (OK=23059  KO=0     )
>  UI IDM privilege                                        (OK=23059  KO=0     )
>  UI IDM login                                            (OK=23057  KO=2     )
>  UI IDM managed user schema                              (OK=23058  KO=1     )
>  UI IDM dashboard                                        (OK=23058  KO=1     )
>  UI IDM user                                             (OK=23059  KO=0     )
>  UI IDM oidcToken                                        (OK=23060  KO=0     )
> userinfo                                                 (OK=23058  KO=0     )
> UI-Logout                                                (OK=23060  KO=0     )
> UI-Logout Redirect 1                                     (OK=23059  KO=1     )
>  UI AM revoke2                                           (OK=23058  KO=0     )
>  UI AM endsession                                        (OK=23058  KO=1     )
>  UI AM revoke1                                           (OK=23057  KO=0     )
> getIdToken                                               (OK=7622   KO=0     )
> getIdToken Redirect 1                                    (OK=7622   KO=0     )
> createOrganization                                       (OK=7619   KO=0     )
> queryOrganization                                        (OK=7619   KO=0     )
> deleteOrganization                                       (OK=7619   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3817   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3817   KO=0     )
> ReadPolicy                                               (OK=34385  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=702    KO=0     )
> DeletePolicy                                             (OK=34317  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4391 (98.63%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 36499  / active: 210    / done: 107267
================================================================================

00:00:15.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:17.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:17.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:17.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:17.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:17.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:18.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:19.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:19 GMT                                    2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1499904 KO=52    )
> restLoginInitiate                                        (OK=103842 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=103836 KO=0     )
> Skip 2FA                                                 (OK=57764  KO=2     )
> User Authorize PKCE stage                                (OK=122532 KO=1     )
> User AccessToken PKCE stage                              (OK=122525 KO=4     )
> RootUserinfo                                             (OK=77967  KO=0     )
> GetUUid                                                  (OK=34512  KO=1     )
> GetOpenidConfig                                          (OK=103367 KO=0     )
> CreatePolicy                                             (OK=34493  KO=16    )
> tokenUserinfo                                            (OK=18546  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23117  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23115  KO=1     )
>  UI AM idFromSession                                     (OK=23114  KO=1     )
>  UI AM validateGoto                                      (OK=23115  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23114  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23111  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4302   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23111  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23111  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23110  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23109  KO=0     )
>  UI IDM uiconfig                                         (OK=23109  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23109  KO=0     )
>  UI IDM version                                          (OK=23107  KO=0     )
>  UI IDM features                                         (OK=23107  KO=0     )
>  UI IDM privilege                                        (OK=23107  KO=0     )
>  UI IDM login                                            (OK=23105  KO=2     )
>  UI IDM managed user schema                              (OK=23106  KO=1     )
>  UI IDM dashboard                                        (OK=23106  KO=1     )
>  UI IDM user                                             (OK=23107  KO=0     )
>  UI IDM oidcToken                                        (OK=23108  KO=0     )
> userinfo                                                 (OK=23106  KO=0     )
> UI-Logout                                                (OK=23108  KO=0     )
> UI-Logout Redirect 1                                     (OK=23105  KO=1     )
>  UI AM revoke2                                           (OK=23102  KO=0     )
>  UI AM endsession                                        (OK=23102  KO=1     )
>  UI AM revoke1                                           (OK=23101  KO=0     )
> getIdToken                                               (OK=7642   KO=0     )
> getIdToken Redirect 1                                    (OK=7642   KO=0     )
> createOrganization                                       (OK=7640   KO=0     )
> queryOrganization                                        (OK=7640   KO=0     )
> deleteOrganization                                       (OK=7640   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3826   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3826   KO=0     )
> ReadPolicy                                               (OK=34456  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=703    KO=0     )
> DeletePolicy                                             (OK=34381  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4399 (98.63%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 36298  / active: 193    / done: 107485
================================================================================

00:00:20.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:20.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:21.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:22.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:24.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:24.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:24.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:24 GMT                                    2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1502756 KO=52    )
> restLoginInitiate                                        (OK=104045 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=104038 KO=0     )
> Skip 2FA                                                 (OK=57888  KO=2     )
> User Authorize PKCE stage                                (OK=122778 KO=1     )
> User AccessToken PKCE stage                              (OK=122771 KO=4     )
> RootUserinfo                                             (OK=78104  KO=0     )
> GetUUid                                                  (OK=34586  KO=1     )
> GetOpenidConfig                                          (OK=103558 KO=0     )
> CreatePolicy                                             (OK=34566  KO=16    )
> tokenUserinfo                                            (OK=18582  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23155  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23154  KO=1     )
>  UI AM idFromSession                                     (OK=23153  KO=1     )
>  UI AM validateGoto                                      (OK=23154  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23154  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23152  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4310   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23152  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23152  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23152  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23152  KO=0     )
>  UI IDM uiconfig                                         (OK=23151  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23151  KO=0     )
>  UI IDM version                                          (OK=23151  KO=0     )
>  UI IDM features                                         (OK=23150  KO=0     )
>  UI IDM privilege                                        (OK=23150  KO=0     )
>  UI IDM login                                            (OK=23148  KO=2     )
>  UI IDM managed user schema                              (OK=23149  KO=1     )
>  UI IDM dashboard                                        (OK=23149  KO=1     )
>  UI IDM user                                             (OK=23150  KO=0     )
>  UI IDM oidcToken                                        (OK=23150  KO=0     )
> userinfo                                                 (OK=23147  KO=0     )
> UI-Logout                                                (OK=23149  KO=0     )
> UI-Logout Redirect 1                                     (OK=23147  KO=1     )
>  UI AM revoke2                                           (OK=23146  KO=0     )
>  UI AM endsession                                        (OK=23146  KO=1     )
>  UI AM revoke1                                           (OK=23145  KO=0     )
> getIdToken                                               (OK=7659   KO=0     )
> getIdToken Redirect 1                                    (OK=7659   KO=0     )
> createOrganization                                       (OK=7658   KO=0     )
> queryOrganization                                        (OK=7658   KO=0     )
> deleteOrganization                                       (OK=7658   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3833   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3833   KO=0     )
> ReadPolicy                                               (OK=34504  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=706    KO=0     )
> DeletePolicy                                             (OK=34453  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4406 (98.63%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 36089  / active: 193    / done: 107694
================================================================================

00:00:26.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:28.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:28.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:29.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:29.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:29 GMT                                    2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1505761 KO=52    )
> restLoginInitiate                                        (OK=104233 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=104225 KO=0     )
> Skip 2FA                                                 (OK=57983  KO=2     )
> User Authorize PKCE stage                                (OK=123010 KO=1     )
> User AccessToken PKCE stage                              (OK=123005 KO=4     )
> RootUserinfo                                             (OK=78221  KO=0     )
> GetUUid                                                  (OK=34648  KO=1     )
> GetOpenidConfig                                          (OK=103742 KO=0     )
> CreatePolicy                                             (OK=34632  KO=16    )
> tokenUserinfo                                            (OK=18614  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23211  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23210  KO=1     )
>  UI AM idFromSession                                     (OK=23209  KO=1     )
>  UI AM validateGoto                                      (OK=23210  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23209  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23207  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4325   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23206  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23206  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23204  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23203  KO=0     )
>  UI IDM uiconfig                                         (OK=23203  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23203  KO=0     )
>  UI IDM version                                          (OK=23203  KO=0     )
>  UI IDM features                                         (OK=23202  KO=0     )
>  UI IDM privilege                                        (OK=23203  KO=0     )
>  UI IDM login                                            (OK=23201  KO=2     )
>  UI IDM managed user schema                              (OK=23201  KO=1     )
>  UI IDM dashboard                                        (OK=23201  KO=1     )
>  UI IDM user                                             (OK=23202  KO=0     )
>  UI IDM oidcToken                                        (OK=23202  KO=0     )
> userinfo                                                 (OK=23199  KO=0     )
> UI-Logout                                                (OK=23200  KO=0     )
> UI-Logout Redirect 1                                     (OK=23199  KO=1     )
>  UI AM revoke2                                           (OK=23198  KO=0     )
>  UI AM endsession                                        (OK=23198  KO=1     )
>  UI AM revoke1                                           (OK=23197  KO=0     )
> getIdToken                                               (OK=7676   KO=0     )
> getIdToken Redirect 1                                    (OK=7676   KO=0     )
> createOrganization                                       (OK=7675   KO=0     )
> queryOrganization                                        (OK=7674   KO=0     )
> deleteOrganization                                       (OK=7673   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3839   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3839   KO=0     )
> ReadPolicy                                               (OK=34575  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=708    KO=0     )
> DeletePolicy                                             (OK=34501  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4411 (98.64%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 35898  / active: 192    / done: 107886
================================================================================

00:00:29.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:29.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:30.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:34.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:34 GMT                                    2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1508729 KO=52    )
> restLoginInitiate                                        (OK=104428 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=104426 KO=0     )
> Skip 2FA                                                 (OK=58083  KO=2     )
> User Authorize PKCE stage                                (OK=123256 KO=1     )
> User AccessToken PKCE stage                              (OK=123249 KO=4     )
> RootUserinfo                                             (OK=78318  KO=0     )
> GetUUid                                                  (OK=34717  KO=1     )
> GetOpenidConfig                                          (OK=103946 KO=0     )
> CreatePolicy                                             (OK=34698  KO=16    )
> tokenUserinfo                                            (OK=18659  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23261  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23258  KO=1     )
>  UI AM idFromSession                                     (OK=23257  KO=1     )
>  UI AM validateGoto                                      (OK=23258  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23254  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23252  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4336   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23251  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23251  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23252  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23252  KO=0     )
>  UI IDM uiconfig                                         (OK=23252  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23252  KO=0     )
>  UI IDM version                                          (OK=23252  KO=0     )
>  UI IDM features                                         (OK=23252  KO=0     )
>  UI IDM privilege                                        (OK=23252  KO=0     )
>  UI IDM login                                            (OK=23250  KO=2     )
>  UI IDM managed user schema                              (OK=23251  KO=1     )
>  UI IDM dashboard                                        (OK=23251  KO=1     )
>  UI IDM user                                             (OK=23252  KO=0     )
>  UI IDM oidcToken                                        (OK=23252  KO=0     )
> userinfo                                                 (OK=23249  KO=0     )
> UI-Logout                                                (OK=23251  KO=0     )
> UI-Logout Redirect 1                                     (OK=23250  KO=1     )
>  UI AM revoke2                                           (OK=23249  KO=0     )
>  UI AM endsession                                        (OK=23249  KO=1     )
>  UI AM revoke1                                           (OK=23248  KO=0     )
> getIdToken                                               (OK=7690   KO=0     )
> getIdToken Redirect 1                                    (OK=7690   KO=0     )
> createOrganization                                       (OK=7688   KO=0     )
> queryOrganization                                        (OK=7688   KO=0     )
> deleteOrganization                                       (OK=7688   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3845   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3845   KO=0     )
> ReadPolicy                                               (OK=34643  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=710    KO=0     )
> DeletePolicy                                             (OK=34568  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4415 (98.64%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 35696  / active: 190    / done: 108090
================================================================================

00:00:36.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:36.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:36.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:36.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:37.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:37.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:38.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:38.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:38.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:39.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:39 GMT                                    2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1511351 KO=52    )
> restLoginInitiate                                        (OK=104631 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=104626 KO=0     )
> Skip 2FA                                                 (OK=58204  KO=2     )
> User Authorize PKCE stage                                (OK=123481 KO=1     )
> User AccessToken PKCE stage                              (OK=123475 KO=4     )
> RootUserinfo                                             (OK=78471  KO=0     )
> GetUUid                                                  (OK=34786  KO=1     )
> GetOpenidConfig                                          (OK=104150 KO=0     )
> CreatePolicy                                             (OK=34770  KO=16    )
> tokenUserinfo                                            (OK=18698  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23295  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23294  KO=1     )
>  UI AM idFromSession                                     (OK=23290  KO=1     )
>  UI AM validateGoto                                      (OK=23291  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23290  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23288  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4340   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23288  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23288  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23286  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23286  KO=0     )
>  UI IDM uiconfig                                         (OK=23285  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23285  KO=0     )
>  UI IDM version                                          (OK=23285  KO=0     )
>  UI IDM features                                         (OK=23285  KO=0     )
>  UI IDM privilege                                        (OK=23285  KO=0     )
>  UI IDM login                                            (OK=23283  KO=2     )
>  UI IDM managed user schema                              (OK=23283  KO=1     )
>  UI IDM dashboard                                        (OK=23283  KO=1     )
>  UI IDM user                                             (OK=23284  KO=0     )
>  UI IDM oidcToken                                        (OK=23285  KO=0     )
> userinfo                                                 (OK=23283  KO=0     )
> UI-Logout                                                (OK=23285  KO=0     )
> UI-Logout Redirect 1                                     (OK=23284  KO=1     )
>  UI AM revoke2                                           (OK=23283  KO=0     )
>  UI AM endsession                                        (OK=23283  KO=1     )
>  UI AM revoke1                                           (OK=23282  KO=0     )
> getIdToken                                               (OK=7704   KO=0     )
> getIdToken Redirect 1                                    (OK=7704   KO=0     )
> createOrganization                                       (OK=7703   KO=0     )
> queryOrganization                                        (OK=7703   KO=0     )
> deleteOrganization                                       (OK=7703   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3853   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3853   KO=0     )
> ReadPolicy                                               (OK=34706  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=713    KO=0     )
> DeletePolicy                                             (OK=34638  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4425 (98.64%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 35489  / active: 202    / done: 108285
================================================================================

00:00:40.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:41.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:41.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:41.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:42.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:42.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:44.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:44 GMT                                    2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1514358 KO=52    )
> restLoginInitiate                                        (OK=104845 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=104829 KO=0     )
> Skip 2FA                                                 (OK=58314  KO=2     )
> User Authorize PKCE stage                                (OK=123719 KO=1     )
> User AccessToken PKCE stage                              (OK=123709 KO=4     )
> RootUserinfo                                             (OK=78628  KO=0     )
> GetUUid                                                  (OK=34853  KO=1     )
> GetOpenidConfig                                          (OK=104350 KO=0     )
> CreatePolicy                                             (OK=34832  KO=16    )
> tokenUserinfo                                            (OK=18727  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23345  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23344  KO=1     )
>  UI AM idFromSession                                     (OK=23341  KO=1     )
>  UI AM validateGoto                                      (OK=23343  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23340  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23336  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4349   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23336  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23336  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23335  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23334  KO=0     )
>  UI IDM uiconfig                                         (OK=23334  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23334  KO=0     )
>  UI IDM version                                          (OK=23334  KO=0     )
>  UI IDM features                                         (OK=23334  KO=0     )
>  UI IDM privilege                                        (OK=23334  KO=0     )
>  UI IDM login                                            (OK=23331  KO=2     )
>  UI IDM managed user schema                              (OK=23332  KO=1     )
>  UI IDM dashboard                                        (OK=23332  KO=1     )
>  UI IDM user                                             (OK=23334  KO=0     )
>  UI IDM oidcToken                                        (OK=23334  KO=0     )
> userinfo                                                 (OK=23332  KO=0     )
> UI-Logout                                                (OK=23333  KO=0     )
> UI-Logout Redirect 1                                     (OK=23332  KO=1     )
>  UI AM revoke2                                           (OK=23331  KO=0     )
>  UI AM endsession                                        (OK=23331  KO=1     )
>  UI AM revoke1                                           (OK=23330  KO=0     )
> getIdToken                                               (OK=7716   KO=0     )
> getIdToken Redirect 1                                    (OK=7716   KO=0     )
> createOrganization                                       (OK=7715   KO=0     )
> queryOrganization                                        (OK=7715   KO=0     )
> deleteOrganization                                       (OK=7715   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3859   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3859   KO=0     )
> ReadPolicy                                               (OK=34780  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=714    KO=0     )
> DeletePolicy                                             (OK=34702  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4432 (98.64%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 35268  / active: 220    / done: 108488
================================================================================

00:00:44.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:45.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:45.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:46.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:47.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:48.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:49.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:49.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:49 GMT                                    2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1517054 KO=52    )
> restLoginInitiate                                        (OK=105016 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=105010 KO=0     )
> Skip 2FA                                                 (OK=58422  KO=2     )
> User Authorize PKCE stage                                (OK=123940 KO=1     )
> User AccessToken PKCE stage                              (OK=123931 KO=4     )
> RootUserinfo                                             (OK=78763  KO=0     )
> GetUUid                                                  (OK=34917  KO=1     )
> GetOpenidConfig                                          (OK=104552 KO=0     )
> CreatePolicy                                             (OK=34900  KO=16    )
> tokenUserinfo                                            (OK=18764  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23379  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23378  KO=1     )
>  UI AM idFromSession                                     (OK=23376  KO=1     )
>  UI AM validateGoto                                      (OK=23377  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23377  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23375  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4358   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23375  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23375  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23375  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23375  KO=0     )
>  UI IDM uiconfig                                         (OK=23375  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23375  KO=0     )
>  UI IDM version                                          (OK=23375  KO=0     )
>  UI IDM features                                         (OK=23375  KO=0     )
>  UI IDM privilege                                        (OK=23375  KO=0     )
>  UI IDM login                                            (OK=23373  KO=2     )
>  UI IDM managed user schema                              (OK=23374  KO=1     )
>  UI IDM dashboard                                        (OK=23374  KO=1     )
>  UI IDM user                                             (OK=23375  KO=0     )
>  UI IDM oidcToken                                        (OK=23375  KO=0     )
> userinfo                                                 (OK=23373  KO=0     )
> UI-Logout                                                (OK=23375  KO=0     )
> UI-Logout Redirect 1                                     (OK=23374  KO=1     )
>  UI AM revoke2                                           (OK=23372  KO=0     )
>  UI AM endsession                                        (OK=23372  KO=1     )
>  UI AM revoke1                                           (OK=23371  KO=0     )
> getIdToken                                               (OK=7735   KO=0     )
> getIdToken Redirect 1                                    (OK=7735   KO=0     )
> createOrganization                                       (OK=7734   KO=0     )
> queryOrganization                                        (OK=7734   KO=0     )
> deleteOrganization                                       (OK=7734   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3865   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3865   KO=0     )
> ReadPolicy                                               (OK=34843  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=715    KO=0     )
> DeletePolicy                                             (OK=34776  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4440 (98.64%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 35088  / active: 186    / done: 108702
================================================================================

00:00:50.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:51.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:51.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:52.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:52.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:52.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:53.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:53.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:53.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:54.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:54.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:54 GMT                                    2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1519997 KO=52    )
> restLoginInitiate                                        (OK=105217 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=105211 KO=0     )
> Skip 2FA                                                 (OK=58530  KO=2     )
> User Authorize PKCE stage                                (OK=124180 KO=1     )
> User AccessToken PKCE stage                              (OK=124171 KO=4     )
> RootUserinfo                                             (OK=78926  KO=0     )
> GetUUid                                                  (OK=34982  KO=1     )
> GetOpenidConfig                                          (OK=104747 KO=0     )
> CreatePolicy                                             (OK=34964  KO=16    )
> tokenUserinfo                                            (OK=18795  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23428  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23427  KO=1     )
>  UI AM idFromSession                                     (OK=23426  KO=1     )
>  UI AM validateGoto                                      (OK=23427  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23428  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23426  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4363   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23424  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23424  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23423  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23421  KO=0     )
>  UI IDM uiconfig                                         (OK=23421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23421  KO=0     )
>  UI IDM version                                          (OK=23421  KO=0     )
>  UI IDM features                                         (OK=23421  KO=0     )
>  UI IDM privilege                                        (OK=23421  KO=0     )
>  UI IDM login                                            (OK=23419  KO=2     )
>  UI IDM managed user schema                              (OK=23420  KO=1     )
>  UI IDM dashboard                                        (OK=23420  KO=1     )
>  UI IDM user                                             (OK=23421  KO=0     )
>  UI IDM oidcToken                                        (OK=23421  KO=0     )
> userinfo                                                 (OK=23419  KO=0     )
> UI-Logout                                                (OK=23421  KO=0     )
> UI-Logout Redirect 1                                     (OK=23420  KO=1     )
>  UI AM revoke2                                           (OK=23419  KO=0     )
>  UI AM endsession                                        (OK=23419  KO=1     )
>  UI AM revoke1                                           (OK=23418  KO=0     )
> getIdToken                                               (OK=7746   KO=0     )
> getIdToken Redirect 1                                    (OK=7746   KO=0     )
> createOrganization                                       (OK=7744   KO=0     )
> queryOrganization                                        (OK=7744   KO=0     )
> deleteOrganization                                       (OK=7744   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3872   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3872   KO=0     )
> ReadPolicy                                               (OK=34909  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=719    KO=0     )
> DeletePolicy                                             (OK=34839  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4451 (98.65%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 34881  / active: 193    / done: 108902
================================================================================

00:00:55.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:56.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:00:58.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:00:59 GMT                                    2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1522750 KO=52    )
> restLoginInitiate                                        (OK=105409 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=105404 KO=0     )
> Skip 2FA                                                 (OK=58636  KO=2     )
> User Authorize PKCE stage                                (OK=124409 KO=1     )
> User AccessToken PKCE stage                              (OK=124397 KO=4     )
> RootUserinfo                                             (OK=79063  KO=0     )
> GetUUid                                                  (OK=35038  KO=1     )
> GetOpenidConfig                                          (OK=104932 KO=0     )
> CreatePolicy                                             (OK=35020  KO=16    )
> tokenUserinfo                                            (OK=18841  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23469  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23468  KO=1     )
>  UI AM idFromSession                                     (OK=23467  KO=1     )
>  UI AM validateGoto                                      (OK=23468  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23466  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23464  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4369   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23464  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23464  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23464  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23464  KO=0     )
>  UI IDM uiconfig                                         (OK=23464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23464  KO=0     )
>  UI IDM version                                          (OK=23464  KO=0     )
>  UI IDM features                                         (OK=23464  KO=0     )
>  UI IDM privilege                                        (OK=23464  KO=0     )
>  UI IDM login                                            (OK=23462  KO=2     )
>  UI IDM managed user schema                              (OK=23463  KO=1     )
>  UI IDM dashboard                                        (OK=23463  KO=1     )
>  UI IDM user                                             (OK=23464  KO=0     )
>  UI IDM oidcToken                                        (OK=23464  KO=0     )
> userinfo                                                 (OK=23461  KO=0     )
> UI-Logout                                                (OK=23463  KO=0     )
> UI-Logout Redirect 1                                     (OK=23462  KO=1     )
>  UI AM revoke2                                           (OK=23461  KO=0     )
>  UI AM endsession                                        (OK=23461  KO=1     )
>  UI AM revoke1                                           (OK=23460  KO=0     )
> getIdToken                                               (OK=7765   KO=0     )
> getIdToken Redirect 1                                    (OK=7765   KO=0     )
> createOrganization                                       (OK=7763   KO=0     )
> queryOrganization                                        (OK=7763   KO=0     )
> deleteOrganization                                       (OK=7763   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3877   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3877   KO=0     )
> ReadPolicy                                               (OK=34974  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=719    KO=0     )
> DeletePolicy                                             (OK=34904  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4454 (98.65%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 34684  / active: 181    / done: 109111
================================================================================

00:00:59.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:01.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:03.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:03.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:04 GMT                                    2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1525441 KO=52    )
> restLoginInitiate                                        (OK=105594 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=105586 KO=0     )
> Skip 2FA                                                 (OK=58742  KO=2     )
> User Authorize PKCE stage                                (OK=124625 KO=1     )
> User AccessToken PKCE stage                              (OK=124621 KO=4     )
> RootUserinfo                                             (OK=79210  KO=0     )
> GetUUid                                                  (OK=35096  KO=1     )
> GetOpenidConfig                                          (OK=105112 KO=0     )
> CreatePolicy                                             (OK=35080  KO=16    )
> tokenUserinfo                                            (OK=18872  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23510  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23509  KO=1     )
>  UI AM idFromSession                                     (OK=23508  KO=1     )
>  UI AM validateGoto                                      (OK=23509  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23508  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23506  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4376   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23506  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23506  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23506  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23506  KO=0     )
>  UI IDM uiconfig                                         (OK=23505  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23505  KO=0     )
>  UI IDM version                                          (OK=23505  KO=0     )
>  UI IDM features                                         (OK=23505  KO=0     )
>  UI IDM privilege                                        (OK=23505  KO=0     )
>  UI IDM login                                            (OK=23503  KO=2     )
>  UI IDM managed user schema                              (OK=23504  KO=1     )
>  UI IDM dashboard                                        (OK=23504  KO=1     )
>  UI IDM user                                             (OK=23505  KO=0     )
>  UI IDM oidcToken                                        (OK=23506  KO=0     )
> userinfo                                                 (OK=23502  KO=0     )
> UI-Logout                                                (OK=23504  KO=0     )
> UI-Logout Redirect 1                                     (OK=23503  KO=1     )
>  UI AM revoke2                                           (OK=23502  KO=0     )
>  UI AM endsession                                        (OK=23502  KO=1     )
>  UI AM revoke1                                           (OK=23501  KO=0     )
> getIdToken                                               (OK=7783   KO=0     )
> getIdToken Redirect 1                                    (OK=7783   KO=0     )
> createOrganization                                       (OK=7781   KO=0     )
> queryOrganization                                        (OK=7781   KO=0     )
> deleteOrganization                                       (OK=7781   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3883   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3882   KO=0     )
> ReadPolicy                                               (OK=35030  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=719    KO=0     )
> DeletePolicy                                             (OK=34969  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4458 (98.65%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 34495  / active: 179    / done: 109302
================================================================================

00:01:06.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:06.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:06.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:07.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:08.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:09.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:09.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:09 GMT                                    2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1527995 KO=52    )
> restLoginInitiate                                        (OK=105801 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=105792 KO=0     )
> Skip 2FA                                                 (OK=58862  KO=2     )
> User Authorize PKCE stage                                (OK=124856 KO=1     )
> User AccessToken PKCE stage                              (OK=124849 KO=4     )
> RootUserinfo                                             (OK=79382  KO=0     )
> GetUUid                                                  (OK=35169  KO=1     )
> GetOpenidConfig                                          (OK=105300 KO=0     )
> CreatePolicy                                             (OK=35150  KO=16    )
> tokenUserinfo                                            (OK=18911  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23544  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23543  KO=1     )
>  UI AM idFromSession                                     (OK=23540  KO=1     )
>  UI AM validateGoto                                      (OK=23541  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23542  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23539  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4382   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23539  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23539  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23538  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23538  KO=0     )
>  UI IDM uiconfig                                         (OK=23536  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23536  KO=0     )
>  UI IDM version                                          (OK=23536  KO=0     )
>  UI IDM features                                         (OK=23536  KO=0     )
>  UI IDM privilege                                        (OK=23536  KO=0     )
>  UI IDM login                                            (OK=23534  KO=2     )
>  UI IDM managed user schema                              (OK=23535  KO=1     )
>  UI IDM dashboard                                        (OK=23535  KO=1     )
>  UI IDM user                                             (OK=23536  KO=0     )
>  UI IDM oidcToken                                        (OK=23535  KO=0     )
> userinfo                                                 (OK=23533  KO=0     )
> UI-Logout                                                (OK=23535  KO=0     )
> UI-Logout Redirect 1                                     (OK=23534  KO=1     )
>  UI AM revoke2                                           (OK=23532  KO=0     )
>  UI AM endsession                                        (OK=23533  KO=1     )
>  UI AM revoke1                                           (OK=23531  KO=0     )
> getIdToken                                               (OK=7796   KO=0     )
> getIdToken Redirect 1                                    (OK=7796   KO=0     )
> createOrganization                                       (OK=7795   KO=0     )
> queryOrganization                                        (OK=7795   KO=0     )
> deleteOrganization                                       (OK=7794   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3889   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3889   KO=0     )
> ReadPolicy                                               (OK=35087  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=720    KO=0     )
> DeletePolicy                                             (OK=35024  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4465 (98.65%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 34282  / active: 205    / done: 109489
================================================================================

00:01:09.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:10.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:11.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:11.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:11.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:11.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:12.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:13.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:14.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:14 GMT                                    2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1530809 KO=52    )
> restLoginInitiate                                        (OK=105988 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=105986 KO=0     )
> Skip 2FA                                                 (OK=58972  KO=2     )
> User Authorize PKCE stage                                (OK=125089 KO=1     )
> User AccessToken PKCE stage                              (OK=125083 KO=4     )
> RootUserinfo                                             (OK=79537  KO=0     )
> GetUUid                                                  (OK=35237  KO=1     )
> GetOpenidConfig                                          (OK=105497 KO=0     )
> CreatePolicy                                             (OK=35220  KO=16    )
> tokenUserinfo                                            (OK=18948  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23586  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23585  KO=1     )
>  UI AM idFromSession                                     (OK=23584  KO=1     )
>  UI AM validateGoto                                      (OK=23585  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23584  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23581  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4390   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23580  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23580  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23580  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23579  KO=0     )
>  UI IDM uiconfig                                         (OK=23579  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23579  KO=0     )
>  UI IDM version                                          (OK=23579  KO=0     )
>  UI IDM features                                         (OK=23578  KO=0     )
>  UI IDM privilege                                        (OK=23578  KO=0     )
>  UI IDM login                                            (OK=23576  KO=2     )
>  UI IDM managed user schema                              (OK=23577  KO=1     )
>  UI IDM dashboard                                        (OK=23577  KO=1     )
>  UI IDM user                                             (OK=23578  KO=0     )
>  UI IDM oidcToken                                        (OK=23579  KO=0     )
> userinfo                                                 (OK=23577  KO=0     )
> UI-Logout                                                (OK=23579  KO=0     )
> UI-Logout Redirect 1                                     (OK=23578  KO=1     )
>  UI AM revoke2                                           (OK=23576  KO=0     )
>  UI AM endsession                                        (OK=23576  KO=1     )
>  UI AM revoke1                                           (OK=23575  KO=0     )
> getIdToken                                               (OK=7809   KO=0     )
> getIdToken Redirect 1                                    (OK=7809   KO=0     )
> createOrganization                                       (OK=7808   KO=0     )
> queryOrganization                                        (OK=7808   KO=0     )
> deleteOrganization                                       (OK=7808   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3895   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3894   KO=0     )
> ReadPolicy                                               (OK=35159  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=723    KO=0     )
> DeletePolicy                                             (OK=35084  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4474 (98.65%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 34086  / active: 203    / done: 109687
================================================================================

00:01:14.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:15.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:15.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:15.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:17.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:17.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:18.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:18.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:18.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:19.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:19 GMT                                    2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1533401 KO=52    )
> restLoginInitiate                                        (OK=106184 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=106179 KO=0     )
> Skip 2FA                                                 (OK=59072  KO=2     )
> User Authorize PKCE stage                                (OK=125304 KO=1     )
> User AccessToken PKCE stage                              (OK=125297 KO=4     )
> RootUserinfo                                             (OK=79705  KO=0     )
> GetUUid                                                  (OK=35291  KO=1     )
> GetOpenidConfig                                          (OK=105693 KO=0     )
> CreatePolicy                                             (OK=35274  KO=16    )
> tokenUserinfo                                            (OK=18996  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23619  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23617  KO=1     )
>  UI AM idFromSession                                     (OK=23616  KO=1     )
>  UI AM validateGoto                                      (OK=23617  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23618  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23616  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4397   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23616  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23616  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23616  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23615  KO=0     )
>  UI IDM uiconfig                                         (OK=23615  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23615  KO=0     )
>  UI IDM version                                          (OK=23615  KO=0     )
>  UI IDM features                                         (OK=23615  KO=0     )
>  UI IDM privilege                                        (OK=23615  KO=0     )
>  UI IDM login                                            (OK=23613  KO=2     )
>  UI IDM managed user schema                              (OK=23614  KO=1     )
>  UI IDM dashboard                                        (OK=23614  KO=1     )
>  UI IDM user                                             (OK=23615  KO=0     )
>  UI IDM oidcToken                                        (OK=23616  KO=0     )
> userinfo                                                 (OK=23614  KO=0     )
> UI-Logout                                                (OK=23616  KO=0     )
> UI-Logout Redirect 1                                     (OK=23615  KO=1     )
>  UI AM revoke2                                           (OK=23613  KO=0     )
>  UI AM endsession                                        (OK=23613  KO=1     )
>  UI AM revoke1                                           (OK=23612  KO=0     )
> getIdToken                                               (OK=7822   KO=0     )
> getIdToken Redirect 1                                    (OK=7822   KO=0     )
> createOrganization                                       (OK=7821   KO=0     )
> queryOrganization                                        (OK=7821   KO=0     )
> deleteOrganization                                       (OK=7821   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3899   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3899   KO=0     )
> ReadPolicy                                               (OK=35229  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=725    KO=0     )
> DeletePolicy                                             (OK=35154  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4484 (98.66%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 33889  / active: 186    / done: 109901
================================================================================

00:01:20.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:20.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:21.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:21.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:21.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:22.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:22.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:22.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:23.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:24.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:24.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:24 GMT                                    2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1536167 KO=52    )
> restLoginInitiate                                        (OK=106404 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=106394 KO=0     )
> Skip 2FA                                                 (OK=59200  KO=2     )
> User Authorize PKCE stage                                (OK=125542 KO=1     )
> User AccessToken PKCE stage                              (OK=125535 KO=4     )
> RootUserinfo                                             (OK=79844  KO=0     )
> GetUUid                                                  (OK=35373  KO=1     )
> GetOpenidConfig                                          (OK=105900 KO=0     )
> CreatePolicy                                             (OK=35356  KO=16    )
> tokenUserinfo                                            (OK=19035  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23657  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23656  KO=1     )
>  UI AM idFromSession                                     (OK=23654  KO=1     )
>  UI AM validateGoto                                      (OK=23655  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23654  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23652  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4406   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23652  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23652  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23653  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23652  KO=0     )
>  UI IDM uiconfig                                         (OK=23651  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23651  KO=0     )
>  UI IDM version                                          (OK=23651  KO=0     )
>  UI IDM features                                         (OK=23651  KO=0     )
>  UI IDM privilege                                        (OK=23651  KO=0     )
>  UI IDM login                                            (OK=23649  KO=2     )
>  UI IDM managed user schema                              (OK=23650  KO=1     )
>  UI IDM dashboard                                        (OK=23650  KO=1     )
>  UI IDM user                                             (OK=23651  KO=0     )
>  UI IDM oidcToken                                        (OK=23652  KO=0     )
> userinfo                                                 (OK=23650  KO=0     )
> UI-Logout                                                (OK=23651  KO=0     )
> UI-Logout Redirect 1                                     (OK=23648  KO=1     )
>  UI AM revoke2                                           (OK=23646  KO=0     )
>  UI AM endsession                                        (OK=23646  KO=1     )
>  UI AM revoke1                                           (OK=23645  KO=0     )
> getIdToken                                               (OK=7841   KO=0     )
> getIdToken Redirect 1                                    (OK=7841   KO=0     )
> createOrganization                                       (OK=7840   KO=0     )
> queryOrganization                                        (OK=7839   KO=0     )
> deleteOrganization                                       (OK=7839   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3906   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3906   KO=0     )
> ReadPolicy                                               (OK=35284  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=726    KO=0     )
> DeletePolicy                                             (OK=35226  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4495 (98.66%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.29%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 33663  / active: 200    / done: 110113
================================================================================

00:01:25.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:25.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:25.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:26.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:26.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:26.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:26.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:27.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:27.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:28.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:28.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:28.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:29.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:29 GMT                                    2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1539074 KO=52    )
> restLoginInitiate                                        (OK=106605 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=106596 KO=0     )
> Skip 2FA                                                 (OK=59323  KO=2     )
> User Authorize PKCE stage                                (OK=125778 KO=1     )
> User AccessToken PKCE stage                              (OK=125771 KO=4     )
> RootUserinfo                                             (OK=79995  KO=0     )
> GetUUid                                                  (OK=35441  KO=1     )
> GetOpenidConfig                                          (OK=106103 KO=0     )
> CreatePolicy                                             (OK=35425  KO=16    )
> tokenUserinfo                                            (OK=19063  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23697  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23696  KO=1     )
>  UI AM idFromSession                                     (OK=23695  KO=1     )
>  UI AM validateGoto                                      (OK=23696  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23697  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23695  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4411   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23695  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23695  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23695  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23695  KO=0     )
>  UI IDM uiconfig                                         (OK=23695  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23695  KO=0     )
>  UI IDM version                                          (OK=23695  KO=0     )
>  UI IDM features                                         (OK=23695  KO=0     )
>  UI IDM privilege                                        (OK=23695  KO=0     )
>  UI IDM login                                            (OK=23693  KO=2     )
>  UI IDM managed user schema                              (OK=23694  KO=1     )
>  UI IDM dashboard                                        (OK=23694  KO=1     )
>  UI IDM user                                             (OK=23695  KO=0     )
>  UI IDM oidcToken                                        (OK=23696  KO=0     )
> userinfo                                                 (OK=23694  KO=0     )
> UI-Logout                                                (OK=23696  KO=0     )
> UI-Logout Redirect 1                                     (OK=23695  KO=1     )
>  UI AM revoke2                                           (OK=23693  KO=0     )
>  UI AM endsession                                        (OK=23693  KO=1     )
>  UI AM revoke1                                           (OK=23693  KO=0     )
> getIdToken                                               (OK=7861   KO=0     )
> getIdToken Redirect 1                                    (OK=7861   KO=0     )
> createOrganization                                       (OK=7860   KO=0     )
> queryOrganization                                        (OK=7860   KO=0     )
> deleteOrganization                                       (OK=7860   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3910   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3910   KO=0     )
> ReadPolicy                                               (OK=35366  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=730    KO=0     )
> DeletePolicy                                             (OK=35278  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4508 (98.66%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 33456  / active: 211    / done: 110309
================================================================================

00:01:29.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:30.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:31.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:31.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:31.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:32.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:32.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:32.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:33.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:33.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:33.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:34.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:34 GMT                                    2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1541661 KO=52    )
> restLoginInitiate                                        (OK=106783 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=106778 KO=0     )
> Skip 2FA                                                 (OK=59418  KO=2     )
> User Authorize PKCE stage                                (OK=125984 KO=1     )
> User AccessToken PKCE stage                              (OK=125976 KO=4     )
> RootUserinfo                                             (OK=80138  KO=0     )
> GetUUid                                                  (OK=35511  KO=1     )
> GetOpenidConfig                                          (OK=106324 KO=0     )
> CreatePolicy                                             (OK=35495  KO=16    )
> tokenUserinfo                                            (OK=19095  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23737  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23736  KO=1     )
>  UI AM idFromSession                                     (OK=23735  KO=1     )
>  UI AM validateGoto                                      (OK=23735  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23735  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23733  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4419   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23732  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23732  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23733  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23733  KO=0     )
>  UI IDM uiconfig                                         (OK=23733  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23733  KO=0     )
>  UI IDM version                                          (OK=23733  KO=0     )
>  UI IDM features                                         (OK=23732  KO=0     )
>  UI IDM privilege                                        (OK=23731  KO=0     )
>  UI IDM login                                            (OK=23729  KO=2     )
>  UI IDM managed user schema                              (OK=23730  KO=1     )
>  UI IDM dashboard                                        (OK=23730  KO=1     )
>  UI IDM user                                             (OK=23731  KO=0     )
>  UI IDM oidcToken                                        (OK=23732  KO=0     )
> userinfo                                                 (OK=23730  KO=0     )
> UI-Logout                                                (OK=23732  KO=0     )
> UI-Logout Redirect 1                                     (OK=23730  KO=1     )
>  UI AM revoke2                                           (OK=23729  KO=0     )
>  UI AM endsession                                        (OK=23729  KO=1     )
>  UI AM revoke1                                           (OK=23728  KO=0     )
> getIdToken                                               (OK=7870   KO=0     )
> getIdToken Redirect 1                                    (OK=7870   KO=0     )
> createOrganization                                       (OK=7869   KO=0     )
> queryOrganization                                        (OK=7869   KO=0     )
> deleteOrganization                                       (OK=7869   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3917   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3917   KO=0     )
> ReadPolicy                                               (OK=35436  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=731    KO=0     )
> DeletePolicy                                             (OK=35359  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4520 (98.67%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.31%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 33273  / active: 185    / done: 110518
================================================================================

00:01:34.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:35.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:37.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:37.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:37.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:37.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:38.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:39.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:39.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:39.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:39 GMT                                    2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1544419 KO=52    )
> restLoginInitiate                                        (OK=106976 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=106969 KO=0     )
> Skip 2FA                                                 (OK=59525  KO=2     )
> User Authorize PKCE stage                                (OK=126210 KO=1     )
> User AccessToken PKCE stage                              (OK=126205 KO=4     )
> RootUserinfo                                             (OK=80265  KO=0     )
> GetUUid                                                  (OK=35578  KO=1     )
> GetOpenidConfig                                          (OK=106532 KO=0     )
> CreatePolicy                                             (OK=35561  KO=16    )
> tokenUserinfo                                            (OK=19132  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23780  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23778  KO=1     )
>  UI AM idFromSession                                     (OK=23776  KO=1     )
>  UI AM validateGoto                                      (OK=23777  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23774  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4432   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23774  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23774  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23774  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23774  KO=0     )
>  UI IDM uiconfig                                         (OK=23774  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23774  KO=0     )
>  UI IDM version                                          (OK=23773  KO=0     )
>  UI IDM features                                         (OK=23773  KO=0     )
>  UI IDM privilege                                        (OK=23773  KO=0     )
>  UI IDM login                                            (OK=23771  KO=2     )
>  UI IDM managed user schema                              (OK=23772  KO=1     )
>  UI IDM dashboard                                        (OK=23772  KO=1     )
>  UI IDM user                                             (OK=23773  KO=0     )
>  UI IDM oidcToken                                        (OK=23774  KO=0     )
> userinfo                                                 (OK=23772  KO=0     )
> UI-Logout                                                (OK=23774  KO=0     )
> UI-Logout Redirect 1                                     (OK=23772  KO=1     )
>  UI AM revoke2                                           (OK=23771  KO=0     )
>  UI AM endsession                                        (OK=23771  KO=1     )
>  UI AM revoke1                                           (OK=23770  KO=0     )
> getIdToken                                               (OK=7882   KO=0     )
> getIdToken Redirect 1                                    (OK=7882   KO=0     )
> createOrganization                                       (OK=7881   KO=0     )
> queryOrganization                                        (OK=7881   KO=0     )
> deleteOrganization                                       (OK=7881   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3921   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3921   KO=0     )
> ReadPolicy                                               (OK=35505  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=731    KO=0     )
> DeletePolicy                                             (OK=35433  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4530 (98.67%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 33074  / active: 184    / done: 110718
================================================================================

00:01:40.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:40.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:40.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:41.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:42.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:43.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:43.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:43.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:44.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:44 GMT                                    2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1547081 KO=52    )
> restLoginInitiate                                        (OK=107162 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=107158 KO=0     )
> Skip 2FA                                                 (OK=59624  KO=2     )
> User Authorize PKCE stage                                (OK=126424 KO=1     )
> User AccessToken PKCE stage                              (OK=126416 KO=4     )
> RootUserinfo                                             (OK=80384  KO=0     )
> GetUUid                                                  (OK=35639  KO=1     )
> GetOpenidConfig                                          (OK=106729 KO=0     )
> CreatePolicy                                             (OK=35622  KO=16    )
> tokenUserinfo                                            (OK=19166  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23823  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23822  KO=1     )
>  UI AM idFromSession                                     (OK=23820  KO=1     )
>  UI AM validateGoto                                      (OK=23821  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23820  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23818  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4440   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23818  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23818  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23815  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23814  KO=0     )
>  UI IDM uiconfig                                         (OK=23813  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23813  KO=0     )
>  UI IDM version                                          (OK=23813  KO=0     )
>  UI IDM features                                         (OK=23813  KO=0     )
>  UI IDM privilege                                        (OK=23813  KO=0     )
>  UI IDM login                                            (OK=23811  KO=2     )
>  UI IDM managed user schema                              (OK=23812  KO=1     )
>  UI IDM dashboard                                        (OK=23812  KO=1     )
>  UI IDM user                                             (OK=23813  KO=0     )
>  UI IDM oidcToken                                        (OK=23814  KO=0     )
> userinfo                                                 (OK=23812  KO=0     )
> UI-Logout                                                (OK=23814  KO=0     )
> UI-Logout Redirect 1                                     (OK=23813  KO=1     )
>  UI AM revoke2                                           (OK=23812  KO=0     )
>  UI AM endsession                                        (OK=23812  KO=1     )
>  UI AM revoke1                                           (OK=23811  KO=0     )
> getIdToken                                               (OK=7894   KO=0     )
> getIdToken Redirect 1                                    (OK=7894   KO=0     )
> createOrganization                                       (OK=7893   KO=0     )
> queryOrganization                                        (OK=7893   KO=0     )
> deleteOrganization                                       (OK=7892   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3929   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3928   KO=0     )
> ReadPolicy                                               (OK=35572  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=732    KO=0     )
> DeletePolicy                                             (OK=35500  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4539 (98.67%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 32879  / active: 180    / done: 110917
================================================================================

00:01:45.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:46.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:46.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:47.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:49.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:49.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:49 GMT                                    2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1549891 KO=52    )
> restLoginInitiate                                        (OK=107370 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=107359 KO=0     )
> Skip 2FA                                                 (OK=59739  KO=2     )
> User Authorize PKCE stage                                (OK=126658 KO=1     )
> User AccessToken PKCE stage                              (OK=126651 KO=4     )
> RootUserinfo                                             (OK=80513  KO=0     )
> GetUUid                                                  (OK=35712  KO=1     )
> GetOpenidConfig                                          (OK=106927 KO=0     )
> CreatePolicy                                             (OK=35693  KO=16    )
> tokenUserinfo                                            (OK=19200  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23862  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23861  KO=1     )
>  UI AM idFromSession                                     (OK=23859  KO=1     )
>  UI AM validateGoto                                      (OK=23860  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23860  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23856  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4449   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23856  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23856  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23857  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23857  KO=0     )
>  UI IDM uiconfig                                         (OK=23857  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23857  KO=0     )
>  UI IDM version                                          (OK=23857  KO=0     )
>  UI IDM features                                         (OK=23857  KO=0     )
>  UI IDM privilege                                        (OK=23857  KO=0     )
>  UI IDM login                                            (OK=23855  KO=2     )
>  UI IDM managed user schema                              (OK=23856  KO=1     )
>  UI IDM dashboard                                        (OK=23856  KO=1     )
>  UI IDM user                                             (OK=23857  KO=0     )
>  UI IDM oidcToken                                        (OK=23858  KO=0     )
> userinfo                                                 (OK=23856  KO=0     )
> UI-Logout                                                (OK=23858  KO=0     )
> UI-Logout Redirect 1                                     (OK=23857  KO=1     )
>  UI AM revoke2                                           (OK=23856  KO=0     )
>  UI AM endsession                                        (OK=23856  KO=1     )
>  UI AM revoke1                                           (OK=23855  KO=0     )
> getIdToken                                               (OK=7907   KO=0     )
> getIdToken Redirect 1                                    (OK=7907   KO=0     )
> createOrganization                                       (OK=7906   KO=0     )
> queryOrganization                                        (OK=7906   KO=0     )
> deleteOrganization                                       (OK=7905   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3933   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3933   KO=0     )
> ReadPolicy                                               (OK=35632  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=733    KO=0     )
> DeletePolicy                                             (OK=35569  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4545 (98.68%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 32668  / active: 201    / done: 111107
================================================================================

00:01:50.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:50.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:50.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:50.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:50.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:50.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:51.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:51.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:52.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:53.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:53.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:53.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:53.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:54.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:54 GMT                                    2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1552691 KO=52    )
> restLoginInitiate                                        (OK=107548 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=107544 KO=0     )
> Skip 2FA                                                 (OK=59842  KO=2     )
> User Authorize PKCE stage                                (OK=126883 KO=1     )
> User AccessToken PKCE stage                              (OK=126875 KO=4     )
> RootUserinfo                                             (OK=80672  KO=0     )
> GetUUid                                                  (OK=35768  KO=1     )
> GetOpenidConfig                                          (OK=107117 KO=0     )
> CreatePolicy                                             (OK=35750  KO=16    )
> tokenUserinfo                                            (OK=19230  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23908  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23907  KO=1     )
>  UI AM idFromSession                                     (OK=23906  KO=1     )
>  UI AM validateGoto                                      (OK=23907  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23906  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23904  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4461   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23903  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23903  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23904  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23904  KO=0     )
>  UI IDM uiconfig                                         (OK=23903  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23903  KO=0     )
>  UI IDM version                                          (OK=23903  KO=0     )
>  UI IDM features                                         (OK=23903  KO=0     )
>  UI IDM privilege                                        (OK=23902  KO=0     )
>  UI IDM login                                            (OK=23900  KO=2     )
>  UI IDM managed user schema                              (OK=23900  KO=1     )
>  UI IDM dashboard                                        (OK=23900  KO=1     )
>  UI IDM user                                             (OK=23901  KO=0     )
>  UI IDM oidcToken                                        (OK=23901  KO=0     )
> userinfo                                                 (OK=23898  KO=0     )
> UI-Logout                                                (OK=23900  KO=0     )
> UI-Logout Redirect 1                                     (OK=23898  KO=1     )
>  UI AM revoke2                                           (OK=23895  KO=0     )
>  UI AM endsession                                        (OK=23895  KO=1     )
>  UI AM revoke1                                           (OK=23894  KO=0     )
> getIdToken                                               (OK=7921   KO=0     )
> getIdToken Redirect 1                                    (OK=7921   KO=0     )
> createOrganization                                       (OK=7920   KO=0     )
> queryOrganization                                        (OK=7920   KO=0     )
> deleteOrganization                                       (OK=7920   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3943   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3943   KO=0     )
> ReadPolicy                                               (OK=35702  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=737    KO=0     )
> DeletePolicy                                             (OK=35626  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4559 (98.68%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 32477  / active: 199    / done: 111300
================================================================================

00:01:54.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:54.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:54.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:55.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:56.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:01:56.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:01:59 GMT                                    2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1555171 KO=52    )
> restLoginInitiate                                        (OK=107725 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=107717 KO=0     )
> Skip 2FA                                                 (OK=59945  KO=2     )
> User Authorize PKCE stage                                (OK=127084 KO=1     )
> User AccessToken PKCE stage                              (OK=127080 KO=4     )
> RootUserinfo                                             (OK=80820  KO=0     )
> GetUUid                                                  (OK=35838  KO=1     )
> GetOpenidConfig                                          (OK=107314 KO=0     )
> CreatePolicy                                             (OK=35822  KO=16    )
> tokenUserinfo                                            (OK=19258  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23943  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23941  KO=1     )
>  UI AM idFromSession                                     (OK=23940  KO=1     )
>  UI AM validateGoto                                      (OK=23941  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23940  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23938  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4472   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23937  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23937  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23938  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23938  KO=0     )
>  UI IDM uiconfig                                         (OK=23937  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23937  KO=0     )
>  UI IDM version                                          (OK=23937  KO=0     )
>  UI IDM features                                         (OK=23936  KO=0     )
>  UI IDM privilege                                        (OK=23936  KO=0     )
>  UI IDM login                                            (OK=23934  KO=2     )
>  UI IDM managed user schema                              (OK=23935  KO=1     )
>  UI IDM dashboard                                        (OK=23935  KO=1     )
>  UI IDM user                                             (OK=23936  KO=0     )
>  UI IDM oidcToken                                        (OK=23937  KO=0     )
> userinfo                                                 (OK=23935  KO=0     )
> UI-Logout                                                (OK=23937  KO=0     )
> UI-Logout Redirect 1                                     (OK=23936  KO=1     )
>  UI AM revoke2                                           (OK=23935  KO=0     )
>  UI AM endsession                                        (OK=23935  KO=1     )
>  UI AM revoke1                                           (OK=23934  KO=0     )
> getIdToken                                               (OK=7930   KO=0     )
> getIdToken Redirect 1                                    (OK=7930   KO=0     )
> createOrganization                                       (OK=7929   KO=0     )
> queryOrganization                                        (OK=7928   KO=0     )
> deleteOrganization                                       (OK=7927   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3946   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3946   KO=0     )
> ReadPolicy                                               (OK=35760  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=738    KO=0     )
> DeletePolicy                                             (OK=35697  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4565 (98.68%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 32301  / active: 189    / done: 111486
================================================================================

00:02:00.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:00.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:00.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:00.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:00.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:01.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:01.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:01.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:02.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:03.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:04 GMT                                    2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1558091 KO=52    )
> restLoginInitiate                                        (OK=107931 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=107928 KO=0     )
> Skip 2FA                                                 (OK=60065  KO=2     )
> User Authorize PKCE stage                                (OK=127330 KO=1     )
> User AccessToken PKCE stage                              (OK=127324 KO=4     )
> RootUserinfo                                             (OK=80953  KO=0     )
> GetUUid                                                  (OK=35904  KO=1     )
> GetOpenidConfig                                          (OK=107509 KO=0     )
> CreatePolicy                                             (OK=35887  KO=16    )
> tokenUserinfo                                            (OK=19294  KO=0     )
> UI-Post-Login - stage 1                                  (OK=23991  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23989  KO=1     )
>  UI AM idFromSession                                     (OK=23987  KO=1     )
>  UI AM validateGoto                                      (OK=23987  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23988  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23986  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4482   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23985  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23985  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23982  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23981  KO=0     )
>  UI IDM uiconfig                                         (OK=23979  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23980  KO=0     )
>  UI IDM version                                          (OK=23979  KO=0     )
>  UI IDM features                                         (OK=23979  KO=0     )
>  UI IDM privilege                                        (OK=23979  KO=0     )
>  UI IDM login                                            (OK=23977  KO=2     )
>  UI IDM managed user schema                              (OK=23978  KO=1     )
>  UI IDM dashboard                                        (OK=23978  KO=1     )
>  UI IDM user                                             (OK=23979  KO=0     )
>  UI IDM oidcToken                                        (OK=23980  KO=0     )
> userinfo                                                 (OK=23978  KO=0     )
> UI-Logout                                                (OK=23980  KO=0     )
> UI-Logout Redirect 1                                     (OK=23979  KO=1     )
>  UI AM revoke2                                           (OK=23978  KO=0     )
>  UI AM endsession                                        (OK=23978  KO=1     )
>  UI AM revoke1                                           (OK=23977  KO=0     )
> getIdToken                                               (OK=7948   KO=0     )
> getIdToken Redirect 1                                    (OK=7948   KO=0     )
> createOrganization                                       (OK=7947   KO=0     )
> queryOrganization                                        (OK=7947   KO=0     )
> deleteOrganization                                       (OK=7947   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3951   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3951   KO=0     )
> ReadPolicy                                               (OK=35832  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=739    KO=0     )
> DeletePolicy                                             (OK=35755  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4575 (98.68%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 32089  / active: 199    / done: 111688
================================================================================

00:02:04.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:05.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:05.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:05.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:05.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:05.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:06.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:06.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:06.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:07.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:07.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:07.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:08.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:09.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:09.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:09 GMT                                    2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1560922 KO=52    )
> restLoginInitiate                                        (OK=108137 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=108129 KO=0     )
> Skip 2FA                                                 (OK=60175  KO=2     )
> User Authorize PKCE stage                                (OK=127552 KO=1     )
> User AccessToken PKCE stage                              (OK=127546 KO=4     )
> RootUserinfo                                             (OK=81137  KO=0     )
> GetUUid                                                  (OK=35963  KO=1     )
> GetOpenidConfig                                          (OK=107706 KO=0     )
> CreatePolicy                                             (OK=35947  KO=16    )
> tokenUserinfo                                            (OK=19326  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24030  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24028  KO=1     )
>  UI AM idFromSession                                     (OK=24026  KO=1     )
>  UI AM validateGoto                                      (OK=24027  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24027  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24024  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4492   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24024  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24023  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24023  KO=0     )
>  UI IDM uiconfig                                         (OK=24022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24022  KO=0     )
>  UI IDM version                                          (OK=24022  KO=0     )
>  UI IDM features                                         (OK=24022  KO=0     )
>  UI IDM privilege                                        (OK=24022  KO=0     )
>  UI IDM login                                            (OK=24020  KO=2     )
>  UI IDM managed user schema                              (OK=24021  KO=1     )
>  UI IDM dashboard                                        (OK=24021  KO=1     )
>  UI IDM user                                             (OK=24022  KO=0     )
>  UI IDM oidcToken                                        (OK=24023  KO=0     )
> userinfo                                                 (OK=24021  KO=0     )
> UI-Logout                                                (OK=24022  KO=0     )
> UI-Logout Redirect 1                                     (OK=24021  KO=1     )
>  UI AM revoke2                                           (OK=24020  KO=0     )
>  UI AM endsession                                        (OK=24020  KO=1     )
>  UI AM revoke1                                           (OK=24019  KO=0     )
> getIdToken                                               (OK=7968   KO=0     )
> getIdToken Redirect 1                                    (OK=7968   KO=0     )
> createOrganization                                       (OK=7966   KO=0     )
> queryOrganization                                        (OK=7966   KO=0     )
> deleteOrganization                                       (OK=7966   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3958   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3958   KO=0     )
> ReadPolicy                                               (OK=35896  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=742    KO=0     )
> DeletePolicy                                             (OK=35828  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4590 (98.69%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 31878  / active: 194    / done: 111904
================================================================================

00:02:11.615 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 112137: status.find.in([200, 209], 304), found 409
00:02:11.616 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,112137,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIwNzA3Mjc4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWGlQdWk5U3lhWVc4bGJoWG54SVMzQmp1aWVnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzczMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzczMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3MzMxLCJpYXQiOjE3MzIyMzM3MzEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InVtR1ZJdFF1LXVTeHI2eHJZQXVsRHpmSC1xOCJ9.SMYwWhBMGLXk5DpX6DNAi5GwyT4y4v-ijfKdpypfOlxNfmbNsHJQNVPICIKOC1lxj1o8qOinmGLV3dzp-fBukSPZf1fjSTR1bfZqbuls7yWxuu4Svg_oBbkehi9DMUVUGimSyRsKHrzZf0bmZ_tcDwM7C6W-35RZ5jXTBCKL4SplwdTymBDN5-5KPB5mRwjApZ9ApF13iE9g4zS7tbSkhrakDyS-dHhyxv0dhGGXEgS8us6TT6kK0G-FpZJgEU0rI6ck1e8gw8otueFJPuP7t8_3zrp9Z_MFLRtxh3TM-H_Q_ar36Qq6NsNcLvWT0_uOvKBxZA34dlCx2tuwWXKATQ, username -> user.1459, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy134572, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@14a05630, authcode -> wHP0zlMrwooa7SUjVlbUbiyqsgs, useAdminRealm -> true, callbacks -> {"tokenId":"Uy1Hd2nrX1FC6HWU6UhxV0sxsOk.*AAJTSQACMDIAAlNLABxRUkcybDZuRzYwY1B6OG80eWRXNW5ldHRUWk09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233731083), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Uy1Hd2nrX1FC6HWU6UhxV0sxsOk.*AAJTSQACMDIAAlNLABxRUkcybDZuRzYwY1B6OG80eWRXNW5ldHRUWk09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233731083))), password -> Pa_ssw0rd, challenge -> YdhR4nExyz6tEeO9-neNc_Ma4ESNBtoht9kq_f3_6jo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 94.25.2.199, verifier -> LTUxNTM0NzE2MDM3NzQxMjkyNTk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c344364, tokenId -> Uy1Hd2nrX1FC6HWU6UhxV0sxsOk.*AAJTSQACMDIAAlNLABxRUkcybDZuRzYwY1B6OG80eWRXNW5ldHRUWk09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=Uy1Hd2nrX1FC6HWU6UhxV0sxsOk.*AAJTSQACMDIAAlNLABxRUkcybDZuRzYwY1B6OG80eWRXNW5ldHRUWk09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Uy1Hd2nrX1FC6HWU6UhxV0sxsOk.*AAJTSQACMDIAAlNLABxRUkcybDZuRzYwY1B6OG80eWRXNW5ldHRUWk09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy134572","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: Fri, 22 Nov 2024 00:02:11 GMT
	x-forgerock-transactionid: 72a2591b-1c5b-4580-9076-79806b0c3ec5
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:02:12.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:13.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:13.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:14.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:14 GMT                                    2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1563882 KO=53    )
> restLoginInitiate                                        (OK=108332 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=108323 KO=0     )
> Skip 2FA                                                 (OK=60285  KO=2     )
> User Authorize PKCE stage                                (OK=127795 KO=1     )
> User AccessToken PKCE stage                              (OK=127792 KO=4     )
> RootUserinfo                                             (OK=81294  KO=0     )
> GetUUid                                                  (OK=36028  KO=1     )
> GetOpenidConfig                                          (OK=107895 KO=0     )
> CreatePolicy                                             (OK=36009  KO=17    )
> tokenUserinfo                                            (OK=19364  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24076  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24075  KO=1     )
>  UI AM idFromSession                                     (OK=24074  KO=1     )
>  UI AM validateGoto                                      (OK=24075  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24074  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24072  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4506   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24072  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24072  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24072  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24072  KO=0     )
>  UI IDM uiconfig                                         (OK=24072  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24072  KO=0     )
>  UI IDM version                                          (OK=24072  KO=0     )
>  UI IDM features                                         (OK=24071  KO=0     )
>  UI IDM privilege                                        (OK=24072  KO=0     )
>  UI IDM login                                            (OK=24069  KO=2     )
>  UI IDM managed user schema                              (OK=24069  KO=1     )
>  UI IDM dashboard                                        (OK=24069  KO=1     )
>  UI IDM user                                             (OK=24070  KO=0     )
>  UI IDM oidcToken                                        (OK=24069  KO=0     )
> userinfo                                                 (OK=24066  KO=0     )
> UI-Logout                                                (OK=24067  KO=0     )
> UI-Logout Redirect 1                                     (OK=24065  KO=1     )
>  UI AM revoke2                                           (OK=24064  KO=0     )
>  UI AM endsession                                        (OK=24064  KO=1     )
>  UI AM revoke1                                           (OK=24063  KO=0     )
> getIdToken                                               (OK=7983   KO=0     )
> getIdToken Redirect 1                                    (OK=7982   KO=0     )
> createOrganization                                       (OK=7981   KO=0     )
> queryOrganization                                        (OK=7981   KO=0     )
> deleteOrganization                                       (OK=7981   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3965   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3965   KO=0     )
> ReadPolicy                                               (OK=35957  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=746    KO=0     )
> DeletePolicy                                             (OK=35890  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4594 (98.67%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 31670  / active: 192    / done: 112114
================================================================================

00:02:15.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:15.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:15.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:15.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:16.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:17.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:17.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:17.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:17.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:18.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:18.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:19.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:19.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:19.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:19.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:19 GMT                                    2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1566358 KO=53    )
> restLoginInitiate                                        (OK=108514 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=108511 KO=0     )
> Skip 2FA                                                 (OK=60404  KO=2     )
> User Authorize PKCE stage                                (OK=128001 KO=1     )
> User AccessToken PKCE stage                              (OK=127991 KO=4     )
> RootUserinfo                                             (OK=81436  KO=0     )
> GetUUid                                                  (OK=36094  KO=1     )
> GetOpenidConfig                                          (OK=108085 KO=0     )
> CreatePolicy                                             (OK=36076  KO=17    )
> tokenUserinfo                                            (OK=19387  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24107  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24106  KO=1     )
>  UI AM idFromSession                                     (OK=24105  KO=1     )
>  UI AM validateGoto                                      (OK=24106  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24106  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24104  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4514   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24104  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24104  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24102  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24101  KO=0     )
>  UI IDM uiconfig                                         (OK=24101  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24101  KO=0     )
>  UI IDM version                                          (OK=24101  KO=0     )
>  UI IDM features                                         (OK=24101  KO=0     )
>  UI IDM privilege                                        (OK=24101  KO=0     )
>  UI IDM login                                            (OK=24099  KO=2     )
>  UI IDM managed user schema                              (OK=24099  KO=1     )
>  UI IDM dashboard                                        (OK=24099  KO=1     )
>  UI IDM user                                             (OK=24100  KO=0     )
>  UI IDM oidcToken                                        (OK=24101  KO=0     )
> userinfo                                                 (OK=24099  KO=0     )
> UI-Logout                                                (OK=24101  KO=0     )
> UI-Logout Redirect 1                                     (OK=24100  KO=1     )
>  UI AM revoke2                                           (OK=24099  KO=0     )
>  UI AM endsession                                        (OK=24099  KO=1     )
>  UI AM revoke1                                           (OK=24098  KO=0     )
> getIdToken                                               (OK=8008   KO=0     )
> getIdToken Redirect 1                                    (OK=8008   KO=0     )
> createOrganization                                       (OK=8007   KO=0     )
> queryOrganization                                        (OK=8007   KO=0     )
> deleteOrganization                                       (OK=8007   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3971   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3971   KO=0     )
> ReadPolicy                                               (OK=36021  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=747    KO=0     )
> DeletePolicy                                             (OK=35954  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4609 (98.67%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 31482  / active: 184    / done: 112310
================================================================================

00:02:19.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:20.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:21.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:22.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:23.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:23.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:23.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:23.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:24.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:24 GMT                                    2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1569258 KO=53    )
> restLoginInitiate                                        (OK=108716 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=108708 KO=0     )
> Skip 2FA                                                 (OK=60513  KO=2     )
> User Authorize PKCE stage                                (OK=128231 KO=1     )
> User AccessToken PKCE stage                              (OK=128222 KO=4     )
> RootUserinfo                                             (OK=81567  KO=0     )
> GetUUid                                                  (OK=36159  KO=1     )
> GetOpenidConfig                                          (OK=108281 KO=0     )
> CreatePolicy                                             (OK=36142  KO=17    )
> tokenUserinfo                                            (OK=19414  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24159  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24157  KO=1     )
>  UI AM idFromSession                                     (OK=24154  KO=1     )
>  UI AM validateGoto                                      (OK=24155  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24155  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24153  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4527   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24153  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24153  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24149  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24148  KO=0     )
>  UI IDM uiconfig                                         (OK=24148  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24148  KO=0     )
>  UI IDM version                                          (OK=24148  KO=0     )
>  UI IDM features                                         (OK=24147  KO=0     )
>  UI IDM privilege                                        (OK=24147  KO=0     )
>  UI IDM login                                            (OK=24145  KO=2     )
>  UI IDM managed user schema                              (OK=24146  KO=1     )
>  UI IDM dashboard                                        (OK=24146  KO=1     )
>  UI IDM user                                             (OK=24147  KO=0     )
>  UI IDM oidcToken                                        (OK=24148  KO=0     )
> userinfo                                                 (OK=24146  KO=0     )
> UI-Logout                                                (OK=24147  KO=0     )
> UI-Logout Redirect 1                                     (OK=24145  KO=1     )
>  UI AM revoke2                                           (OK=24144  KO=0     )
>  UI AM endsession                                        (OK=24144  KO=1     )
>  UI AM revoke1                                           (OK=24143  KO=0     )
> getIdToken                                               (OK=8021   KO=0     )
> getIdToken Redirect 1                                    (OK=8021   KO=0     )
> createOrganization                                       (OK=8020   KO=0     )
> queryOrganization                                        (OK=8019   KO=0     )
> deleteOrganization                                       (OK=8019   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3976   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3976   KO=0     )
> ReadPolicy                                               (OK=36086  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=747    KO=0     )
> DeletePolicy                                             (OK=36018  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4618 (98.68%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 31280  / active: 196    / done: 112500
================================================================================

00:02:25.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:25.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:26.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:26.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:27.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:27.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:27.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:28.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:28.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:29 GMT                                    2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1572435 KO=53    )
> restLoginInitiate                                        (OK=108936 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=108927 KO=0     )
> Skip 2FA                                                 (OK=60639  KO=2     )
> User Authorize PKCE stage                                (OK=128492 KO=1     )
> User AccessToken PKCE stage                              (OK=128481 KO=4     )
> RootUserinfo                                             (OK=81728  KO=0     )
> GetUUid                                                  (OK=36233  KO=1     )
> GetOpenidConfig                                          (OK=108485 KO=0     )
> CreatePolicy                                             (OK=36216  KO=17    )
> tokenUserinfo                                            (OK=19441  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24209  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24208  KO=1     )
>  UI AM idFromSession                                     (OK=24207  KO=1     )
>  UI AM validateGoto                                      (OK=24208  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24207  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24205  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4543   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24204  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24205  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24201  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24199  KO=0     )
>  UI IDM uiconfig                                         (OK=24199  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24199  KO=0     )
>  UI IDM version                                          (OK=24199  KO=0     )
>  UI IDM features                                         (OK=24197  KO=0     )
>  UI IDM privilege                                        (OK=24197  KO=0     )
>  UI IDM login                                            (OK=24195  KO=2     )
>  UI IDM managed user schema                              (OK=24196  KO=1     )
>  UI IDM dashboard                                        (OK=24196  KO=1     )
>  UI IDM user                                             (OK=24197  KO=0     )
>  UI IDM oidcToken                                        (OK=24198  KO=0     )
> userinfo                                                 (OK=24195  KO=0     )
> UI-Logout                                                (OK=24197  KO=0     )
> UI-Logout Redirect 1                                     (OK=24195  KO=1     )
>  UI AM revoke2                                           (OK=24194  KO=0     )
>  UI AM endsession                                        (OK=24194  KO=1     )
>  UI AM revoke1                                           (OK=24193  KO=0     )
> getIdToken                                               (OK=8034   KO=0     )
> getIdToken Redirect 1                                    (OK=8034   KO=0     )
> createOrganization                                       (OK=8033   KO=0     )
> queryOrganization                                        (OK=8032   KO=0     )
> deleteOrganization                                       (OK=8032   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3988   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3986   KO=0     )
> ReadPolicy                                               (OK=36151  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=747    KO=0     )
> DeletePolicy                                             (OK=36083  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4627 (98.68%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 31048  / active: 222    / done: 112706
================================================================================

00:02:29.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:30.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:30.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:30.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:31.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:31.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:32.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:32.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:33.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:33.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:33.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:33.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:34.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:34 GMT                                    2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1575100 KO=53    )
> restLoginInitiate                                        (OK=109111 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=109107 KO=0     )
> Skip 2FA                                                 (OK=60738  KO=2     )
> User Authorize PKCE stage                                (OK=128702 KO=1     )
> User AccessToken PKCE stage                              (OK=128696 KO=4     )
> RootUserinfo                                             (OK=81904  KO=0     )
> GetUUid                                                  (OK=36292  KO=1     )
> GetOpenidConfig                                          (OK=108681 KO=0     )
> CreatePolicy                                             (OK=36275  KO=17    )
> tokenUserinfo                                            (OK=19478  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24245  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24244  KO=1     )
>  UI AM idFromSession                                     (OK=24243  KO=1     )
>  UI AM validateGoto                                      (OK=24244  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24245  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24243  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4547   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24240  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24240  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24238  KO=0     )
>  UI IDM uiconfig                                         (OK=24238  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24238  KO=0     )
>  UI IDM version                                          (OK=24238  KO=0     )
>  UI IDM features                                         (OK=24237  KO=0     )
>  UI IDM privilege                                        (OK=24238  KO=0     )
>  UI IDM login                                            (OK=24235  KO=2     )
>  UI IDM managed user schema                              (OK=24236  KO=1     )
>  UI IDM dashboard                                        (OK=24236  KO=1     )
>  UI IDM user                                             (OK=24237  KO=0     )
>  UI IDM oidcToken                                        (OK=24238  KO=0     )
> userinfo                                                 (OK=24236  KO=0     )
> UI-Logout                                                (OK=24238  KO=0     )
> UI-Logout Redirect 1                                     (OK=24237  KO=1     )
>  UI AM revoke2                                           (OK=24236  KO=0     )
>  UI AM endsession                                        (OK=24236  KO=1     )
>  UI AM revoke1                                           (OK=24235  KO=0     )
> getIdToken                                               (OK=8051   KO=0     )
> getIdToken Redirect 1                                    (OK=8051   KO=0     )
> createOrganization                                       (OK=8050   KO=0     )
> queryOrganization                                        (OK=8050   KO=0     )
> deleteOrganization                                       (OK=8050   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3994   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3994   KO=0     )
> ReadPolicy                                               (OK=36224  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=748    KO=0     )
> DeletePolicy                                             (OK=36146  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4640 (98.68%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 30867  / active: 189    / done: 112920
================================================================================

00:02:34.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:35.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:35.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:35.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:36.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:36.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:36.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:36.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:36.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:38.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:38.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:39 GMT                                    2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1577837 KO=53    )
> restLoginInitiate                                        (OK=109290 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=109288 KO=0     )
> Skip 2FA                                                 (OK=60831  KO=2     )
> User Authorize PKCE stage                                (OK=128916 KO=1     )
> User AccessToken PKCE stage                              (OK=128911 KO=4     )
> RootUserinfo                                             (OK=82026  KO=0     )
> GetUUid                                                  (OK=36352  KO=1     )
> GetOpenidConfig                                          (OK=108872 KO=0     )
> CreatePolicy                                             (OK=36334  KO=17    )
> tokenUserinfo                                            (OK=19512  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24288  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24287  KO=1     )
>  UI AM idFromSession                                     (OK=24286  KO=1     )
>  UI AM validateGoto                                      (OK=24287  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24287  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24284  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4560   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24284  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24284  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24284  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24284  KO=0     )
>  UI IDM uiconfig                                         (OK=24284  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24284  KO=0     )
>  UI IDM version                                          (OK=24284  KO=0     )
>  UI IDM features                                         (OK=24284  KO=0     )
>  UI IDM privilege                                        (OK=24284  KO=0     )
>  UI IDM login                                            (OK=24282  KO=2     )
>  UI IDM managed user schema                              (OK=24283  KO=1     )
>  UI IDM dashboard                                        (OK=24283  KO=1     )
>  UI IDM user                                             (OK=24284  KO=0     )
>  UI IDM oidcToken                                        (OK=24285  KO=0     )
> userinfo                                                 (OK=24283  KO=0     )
> UI-Logout                                                (OK=24285  KO=0     )
> UI-Logout Redirect 1                                     (OK=24284  KO=1     )
>  UI AM revoke2                                           (OK=24283  KO=0     )
>  UI AM endsession                                        (OK=24283  KO=1     )
>  UI AM revoke1                                           (OK=24282  KO=0     )
> getIdToken                                               (OK=8062   KO=0     )
> getIdToken Redirect 1                                    (OK=8061   KO=0     )
> createOrganization                                       (OK=8060   KO=0     )
> queryOrganization                                        (OK=8060   KO=0     )
> deleteOrganization                                       (OK=8060   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4002   KO=0     )
> ReadPolicy                                               (OK=36285  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=748    KO=0     )
> DeletePolicy                                             (OK=36213  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4651 (98.68%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 30679  / active: 171    / done: 113126
================================================================================

00:02:41.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:41.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:42.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:42.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:42.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:42.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:43.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:44.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:44.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:44 GMT                                    2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1580564 KO=53    )
> restLoginInitiate                                        (OK=109491 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=109486 KO=0     )
> Skip 2FA                                                 (OK=60941  KO=2     )
> User Authorize PKCE stage                                (OK=129141 KO=1     )
> User AccessToken PKCE stage                              (OK=129134 KO=4     )
> RootUserinfo                                             (OK=82162  KO=0     )
> GetUUid                                                  (OK=36411  KO=1     )
> GetOpenidConfig                                          (OK=109054 KO=0     )
> CreatePolicy                                             (OK=36393  KO=17    )
> tokenUserinfo                                            (OK=19545  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24332  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24330  KO=1     )
>  UI AM idFromSession                                     (OK=24329  KO=1     )
>  UI AM validateGoto                                      (OK=24330  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24328  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24326  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4568   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24326  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24326  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24326  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24326  KO=0     )
>  UI IDM uiconfig                                         (OK=24326  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24325  KO=0     )
>  UI IDM version                                          (OK=24325  KO=0     )
>  UI IDM features                                         (OK=24325  KO=0     )
>  UI IDM privilege                                        (OK=24325  KO=0     )
>  UI IDM login                                            (OK=24323  KO=2     )
>  UI IDM managed user schema                              (OK=24323  KO=1     )
>  UI IDM dashboard                                        (OK=24324  KO=1     )
>  UI IDM user                                             (OK=24325  KO=0     )
>  UI IDM oidcToken                                        (OK=24325  KO=0     )
> userinfo                                                 (OK=24323  KO=0     )
> UI-Logout                                                (OK=24325  KO=0     )
> UI-Logout Redirect 1                                     (OK=24324  KO=1     )
>  UI AM revoke2                                           (OK=24321  KO=0     )
>  UI AM endsession                                        (OK=24321  KO=1     )
>  UI AM revoke1                                           (OK=24320  KO=0     )
> getIdToken                                               (OK=8077   KO=0     )
> getIdToken Redirect 1                                    (OK=8077   KO=0     )
> createOrganization                                       (OK=8076   KO=0     )
> queryOrganization                                        (OK=8076   KO=0     )
> deleteOrganization                                       (OK=8076   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4011   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4011   KO=0     )
> ReadPolicy                                               (OK=36346  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=748    KO=0     )
> DeletePolicy                                             (OK=36281  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4660 (98.69%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.28%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 30466  / active: 187    / done: 113323
================================================================================

00:02:44.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:45.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:45.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:45.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:45.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:45.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:46.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:47.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:48.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:49.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:49.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:49.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:49 GMT                                    2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1583257 KO=53    )
> restLoginInitiate                                        (OK=109676 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=109670 KO=0     )
> Skip 2FA                                                 (OK=61042  KO=2     )
> User Authorize PKCE stage                                (OK=129359 KO=1     )
> User AccessToken PKCE stage                              (OK=129353 KO=4     )
> RootUserinfo                                             (OK=82295  KO=0     )
> GetUUid                                                  (OK=36480  KO=1     )
> GetOpenidConfig                                          (OK=109244 KO=0     )
> CreatePolicy                                             (OK=36462  KO=17    )
> tokenUserinfo                                            (OK=19579  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24372  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24371  KO=1     )
>  UI AM idFromSession                                     (OK=24368  KO=1     )
>  UI AM validateGoto                                      (OK=24370  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24369  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24367  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4578   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24367  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24367  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24367  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24367  KO=0     )
>  UI IDM uiconfig                                         (OK=24367  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24367  KO=0     )
>  UI IDM version                                          (OK=24367  KO=0     )
>  UI IDM features                                         (OK=24367  KO=0     )
>  UI IDM privilege                                        (OK=24367  KO=0     )
>  UI IDM login                                            (OK=24365  KO=2     )
>  UI IDM managed user schema                              (OK=24365  KO=1     )
>  UI IDM dashboard                                        (OK=24365  KO=1     )
>  UI IDM user                                             (OK=24366  KO=0     )
>  UI IDM oidcToken                                        (OK=24366  KO=0     )
> userinfo                                                 (OK=24364  KO=0     )
> UI-Logout                                                (OK=24366  KO=0     )
> UI-Logout Redirect 1                                     (OK=24365  KO=1     )
>  UI AM revoke2                                           (OK=24364  KO=0     )
>  UI AM endsession                                        (OK=24364  KO=1     )
>  UI AM revoke1                                           (OK=24363  KO=0     )
> getIdToken                                               (OK=8092   KO=0     )
> getIdToken Redirect 1                                    (OK=8091   KO=0     )
> createOrganization                                       (OK=8090   KO=0     )
> queryOrganization                                        (OK=8090   KO=0     )
> deleteOrganization                                       (OK=8089   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4019   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4019   KO=0     )
> ReadPolicy                                               (OK=36405  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=748    KO=0     )
> DeletePolicy                                             (OK=36343  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4672 (98.69%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 30276  / active: 174    / done: 113526
================================================================================

00:02:50.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:50.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:51.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:52.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:52.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:52.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:53.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:53.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:53.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:53.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:54 GMT                                    2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1586072 KO=53    )
> restLoginInitiate                                        (OK=109882 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=109878 KO=0     )
> Skip 2FA                                                 (OK=61149  KO=2     )
> User Authorize PKCE stage                                (OK=129594 KO=1     )
> User AccessToken PKCE stage                              (OK=129589 KO=4     )
> RootUserinfo                                             (OK=82428  KO=0     )
> GetUUid                                                  (OK=36542  KO=1     )
> GetOpenidConfig                                          (OK=109432 KO=0     )
> CreatePolicy                                             (OK=36522  KO=17    )
> tokenUserinfo                                            (OK=19620  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24417  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24416  KO=1     )
>  UI AM idFromSession                                     (OK=24413  KO=1     )
>  UI AM validateGoto                                      (OK=24414  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24414  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24411  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4591   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24410  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24410  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24410  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24409  KO=0     )
>  UI IDM uiconfig                                         (OK=24409  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24409  KO=0     )
>  UI IDM version                                          (OK=24409  KO=0     )
>  UI IDM features                                         (OK=24409  KO=0     )
>  UI IDM privilege                                        (OK=24409  KO=0     )
>  UI IDM login                                            (OK=24407  KO=2     )
>  UI IDM managed user schema                              (OK=24408  KO=1     )
>  UI IDM dashboard                                        (OK=24408  KO=1     )
>  UI IDM user                                             (OK=24409  KO=0     )
>  UI IDM oidcToken                                        (OK=24409  KO=0     )
> userinfo                                                 (OK=24407  KO=0     )
> UI-Logout                                                (OK=24409  KO=0     )
> UI-Logout Redirect 1                                     (OK=24408  KO=1     )
>  UI AM revoke2                                           (OK=24407  KO=0     )
>  UI AM endsession                                        (OK=24407  KO=1     )
>  UI AM revoke1                                           (OK=24406  KO=0     )
> getIdToken                                               (OK=8103   KO=0     )
> getIdToken Redirect 1                                    (OK=8103   KO=0     )
> createOrganization                                       (OK=8102   KO=0     )
> queryOrganization                                        (OK=8102   KO=0     )
> deleteOrganization                                       (OK=8102   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4028   KO=0     )
> ReadPolicy                                               (OK=36472  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=749    KO=0     )
> DeletePolicy                                             (OK=36402  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4682 (98.69%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.30%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 30060  / active: 193    / done: 113723
================================================================================

00:02:55.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:55.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:55.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:56.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:56.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:56.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:57.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:57.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:57.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:58.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:02:58.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:02:59 GMT                                    2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1588772 KO=53    )
> restLoginInitiate                                        (OK=110076 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=110069 KO=0     )
> Skip 2FA                                                 (OK=61259  KO=2     )
> User Authorize PKCE stage                                (OK=129817 KO=1     )
> User AccessToken PKCE stage                              (OK=129805 KO=4     )
> RootUserinfo                                             (OK=82573  KO=0     )
> GetUUid                                                  (OK=36609  KO=1     )
> GetOpenidConfig                                          (OK=109627 KO=0     )
> CreatePolicy                                             (OK=36590  KO=17    )
> tokenUserinfo                                            (OK=19657  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24454  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24452  KO=1     )
>  UI AM idFromSession                                     (OK=24451  KO=1     )
>  UI AM validateGoto                                      (OK=24452  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24451  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24449  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4597   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24449  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24449  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24450  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24450  KO=0     )
>  UI IDM uiconfig                                         (OK=24450  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24450  KO=0     )
>  UI IDM version                                          (OK=24450  KO=0     )
>  UI IDM features                                         (OK=24450  KO=0     )
>  UI IDM privilege                                        (OK=24450  KO=0     )
>  UI IDM login                                            (OK=24448  KO=2     )
>  UI IDM managed user schema                              (OK=24449  KO=1     )
>  UI IDM dashboard                                        (OK=24449  KO=1     )
>  UI IDM user                                             (OK=24450  KO=0     )
>  UI IDM oidcToken                                        (OK=24451  KO=0     )
> userinfo                                                 (OK=24448  KO=0     )
> UI-Logout                                                (OK=24448  KO=0     )
> UI-Logout Redirect 1                                     (OK=24447  KO=1     )
>  UI AM revoke2                                           (OK=24446  KO=0     )
>  UI AM endsession                                        (OK=24446  KO=1     )
>  UI AM revoke1                                           (OK=24445  KO=0     )
> getIdToken                                               (OK=8118   KO=0     )
> getIdToken Redirect 1                                    (OK=8118   KO=0     )
> createOrganization                                       (OK=8116   KO=0     )
> queryOrganization                                        (OK=8116   KO=0     )
> deleteOrganization                                       (OK=8114   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4038   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4037   KO=0     )
> ReadPolicy                                               (OK=36534  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=751    KO=0     )
> DeletePolicy                                             (OK=36467  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4693 (98.70%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 29857  / active: 194    / done: 113925
================================================================================

00:02:59.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:00.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:00.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:01.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:02.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:02.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:03.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:03.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:03.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:04.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:04 GMT                                    2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1591423 KO=53    )
> restLoginInitiate                                        (OK=110262 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=110260 KO=0     )
> Skip 2FA                                                 (OK=61363  KO=2     )
> User Authorize PKCE stage                                (OK=130038 KO=1     )
> User AccessToken PKCE stage                              (OK=130030 KO=4     )
> RootUserinfo                                             (OK=82698  KO=0     )
> GetUUid                                                  (OK=36686  KO=1     )
> GetOpenidConfig                                          (OK=109830 KO=0     )
> CreatePolicy                                             (OK=36667  KO=17    )
> tokenUserinfo                                            (OK=19692  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24495  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24494  KO=1     )
>  UI AM idFromSession                                     (OK=24493  KO=1     )
>  UI AM validateGoto                                      (OK=24494  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24493  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24491  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4607   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24490  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24490  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24489  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24489  KO=0     )
>  UI IDM uiconfig                                         (OK=24489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24489  KO=0     )
>  UI IDM version                                          (OK=24489  KO=0     )
>  UI IDM features                                         (OK=24488  KO=0     )
>  UI IDM privilege                                        (OK=24488  KO=0     )
>  UI IDM login                                            (OK=24486  KO=2     )
>  UI IDM managed user schema                              (OK=24487  KO=1     )
>  UI IDM dashboard                                        (OK=24487  KO=1     )
>  UI IDM user                                             (OK=24488  KO=0     )
>  UI IDM oidcToken                                        (OK=24487  KO=0     )
> userinfo                                                 (OK=24485  KO=0     )
> UI-Logout                                                (OK=24487  KO=0     )
> UI-Logout Redirect 1                                     (OK=24485  KO=1     )
>  UI AM revoke2                                           (OK=24484  KO=0     )
>  UI AM endsession                                        (OK=24484  KO=1     )
>  UI AM revoke1                                           (OK=24483  KO=0     )
> getIdToken                                               (OK=8124   KO=0     )
> getIdToken Redirect 1                                    (OK=8124   KO=0     )
> createOrganization                                       (OK=8123   KO=0     )
> queryOrganization                                        (OK=8123   KO=0     )
> deleteOrganization                                       (OK=8123   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4043   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4043   KO=0     )
> ReadPolicy                                               (OK=36600  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=753    KO=0     )
> DeletePolicy                                             (OK=36530  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4703 (98.70%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 29666  / active: 195    / done: 114115
================================================================================

00:03:04.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:05.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 114336: status.find.in([200, 209], 304), found 409
00:03:05.926 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,114336,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTIwNjE3NzExIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVTR2SnJTLWQzSmFEYXpKOXpqUTZ4am5sWkhBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzc4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzc4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3Mzg1LCJpYXQiOjE3MzIyMzM3ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjlsYUZSMnd0RFpRdmRGTzFrbktpRWJwajAzUSJ9.hZtlF86hs4YcQtWEtId1mSWLTGoQh3KXJjTRqpnjH4KgbNwgZTgL8ZWYYaVWI_A1KqI0jPZjxP17K3POLh8aVRpq7jS7d6q1AtxUR8PplEeN6vIRM8ZWFj-9V95PlHn1cbKpy-qsHAkugTLpelXdq3-9z2sVhFNaI_MUHvs3URGJ0cMYiWBJ8iuGHIZR182mecES6k3sVk2NPCvDU3OB9xrdHzCB0SdNjim2f7r7vZrADL5B7KA5CtjR8VMR7M2YkiH8L0EfFuQoW14ompgr46ImTypM2aDTzDs5tGmrEcjQNvGNKHyneNMkFTyDHr2gmlES5rsxqbQ-zZPnrWEocA, username -> user.169185, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy971669, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@676137bc, authcode -> 6RestLG7a40dnzIkMSV0PXqTeq0, useAdminRealm -> true, callbacks -> {"tokenId":"_N2ciTVld3yw0dkMRL-gdQKB43g.*AAJTSQACMDIAAlNLABxUUTd2VzRFUWtZM0FBQkdQT3RsaEFWVkVFU2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233785489), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=_N2ciTVld3yw0dkMRL-gdQKB43g.*AAJTSQACMDIAAlNLABxUUTd2VzRFUWtZM0FBQkdQT3RsaEFWVkVFU2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233785489))), password -> Pa_ssw0rd, challenge -> k6ON3vTXHDgFFKXmy_jQB3qE7Nfr20TreWFf2dmHzTg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 208.21.200.45, verifier -> LTgzMDQ4NzYyMzczMjk0NDYyNDI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@8bd227b, tokenId -> _N2ciTVld3yw0dkMRL-gdQKB43g.*AAJTSQACMDIAAlNLABxUUTd2VzRFUWtZM0FBQkdQT3RsaEFWVkVFU2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=_N2ciTVld3yw0dkMRL-gdQKB43g.*AAJTSQACMDIAAlNLABxUUTd2VzRFUWtZM0FBQkdQT3RsaEFWVkVFU2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=_N2ciTVld3yw0dkMRL-gdQKB43g.*AAJTSQACMDIAAlNLABxUUTd2VzRFUWtZM0FBQkdQT3RsaEFWVkVFU2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy971669","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: Fri, 22 Nov 2024 00:03:05 GMT
	x-forgerock-transactionid: 8ff5176b-c13a-45fc-bb33-7bb4be375326
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:03:06.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:07.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:07.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:07.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:07.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:08.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:08.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:08.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:09.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:09.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:09.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:09 GMT                                    2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1594238 KO=54    )
> restLoginInitiate                                        (OK=110471 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=110466 KO=0     )
> Skip 2FA                                                 (OK=61485  KO=2     )
> User Authorize PKCE stage                                (OK=130273 KO=1     )
> User AccessToken PKCE stage                              (OK=130265 KO=4     )
> RootUserinfo                                             (OK=82848  KO=0     )
> GetUUid                                                  (OK=36755  KO=1     )
> GetOpenidConfig                                          (OK=110046 KO=0     )
> CreatePolicy                                             (OK=36737  KO=18    )
> tokenUserinfo                                            (OK=19727  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24534  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24533  KO=1     )
>  UI AM idFromSession                                     (OK=24530  KO=1     )
>  UI AM validateGoto                                      (OK=24532  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24532  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24529  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4615   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24529  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24529  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24527  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24527  KO=0     )
>  UI IDM uiconfig                                         (OK=24527  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24527  KO=0     )
>  UI IDM version                                          (OK=24527  KO=0     )
>  UI IDM features                                         (OK=24527  KO=0     )
>  UI IDM privilege                                        (OK=24527  KO=0     )
>  UI IDM login                                            (OK=24525  KO=2     )
>  UI IDM managed user schema                              (OK=24526  KO=1     )
>  UI IDM dashboard                                        (OK=24526  KO=1     )
>  UI IDM user                                             (OK=24527  KO=0     )
>  UI IDM oidcToken                                        (OK=24528  KO=0     )
> userinfo                                                 (OK=24525  KO=0     )
> UI-Logout                                                (OK=24527  KO=0     )
> UI-Logout Redirect 1                                     (OK=24525  KO=1     )
>  UI AM revoke2                                           (OK=24524  KO=0     )
>  UI AM endsession                                        (OK=24524  KO=1     )
>  UI AM revoke1                                           (OK=24523  KO=0     )
> getIdToken                                               (OK=8143   KO=0     )
> getIdToken Redirect 1                                    (OK=8143   KO=0     )
> createOrganization                                       (OK=8142   KO=0     )
> queryOrganization                                        (OK=8142   KO=0     )
> deleteOrganization                                       (OK=8142   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4048   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4048   KO=0     )
> ReadPolicy                                               (OK=36676  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=754    KO=0     )
> DeletePolicy                                             (OK=36595  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4715 (98.68%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 29454  / active: 210    / done: 114312
================================================================================

00:03:09.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:10.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:12.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:12.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:13.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:13.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:14.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:14.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:14.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:14 GMT                                    2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1596772 KO=54    )
> restLoginInitiate                                        (OK=110641 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=110634 KO=0     )
> Skip 2FA                                                 (OK=61586  KO=2     )
> User Authorize PKCE stage                                (OK=130473 KO=1     )
> User AccessToken PKCE stage                              (OK=130467 KO=4     )
> RootUserinfo                                             (OK=82982  KO=0     )
> GetUUid                                                  (OK=36826  KO=1     )
> GetOpenidConfig                                          (OK=110265 KO=0     )
> CreatePolicy                                             (OK=36808  KO=18    )
> tokenUserinfo                                            (OK=19754  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24567  KO=1     )
>  UI AM idFromSession                                     (OK=24566  KO=1     )
>  UI AM validateGoto                                      (OK=24567  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24566  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4621   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24566  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24566  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24565  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24565  KO=0     )
>  UI IDM uiconfig                                         (OK=24565  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24565  KO=0     )
>  UI IDM version                                          (OK=24565  KO=0     )
>  UI IDM features                                         (OK=24564  KO=0     )
>  UI IDM privilege                                        (OK=24564  KO=0     )
>  UI IDM login                                            (OK=24563  KO=2     )
>  UI IDM managed user schema                              (OK=24563  KO=1     )
>  UI IDM dashboard                                        (OK=24563  KO=1     )
>  UI IDM user                                             (OK=24564  KO=0     )
>  UI IDM oidcToken                                        (OK=24565  KO=0     )
> userinfo                                                 (OK=24563  KO=0     )
> UI-Logout                                                (OK=24565  KO=0     )
> UI-Logout Redirect 1                                     (OK=24564  KO=1     )
>  UI AM revoke2                                           (OK=24562  KO=0     )
>  UI AM endsession                                        (OK=24562  KO=1     )
>  UI AM revoke1                                           (OK=24561  KO=0     )
> getIdToken                                               (OK=8151   KO=0     )
> getIdToken Redirect 1                                    (OK=8151   KO=0     )
> createOrganization                                       (OK=8149   KO=0     )
> queryOrganization                                        (OK=8149   KO=0     )
> deleteOrganization                                       (OK=8149   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4054   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4053   KO=0     )
> ReadPolicy                                               (OK=36749  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=755    KO=0     )
> DeletePolicy                                             (OK=36673  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4724 (98.68%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 29270  / active: 196    / done: 114510
================================================================================

00:03:16.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:16.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:16.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:17.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:17.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:17.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:17.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:17.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:18.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:19 GMT                                    2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1599435 KO=54    )
> restLoginInitiate                                        (OK=110825 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=110822 KO=0     )
> Skip 2FA                                                 (OK=61689  KO=2     )
> User Authorize PKCE stage                                (OK=130689 KO=1     )
> User AccessToken PKCE stage                              (OK=130682 KO=4     )
> RootUserinfo                                             (OK=83089  KO=0     )
> GetUUid                                                  (OK=36895  KO=1     )
> GetOpenidConfig                                          (OK=110472 KO=0     )
> CreatePolicy                                             (OK=36873  KO=18    )
> tokenUserinfo                                            (OK=19781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24611  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24609  KO=1     )
>  UI AM idFromSession                                     (OK=24608  KO=1     )
>  UI AM validateGoto                                      (OK=24609  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24610  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24608  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4629   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24607  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24607  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24605  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24605  KO=0     )
>  UI IDM uiconfig                                         (OK=24605  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24605  KO=0     )
>  UI IDM version                                          (OK=24605  KO=0     )
>  UI IDM features                                         (OK=24605  KO=0     )
>  UI IDM privilege                                        (OK=24604  KO=0     )
>  UI IDM login                                            (OK=24602  KO=2     )
>  UI IDM managed user schema                              (OK=24603  KO=1     )
>  UI IDM dashboard                                        (OK=24603  KO=1     )
>  UI IDM user                                             (OK=24604  KO=0     )
>  UI IDM oidcToken                                        (OK=24605  KO=0     )
> userinfo                                                 (OK=24603  KO=0     )
> UI-Logout                                                (OK=24605  KO=0     )
> UI-Logout Redirect 1                                     (OK=24604  KO=1     )
>  UI AM revoke2                                           (OK=24601  KO=0     )
>  UI AM endsession                                        (OK=24601  KO=1     )
>  UI AM revoke1                                           (OK=24600  KO=0     )
> getIdToken                                               (OK=8165   KO=0     )
> getIdToken Redirect 1                                    (OK=8165   KO=0     )
> createOrganization                                       (OK=8164   KO=0     )
> queryOrganization                                        (OK=8164   KO=0     )
> deleteOrganization                                       (OK=8164   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4059   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4059   KO=0     )
> ReadPolicy                                               (OK=36816  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=755    KO=0     )
> DeletePolicy                                             (OK=36744  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4733 (98.69%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 29085  / active: 190    / done: 114701
================================================================================

00:03:20.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:21.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:21.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:21.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:21.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:23.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:23.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:24.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:24 GMT                                    2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1601964 KO=54    )
> restLoginInitiate                                        (OK=111020 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=111014 KO=0     )
> Skip 2FA                                                 (OK=61806  KO=2     )
> User Authorize PKCE stage                                (OK=130903 KO=1     )
> User AccessToken PKCE stage                              (OK=130895 KO=4     )
> RootUserinfo                                             (OK=83233  KO=0     )
> GetUUid                                                  (OK=36960  KO=1     )
> GetOpenidConfig                                          (OK=110674 KO=0     )
> CreatePolicy                                             (OK=36936  KO=18    )
> tokenUserinfo                                            (OK=19815  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24645  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24644  KO=1     )
>  UI AM idFromSession                                     (OK=24642  KO=1     )
>  UI AM validateGoto                                      (OK=24643  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24641  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24639  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4633   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24639  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24639  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24640  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24640  KO=0     )
>  UI IDM uiconfig                                         (OK=24638  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24639  KO=0     )
>  UI IDM version                                          (OK=24638  KO=0     )
>  UI IDM features                                         (OK=24638  KO=0     )
>  UI IDM privilege                                        (OK=24638  KO=0     )
>  UI IDM login                                            (OK=24636  KO=2     )
>  UI IDM managed user schema                              (OK=24637  KO=1     )
>  UI IDM dashboard                                        (OK=24637  KO=1     )
>  UI IDM user                                             (OK=24638  KO=0     )
>  UI IDM oidcToken                                        (OK=24639  KO=0     )
> userinfo                                                 (OK=24637  KO=0     )
> UI-Logout                                                (OK=24639  KO=0     )
> UI-Logout Redirect 1                                     (OK=24638  KO=1     )
>  UI AM revoke2                                           (OK=24637  KO=0     )
>  UI AM endsession                                        (OK=24637  KO=1     )
>  UI AM revoke1                                           (OK=24636  KO=0     )
> getIdToken                                               (OK=8177   KO=0     )
> getIdToken Redirect 1                                    (OK=8177   KO=0     )
> createOrganization                                       (OK=8176   KO=0     )
> queryOrganization                                        (OK=8176   KO=0     )
> deleteOrganization                                       (OK=8176   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4063   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4063   KO=0     )
> ReadPolicy                                               (OK=36884  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=756    KO=0     )
> DeletePolicy                                             (OK=36813  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4741 (98.69%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 28883  / active: 208    / done: 114885
================================================================================

00:03:24.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:25.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:26.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:26.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:26.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:27.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:27.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:27.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:27.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:27.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:28.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:29 GMT                                    2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1604824 KO=54    )
> restLoginInitiate                                        (OK=111205 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=111201 KO=0     )
> Skip 2FA                                                 (OK=61906  KO=2     )
> User Authorize PKCE stage                                (OK=131128 KO=1     )
> User AccessToken PKCE stage                              (OK=131124 KO=4     )
> RootUserinfo                                             (OK=83377  KO=0     )
> GetUUid                                                  (OK=37027  KO=1     )
> GetOpenidConfig                                          (OK=110873 KO=0     )
> CreatePolicy                                             (OK=37006  KO=18    )
> tokenUserinfo                                            (OK=19850  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24690  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24689  KO=1     )
>  UI AM idFromSession                                     (OK=24687  KO=1     )
>  UI AM validateGoto                                      (OK=24688  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24689  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24687  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4640   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24686  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24686  KO=0     )
>  UI IDM uiconfig                                         (OK=24684  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24684  KO=0     )
>  UI IDM version                                          (OK=24684  KO=0     )
>  UI IDM features                                         (OK=24684  KO=0     )
>  UI IDM privilege                                        (OK=24684  KO=0     )
>  UI IDM login                                            (OK=24682  KO=2     )
>  UI IDM managed user schema                              (OK=24683  KO=1     )
>  UI IDM dashboard                                        (OK=24683  KO=1     )
>  UI IDM user                                             (OK=24684  KO=0     )
>  UI IDM oidcToken                                        (OK=24684  KO=0     )
> userinfo                                                 (OK=24682  KO=0     )
> UI-Logout                                                (OK=24683  KO=0     )
> UI-Logout Redirect 1                                     (OK=24682  KO=1     )
>  UI AM revoke2                                           (OK=24681  KO=0     )
>  UI AM endsession                                        (OK=24681  KO=1     )
>  UI AM revoke1                                           (OK=24680  KO=0     )
> getIdToken                                               (OK=8192   KO=0     )
> getIdToken Redirect 1                                    (OK=8191   KO=0     )
> createOrganization                                       (OK=8190   KO=0     )
> queryOrganization                                        (OK=8190   KO=0     )
> deleteOrganization                                       (OK=8189   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4075   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4074   KO=0     )
> ReadPolicy                                               (OK=36949  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=756    KO=0     )
> DeletePolicy                                             (OK=36880  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4752 (98.69%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 28692  / active: 181    / done: 115103
================================================================================

00:03:30.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:30.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:30.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:31.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:31.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:31.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:31.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:32.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:32.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:32.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:32.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:33.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:33.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:33.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:34.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:34 GMT                                    2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1607262 KO=54    )
> restLoginInitiate                                        (OK=111389 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=111387 KO=0     )
> Skip 2FA                                                 (OK=62015  KO=2     )
> User Authorize PKCE stage                                (OK=131329 KO=1     )
> User AccessToken PKCE stage                              (OK=131322 KO=4     )
> RootUserinfo                                             (OK=83504  KO=0     )
> GetUUid                                                  (OK=37091  KO=1     )
> GetOpenidConfig                                          (OK=111072 KO=0     )
> CreatePolicy                                             (OK=37069  KO=18    )
> tokenUserinfo                                            (OK=19878  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24723  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24722  KO=1     )
>  UI AM idFromSession                                     (OK=24721  KO=1     )
>  UI AM validateGoto                                      (OK=24722  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24721  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24719  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4645   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24718  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24718  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24717  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24717  KO=0     )
>  UI IDM uiconfig                                         (OK=24717  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24717  KO=0     )
>  UI IDM version                                          (OK=24717  KO=0     )
>  UI IDM features                                         (OK=24717  KO=0     )
>  UI IDM privilege                                        (OK=24717  KO=0     )
>  UI IDM login                                            (OK=24715  KO=2     )
>  UI IDM managed user schema                              (OK=24716  KO=1     )
>  UI IDM dashboard                                        (OK=24716  KO=1     )
>  UI IDM user                                             (OK=24717  KO=0     )
>  UI IDM oidcToken                                        (OK=24718  KO=0     )
> userinfo                                                 (OK=24716  KO=0     )
> UI-Logout                                                (OK=24718  KO=0     )
> UI-Logout Redirect 1                                     (OK=24717  KO=1     )
>  UI AM revoke2                                           (OK=24716  KO=0     )
>  UI AM endsession                                        (OK=24716  KO=1     )
>  UI AM revoke1                                           (OK=24715  KO=0     )
> getIdToken                                               (OK=8205   KO=0     )
> getIdToken Redirect 1                                    (OK=8205   KO=0     )
> createOrganization                                       (OK=8204   KO=0     )
> queryOrganization                                        (OK=8204   KO=0     )
> deleteOrganization                                       (OK=8204   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4079   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4079   KO=0     )
> ReadPolicy                                               (OK=37017  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=758    KO=0     )
> DeletePolicy                                             (OK=36943  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4767 (98.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 28502  / active: 189    / done: 115285
================================================================================

00:03:35.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:35.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:36.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:37.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:38.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:39.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:39 GMT                                    2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1609934 KO=54    )
> restLoginInitiate                                        (OK=111596 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=111588 KO=0     )
> Skip 2FA                                                 (OK=62124  KO=2     )
> User Authorize PKCE stage                                (OK=131559 KO=1     )
> User AccessToken PKCE stage                              (OK=131553 KO=4     )
> RootUserinfo                                             (OK=83668  KO=0     )
> GetUUid                                                  (OK=37153  KO=1     )
> GetOpenidConfig                                          (OK=111264 KO=0     )
> CreatePolicy                                             (OK=37134  KO=18    )
> tokenUserinfo                                            (OK=19918  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24766  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24764  KO=1     )
>  UI AM idFromSession                                     (OK=24763  KO=1     )
>  UI AM validateGoto                                      (OK=24764  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24760  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24757  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4657   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24754  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24754  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24753  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24752  KO=0     )
>  UI IDM uiconfig                                         (OK=24752  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24752  KO=0     )
>  UI IDM version                                          (OK=24752  KO=0     )
>  UI IDM features                                         (OK=24752  KO=0     )
>  UI IDM privilege                                        (OK=24752  KO=0     )
>  UI IDM login                                            (OK=24750  KO=2     )
>  UI IDM managed user schema                              (OK=24751  KO=1     )
>  UI IDM dashboard                                        (OK=24751  KO=1     )
>  UI IDM user                                             (OK=24752  KO=0     )
>  UI IDM oidcToken                                        (OK=24753  KO=0     )
> userinfo                                                 (OK=24751  KO=0     )
> UI-Logout                                                (OK=24752  KO=0     )
> UI-Logout Redirect 1                                     (OK=24751  KO=1     )
>  UI AM revoke2                                           (OK=24750  KO=0     )
>  UI AM endsession                                        (OK=24750  KO=1     )
>  UI AM revoke1                                           (OK=24749  KO=0     )
> getIdToken                                               (OK=8221   KO=0     )
> getIdToken Redirect 1                                    (OK=8221   KO=0     )
> createOrganization                                       (OK=8218   KO=0     )
> queryOrganization                                        (OK=8218   KO=0     )
> deleteOrganization                                       (OK=8218   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4084   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4084   KO=0     )
> ReadPolicy                                               (OK=37076  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=759    KO=0     )
> DeletePolicy                                             (OK=37014  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4773 (98.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 28292  / active: 200    / done: 115484
================================================================================

00:03:39.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:41.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:41.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:42.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:43.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:43.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:44 GMT                                    2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1612955 KO=54    )
> restLoginInitiate                                        (OK=111779 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=111776 KO=0     )
> Skip 2FA                                                 (OK=62239  KO=2     )
> User Authorize PKCE stage                                (OK=131795 KO=1     )
> User AccessToken PKCE stage                              (OK=131790 KO=4     )
> RootUserinfo                                             (OK=83819  KO=0     )
> GetUUid                                                  (OK=37215  KO=1     )
> GetOpenidConfig                                          (OK=111450 KO=0     )
> CreatePolicy                                             (OK=37192  KO=18    )
> tokenUserinfo                                            (OK=19943  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24808  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24807  KO=1     )
>  UI AM idFromSession                                     (OK=24806  KO=1     )
>  UI AM validateGoto                                      (OK=24807  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24808  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24806  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4664   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24806  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24806  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24806  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24806  KO=0     )
>  UI IDM uiconfig                                         (OK=24806  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24806  KO=0     )
>  UI IDM version                                          (OK=24806  KO=0     )
>  UI IDM features                                         (OK=24805  KO=0     )
>  UI IDM privilege                                        (OK=24805  KO=0     )
>  UI IDM login                                            (OK=24803  KO=2     )
>  UI IDM managed user schema                              (OK=24804  KO=1     )
>  UI IDM dashboard                                        (OK=24804  KO=1     )
>  UI IDM user                                             (OK=24805  KO=0     )
>  UI IDM oidcToken                                        (OK=24806  KO=0     )
> userinfo                                                 (OK=24803  KO=0     )
> UI-Logout                                                (OK=24805  KO=0     )
> UI-Logout Redirect 1                                     (OK=24804  KO=1     )
>  UI AM revoke2                                           (OK=24802  KO=0     )
>  UI AM endsession                                        (OK=24802  KO=1     )
>  UI AM revoke1                                           (OK=24801  KO=0     )
> getIdToken                                               (OK=8241   KO=0     )
> getIdToken Redirect 1                                    (OK=8241   KO=0     )
> createOrganization                                       (OK=8240   KO=0     )
> queryOrganization                                        (OK=8239   KO=0     )
> deleteOrganization                                       (OK=8239   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4090   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4090   KO=0     )
> ReadPolicy                                               (OK=37145  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=762    KO=0     )
> DeletePolicy                                             (OK=37073  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4779 (98.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 28097  / active: 194    / done: 115685
================================================================================

00:03:44.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:45.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:45.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:45.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:45.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:46.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:47.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:47.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:48.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:49 GMT                                    2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1615540 KO=54    )
> restLoginInitiate                                        (OK=111974 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=111970 KO=0     )
> Skip 2FA                                                 (OK=62357  KO=2     )
> User Authorize PKCE stage                                (OK=132015 KO=1     )
> User AccessToken PKCE stage                              (OK=132010 KO=4     )
> RootUserinfo                                             (OK=83980  KO=0     )
> GetUUid                                                  (OK=37293  KO=1     )
> GetOpenidConfig                                          (OK=111656 KO=0     )
> CreatePolicy                                             (OK=37272  KO=18    )
> tokenUserinfo                                            (OK=19976  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24844  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24843  KO=1     )
>  UI AM idFromSession                                     (OK=24842  KO=1     )
>  UI AM validateGoto                                      (OK=24843  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24843  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24841  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4671   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24841  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24841  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24841  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24841  KO=0     )
>  UI IDM uiconfig                                         (OK=24841  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24841  KO=0     )
>  UI IDM version                                          (OK=24841  KO=0     )
>  UI IDM features                                         (OK=24837  KO=0     )
>  UI IDM privilege                                        (OK=24837  KO=0     )
>  UI IDM login                                            (OK=24834  KO=2     )
>  UI IDM managed user schema                              (OK=24835  KO=1     )
>  UI IDM dashboard                                        (OK=24835  KO=1     )
>  UI IDM user                                             (OK=24836  KO=0     )
>  UI IDM oidcToken                                        (OK=24837  KO=0     )
> userinfo                                                 (OK=24835  KO=0     )
> UI-Logout                                                (OK=24837  KO=0     )
> UI-Logout Redirect 1                                     (OK=24836  KO=1     )
>  UI AM revoke2                                           (OK=24835  KO=0     )
>  UI AM endsession                                        (OK=24835  KO=1     )
>  UI AM revoke1                                           (OK=24834  KO=0     )
> getIdToken                                               (OK=8251   KO=0     )
> getIdToken Redirect 1                                    (OK=8251   KO=0     )
> createOrganization                                       (OK=8250   KO=0     )
> queryOrganization                                        (OK=8250   KO=0     )
> deleteOrganization                                       (OK=8250   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4101   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4101   KO=0     )
> ReadPolicy                                               (OK=37200  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=765    KO=0     )
> DeletePolicy                                             (OK=37141  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4788 (98.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 27895  / active: 196    / done: 115885
================================================================================

00:03:49.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:49.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:50.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:50.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:50.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:51.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:51.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:54.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:54 GMT                                    2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1618359 KO=54    )
> restLoginInitiate                                        (OK=112191 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=112186 KO=0     )
> Skip 2FA                                                 (OK=62482  KO=2     )
> User Authorize PKCE stage                                (OK=132261 KO=1     )
> User AccessToken PKCE stage                              (OK=132250 KO=4     )
> RootUserinfo                                             (OK=84138  KO=0     )
> GetUUid                                                  (OK=37363  KO=1     )
> GetOpenidConfig                                          (OK=111859 KO=0     )
> CreatePolicy                                             (OK=37345  KO=18    )
> tokenUserinfo                                            (OK=20019  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24883  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24882  KO=1     )
>  UI AM idFromSession                                     (OK=24881  KO=1     )
>  UI AM validateGoto                                      (OK=24882  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24881  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24879  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4676   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24876  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24875  KO=0     )
>  UI IDM uiconfig                                         (OK=24875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24875  KO=0     )
>  UI IDM version                                          (OK=24875  KO=0     )
>  UI IDM features                                         (OK=24875  KO=0     )
>  UI IDM privilege                                        (OK=24875  KO=0     )
>  UI IDM login                                            (OK=24873  KO=2     )
>  UI IDM managed user schema                              (OK=24874  KO=1     )
>  UI IDM dashboard                                        (OK=24874  KO=1     )
>  UI IDM user                                             (OK=24875  KO=0     )
>  UI IDM oidcToken                                        (OK=24876  KO=0     )
> userinfo                                                 (OK=24874  KO=0     )
> UI-Logout                                                (OK=24876  KO=0     )
> UI-Logout Redirect 1                                     (OK=24875  KO=1     )
>  UI AM revoke2                                           (OK=24874  KO=0     )
>  UI AM endsession                                        (OK=24874  KO=1     )
>  UI AM revoke1                                           (OK=24873  KO=0     )
> getIdToken                                               (OK=8269   KO=0     )
> getIdToken Redirect 1                                    (OK=8269   KO=0     )
> createOrganization                                       (OK=8268   KO=0     )
> queryOrganization                                        (OK=8268   KO=0     )
> deleteOrganization                                       (OK=8268   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4105   KO=0     )
> ReadPolicy                                               (OK=37285  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=769    KO=0     )
> DeletePolicy                                             (OK=37195  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4796 (98.70%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 27676  / active: 219    / done: 116081
================================================================================

00:03:56.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:57.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:58.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:58.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:58.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:59.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:59.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:03:59.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:03:59 GMT                                    2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1621036 KO=54    )
> restLoginInitiate                                        (OK=112364 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=112360 KO=0     )
> Skip 2FA                                                 (OK=62578  KO=2     )
> User Authorize PKCE stage                                (OK=132469 KO=1     )
> User AccessToken PKCE stage                              (OK=132466 KO=4     )
> RootUserinfo                                             (OK=84293  KO=0     )
> GetUUid                                                  (OK=37423  KO=1     )
> GetOpenidConfig                                          (OK=112078 KO=0     )
> CreatePolicy                                             (OK=37402  KO=18    )
> tokenUserinfo                                            (OK=20054  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24921  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24920  KO=1     )
>  UI AM idFromSession                                     (OK=24919  KO=1     )
>  UI AM validateGoto                                      (OK=24920  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24921  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24919  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4682   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24918  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24917  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24917  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24917  KO=0     )
>  UI IDM uiconfig                                         (OK=24917  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24917  KO=0     )
>  UI IDM version                                          (OK=24917  KO=0     )
>  UI IDM features                                         (OK=24916  KO=0     )
>  UI IDM privilege                                        (OK=24916  KO=0     )
>  UI IDM login                                            (OK=24915  KO=2     )
>  UI IDM managed user schema                              (OK=24915  KO=1     )
>  UI IDM dashboard                                        (OK=24915  KO=1     )
>  UI IDM user                                             (OK=24916  KO=0     )
>  UI IDM oidcToken                                        (OK=24917  KO=0     )
> userinfo                                                 (OK=24915  KO=0     )
> UI-Logout                                                (OK=24916  KO=0     )
> UI-Logout Redirect 1                                     (OK=24914  KO=1     )
>  UI AM revoke2                                           (OK=24913  KO=0     )
>  UI AM endsession                                        (OK=24913  KO=1     )
>  UI AM revoke1                                           (OK=24912  KO=0     )
> getIdToken                                               (OK=8280   KO=0     )
> getIdToken Redirect 1                                    (OK=8280   KO=0     )
> createOrganization                                       (OK=8279   KO=0     )
> queryOrganization                                        (OK=8278   KO=0     )
> deleteOrganization                                       (OK=8278   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4116   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4115   KO=0     )
> ReadPolicy                                               (OK=37357  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=771    KO=0     )
> DeletePolicy                                             (OK=37280  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4804 (98.71%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 27491  / active: 188    / done: 116297
================================================================================

00:03:59.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:00.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:00.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:01.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:02.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:02.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:02.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:02.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:02.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:04.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:04 GMT                                    2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1623598 KO=54    )
> restLoginInitiate                                        (OK=112552 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=112550 KO=0     )
> Skip 2FA                                                 (OK=62678  KO=2     )
> User Authorize PKCE stage                                (OK=132684 KO=1     )
> User AccessToken PKCE stage                              (OK=132679 KO=4     )
> RootUserinfo                                             (OK=84445  KO=0     )
> GetUUid                                                  (OK=37480  KO=1     )
> GetOpenidConfig                                          (OK=112265 KO=0     )
> CreatePolicy                                             (OK=37461  KO=18    )
> tokenUserinfo                                            (OK=20095  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24959  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24957  KO=1     )
>  UI AM idFromSession                                     (OK=24955  KO=1     )
>  UI AM validateGoto                                      (OK=24956  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24957  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24954  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4690   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24954  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24954  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24954  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24954  KO=0     )
>  UI IDM uiconfig                                         (OK=24952  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24952  KO=0     )
>  UI IDM version                                          (OK=24952  KO=0     )
>  UI IDM features                                         (OK=24952  KO=0     )
>  UI IDM privilege                                        (OK=24952  KO=0     )
>  UI IDM login                                            (OK=24950  KO=2     )
>  UI IDM managed user schema                              (OK=24951  KO=1     )
>  UI IDM dashboard                                        (OK=24951  KO=1     )
>  UI IDM user                                             (OK=24952  KO=0     )
>  UI IDM oidcToken                                        (OK=24952  KO=0     )
> userinfo                                                 (OK=24949  KO=0     )
> UI-Logout                                                (OK=24950  KO=0     )
> UI-Logout Redirect 1                                     (OK=24949  KO=1     )
>  UI AM revoke2                                           (OK=24948  KO=0     )
>  UI AM endsession                                        (OK=24948  KO=1     )
>  UI AM revoke1                                           (OK=24947  KO=0     )
> getIdToken                                               (OK=8294   KO=0     )
> getIdToken Redirect 1                                    (OK=8294   KO=0     )
> createOrganization                                       (OK=8293   KO=0     )
> queryOrganization                                        (OK=8293   KO=0     )
> deleteOrganization                                       (OK=8293   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4125   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4125   KO=0     )
> ReadPolicy                                               (OK=37414  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=773    KO=0     )
> DeletePolicy                                             (OK=37354  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4814 (98.71%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 27294  / active: 165    / done: 116517
================================================================================

00:04:04.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:05.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:06.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:06.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:07.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:07.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:07.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:09 GMT                                    2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1626149 KO=54    )
> restLoginInitiate                                        (OK=112727 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=112723 KO=0     )
> Skip 2FA                                                 (OK=62783  KO=2     )
> User Authorize PKCE stage                                (OK=132889 KO=1     )
> User AccessToken PKCE stage                              (OK=132886 KO=4     )
> RootUserinfo                                             (OK=84591  KO=0     )
> GetUUid                                                  (OK=37549  KO=1     )
> GetOpenidConfig                                          (OK=112450 KO=0     )
> CreatePolicy                                             (OK=37529  KO=18    )
> tokenUserinfo                                            (OK=20122  KO=0     )
> UI-Post-Login - stage 1                                  (OK=24994  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24993  KO=1     )
>  UI AM idFromSession                                     (OK=24992  KO=1     )
>  UI AM validateGoto                                      (OK=24993  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24993  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24991  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4701   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24991  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24991  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24992  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24992  KO=0     )
>  UI IDM uiconfig                                         (OK=24992  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24992  KO=0     )
>  UI IDM version                                          (OK=24991  KO=0     )
>  UI IDM features                                         (OK=24991  KO=0     )
>  UI IDM privilege                                        (OK=24991  KO=0     )
>  UI IDM login                                            (OK=24989  KO=2     )
>  UI IDM managed user schema                              (OK=24990  KO=1     )
>  UI IDM dashboard                                        (OK=24990  KO=1     )
>  UI IDM user                                             (OK=24991  KO=0     )
>  UI IDM oidcToken                                        (OK=24991  KO=0     )
> userinfo                                                 (OK=24989  KO=0     )
> UI-Logout                                                (OK=24991  KO=0     )
> UI-Logout Redirect 1                                     (OK=24990  KO=1     )
>  UI AM revoke2                                           (OK=24989  KO=0     )
>  UI AM endsession                                        (OK=24989  KO=1     )
>  UI AM revoke1                                           (OK=24988  KO=0     )
> getIdToken                                               (OK=8304   KO=0     )
> getIdToken Redirect 1                                    (OK=8304   KO=0     )
> createOrganization                                       (OK=8303   KO=0     )
> queryOrganization                                        (OK=8303   KO=0     )
> deleteOrganization                                       (OK=8303   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4130   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4129   KO=0     )
> ReadPolicy                                               (OK=37473  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=775    KO=0     )
> DeletePolicy                                             (OK=37409  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4821 (98.71%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 81%
          waiting: 27111  / active: 175    / done: 116690
================================================================================

00:04:10.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:10.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:11.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:11.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:11.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:12.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:12.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:13.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:14.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:14 GMT                                    2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1628868 KO=54    )
> restLoginInitiate                                        (OK=112928 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=112923 KO=0     )
> Skip 2FA                                                 (OK=62891  KO=2     )
> User Authorize PKCE stage                                (OK=133111 KO=1     )
> User AccessToken PKCE stage                              (OK=133107 KO=4     )
> RootUserinfo                                             (OK=84719  KO=0     )
> GetUUid                                                  (OK=37615  KO=1     )
> GetOpenidConfig                                          (OK=112641 KO=0     )
> CreatePolicy                                             (OK=37594  KO=18    )
> tokenUserinfo                                            (OK=20154  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25042  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25039  KO=1     )
>  UI AM idFromSession                                     (OK=25036  KO=1     )
>  UI AM validateGoto                                      (OK=25035  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25036  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25033  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4705   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25033  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25033  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25033  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25033  KO=0     )
>  UI IDM uiconfig                                         (OK=25033  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25033  KO=0     )
>  UI IDM version                                          (OK=25033  KO=0     )
>  UI IDM features                                         (OK=25031  KO=0     )
>  UI IDM privilege                                        (OK=25032  KO=0     )
>  UI IDM login                                            (OK=25030  KO=2     )
>  UI IDM managed user schema                              (OK=25030  KO=1     )
>  UI IDM dashboard                                        (OK=25030  KO=1     )
>  UI IDM user                                             (OK=25031  KO=0     )
>  UI IDM oidcToken                                        (OK=25032  KO=0     )
> userinfo                                                 (OK=25030  KO=0     )
> UI-Logout                                                (OK=25032  KO=0     )
> UI-Logout Redirect 1                                     (OK=25031  KO=1     )
>  UI AM revoke2                                           (OK=25030  KO=0     )
>  UI AM endsession                                        (OK=25030  KO=1     )
>  UI AM revoke1                                           (OK=25029  KO=0     )
> getIdToken                                               (OK=8315   KO=0     )
> getIdToken Redirect 1                                    (OK=8313   KO=0     )
> createOrganization                                       (OK=8312   KO=0     )
> queryOrganization                                        (OK=8312   KO=0     )
> deleteOrganization                                       (OK=8312   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4139   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4139   KO=0     )
> ReadPolicy                                               (OK=37540  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=779    KO=0     )
> DeletePolicy                                             (OK=37469  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4830 (98.71%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 26905  / active: 195    / done: 116876
================================================================================

00:04:14.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:15.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:15.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:17.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:17.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:19.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:19.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:19.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:19 GMT                                    2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1631965 KO=54    )
> restLoginInitiate                                        (OK=113123 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=113114 KO=0     )
> Skip 2FA                                                 (OK=62991  KO=2     )
> User Authorize PKCE stage                                (OK=133355 KO=1     )
> User AccessToken PKCE stage                              (OK=133343 KO=4     )
> RootUserinfo                                             (OK=84845  KO=0     )
> GetUUid                                                  (OK=37672  KO=1     )
> GetOpenidConfig                                          (OK=112828 KO=0     )
> CreatePolicy                                             (OK=37651  KO=18    )
> tokenUserinfo                                            (OK=20179  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25097  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25096  KO=1     )
>  UI AM idFromSession                                     (OK=25094  KO=1     )
>  UI AM validateGoto                                      (OK=25095  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25093  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25091  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4717   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25091  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25091  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25086  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25086  KO=0     )
>  UI IDM uiconfig                                         (OK=25086  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25086  KO=0     )
>  UI IDM version                                          (OK=25086  KO=0     )
>  UI IDM features                                         (OK=25086  KO=0     )
>  UI IDM privilege                                        (OK=25085  KO=0     )
>  UI IDM login                                            (OK=25084  KO=2     )
>  UI IDM managed user schema                              (OK=25084  KO=1     )
>  UI IDM dashboard                                        (OK=25084  KO=1     )
>  UI IDM user                                             (OK=25085  KO=0     )
>  UI IDM oidcToken                                        (OK=25085  KO=0     )
> userinfo                                                 (OK=25083  KO=0     )
> UI-Logout                                                (OK=25085  KO=0     )
> UI-Logout Redirect 1                                     (OK=25084  KO=1     )
>  UI AM revoke2                                           (OK=25083  KO=0     )
>  UI AM endsession                                        (OK=25083  KO=1     )
>  UI AM revoke1                                           (OK=25082  KO=0     )
> getIdToken                                               (OK=8330   KO=0     )
> getIdToken Redirect 1                                    (OK=8330   KO=0     )
> createOrganization                                       (OK=8329   KO=0     )
> queryOrganization                                        (OK=8329   KO=0     )
> deleteOrganization                                       (OK=8329   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4151   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4151   KO=0     )
> ReadPolicy                                               (OK=37607  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=784    KO=0     )
> DeletePolicy                                             (OK=37536  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4838 (98.71%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 26697  / active: 194    / done: 117085
================================================================================

00:04:20.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:20.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:20.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:21.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:22.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:23.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:23.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:23.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:24 GMT                                    2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1634559 KO=54    )
> restLoginInitiate                                        (OK=113290 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=113283 KO=0     )
> Skip 2FA                                                 (OK=63090  KO=2     )
> User Authorize PKCE stage                                (OK=133562 KO=1     )
> User AccessToken PKCE stage                              (OK=133557 KO=4     )
> RootUserinfo                                             (OK=84980  KO=0     )
> GetUUid                                                  (OK=37732  KO=1     )
> GetOpenidConfig                                          (OK=113015 KO=0     )
> CreatePolicy                                             (OK=37713  KO=18    )
> tokenUserinfo                                            (OK=20209  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25135  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25134  KO=1     )
>  UI AM idFromSession                                     (OK=25131  KO=1     )
>  UI AM validateGoto                                      (OK=25132  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25132  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25130  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4723   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25130  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25130  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25129  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25128  KO=0     )
>  UI IDM uiconfig                                         (OK=25126  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25126  KO=0     )
>  UI IDM version                                          (OK=25126  KO=0     )
>  UI IDM features                                         (OK=25126  KO=0     )
>  UI IDM privilege                                        (OK=25126  KO=0     )
>  UI IDM login                                            (OK=25124  KO=2     )
>  UI IDM managed user schema                              (OK=25125  KO=1     )
>  UI IDM dashboard                                        (OK=25125  KO=1     )
>  UI IDM user                                             (OK=25126  KO=0     )
>  UI IDM oidcToken                                        (OK=25126  KO=0     )
> userinfo                                                 (OK=25124  KO=0     )
> UI-Logout                                                (OK=25126  KO=0     )
> UI-Logout Redirect 1                                     (OK=25125  KO=1     )
>  UI AM revoke2                                           (OK=25124  KO=0     )
>  UI AM endsession                                        (OK=25124  KO=1     )
>  UI AM revoke1                                           (OK=25123  KO=0     )
> getIdToken                                               (OK=8346   KO=0     )
> getIdToken Redirect 1                                    (OK=8345   KO=0     )
> createOrganization                                       (OK=8344   KO=0     )
> queryOrganization                                        (OK=8344   KO=0     )
> deleteOrganization                                       (OK=8344   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4160   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4159   KO=0     )
> ReadPolicy                                               (OK=37661  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=787    KO=0     )
> DeletePolicy                                             (OK=37602  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4846 (98.72%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.29%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 26522  / active: 179    / done: 117275
================================================================================

00:04:24.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:25.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:25.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:26.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:27.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:28.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:29.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:29 GMT                                    2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1637156 KO=54    )
> restLoginInitiate                                        (OK=113480 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=113466 KO=0     )
> Skip 2FA                                                 (OK=63195  KO=2     )
> User Authorize PKCE stage                                (OK=133772 KO=1     )
> User AccessToken PKCE stage                              (OK=133764 KO=4     )
> RootUserinfo                                             (OK=85148  KO=0     )
> GetUUid                                                  (OK=37790  KO=1     )
> GetOpenidConfig                                          (OK=113186 KO=0     )
> CreatePolicy                                             (OK=37772  KO=18    )
> tokenUserinfo                                            (OK=20237  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25173  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25172  KO=1     )
>  UI AM idFromSession                                     (OK=25170  KO=1     )
>  UI AM validateGoto                                      (OK=25171  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25171  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25168  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4735   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25168  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25168  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25166  KO=0     )
>  UI IDM uiconfig                                         (OK=25166  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25166  KO=0     )
>  UI IDM version                                          (OK=25166  KO=0     )
>  UI IDM features                                         (OK=25166  KO=0     )
>  UI IDM privilege                                        (OK=25166  KO=0     )
>  UI IDM login                                            (OK=25164  KO=2     )
>  UI IDM managed user schema                              (OK=25165  KO=1     )
>  UI IDM dashboard                                        (OK=25165  KO=1     )
>  UI IDM user                                             (OK=25166  KO=0     )
>  UI IDM oidcToken                                        (OK=25167  KO=0     )
> userinfo                                                 (OK=25165  KO=0     )
> UI-Logout                                                (OK=25167  KO=0     )
> UI-Logout Redirect 1                                     (OK=25166  KO=1     )
>  UI AM revoke2                                           (OK=25165  KO=0     )
>  UI AM endsession                                        (OK=25165  KO=1     )
>  UI AM revoke1                                           (OK=25164  KO=0     )
> getIdToken                                               (OK=8355   KO=0     )
> getIdToken Redirect 1                                    (OK=8355   KO=0     )
> createOrganization                                       (OK=8354   KO=0     )
> queryOrganization                                        (OK=8354   KO=0     )
> deleteOrganization                                       (OK=8354   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4165   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4165   KO=0     )
> ReadPolicy                                               (OK=37725  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=787    KO=0     )
> DeletePolicy                                             (OK=37655  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4853 (98.72%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 26323  / active: 202    / done: 117451
================================================================================

00:04:30.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:30.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:30.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:31.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:33.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:33.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:34.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:34 GMT                                    2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1639959 KO=54    )
> restLoginInitiate                                        (OK=113671 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=113661 KO=0     )
> Skip 2FA                                                 (OK=63293  KO=2     )
> User Authorize PKCE stage                                (OK=133997 KO=1     )
> User AccessToken PKCE stage                              (OK=133987 KO=4     )
> RootUserinfo                                             (OK=85260  KO=0     )
> GetUUid                                                  (OK=37854  KO=1     )
> GetOpenidConfig                                          (OK=113376 KO=0     )
> CreatePolicy                                             (OK=37834  KO=18    )
> tokenUserinfo                                            (OK=20274  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25219  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25216  KO=1     )
>  UI AM idFromSession                                     (OK=25215  KO=1     )
>  UI AM validateGoto                                      (OK=25216  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25216  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25214  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4747   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25213  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25213  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25214  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25213  KO=0     )
>  UI IDM uiconfig                                         (OK=25213  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25213  KO=0     )
>  UI IDM version                                          (OK=25213  KO=0     )
>  UI IDM features                                         (OK=25213  KO=0     )
>  UI IDM privilege                                        (OK=25213  KO=0     )
>  UI IDM login                                            (OK=25211  KO=2     )
>  UI IDM managed user schema                              (OK=25212  KO=1     )
>  UI IDM dashboard                                        (OK=25212  KO=1     )
>  UI IDM user                                             (OK=25213  KO=0     )
>  UI IDM oidcToken                                        (OK=25214  KO=0     )
> userinfo                                                 (OK=25212  KO=0     )
> UI-Logout                                                (OK=25214  KO=0     )
> UI-Logout Redirect 1                                     (OK=25213  KO=1     )
>  UI AM revoke2                                           (OK=25211  KO=0     )
>  UI AM endsession                                        (OK=25211  KO=1     )
>  UI AM revoke1                                           (OK=25210  KO=0     )
> getIdToken                                               (OK=8366   KO=0     )
> getIdToken Redirect 1                                    (OK=8366   KO=0     )
> createOrganization                                       (OK=8365   KO=0     )
> queryOrganization                                        (OK=8362   KO=0     )
> deleteOrganization                                       (OK=8362   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4174   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4172   KO=0     )
> ReadPolicy                                               (OK=37784  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=787    KO=0     )
> DeletePolicy                                             (OK=37720  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4860 (98.72%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.35%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 26127  / active: 200    / done: 117649
================================================================================

00:04:35.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:35.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:35.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:36.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:37.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:38.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:39.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:39 GMT                                    2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1642780 KO=54    )
> restLoginInitiate                                        (OK=113863 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=113851 KO=0     )
> Skip 2FA                                                 (OK=63398  KO=2     )
> User Authorize PKCE stage                                (OK=134231 KO=1     )
> User AccessToken PKCE stage                              (OK=134225 KO=4     )
> RootUserinfo                                             (OK=85418  KO=0     )
> GetUUid                                                  (OK=37918  KO=1     )
> GetOpenidConfig                                          (OK=113560 KO=0     )
> CreatePolicy                                             (OK=37896  KO=18    )
> tokenUserinfo                                            (OK=20315  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25265  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25264  KO=1     )
>  UI AM idFromSession                                     (OK=25262  KO=1     )
>  UI AM validateGoto                                      (OK=25263  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25261  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25258  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4753   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25258  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25258  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25258  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25258  KO=0     )
>  UI IDM uiconfig                                         (OK=25256  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25256  KO=0     )
>  UI IDM version                                          (OK=25256  KO=0     )
>  UI IDM features                                         (OK=25256  KO=0     )
>  UI IDM privilege                                        (OK=25256  KO=0     )
>  UI IDM login                                            (OK=25254  KO=2     )
>  UI IDM managed user schema                              (OK=25254  KO=1     )
>  UI IDM dashboard                                        (OK=25255  KO=1     )
>  UI IDM user                                             (OK=25255  KO=0     )
>  UI IDM oidcToken                                        (OK=25256  KO=0     )
> userinfo                                                 (OK=25254  KO=0     )
> UI-Logout                                                (OK=25256  KO=0     )
> UI-Logout Redirect 1                                     (OK=25255  KO=1     )
>  UI AM revoke2                                           (OK=25254  KO=0     )
>  UI AM endsession                                        (OK=25254  KO=1     )
>  UI AM revoke1                                           (OK=25253  KO=0     )
> getIdToken                                               (OK=8377   KO=0     )
> getIdToken Redirect 1                                    (OK=8377   KO=0     )
> createOrganization                                       (OK=8375   KO=0     )
> queryOrganization                                        (OK=8375   KO=0     )
> deleteOrganization                                       (OK=8375   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4187   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4186   KO=0     )
> ReadPolicy                                               (OK=37845  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=791    KO=0     )
> DeletePolicy                                             (OK=37779  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4867 (98.72%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 25923  / active: 197    / done: 117856
================================================================================

00:04:39.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:40.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:40.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:41.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:42.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:43.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:44.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:44.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:44.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:44 GMT                                    2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1645322 KO=54    )
> restLoginInitiate                                        (OK=114037 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=114034 KO=0     )
> Skip 2FA                                                 (OK=63507  KO=2     )
> User Authorize PKCE stage                                (OK=134442 KO=1     )
> User AccessToken PKCE stage                              (OK=134436 KO=4     )
> RootUserinfo                                             (OK=85558  KO=0     )
> GetUUid                                                  (OK=37985  KO=1     )
> GetOpenidConfig                                          (OK=113749 KO=0     )
> CreatePolicy                                             (OK=37964  KO=18    )
> tokenUserinfo                                            (OK=20348  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25300  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25299  KO=1     )
>  UI AM idFromSession                                     (OK=25297  KO=1     )
>  UI AM validateGoto                                      (OK=25296  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25296  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25294  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4763   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25294  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25294  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25293  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25293  KO=0     )
>  UI IDM uiconfig                                         (OK=25291  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25291  KO=0     )
>  UI IDM version                                          (OK=25291  KO=0     )
>  UI IDM features                                         (OK=25291  KO=0     )
>  UI IDM privilege                                        (OK=25291  KO=0     )
>  UI IDM login                                            (OK=25289  KO=2     )
>  UI IDM managed user schema                              (OK=25290  KO=1     )
>  UI IDM dashboard                                        (OK=25290  KO=1     )
>  UI IDM user                                             (OK=25291  KO=0     )
>  UI IDM oidcToken                                        (OK=25292  KO=0     )
> userinfo                                                 (OK=25290  KO=0     )
> UI-Logout                                                (OK=25292  KO=0     )
> UI-Logout Redirect 1                                     (OK=25291  KO=1     )
>  UI AM revoke2                                           (OK=25290  KO=0     )
>  UI AM endsession                                        (OK=25290  KO=1     )
>  UI AM revoke1                                           (OK=25289  KO=0     )
> getIdToken                                               (OK=8394   KO=0     )
> getIdToken Redirect 1                                    (OK=8393   KO=0     )
> createOrganization                                       (OK=8392   KO=0     )
> queryOrganization                                        (OK=8392   KO=0     )
> deleteOrganization                                       (OK=8392   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4196   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4196   KO=0     )
> ReadPolicy                                               (OK=37905  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=793    KO=0     )
> DeletePolicy                                             (OK=37841  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4876 (98.72%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 25736  / active: 189    / done: 118051
================================================================================

00:04:45.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:45.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:45.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:46.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:49 GMT                                    2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1648203 KO=54    )
> restLoginInitiate                                        (OK=114219 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=114211 KO=0     )
> Skip 2FA                                                 (OK=63595  KO=2     )
> User Authorize PKCE stage                                (OK=134665 KO=1     )
> User AccessToken PKCE stage                              (OK=134657 KO=4     )
> RootUserinfo                                             (OK=85675  KO=0     )
> GetUUid                                                  (OK=38039  KO=1     )
> GetOpenidConfig                                          (OK=113932 KO=0     )
> CreatePolicy                                             (OK=38021  KO=18    )
> tokenUserinfo                                            (OK=20378  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25350  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25349  KO=1     )
>  UI AM idFromSession                                     (OK=25348  KO=1     )
>  UI AM validateGoto                                      (OK=25349  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25346  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25343  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4774   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25343  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25343  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25344  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25343  KO=0     )
>  UI IDM uiconfig                                         (OK=25343  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25343  KO=0     )
>  UI IDM version                                          (OK=25343  KO=0     )
>  UI IDM features                                         (OK=25343  KO=0     )
>  UI IDM privilege                                        (OK=25343  KO=0     )
>  UI IDM login                                            (OK=25341  KO=2     )
>  UI IDM managed user schema                              (OK=25342  KO=1     )
>  UI IDM dashboard                                        (OK=25342  KO=1     )
>  UI IDM user                                             (OK=25343  KO=0     )
>  UI IDM oidcToken                                        (OK=25343  KO=0     )
> userinfo                                                 (OK=25341  KO=0     )
> UI-Logout                                                (OK=25343  KO=0     )
> UI-Logout Redirect 1                                     (OK=25342  KO=1     )
>  UI AM revoke2                                           (OK=25340  KO=0     )
>  UI AM endsession                                        (OK=25340  KO=1     )
>  UI AM revoke1                                           (OK=25339  KO=0     )
> getIdToken                                               (OK=8405   KO=0     )
> getIdToken Redirect 1                                    (OK=8405   KO=0     )
> createOrganization                                       (OK=8404   KO=0     )
> queryOrganization                                        (OK=8404   KO=0     )
> deleteOrganization                                       (OK=8404   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4207   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4207   KO=0     )
> ReadPolicy                                               (OK=37975  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=796    KO=0     )
> DeletePolicy                                             (OK=37901  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4880 (98.73%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 25544  / active: 186    / done: 118246
================================================================================

00:04:49.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:49.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:49.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:50.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:51.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:52.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:52.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:54 GMT                                    2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1651183 KO=54    )
> restLoginInitiate                                        (OK=114425 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=114422 KO=0     )
> Skip 2FA                                                 (OK=63712  KO=2     )
> User Authorize PKCE stage                                (OK=134915 KO=1     )
> User AccessToken PKCE stage                              (OK=134909 KO=4     )
> RootUserinfo                                             (OK=85842  KO=0     )
> GetUUid                                                  (OK=38104  KO=1     )
> GetOpenidConfig                                          (OK=114125 KO=0     )
> CreatePolicy                                             (OK=38084  KO=18    )
> tokenUserinfo                                            (OK=20419  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25399  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25398  KO=1     )
>  UI AM idFromSession                                     (OK=25393  KO=1     )
>  UI AM validateGoto                                      (OK=25395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25394  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25392  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4784   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25391  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25390  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25388  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25387  KO=0     )
>  UI IDM uiconfig                                         (OK=25387  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25387  KO=0     )
>  UI IDM version                                          (OK=25387  KO=0     )
>  UI IDM features                                         (OK=25387  KO=0     )
>  UI IDM privilege                                        (OK=25387  KO=0     )
>  UI IDM login                                            (OK=25385  KO=2     )
>  UI IDM managed user schema                              (OK=25386  KO=1     )
>  UI IDM dashboard                                        (OK=25386  KO=1     )
>  UI IDM user                                             (OK=25387  KO=0     )
>  UI IDM oidcToken                                        (OK=25388  KO=0     )
> userinfo                                                 (OK=25386  KO=0     )
> UI-Logout                                                (OK=25388  KO=0     )
> UI-Logout Redirect 1                                     (OK=25387  KO=1     )
>  UI AM revoke2                                           (OK=25384  KO=0     )
>  UI AM endsession                                        (OK=25384  KO=1     )
>  UI AM revoke1                                           (OK=25383  KO=0     )
> getIdToken                                               (OK=8423   KO=0     )
> getIdToken Redirect 1                                    (OK=8422   KO=0     )
> createOrganization                                       (OK=8420   KO=0     )
> queryOrganization                                        (OK=8420   KO=0     )
> deleteOrganization                                       (OK=8420   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4214   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4214   KO=0     )
> ReadPolicy                                               (OK=38033  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=798    KO=0     )
> DeletePolicy                                             (OK=37972  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4887 (98.73%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.34%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 25330  / active: 190    / done: 118456
================================================================================

00:04:56.869 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 118692: status.find.in([200, 209], 304), found 409
00:04:56.870 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,118692,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTIxMjU1NzgyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieDkxa0RLWFBsRW5UNVlCcENPUk1nZkZ6OUlZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzg5NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzg5NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NDk2LCJpYXQiOjE3MzIyMzM4OTYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFmS0l0YmJDWlA0amNNcjRXaGNQOTBGcXdfdyJ9.bLIZO2VlWkYxeJyA_AMBLf6VI3YP5fBfAmxRbuWTZ74ZMzoo8vHW02csewbG3-aDaxMYRah-kQ-csvSnAhwIT19MnfNzo3ag-ANl__n-vbh4ubopm7Tk_V4S-CvmYupvaB151XU_7drLsz7jAxefue19mVOcpeC2qwn_5oWWb6rgaK_dCKKdqKRoVPOnUM3Z096r-OWZFzQhje1zgAhTeyOLCmRgQsENKlPYwYYEhfPQ_eacvDnQOYZzbMqlEcL-l6LTu-1EIJWxgzINWl3bWd8DlKmyGF-x2lXLmzE974BZFcfUcxjVq-7E7CDk0r8tKrs1FAIkQmBXYbjMMP_TQw, username -> user.182673, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy555840, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2fe43b2c, authcode -> _lB5yNhZCyT0MaPKCbrTc-hsEaU, useAdminRealm -> true, callbacks -> {"tokenId":"MdhLnMcIN97e2dZoevq4beK83hc.*AAJTSQACMDIAAlNLABxrN09GWnp2L2w5c1dGUkY2UkkwbloyM0pQTUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233896291), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=MdhLnMcIN97e2dZoevq4beK83hc.*AAJTSQACMDIAAlNLABxrN09GWnp2L2w5c1dGUkY2UkkwbloyM0pQTUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233896291))), password -> Pa_ssw0rd, challenge -> XW75qYQunhvF9zh833Ec-7IeJvgfHQ_vAK8OSLcKPw4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 105.29.101.241, verifier -> LTczMTI4MDk0NjAwNTU3MDkyMTE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4405f9a1, tokenId -> MdhLnMcIN97e2dZoevq4beK83hc.*AAJTSQACMDIAAlNLABxrN09GWnp2L2w5c1dGUkY2UkkwbloyM0pQTUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
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=MdhLnMcIN97e2dZoevq4beK83hc.*AAJTSQACMDIAAlNLABxrN09GWnp2L2w5c1dGUkY2UkkwbloyM0pQTUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=MdhLnMcIN97e2dZoevq4beK83hc.*AAJTSQACMDIAAlNLABxrN09GWnp2L2w5c1dGUkY2UkkwbloyM0pQTUU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy555840","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: Fri, 22 Nov 2024 00:04:56 GMT
	x-forgerock-transactionid: 907304f0-2bda-4fe0-8e00-0cd8c0c0bdab
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:04:57.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:04:59.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:04:59 GMT                                    3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1654175 KO=55    )
> restLoginInitiate                                        (OK=114601 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=114596 KO=0     )
> Skip 2FA                                                 (OK=63800  KO=2     )
> User Authorize PKCE stage                                (OK=135148 KO=1     )
> User AccessToken PKCE stage                              (OK=135140 KO=4     )
> RootUserinfo                                             (OK=85936  KO=0     )
> GetUUid                                                  (OK=38165  KO=1     )
> GetOpenidConfig                                          (OK=114307 KO=0     )
> CreatePolicy                                             (OK=38143  KO=19    )
> tokenUserinfo                                            (OK=20453  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25450  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25449  KO=1     )
>  UI AM idFromSession                                     (OK=25448  KO=1     )
>  UI AM validateGoto                                      (OK=25449  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25445  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25443  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4793   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25443  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25443  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25443  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25443  KO=0     )
>  UI IDM uiconfig                                         (OK=25442  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25442  KO=0     )
>  UI IDM version                                          (OK=25442  KO=0     )
>  UI IDM features                                         (OK=25442  KO=0     )
>  UI IDM privilege                                        (OK=25442  KO=0     )
>  UI IDM login                                            (OK=25440  KO=2     )
>  UI IDM managed user schema                              (OK=25441  KO=1     )
>  UI IDM dashboard                                        (OK=25441  KO=1     )
>  UI IDM user                                             (OK=25442  KO=0     )
>  UI IDM oidcToken                                        (OK=25443  KO=0     )
> userinfo                                                 (OK=25441  KO=0     )
> UI-Logout                                                (OK=25443  KO=0     )
> UI-Logout Redirect 1                                     (OK=25442  KO=1     )
>  UI AM revoke2                                           (OK=25441  KO=0     )
>  UI AM endsession                                        (OK=25441  KO=1     )
>  UI AM revoke1                                           (OK=25440  KO=0     )
> getIdToken                                               (OK=8441   KO=0     )
> getIdToken Redirect 1                                    (OK=8441   KO=0     )
> createOrganization                                       (OK=8440   KO=0     )
> queryOrganization                                        (OK=8439   KO=0     )
> deleteOrganization                                       (OK=8439   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4223   KO=0     )
> ReadPolicy                                               (OK=38097  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=799    KO=0     )
> DeletePolicy                                             (OK=38030  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4889 (98.71%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 25148  / active: 162    / done: 118666
================================================================================

00:05:01.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:02.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:02.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:02.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:02.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:03.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:03.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:03.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:03.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:04.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:04 GMT                                    3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1656710 KO=55    )
> restLoginInitiate                                        (OK=114784 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=114779 KO=0     )
> Skip 2FA                                                 (OK=63899  KO=2     )
> User Authorize PKCE stage                                (OK=135348 KO=1     )
> User AccessToken PKCE stage                              (OK=135342 KO=4     )
> RootUserinfo                                             (OK=86062  KO=0     )
> GetUUid                                                  (OK=38214  KO=1     )
> GetOpenidConfig                                          (OK=114479 KO=0     )
> CreatePolicy                                             (OK=38193  KO=19    )
> tokenUserinfo                                            (OK=20484  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25488  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25487  KO=1     )
>  UI AM idFromSession                                     (OK=25484  KO=1     )
>  UI AM validateGoto                                      (OK=25486  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25484  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25482  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4802   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25482  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25482  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25482  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25482  KO=0     )
>  UI IDM uiconfig                                         (OK=25482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25482  KO=0     )
>  UI IDM version                                          (OK=25482  KO=0     )
>  UI IDM features                                         (OK=25482  KO=0     )
>  UI IDM privilege                                        (OK=25482  KO=0     )
>  UI IDM login                                            (OK=25480  KO=2     )
>  UI IDM managed user schema                              (OK=25481  KO=1     )
>  UI IDM dashboard                                        (OK=25481  KO=1     )
>  UI IDM user                                             (OK=25482  KO=0     )
>  UI IDM oidcToken                                        (OK=25483  KO=0     )
> userinfo                                                 (OK=25481  KO=0     )
> UI-Logout                                                (OK=25482  KO=0     )
> UI-Logout Redirect 1                                     (OK=25481  KO=1     )
>  UI AM revoke2                                           (OK=25479  KO=0     )
>  UI AM endsession                                        (OK=25479  KO=1     )
>  UI AM revoke1                                           (OK=25478  KO=0     )
> getIdToken                                               (OK=8456   KO=0     )
> getIdToken Redirect 1                                    (OK=8456   KO=0     )
> createOrganization                                       (OK=8453   KO=0     )
> queryOrganization                                        (OK=8453   KO=0     )
> deleteOrganization                                       (OK=8453   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4234   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4234   KO=0     )
> ReadPolicy                                               (OK=38155  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=802    KO=0     )
> DeletePolicy                                             (OK=38092  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4899 (98.71%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 24950  / active: 173    / done: 118853
================================================================================

00:05:05.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:05.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:05.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:05.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:08.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:08.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:08.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:09.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:09.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:09.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:09 GMT                                    3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1659492 KO=55    )
> restLoginInitiate                                        (OK=114976 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=114969 KO=0     )
> Skip 2FA                                                 (OK=64005  KO=2     )
> User Authorize PKCE stage                                (OK=135583 KO=1     )
> User AccessToken PKCE stage                              (OK=135578 KO=4     )
> RootUserinfo                                             (OK=86189  KO=0     )
> GetUUid                                                  (OK=38283  KO=1     )
> GetOpenidConfig                                          (OK=114657 KO=0     )
> CreatePolicy                                             (OK=38264  KO=19    )
> tokenUserinfo                                            (OK=20519  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25530  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25529  KO=1     )
>  UI AM idFromSession                                     (OK=25528  KO=1     )
>  UI AM validateGoto                                      (OK=25529  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25529  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25527  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4809   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25527  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25527  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25528  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25527  KO=0     )
>  UI IDM uiconfig                                         (OK=25527  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25527  KO=0     )
>  UI IDM version                                          (OK=25527  KO=0     )
>  UI IDM features                                         (OK=25527  KO=0     )
>  UI IDM privilege                                        (OK=25527  KO=0     )
>  UI IDM login                                            (OK=25525  KO=2     )
>  UI IDM managed user schema                              (OK=25524  KO=1     )
>  UI IDM dashboard                                        (OK=25525  KO=1     )
>  UI IDM user                                             (OK=25526  KO=0     )
>  UI IDM oidcToken                                        (OK=25525  KO=0     )
> userinfo                                                 (OK=25523  KO=0     )
> UI-Logout                                                (OK=25525  KO=0     )
> UI-Logout Redirect 1                                     (OK=25524  KO=1     )
>  UI AM revoke2                                           (OK=25521  KO=0     )
>  UI AM endsession                                        (OK=25521  KO=1     )
>  UI AM revoke1                                           (OK=25520  KO=0     )
> getIdToken                                               (OK=8472   KO=0     )
> getIdToken Redirect 1                                    (OK=8472   KO=0     )
> createOrganization                                       (OK=8471   KO=0     )
> queryOrganization                                        (OK=8469   KO=0     )
> deleteOrganization                                       (OK=8469   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4237   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4237   KO=0     )
> ReadPolicy                                               (OK=38206  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=803    KO=0     )
> DeletePolicy                                             (OK=38149  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4909 (98.71%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 24759  / active: 173    / done: 119044
================================================================================

00:05:10.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:10.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:11.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:12.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:13.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:13.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:13.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:14 GMT                                    3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1662139 KO=55    )
> restLoginInitiate                                        (OK=115157 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=115153 KO=0     )
> Skip 2FA                                                 (OK=64105  KO=2     )
> User Authorize PKCE stage                                (OK=135794 KO=1     )
> User AccessToken PKCE stage                              (OK=135788 KO=4     )
> RootUserinfo                                             (OK=86300  KO=0     )
> GetUUid                                                  (OK=38340  KO=1     )
> GetOpenidConfig                                          (OK=114834 KO=0     )
> CreatePolicy                                             (OK=38319  KO=19    )
> tokenUserinfo                                            (OK=20550  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25574  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25573  KO=1     )
>  UI AM idFromSession                                     (OK=25572  KO=1     )
>  UI AM validateGoto                                      (OK=25573  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25572  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25570  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4819   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25570  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25570  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25568  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25568  KO=0     )
>  UI IDM uiconfig                                         (OK=25568  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25568  KO=0     )
>  UI IDM version                                          (OK=25568  KO=0     )
>  UI IDM features                                         (OK=25567  KO=0     )
>  UI IDM privilege                                        (OK=25567  KO=0     )
>  UI IDM login                                            (OK=25565  KO=2     )
>  UI IDM managed user schema                              (OK=25566  KO=1     )
>  UI IDM dashboard                                        (OK=25566  KO=1     )
>  UI IDM user                                             (OK=25567  KO=0     )
>  UI IDM oidcToken                                        (OK=25568  KO=0     )
> userinfo                                                 (OK=25566  KO=0     )
> UI-Logout                                                (OK=25568  KO=0     )
> UI-Logout Redirect 1                                     (OK=25567  KO=1     )
>  UI AM revoke2                                           (OK=25566  KO=0     )
>  UI AM endsession                                        (OK=25566  KO=1     )
>  UI AM revoke1                                           (OK=25565  KO=0     )
> getIdToken                                               (OK=8487   KO=0     )
> getIdToken Redirect 1                                    (OK=8487   KO=0     )
> createOrganization                                       (OK=8486   KO=0     )
> queryOrganization                                        (OK=8486   KO=0     )
> deleteOrganization                                       (OK=8486   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4244   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4244   KO=0     )
> ReadPolicy                                               (OK=38278  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=803    KO=0     )
> DeletePolicy                                             (OK=38201  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4916 (98.71%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 24570  / active: 182    / done: 119224
================================================================================

00:05:14.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:15.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:15.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:16.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:16.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:16.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:17.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:17.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:17.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:18.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:19.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:19 GMT                                    3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1664762 KO=55    )
> restLoginInitiate                                        (OK=115346 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=115343 KO=0     )
> Skip 2FA                                                 (OK=64216  KO=2     )
> User Authorize PKCE stage                                (OK=136016 KO=1     )
> User AccessToken PKCE stage                              (OK=136011 KO=4     )
> RootUserinfo                                             (OK=86445  KO=0     )
> GetUUid                                                  (OK=38413  KO=1     )
> GetOpenidConfig                                          (OK=115036 KO=0     )
> CreatePolicy                                             (OK=38394  KO=19    )
> tokenUserinfo                                            (OK=20581  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25613  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25612  KO=1     )
>  UI AM idFromSession                                     (OK=25611  KO=1     )
>  UI AM validateGoto                                      (OK=25612  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25611  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25608  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4829   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25607  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25607  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25606  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25605  KO=0     )
>  UI IDM uiconfig                                         (OK=25604  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25604  KO=0     )
>  UI IDM version                                          (OK=25604  KO=0     )
>  UI IDM features                                         (OK=25604  KO=0     )
>  UI IDM privilege                                        (OK=25604  KO=0     )
>  UI IDM login                                            (OK=25602  KO=2     )
>  UI IDM managed user schema                              (OK=25603  KO=1     )
>  UI IDM dashboard                                        (OK=25603  KO=1     )
>  UI IDM user                                             (OK=25604  KO=0     )
>  UI IDM oidcToken                                        (OK=25605  KO=0     )
> userinfo                                                 (OK=25602  KO=0     )
> UI-Logout                                                (OK=25603  KO=0     )
> UI-Logout Redirect 1                                     (OK=25602  KO=1     )
>  UI AM revoke2                                           (OK=25601  KO=0     )
>  UI AM endsession                                        (OK=25601  KO=1     )
>  UI AM revoke1                                           (OK=25600  KO=0     )
> getIdToken                                               (OK=8498   KO=0     )
> getIdToken Redirect 1                                    (OK=8498   KO=0     )
> createOrganization                                       (OK=8497   KO=0     )
> queryOrganization                                        (OK=8497   KO=0     )
> deleteOrganization                                       (OK=8497   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4249   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4248   KO=0     )
> ReadPolicy                                               (OK=38332  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=804    KO=0     )
> DeletePolicy                                             (OK=38274  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4927 (98.72%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 24373  / active: 191    / done: 119412
================================================================================

00:05:20.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:20.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:22.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:22.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:22.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:22.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:22.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:23.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:24.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:24.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:24 GMT                                    3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1667597 KO=55    )
> restLoginInitiate                                        (OK=115539 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=115535 KO=0     )
> Skip 2FA                                                 (OK=64326  KO=2     )
> User Authorize PKCE stage                                (OK=136242 KO=1     )
> User AccessToken PKCE stage                              (OK=136236 KO=4     )
> RootUserinfo                                             (OK=86597  KO=0     )
> GetUUid                                                  (OK=38478  KO=1     )
> GetOpenidConfig                                          (OK=115230 KO=0     )
> CreatePolicy                                             (OK=38458  KO=19    )
> tokenUserinfo                                            (OK=20615  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25654  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25653  KO=1     )
>  UI AM idFromSession                                     (OK=25652  KO=1     )
>  UI AM validateGoto                                      (OK=25653  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25653  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25650  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4840   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25649  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25649  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25649  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25649  KO=0     )
>  UI IDM uiconfig                                         (OK=25649  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25649  KO=0     )
>  UI IDM version                                          (OK=25649  KO=0     )
>  UI IDM features                                         (OK=25649  KO=0     )
>  UI IDM privilege                                        (OK=25649  KO=0     )
>  UI IDM login                                            (OK=25647  KO=2     )
>  UI IDM managed user schema                              (OK=25647  KO=1     )
>  UI IDM dashboard                                        (OK=25647  KO=1     )
>  UI IDM user                                             (OK=25648  KO=0     )
>  UI IDM oidcToken                                        (OK=25649  KO=0     )
> userinfo                                                 (OK=25647  KO=0     )
> UI-Logout                                                (OK=25648  KO=0     )
> UI-Logout Redirect 1                                     (OK=25647  KO=1     )
>  UI AM revoke2                                           (OK=25646  KO=0     )
>  UI AM endsession                                        (OK=25646  KO=1     )
>  UI AM revoke1                                           (OK=25645  KO=0     )
> getIdToken                                               (OK=8515   KO=0     )
> getIdToken Redirect 1                                    (OK=8515   KO=0     )
> createOrganization                                       (OK=8514   KO=0     )
> queryOrganization                                        (OK=8514   KO=0     )
> deleteOrganization                                       (OK=8514   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4259   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4257   KO=0     )
> ReadPolicy                                               (OK=38405  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=807    KO=0     )
> DeletePolicy                                             (OK=38328  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4937 (98.72%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 24171  / active: 191    / done: 119614
================================================================================

00:05:24.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:24.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:25.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:25.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:25.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:27.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:27.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:27.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:28.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:28.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:28.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:28.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:28.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:29.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:29.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:29.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:29.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:29 GMT                                    3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1670337 KO=55    )
> restLoginInitiate                                        (OK=115741 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=115738 KO=0     )
> Skip 2FA                                                 (OK=64429  KO=2     )
> User Authorize PKCE stage                                (OK=136463 KO=1     )
> User AccessToken PKCE stage                              (OK=136457 KO=4     )
> RootUserinfo                                             (OK=86710  KO=0     )
> GetUUid                                                  (OK=38544  KO=1     )
> GetOpenidConfig                                          (OK=115434 KO=0     )
> CreatePolicy                                             (OK=38525  KO=19    )
> tokenUserinfo                                            (OK=20651  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25696  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25695  KO=1     )
>  UI AM idFromSession                                     (OK=25694  KO=1     )
>  UI AM validateGoto                                      (OK=25695  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25692  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25690  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4844   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25690  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25690  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25691  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25691  KO=0     )
>  UI IDM uiconfig                                         (OK=25691  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25691  KO=0     )
>  UI IDM version                                          (OK=25691  KO=0     )
>  UI IDM features                                         (OK=25691  KO=0     )
>  UI IDM privilege                                        (OK=25691  KO=0     )
>  UI IDM login                                            (OK=25689  KO=2     )
>  UI IDM managed user schema                              (OK=25689  KO=1     )
>  UI IDM dashboard                                        (OK=25690  KO=1     )
>  UI IDM user                                             (OK=25690  KO=0     )
>  UI IDM oidcToken                                        (OK=25690  KO=0     )
> userinfo                                                 (OK=25688  KO=0     )
> UI-Logout                                                (OK=25689  KO=0     )
> UI-Logout Redirect 1                                     (OK=25688  KO=1     )
>  UI AM revoke2                                           (OK=25686  KO=0     )
>  UI AM endsession                                        (OK=25686  KO=1     )
>  UI AM revoke1                                           (OK=25685  KO=0     )
> getIdToken                                               (OK=8529   KO=0     )
> getIdToken Redirect 1                                    (OK=8529   KO=0     )
> createOrganization                                       (OK=8528   KO=0     )
> queryOrganization                                        (OK=8528   KO=0     )
> deleteOrganization                                       (OK=8528   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4266   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4266   KO=0     )
> ReadPolicy                                               (OK=38470  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=809    KO=0     )
> DeletePolicy                                             (OK=38399  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4954 (98.72%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 23963  / active: 187    / done: 119826
================================================================================

00:05:29.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:30.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:30.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:31.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:32.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:33.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:33.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:33.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:34 GMT                                    3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1673293 KO=55    )
> restLoginInitiate                                        (OK=115961 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=115952 KO=0     )
> Skip 2FA                                                 (OK=64550  KO=2     )
> User Authorize PKCE stage                                (OK=136712 KO=1     )
> User AccessToken PKCE stage                              (OK=136700 KO=4     )
> RootUserinfo                                             (OK=86839  KO=0     )
> GetUUid                                                  (OK=38614  KO=1     )
> GetOpenidConfig                                          (OK=115636 KO=0     )
> CreatePolicy                                             (OK=38593  KO=19    )
> tokenUserinfo                                            (OK=20689  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25745  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25742  KO=1     )
>  UI AM idFromSession                                     (OK=25740  KO=1     )
>  UI AM validateGoto                                      (OK=25741  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25737  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25735  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4856   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25735  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25735  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25736  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25736  KO=0     )
>  UI IDM uiconfig                                         (OK=25736  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25736  KO=0     )
>  UI IDM version                                          (OK=25736  KO=0     )
>  UI IDM features                                         (OK=25736  KO=0     )
>  UI IDM privilege                                        (OK=25736  KO=0     )
>  UI IDM login                                            (OK=25734  KO=2     )
>  UI IDM managed user schema                              (OK=25735  KO=1     )
>  UI IDM dashboard                                        (OK=25735  KO=1     )
>  UI IDM user                                             (OK=25736  KO=0     )
>  UI IDM oidcToken                                        (OK=25737  KO=0     )
> userinfo                                                 (OK=25734  KO=0     )
> UI-Logout                                                (OK=25734  KO=0     )
> UI-Logout Redirect 1                                     (OK=25733  KO=1     )
>  UI AM revoke2                                           (OK=25731  KO=0     )
>  UI AM endsession                                        (OK=25731  KO=1     )
>  UI AM revoke1                                           (OK=25730  KO=0     )
> getIdToken                                               (OK=8541   KO=0     )
> getIdToken Redirect 1                                    (OK=8541   KO=0     )
> createOrganization                                       (OK=8540   KO=0     )
> queryOrganization                                        (OK=8540   KO=0     )
> deleteOrganization                                       (OK=8540   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4273   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4272   KO=0     )
> ReadPolicy                                               (OK=38537  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=810    KO=0     )
> DeletePolicy                                             (OK=38465  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4962 (98.73%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 23737  / active: 215    / done: 120024
================================================================================

00:05:35.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:35.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:35.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:37.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:37.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:37.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:39.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:39 GMT                                    3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1676364 KO=55    )
> restLoginInitiate                                        (OK=116153 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=116153 KO=0     )
> Skip 2FA                                                 (OK=64659  KO=2     )
> User Authorize PKCE stage                                (OK=136961 KO=1     )
> User AccessToken PKCE stage                              (OK=136956 KO=4     )
> RootUserinfo                                             (OK=86990  KO=0     )
> GetUUid                                                  (OK=38687  KO=1     )
> GetOpenidConfig                                          (OK=115843 KO=0     )
> CreatePolicy                                             (OK=38667  KO=19    )
> tokenUserinfo                                            (OK=20724  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25793  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25792  KO=1     )
>  UI AM idFromSession                                     (OK=25791  KO=1     )
>  UI AM validateGoto                                      (OK=25792  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25790  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25787  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4870   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25786  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25785  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25785  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25785  KO=0     )
>  UI IDM uiconfig                                         (OK=25785  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25785  KO=0     )
>  UI IDM version                                          (OK=25785  KO=0     )
>  UI IDM features                                         (OK=25784  KO=0     )
>  UI IDM privilege                                        (OK=25785  KO=0     )
>  UI IDM login                                            (OK=25783  KO=2     )
>  UI IDM managed user schema                              (OK=25781  KO=1     )
>  UI IDM dashboard                                        (OK=25781  KO=1     )
>  UI IDM user                                             (OK=25782  KO=0     )
>  UI IDM oidcToken                                        (OK=25783  KO=0     )
> userinfo                                                 (OK=25780  KO=0     )
> UI-Logout                                                (OK=25781  KO=0     )
> UI-Logout Redirect 1                                     (OK=25780  KO=1     )
>  UI AM revoke2                                           (OK=25779  KO=0     )
>  UI AM endsession                                        (OK=25779  KO=1     )
>  UI AM revoke1                                           (OK=25778  KO=0     )
> getIdToken                                               (OK=8557   KO=0     )
> getIdToken Redirect 1                                    (OK=8557   KO=0     )
> createOrganization                                       (OK=8556   KO=0     )
> queryOrganization                                        (OK=8556   KO=0     )
> deleteOrganization                                       (OK=8556   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4285   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4285   KO=0     )
> ReadPolicy                                               (OK=38604  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=814    KO=0     )
> DeletePolicy                                             (OK=38534  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4969 (98.73%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 23531  / active: 205    / done: 120240
================================================================================

00:05:40.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:41.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:41.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:42.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:42.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:42.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:43.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:43.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:43.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:43.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:44.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:44.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:44 GMT                                    3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1679260 KO=55    )
> restLoginInitiate                                        (OK=116346 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=116338 KO=0     )
> Skip 2FA                                                 (OK=64755  KO=2     )
> User Authorize PKCE stage                                (OK=137182 KO=1     )
> User AccessToken PKCE stage                              (OK=137178 KO=4     )
> RootUserinfo                                             (OK=87136  KO=0     )
> GetUUid                                                  (OK=38740  KO=1     )
> GetOpenidConfig                                          (OK=116037 KO=0     )
> CreatePolicy                                             (OK=38719  KO=19    )
> tokenUserinfo                                            (OK=20755  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25840  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25839  KO=1     )
>  UI AM idFromSession                                     (OK=25837  KO=1     )
>  UI AM validateGoto                                      (OK=25838  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25838  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25836  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4885   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25835  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25835  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25833  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25832  KO=0     )
>  UI IDM uiconfig                                         (OK=25831  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25831  KO=0     )
>  UI IDM version                                          (OK=25831  KO=0     )
>  UI IDM features                                         (OK=25831  KO=0     )
>  UI IDM privilege                                        (OK=25831  KO=0     )
>  UI IDM login                                            (OK=25829  KO=2     )
>  UI IDM managed user schema                              (OK=25830  KO=1     )
>  UI IDM dashboard                                        (OK=25830  KO=1     )
>  UI IDM user                                             (OK=25831  KO=0     )
>  UI IDM oidcToken                                        (OK=25832  KO=0     )
> userinfo                                                 (OK=25829  KO=0     )
> UI-Logout                                                (OK=25829  KO=0     )
> UI-Logout Redirect 1                                     (OK=25828  KO=1     )
>  UI AM revoke2                                           (OK=25827  KO=0     )
>  UI AM endsession                                        (OK=25827  KO=1     )
>  UI AM revoke1                                           (OK=25826  KO=0     )
> getIdToken                                               (OK=8574   KO=0     )
> getIdToken Redirect 1                                    (OK=8573   KO=0     )
> createOrganization                                       (OK=8572   KO=0     )
> queryOrganization                                        (OK=8572   KO=0     )
> deleteOrganization                                       (OK=8572   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4296   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4296   KO=0     )
> ReadPolicy                                               (OK=38680  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=821    KO=0     )
> DeletePolicy                                             (OK=38597  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4981 (98.73%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.36%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 23328  / active: 193    / done: 120455
================================================================================

00:05:44.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:45.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:45.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:46.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:46.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 120681: status.find.in([200, 209], 304), found 409
00:05:46.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,120681,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTIxMzQxMTk1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNk0tWFBSWGVJZVpaS1BpZEg5SDZBdHFCMXdRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzk0NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzk0NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NTQ2LCJpYXQiOjE3MzIyMzM5NDYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InZGaDNJdDJpaXdpQXZKTU9FeTB0SkhvRWpwYyJ9.d2IsgbTWrrmzx_EORKQ7eoWtiZiZYbDOdHTAE4wmrrUqHv2YHAN847r27fKK0UiCZWc_Ixu2T3WPScXhfJEwEjN_jc_3Fyc62EbD-L_V4s_baEFtvjDX0qW5HCPDYLw1dlDJT9bMy46q8v8hPqwvFYJtXypnesg0KWmoEd0MKJR4g7YAT-DGWfQvsIOeiVmz32zKwVmOLFn83AW60MjLbmrB7KcJhgc1ExkDixtmjB9kw_jY-P7uhmhDrcehx8VfJdsI6C-VRPB2AFzbyGtGadyUuy8xV2HQDcPBvfQH067FBrrDz4S9avulnFgQremhZqcNbWSqKKZL4Qja3ehcSA, username -> user.107675, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy749085, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73c37599, authcode -> lz-M2hnrL72IZ2ns-MCOPkamYds, useAdminRealm -> true, callbacks -> {"tokenId":"RXGffmZok2L-Yv_nXCHHsIESU5Q.*AAJTSQACMDIAAlNLABxXQ002dHhuU1BNY1VvNjBxMWdHYjZsdmxBcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233945910), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RXGffmZok2L-Yv_nXCHHsIESU5Q.*AAJTSQACMDIAAlNLABxXQ002dHhuU1BNY1VvNjBxMWdHYjZsdmxBcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233945910))), password -> Pa_ssw0rd, challenge -> WvdEZgTfWWOh7tk1X-iYtujj3zf17vT4FfpoKHvGXbA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 194.222.196.16, verifier -> Njc0NDU4Njc2MzEzNDYxODY5Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@17a2fa65, tokenId -> RXGffmZok2L-Yv_nXCHHsIESU5Q.*AAJTSQACMDIAAlNLABxXQ002dHhuU1BNY1VvNjBxMWdHYjZsdmxBcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=RXGffmZok2L-Yv_nXCHHsIESU5Q.*AAJTSQACMDIAAlNLABxXQ002dHhuU1BNY1VvNjBxMWdHYjZsdmxBcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RXGffmZok2L-Yv_nXCHHsIESU5Q.*AAJTSQACMDIAAlNLABxXQ002dHhuU1BNY1VvNjBxMWdHYjZsdmxBcms9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy749085","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: Fri, 22 Nov 2024 00:05:46 GMT
	x-forgerock-transactionid: 5b748d93-e940-4301-920c-d0bd12d22e72
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:05:46.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:46.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:46.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:48.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:48.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:49.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:49 GMT                                    3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1682214 KO=56    )
> restLoginInitiate                                        (OK=116557 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=116548 KO=0     )
> Skip 2FA                                                 (OK=64868  KO=2     )
> User Authorize PKCE stage                                (OK=137425 KO=1     )
> User AccessToken PKCE stage                              (OK=137419 KO=4     )
> RootUserinfo                                             (OK=87295  KO=0     )
> GetUUid                                                  (OK=38805  KO=1     )
> GetOpenidConfig                                          (OK=116229 KO=0     )
> CreatePolicy                                             (OK=38783  KO=20    )
> tokenUserinfo                                            (OK=20795  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25885  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25884  KO=1     )
>  UI AM idFromSession                                     (OK=25883  KO=1     )
>  UI AM validateGoto                                      (OK=25884  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25881  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25879  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4891   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25878  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25877  KO=0     )
>  UI IDM uiconfig                                         (OK=25877  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25877  KO=0     )
>  UI IDM version                                          (OK=25877  KO=0     )
>  UI IDM features                                         (OK=25877  KO=0     )
>  UI IDM privilege                                        (OK=25877  KO=0     )
>  UI IDM login                                            (OK=25875  KO=2     )
>  UI IDM managed user schema                              (OK=25875  KO=1     )
>  UI IDM dashboard                                        (OK=25876  KO=1     )
>  UI IDM user                                             (OK=25877  KO=0     )
>  UI IDM oidcToken                                        (OK=25877  KO=0     )
> userinfo                                                 (OK=25875  KO=0     )
> UI-Logout                                                (OK=25877  KO=0     )
> UI-Logout Redirect 1                                     (OK=25875  KO=1     )
>  UI AM revoke2                                           (OK=25873  KO=0     )
>  UI AM endsession                                        (OK=25873  KO=1     )
>  UI AM revoke1                                           (OK=25872  KO=0     )
> getIdToken                                               (OK=8590   KO=0     )
> getIdToken Redirect 1                                    (OK=8590   KO=0     )
> createOrganization                                       (OK=8588   KO=0     )
> queryOrganization                                        (OK=8588   KO=0     )
> deleteOrganization                                       (OK=8588   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4303   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4303   KO=0     )
> ReadPolicy                                               (OK=38730  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=826    KO=0     )
> DeletePolicy                                             (OK=38676  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4991 (98.71%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.38%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 23111  / active: 188    / done: 120677
================================================================================

00:05:49.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:49.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:50.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:50.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:50.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:51.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:51.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:52.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:52.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:52.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:52.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:52.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:53.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:53.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:53.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:54.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:54.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:54 GMT                                    3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1685008 KO=56    )
> restLoginInitiate                                        (OK=116745 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=116738 KO=0     )
> Skip 2FA                                                 (OK=64963  KO=2     )
> User Authorize PKCE stage                                (OK=137645 KO=1     )
> User AccessToken PKCE stage                              (OK=137640 KO=4     )
> RootUserinfo                                             (OK=87408  KO=0     )
> GetUUid                                                  (OK=38868  KO=1     )
> GetOpenidConfig                                          (OK=116408 KO=0     )
> CreatePolicy                                             (OK=38845  KO=20    )
> tokenUserinfo                                            (OK=20826  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25934  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25933  KO=1     )
>  UI AM idFromSession                                     (OK=25931  KO=1     )
>  UI AM validateGoto                                      (OK=25932  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25930  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25925  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4903   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25923  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25923  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25924  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25924  KO=0     )
>  UI IDM uiconfig                                         (OK=25924  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25924  KO=0     )
>  UI IDM version                                          (OK=25924  KO=0     )
>  UI IDM features                                         (OK=25924  KO=0     )
>  UI IDM privilege                                        (OK=25924  KO=0     )
>  UI IDM login                                            (OK=25922  KO=2     )
>  UI IDM managed user schema                              (OK=25923  KO=1     )
>  UI IDM dashboard                                        (OK=25923  KO=1     )
>  UI IDM user                                             (OK=25923  KO=0     )
>  UI IDM oidcToken                                        (OK=25924  KO=0     )
> userinfo                                                 (OK=25921  KO=0     )
> UI-Logout                                                (OK=25922  KO=0     )
> UI-Logout Redirect 1                                     (OK=25920  KO=1     )
>  UI AM revoke2                                           (OK=25919  KO=0     )
>  UI AM endsession                                        (OK=25919  KO=1     )
>  UI AM revoke1                                           (OK=25918  KO=0     )
> getIdToken                                               (OK=8604   KO=0     )
> getIdToken Redirect 1                                    (OK=8604   KO=0     )
> createOrganization                                       (OK=8603   KO=0     )
> queryOrganization                                        (OK=8603   KO=0     )
> deleteOrganization                                       (OK=8602   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4311   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4311   KO=0     )
> ReadPolicy                                               (OK=38794  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=828    KO=0     )
> DeletePolicy                                             (OK=38726  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5008 (98.72%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 22914  / active: 183    / done: 120879
================================================================================

00:05:55.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:56.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:57.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:58.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:05:59.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:05:59 GMT                                    3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1687849 KO=56    )
> restLoginInitiate                                        (OK=116934 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=116932 KO=0     )
> Skip 2FA                                                 (OK=65075  KO=2     )
> User Authorize PKCE stage                                (OK=137881 KO=1     )
> User AccessToken PKCE stage                              (OK=137878 KO=4     )
> RootUserinfo                                             (OK=87504  KO=0     )
> GetUUid                                                  (OK=38939  KO=1     )
> GetOpenidConfig                                          (OK=116604 KO=0     )
> CreatePolicy                                             (OK=38918  KO=20    )
> tokenUserinfo                                            (OK=20865  KO=0     )
> UI-Post-Login - stage 1                                  (OK=25975  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25972  KO=1     )
>  UI AM idFromSession                                     (OK=25971  KO=1     )
>  UI AM validateGoto                                      (OK=25972  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25972  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25970  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4912   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25969  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25969  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25970  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25970  KO=0     )
>  UI IDM uiconfig                                         (OK=25970  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25970  KO=0     )
>  UI IDM version                                          (OK=25970  KO=0     )
>  UI IDM features                                         (OK=25970  KO=0     )
>  UI IDM privilege                                        (OK=25970  KO=0     )
>  UI IDM login                                            (OK=25968  KO=2     )
>  UI IDM managed user schema                              (OK=25969  KO=1     )
>  UI IDM dashboard                                        (OK=25969  KO=1     )
>  UI IDM user                                             (OK=25970  KO=0     )
>  UI IDM oidcToken                                        (OK=25971  KO=0     )
> userinfo                                                 (OK=25968  KO=0     )
> UI-Logout                                                (OK=25970  KO=0     )
> UI-Logout Redirect 1                                     (OK=25969  KO=1     )
>  UI AM revoke2                                           (OK=25968  KO=0     )
>  UI AM endsession                                        (OK=25968  KO=1     )
>  UI AM revoke1                                           (OK=25967  KO=0     )
> getIdToken                                               (OK=8618   KO=0     )
> getIdToken Redirect 1                                    (OK=8618   KO=0     )
> createOrganization                                       (OK=8617   KO=0     )
> queryOrganization                                        (OK=8617   KO=0     )
> deleteOrganization                                       (OK=8617   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4315   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4314   KO=0     )
> ReadPolicy                                               (OK=38858  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=829    KO=0     )
> DeletePolicy                                             (OK=38787  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5013 (98.72%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 22720  / active: 190    / done: 121066
================================================================================

00:05:59.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:00.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:00.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:01.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:01.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:01.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:02.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:02.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:02.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:03.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:04.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:04.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:04 GMT                                    3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1690510 KO=56    )
> restLoginInitiate                                        (OK=117116 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=117111 KO=0     )
> Skip 2FA                                                 (OK=65171  KO=2     )
> User Authorize PKCE stage                                (OK=138092 KO=1     )
> User AccessToken PKCE stage                              (OK=138085 KO=4     )
> RootUserinfo                                             (OK=87634  KO=0     )
> GetUUid                                                  (OK=39000  KO=1     )
> GetOpenidConfig                                          (OK=116800 KO=0     )
> CreatePolicy                                             (OK=38978  KO=20    )
> tokenUserinfo                                            (OK=20894  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26017  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26015  KO=1     )
>  UI AM idFromSession                                     (OK=26014  KO=1     )
>  UI AM validateGoto                                      (OK=26015  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26015  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26013  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4920   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26010  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26010  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26011  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26011  KO=0     )
>  UI IDM uiconfig                                         (OK=26011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26011  KO=0     )
>  UI IDM version                                          (OK=26011  KO=0     )
>  UI IDM features                                         (OK=26011  KO=0     )
>  UI IDM privilege                                        (OK=26011  KO=0     )
>  UI IDM login                                            (OK=26009  KO=2     )
>  UI IDM managed user schema                              (OK=26010  KO=1     )
>  UI IDM dashboard                                        (OK=26010  KO=1     )
>  UI IDM user                                             (OK=26011  KO=0     )
>  UI IDM oidcToken                                        (OK=26012  KO=0     )
> userinfo                                                 (OK=26010  KO=0     )
> UI-Logout                                                (OK=26012  KO=0     )
> UI-Logout Redirect 1                                     (OK=26011  KO=1     )
>  UI AM revoke2                                           (OK=26010  KO=0     )
>  UI AM endsession                                        (OK=26010  KO=1     )
>  UI AM revoke1                                           (OK=26009  KO=0     )
> getIdToken                                               (OK=8632   KO=0     )
> getIdToken Redirect 1                                    (OK=8631   KO=0     )
> createOrganization                                       (OK=8630   KO=0     )
> queryOrganization                                        (OK=8630   KO=0     )
> deleteOrganization                                       (OK=8630   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4321   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4321   KO=0     )
> ReadPolicy                                               (OK=38929  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=831    KO=0     )
> DeletePolicy                                             (OK=38854  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5025 (98.72%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.28%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.26%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 22532  / active: 182    / done: 121262
================================================================================

00:06:05.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:06.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:06.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:06.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:07.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:07.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:08.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:08.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:08.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:09.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:09 GMT                                    3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1693343 KO=56    )
> restLoginInitiate                                        (OK=117312 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=117303 KO=0     )
> Skip 2FA                                                 (OK=65280  KO=2     )
> User Authorize PKCE stage                                (OK=138319 KO=1     )
> User AccessToken PKCE stage                              (OK=138313 KO=4     )
> RootUserinfo                                             (OK=87740  KO=0     )
> GetUUid                                                  (OK=39068  KO=1     )
> GetOpenidConfig                                          (OK=117002 KO=0     )
> CreatePolicy                                             (OK=39047  KO=20    )
> tokenUserinfo                                            (OK=20924  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26060  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26059  KO=1     )
>  UI AM idFromSession                                     (OK=26058  KO=1     )
>  UI AM validateGoto                                      (OK=26059  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26059  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26056  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4927   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26056  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26056  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26057  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26057  KO=0     )
>  UI IDM uiconfig                                         (OK=26057  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26057  KO=0     )
>  UI IDM version                                          (OK=26057  KO=0     )
>  UI IDM features                                         (OK=26057  KO=0     )
>  UI IDM privilege                                        (OK=26057  KO=0     )
>  UI IDM login                                            (OK=26055  KO=2     )
>  UI IDM managed user schema                              (OK=26056  KO=1     )
>  UI IDM dashboard                                        (OK=26056  KO=1     )
>  UI IDM user                                             (OK=26057  KO=0     )
>  UI IDM oidcToken                                        (OK=26057  KO=0     )
> userinfo                                                 (OK=26054  KO=0     )
> UI-Logout                                                (OK=26056  KO=0     )
> UI-Logout Redirect 1                                     (OK=26055  KO=1     )
>  UI AM revoke2                                           (OK=26054  KO=0     )
>  UI AM endsession                                        (OK=26054  KO=1     )
>  UI AM revoke1                                           (OK=26053  KO=0     )
> getIdToken                                               (OK=8649   KO=0     )
> getIdToken Redirect 1                                    (OK=8648   KO=0     )
> createOrganization                                       (OK=8647   KO=0     )
> queryOrganization                                        (OK=8647   KO=0     )
> deleteOrganization                                       (OK=8647   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4328   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4326   KO=0     )
> ReadPolicy                                               (OK=38993  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=831    KO=0     )
> DeletePolicy                                             (OK=38923  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5035 (98.73%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 22331  / active: 187    / done: 121458
================================================================================

00:06:09.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:12.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:12.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:14 GMT                                    3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1695834 KO=56    )
> restLoginInitiate                                        (OK=117497 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=117491 KO=0     )
> Skip 2FA                                                 (OK=65391  KO=2     )
> User Authorize PKCE stage                                (OK=138536 KO=1     )
> User AccessToken PKCE stage                              (OK=138530 KO=4     )
> RootUserinfo                                             (OK=87887  KO=0     )
> GetUUid                                                  (OK=39142  KO=1     )
> GetOpenidConfig                                          (OK=117207 KO=0     )
> CreatePolicy                                             (OK=39121  KO=20    )
> tokenUserinfo                                            (OK=20962  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26094  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26093  KO=1     )
>  UI AM idFromSession                                     (OK=26092  KO=1     )
>  UI AM validateGoto                                      (OK=26093  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26092  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26089  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4935   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26089  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26089  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26089  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26088  KO=0     )
>  UI IDM uiconfig                                         (OK=26088  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26088  KO=0     )
>  UI IDM version                                          (OK=26088  KO=0     )
>  UI IDM features                                         (OK=26088  KO=0     )
>  UI IDM privilege                                        (OK=26088  KO=0     )
>  UI IDM login                                            (OK=26086  KO=2     )
>  UI IDM managed user schema                              (OK=26087  KO=1     )
>  UI IDM dashboard                                        (OK=26087  KO=1     )
>  UI IDM user                                             (OK=26088  KO=0     )
>  UI IDM oidcToken                                        (OK=26089  KO=0     )
> userinfo                                                 (OK=26086  KO=0     )
> UI-Logout                                                (OK=26088  KO=0     )
> UI-Logout Redirect 1                                     (OK=26087  KO=1     )
>  UI AM revoke2                                           (OK=26086  KO=0     )
>  UI AM endsession                                        (OK=26086  KO=1     )
>  UI AM revoke1                                           (OK=26085  KO=0     )
> getIdToken                                               (OK=8659   KO=0     )
> getIdToken Redirect 1                                    (OK=8659   KO=0     )
> createOrganization                                       (OK=8657   KO=0     )
> queryOrganization                                        (OK=8657   KO=0     )
> deleteOrganization                                       (OK=8657   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4332   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4332   KO=0     )
> ReadPolicy                                               (OK=39059  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=832    KO=0     )
> DeletePolicy                                             (OK=38988  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5038 (98.73%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 22138  / active: 204    / done: 121634
================================================================================

00:06:15.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:15.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:15.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:16.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:16.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:19.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:19 GMT                                    3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1698610 KO=56    )
> restLoginInitiate                                        (OK=117687 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=117684 KO=0     )
> Skip 2FA                                                 (OK=65497  KO=2     )
> User Authorize PKCE stage                                (OK=138765 KO=1     )
> User AccessToken PKCE stage                              (OK=138759 KO=4     )
> RootUserinfo                                             (OK=88027  KO=0     )
> GetUUid                                                  (OK=39201  KO=1     )
> GetOpenidConfig                                          (OK=117406 KO=0     )
> CreatePolicy                                             (OK=39180  KO=20    )
> tokenUserinfo                                            (OK=21001  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26136  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26135  KO=1     )
>  UI AM idFromSession                                     (OK=26134  KO=1     )
>  UI AM validateGoto                                      (OK=26134  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26133  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26131  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4942   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26131  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26131  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26130  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26130  KO=0     )
>  UI IDM uiconfig                                         (OK=26129  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26129  KO=0     )
>  UI IDM version                                          (OK=26129  KO=0     )
>  UI IDM features                                         (OK=26129  KO=0     )
>  UI IDM privilege                                        (OK=26129  KO=0     )
>  UI IDM login                                            (OK=26127  KO=2     )
>  UI IDM managed user schema                              (OK=26128  KO=1     )
>  UI IDM dashboard                                        (OK=26128  KO=1     )
>  UI IDM user                                             (OK=26128  KO=0     )
>  UI IDM oidcToken                                        (OK=26129  KO=0     )
> userinfo                                                 (OK=26126  KO=0     )
> UI-Logout                                                (OK=26128  KO=0     )
> UI-Logout Redirect 1                                     (OK=26126  KO=1     )
>  UI AM revoke2                                           (OK=26125  KO=0     )
>  UI AM endsession                                        (OK=26125  KO=1     )
>  UI AM revoke1                                           (OK=26124  KO=0     )
> getIdToken                                               (OK=8679   KO=0     )
> getIdToken Redirect 1                                    (OK=8679   KO=0     )
> createOrganization                                       (OK=8678   KO=0     )
> queryOrganization                                        (OK=8678   KO=0     )
> deleteOrganization                                       (OK=8677   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4341   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4340   KO=0     )
> ReadPolicy                                               (OK=39134  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=835    KO=0     )
> DeletePolicy                                             (OK=39056  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5044 (98.73%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.37%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 21943  / active: 186    / done: 121847
================================================================================

00:06:20.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:21.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:22.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:22.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:22.383 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 122116: status.find.in([200, 209], 304), found 409
00:06:22.384 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,122116,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIxMTA5NjEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSjk2a25IOWZWZElsMm85MEEybnZ0YVhZejk0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzk4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzk4MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NTgyLCJpYXQiOjE3MzIyMzM5ODIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkxTYnlWZE9QYTdOQ3d0ZV8zS05JcGhzMWVZMCJ9.W6rcRKxRGD8uNrxaQ3H8wI_ZL6Avg67qHtD-RQizB_3Wj4qd_0_gvhKSGuglhUVx4N-BtSjafTPz8B9fJXV2SHuompGFEMdsnUtZs8jY3mnw1wIaCQDHY-W2Olq7s2W6AnDFt0M4w0rW0vo16ngC9WrQyQ1fFndF_kMRiUejDOgSfIfgKL3EYVBXQ--xv_BMLLRdpTVMdrurETSMRf77qeT0wMflKmPFYJY3-D_b72vSuk8mwS4bGlXKAL4bkB6fsxzvq92fPJKG5S2_6GgC2T_gVUsFQwKL6X8IQRACK_Oq1Hwg5-REy8Ng-EIKuE8cKNGkj3slI0N8_zQpFiRNqA, username -> user.150992, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy348865, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9e4ec7, authcode -> ye6UZdYFc5g0t_CmxI1_RE4XohU, useAdminRealm -> true, callbacks -> {"tokenId":"kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233982073), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233982073))), password -> Pa_ssw0rd, challenge -> L8gjWIGgFMsLQpfnkMA-hzp6XmV8HeZJ_LKZOX4quzY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NTg5MTIwNjc5MzQ3OTA2MzI3Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54d86908, tokenId -> kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
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=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy348865","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: Fri, 22 Nov 2024 00:06:22 GMT
	x-forgerock-transactionid: 64f6c9bc-3da7-4b37-a245-65f52403d313
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:06:22.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:22.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:23.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:23.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:23.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:24 GMT                                    3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1701295 KO=57    )
> restLoginInitiate                                        (OK=117865 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=117864 KO=0     )
> Skip 2FA                                                 (OK=65594  KO=2     )
> User Authorize PKCE stage                                (OK=138979 KO=1     )
> User AccessToken PKCE stage                              (OK=138972 KO=4     )
> RootUserinfo                                             (OK=88177  KO=0     )
> GetUUid                                                  (OK=39257  KO=1     )
> GetOpenidConfig                                          (OK=117598 KO=0     )
> CreatePolicy                                             (OK=39236  KO=21    )
> tokenUserinfo                                            (OK=21035  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26177  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26174  KO=1     )
>  UI AM idFromSession                                     (OK=26173  KO=1     )
>  UI AM validateGoto                                      (OK=26174  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26175  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26173  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4949   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26173  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26173  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26172  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26172  KO=0     )
>  UI IDM uiconfig                                         (OK=26172  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26172  KO=0     )
>  UI IDM version                                          (OK=26172  KO=0     )
>  UI IDM features                                         (OK=26172  KO=0     )
>  UI IDM privilege                                        (OK=26172  KO=0     )
>  UI IDM login                                            (OK=26170  KO=2     )
>  UI IDM managed user schema                              (OK=26171  KO=1     )
>  UI IDM dashboard                                        (OK=26171  KO=1     )
>  UI IDM user                                             (OK=26172  KO=0     )
>  UI IDM oidcToken                                        (OK=26173  KO=0     )
> userinfo                                                 (OK=26170  KO=0     )
> UI-Logout                                                (OK=26172  KO=0     )
> UI-Logout Redirect 1                                     (OK=26171  KO=1     )
>  UI AM revoke2                                           (OK=26168  KO=0     )
>  UI AM endsession                                        (OK=26169  KO=1     )
>  UI AM revoke1                                           (OK=26167  KO=0     )
> getIdToken                                               (OK=8690   KO=0     )
> getIdToken Redirect 1                                    (OK=8690   KO=0     )
> createOrganization                                       (OK=8689   KO=0     )
> queryOrganization                                        (OK=8689   KO=0     )
> deleteOrganization                                       (OK=8689   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4347   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4347   KO=0     )
> ReadPolicy                                               (OK=39193  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=836    KO=0     )
> DeletePolicy                                             (OK=39129  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5053 (98.71%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.25%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 21757  / active: 167    / done: 122052
================================================================================

00:06:25.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:26.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:26.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:26.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:26.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:26.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:26.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:27.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:27.498 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 122116: status.find.in([200, 209], 304), found 404
00:06:27.499 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,122116,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIxMTA5NjEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSjk2a25IOWZWZElsMm85MEEybnZ0YVhZejk0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzk4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzk4MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NTgyLCJpYXQiOjE3MzIyMzM5ODIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkxTYnlWZE9QYTdOQ3d0ZV8zS05JcGhzMWVZMCJ9.W6rcRKxRGD8uNrxaQ3H8wI_ZL6Avg67qHtD-RQizB_3Wj4qd_0_gvhKSGuglhUVx4N-BtSjafTPz8B9fJXV2SHuompGFEMdsnUtZs8jY3mnw1wIaCQDHY-W2Olq7s2W6AnDFt0M4w0rW0vo16ngC9WrQyQ1fFndF_kMRiUejDOgSfIfgKL3EYVBXQ--xv_BMLLRdpTVMdrurETSMRf77qeT0wMflKmPFYJY3-D_b72vSuk8mwS4bGlXKAL4bkB6fsxzvq92fPJKG5S2_6GgC2T_gVUsFQwKL6X8IQRACK_Oq1Hwg5-REy8Ng-EIKuE8cKNGkj3slI0N8_zQpFiRNqA, username -> user.150992, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy348865, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9e4ec7, authcode -> ye6UZdYFc5g0t_CmxI1_RE4XohU, useAdminRealm -> true, callbacks -> {"tokenId":"kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233982073), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233982073))), password -> Pa_ssw0rd, challenge -> L8gjWIGgFMsLQpfnkMA-hzp6XmV8HeZJ_LKZOX4quzY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NTg5MTIwNjc5MzQ3OTA2MzI3Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54d86908, tokenId -> kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy348865
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=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Fri, 22 Nov 2024 00:06:27 GMT
	x-forgerock-transactionid: 2e571bf8-02e3-4386-ae57-47b42cdecce8
	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 testPolicy348865 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:06:27.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:28.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:28.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:29.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:29 GMT                                    3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1704009 KO=58    )
> restLoginInitiate                                        (OK=118062 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=118056 KO=0     )
> Skip 2FA                                                 (OK=65700  KO=2     )
> User Authorize PKCE stage                                (OK=139199 KO=1     )
> User AccessToken PKCE stage                              (OK=139194 KO=4     )
> RootUserinfo                                             (OK=88304  KO=0     )
> GetUUid                                                  (OK=39315  KO=1     )
> GetOpenidConfig                                          (OK=117773 KO=0     )
> CreatePolicy                                             (OK=39294  KO=21    )
> tokenUserinfo                                            (OK=21065  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26220  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26219  KO=1     )
>  UI AM idFromSession                                     (OK=26218  KO=1     )
>  UI AM validateGoto                                      (OK=26219  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26217  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4959   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26216  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26216  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26215  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26214  KO=0     )
>  UI IDM uiconfig                                         (OK=26214  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26214  KO=0     )
>  UI IDM version                                          (OK=26214  KO=0     )
>  UI IDM features                                         (OK=26214  KO=0     )
>  UI IDM privilege                                        (OK=26214  KO=0     )
>  UI IDM login                                            (OK=26212  KO=2     )
>  UI IDM managed user schema                              (OK=26213  KO=1     )
>  UI IDM dashboard                                        (OK=26213  KO=1     )
>  UI IDM user                                             (OK=26214  KO=0     )
>  UI IDM oidcToken                                        (OK=26214  KO=0     )
> userinfo                                                 (OK=26210  KO=0     )
> UI-Logout                                                (OK=26212  KO=0     )
> UI-Logout Redirect 1                                     (OK=26211  KO=1     )
>  UI AM revoke2                                           (OK=26210  KO=0     )
>  UI AM endsession                                        (OK=26210  KO=1     )
>  UI AM revoke1                                           (OK=26209  KO=0     )
> getIdToken                                               (OK=8705   KO=0     )
> getIdToken Redirect 1                                    (OK=8705   KO=0     )
> createOrganization                                       (OK=8704   KO=0     )
> queryOrganization                                        (OK=8704   KO=0     )
> deleteOrganization                                       (OK=8704   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4358   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4358   KO=0     )
> ReadPolicy                                               (OK=39251  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=838    KO=0     )
> DeletePolicy                                             (OK=39190  KO=9     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5065 (98.69%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 21548  / active: 174    / done: 122254
================================================================================

00:06:29.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:30.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:31.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:31.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:32.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 122116: status.find.in([200, 209], 304), found 404
00:06:32.602 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,122116,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIxMTA5NjEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSjk2a25IOWZWZElsMm85MEEybnZ0YVhZejk0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzMzk4MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzMzk4MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NTgyLCJpYXQiOjE3MzIyMzM5ODIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkxTYnlWZE9QYTdOQ3d0ZV8zS05JcGhzMWVZMCJ9.W6rcRKxRGD8uNrxaQ3H8wI_ZL6Avg67qHtD-RQizB_3Wj4qd_0_gvhKSGuglhUVx4N-BtSjafTPz8B9fJXV2SHuompGFEMdsnUtZs8jY3mnw1wIaCQDHY-W2Olq7s2W6AnDFt0M4w0rW0vo16ngC9WrQyQ1fFndF_kMRiUejDOgSfIfgKL3EYVBXQ--xv_BMLLRdpTVMdrurETSMRf77qeT0wMflKmPFYJY3-D_b72vSuk8mwS4bGlXKAL4bkB6fsxzvq92fPJKG5S2_6GgC2T_gVUsFQwKL6X8IQRACK_Oq1Hwg5-REy8Ng-EIKuE8cKNGkj3slI0N8_zQpFiRNqA, username -> user.150992, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy348865, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7e9e4ec7, authcode -> ye6UZdYFc5g0t_CmxI1_RE4XohU, useAdminRealm -> true, callbacks -> {"tokenId":"kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732233982073), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732233982073))), password -> Pa_ssw0rd, challenge -> L8gjWIGgFMsLQpfnkMA-hzp6XmV8HeZJ_LKZOX4quzY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NTg5MTIwNjc5MzQ3OTA2MzI3Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54d86908, tokenId -> kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@239b0f9d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy348865
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=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kkWE7m67-8LSgiCO0QC3dfp0q14.*AAJTSQACMDIAAlNLABxGWTB2QkU5UzNySzU2Y1IzTjJpNnlnNHFoaGs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Fri, 22 Nov 2024 00:06:32 GMT
	x-forgerock-transactionid: 56837048-3f9d-492c-b9d0-85078437e7fb
	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 testPolicy348865 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:06:32.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:33.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:33.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:34.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:34 GMT                                    3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1706956 KO=59    )
> restLoginInitiate                                        (OK=118260 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=118253 KO=0     )
> Skip 2FA                                                 (OK=65801  KO=2     )
> User Authorize PKCE stage                                (OK=139436 KO=1     )
> User AccessToken PKCE stage                              (OK=139430 KO=4     )
> RootUserinfo                                             (OK=88482  KO=0     )
> GetUUid                                                  (OK=39369  KO=1     )
> GetOpenidConfig                                          (OK=117943 KO=0     )
> CreatePolicy                                             (OK=39345  KO=21    )
> tokenUserinfo                                            (OK=21099  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26270  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26268  KO=1     )
>  UI AM idFromSession                                     (OK=26266  KO=1     )
>  UI AM validateGoto                                      (OK=26267  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26268  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26266  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4971   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26266  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26266  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26267  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26267  KO=0     )
>  UI IDM uiconfig                                         (OK=26265  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26265  KO=0     )
>  UI IDM version                                          (OK=26265  KO=0     )
>  UI IDM features                                         (OK=26264  KO=0     )
>  UI IDM privilege                                        (OK=26263  KO=0     )
>  UI IDM login                                            (OK=26262  KO=2     )
>  UI IDM managed user schema                              (OK=26261  KO=1     )
>  UI IDM dashboard                                        (OK=26261  KO=1     )
>  UI IDM user                                             (OK=26262  KO=0     )
>  UI IDM oidcToken                                        (OK=26262  KO=0     )
> userinfo                                                 (OK=26260  KO=0     )
> UI-Logout                                                (OK=26262  KO=0     )
> UI-Logout Redirect 1                                     (OK=26261  KO=1     )
>  UI AM revoke2                                           (OK=26260  KO=0     )
>  UI AM endsession                                        (OK=26260  KO=1     )
>  UI AM revoke1                                           (OK=26259  KO=0     )
> getIdToken                                               (OK=8718   KO=0     )
> getIdToken Redirect 1                                    (OK=8718   KO=0     )
> createOrganization                                       (OK=8716   KO=0     )
> queryOrganization                                        (OK=8716   KO=0     )
> deleteOrganization                                       (OK=8716   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4364   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4364   KO=0     )
> ReadPolicy                                               (OK=39306  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=839    KO=0     )
> DeletePolicy                                             (OK=39247  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5073 (98.68%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 85%
          waiting: 21348  / active: 180    / done: 122448
================================================================================

00:06:34.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:35.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:36.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:36.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:36.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:37.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:37.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:37.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:38.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:38.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:39.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:39 GMT                                    3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1709627 KO=59    )
> restLoginInitiate                                        (OK=118441 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=118435 KO=0     )
> Skip 2FA                                                 (OK=65902  KO=2     )
> User Authorize PKCE stage                                (OK=139649 KO=1     )
> User AccessToken PKCE stage                              (OK=139644 KO=4     )
> RootUserinfo                                             (OK=88634  KO=0     )
> GetUUid                                                  (OK=39430  KO=1     )
> GetOpenidConfig                                          (OK=118111 KO=0     )
> CreatePolicy                                             (OK=39409  KO=21    )
> tokenUserinfo                                            (OK=21132  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26311  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26310  KO=1     )
>  UI AM idFromSession                                     (OK=26308  KO=1     )
>  UI AM validateGoto                                      (OK=26309  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26310  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26308  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4980   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26307  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26307  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26306  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26306  KO=0     )
>  UI IDM uiconfig                                         (OK=26306  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26306  KO=0     )
>  UI IDM version                                          (OK=26306  KO=0     )
>  UI IDM features                                         (OK=26306  KO=0     )
>  UI IDM privilege                                        (OK=26306  KO=0     )
>  UI IDM login                                            (OK=26304  KO=2     )
>  UI IDM managed user schema                              (OK=26305  KO=1     )
>  UI IDM dashboard                                        (OK=26305  KO=1     )
>  UI IDM user                                             (OK=26306  KO=0     )
>  UI IDM oidcToken                                        (OK=26305  KO=0     )
> userinfo                                                 (OK=26303  KO=0     )
> UI-Logout                                                (OK=26305  KO=0     )
> UI-Logout Redirect 1                                     (OK=26304  KO=1     )
>  UI AM revoke2                                           (OK=26303  KO=0     )
>  UI AM endsession                                        (OK=26303  KO=1     )
>  UI AM revoke1                                           (OK=26302  KO=0     )
> getIdToken                                               (OK=8731   KO=0     )
> getIdToken Redirect 1                                    (OK=8731   KO=0     )
> createOrganization                                       (OK=8730   KO=0     )
> queryOrganization                                        (OK=8730   KO=0     )
> deleteOrganization                                       (OK=8730   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4374   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4374   KO=0     )
> ReadPolicy                                               (OK=39359  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=841    KO=0     )
> DeletePolicy                                             (OK=39303  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5084 (98.68%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 21158  / active: 166    / done: 122652
================================================================================

00:06:39.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:39.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:39.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:40.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:40.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:40.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:40.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:41.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:41.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:42.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:42.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:42.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:43.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:44 GMT                                    3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1712080 KO=59    )
> restLoginInitiate                                        (OK=118610 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=118604 KO=0     )
> Skip 2FA                                                 (OK=65995  KO=2     )
> User Authorize PKCE stage                                (OK=139842 KO=1     )
> User AccessToken PKCE stage                              (OK=139838 KO=4     )
> RootUserinfo                                             (OK=88754  KO=0     )
> GetUUid                                                  (OK=39489  KO=1     )
> GetOpenidConfig                                          (OK=118284 KO=0     )
> CreatePolicy                                             (OK=39465  KO=21    )
> tokenUserinfo                                            (OK=21160  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26347  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26346  KO=1     )
>  UI AM idFromSession                                     (OK=26345  KO=1     )
>  UI AM validateGoto                                      (OK=26346  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26347  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26345  KO=2     )
> restloginProgressiveProfileCallback                      (OK=4991   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26344  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26344  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26345  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26345  KO=0     )
>  UI IDM uiconfig                                         (OK=26345  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26345  KO=0     )
>  UI IDM version                                          (OK=26345  KO=0     )
>  UI IDM features                                         (OK=26345  KO=0     )
>  UI IDM privilege                                        (OK=26345  KO=0     )
>  UI IDM login                                            (OK=26343  KO=2     )
>  UI IDM managed user schema                              (OK=26344  KO=1     )
>  UI IDM dashboard                                        (OK=26344  KO=1     )
>  UI IDM user                                             (OK=26345  KO=0     )
>  UI IDM oidcToken                                        (OK=26345  KO=0     )
> userinfo                                                 (OK=26342  KO=0     )
> UI-Logout                                                (OK=26344  KO=0     )
> UI-Logout Redirect 1                                     (OK=26343  KO=1     )
>  UI AM revoke2                                           (OK=26342  KO=0     )
>  UI AM endsession                                        (OK=26342  KO=1     )
>  UI AM revoke1                                           (OK=26341  KO=0     )
> getIdToken                                               (OK=8743   KO=0     )
> getIdToken Redirect 1                                    (OK=8743   KO=0     )
> createOrganization                                       (OK=8742   KO=0     )
> queryOrganization                                        (OK=8741   KO=0     )
> deleteOrganization                                       (OK=8739   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4383   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4383   KO=0     )
> ReadPolicy                                               (OK=39423  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=842    KO=0     )
> DeletePolicy                                             (OK=39355  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5097 (98.68%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 20975  / active: 175    / done: 122826
================================================================================

00:06:44.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:46.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:47.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:47.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:49.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:49.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:49 GMT                                    3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1714600 KO=59    )
> restLoginInitiate                                        (OK=118785 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=118777 KO=0     )
> Skip 2FA                                                 (OK=66080  KO=2     )
> User Authorize PKCE stage                                (OK=140051 KO=1     )
> User AccessToken PKCE stage                              (OK=140046 KO=4     )
> RootUserinfo                                             (OK=88854  KO=0     )
> GetUUid                                                  (OK=39545  KO=1     )
> GetOpenidConfig                                          (OK=118462 KO=0     )
> CreatePolicy                                             (OK=39523  KO=21    )
> tokenUserinfo                                            (OK=21196  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26391  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26390  KO=1     )
>  UI AM idFromSession                                     (OK=26388  KO=1     )
>  UI AM validateGoto                                      (OK=26389  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26387  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26384  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5002   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26383  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26384  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26383  KO=0     )
>  UI IDM uiconfig                                         (OK=26383  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26383  KO=0     )
>  UI IDM version                                          (OK=26383  KO=0     )
>  UI IDM features                                         (OK=26383  KO=0     )
>  UI IDM privilege                                        (OK=26383  KO=0     )
>  UI IDM login                                            (OK=26381  KO=2     )
>  UI IDM managed user schema                              (OK=26382  KO=1     )
>  UI IDM dashboard                                        (OK=26382  KO=1     )
>  UI IDM user                                             (OK=26383  KO=0     )
>  UI IDM oidcToken                                        (OK=26384  KO=0     )
> userinfo                                                 (OK=26381  KO=0     )
> UI-Logout                                                (OK=26383  KO=0     )
> UI-Logout Redirect 1                                     (OK=26381  KO=1     )
>  UI AM revoke2                                           (OK=26380  KO=0     )
>  UI AM endsession                                        (OK=26380  KO=1     )
>  UI AM revoke1                                           (OK=26379  KO=0     )
> getIdToken                                               (OK=8757   KO=0     )
> getIdToken Redirect 1                                    (OK=8757   KO=0     )
> createOrganization                                       (OK=8756   KO=0     )
> queryOrganization                                        (OK=8756   KO=0     )
> deleteOrganization                                       (OK=8756   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4390   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4390   KO=0     )
> ReadPolicy                                               (OK=39480  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=844    KO=0     )
> DeletePolicy                                             (OK=39419  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5103 (98.68%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 20797  / active: 161    / done: 123018
================================================================================

00:06:49.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:51.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:52.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:52.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:53.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:54.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:54.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:54 GMT                                    3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1717382 KO=59    )
> restLoginInitiate                                        (OK=118984 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=118981 KO=0     )
> Skip 2FA                                                 (OK=66183  KO=2     )
> User Authorize PKCE stage                                (OK=140286 KO=1     )
> User AccessToken PKCE stage                              (OK=140282 KO=4     )
> RootUserinfo                                             (OK=88992  KO=0     )
> GetUUid                                                  (OK=39593  KO=1     )
> GetOpenidConfig                                          (OK=118625 KO=0     )
> CreatePolicy                                             (OK=39569  KO=21    )
> tokenUserinfo                                            (OK=21245  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26434  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26431  KO=1     )
>  UI AM idFromSession                                     (OK=26430  KO=1     )
>  UI AM validateGoto                                      (OK=26431  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26431  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26429  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5010   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26428  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26428  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26428  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26428  KO=0     )
>  UI IDM uiconfig                                         (OK=26428  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26428  KO=0     )
>  UI IDM version                                          (OK=26428  KO=0     )
>  UI IDM features                                         (OK=26428  KO=0     )
>  UI IDM privilege                                        (OK=26428  KO=0     )
>  UI IDM login                                            (OK=26426  KO=2     )
>  UI IDM managed user schema                              (OK=26426  KO=1     )
>  UI IDM dashboard                                        (OK=26426  KO=1     )
>  UI IDM user                                             (OK=26427  KO=0     )
>  UI IDM oidcToken                                        (OK=26427  KO=0     )
> userinfo                                                 (OK=26424  KO=0     )
> UI-Logout                                                (OK=26426  KO=0     )
> UI-Logout Redirect 1                                     (OK=26425  KO=1     )
>  UI AM revoke2                                           (OK=26424  KO=0     )
>  UI AM endsession                                        (OK=26424  KO=1     )
>  UI AM revoke1                                           (OK=26423  KO=0     )
> getIdToken                                               (OK=8773   KO=0     )
> getIdToken Redirect 1                                    (OK=8773   KO=0     )
> createOrganization                                       (OK=8772   KO=0     )
> queryOrganization                                        (OK=8772   KO=0     )
> deleteOrganization                                       (OK=8771   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4398   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4397   KO=0     )
> ReadPolicy                                               (OK=39537  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=847    KO=0     )
> DeletePolicy                                             (OK=39476  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5110 (98.69%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 20587  / active: 168    / done: 123221
================================================================================

00:06:55.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:55.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:56.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:56.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:56.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:56.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:57.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:57.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:06:58.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:06:59 GMT                                    3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1719920 KO=59    )
> restLoginInitiate                                        (OK=119157 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=119155 KO=0     )
> Skip 2FA                                                 (OK=66278  KO=2     )
> User Authorize PKCE stage                                (OK=140493 KO=1     )
> User AccessToken PKCE stage                              (OK=140485 KO=4     )
> RootUserinfo                                             (OK=89140  KO=0     )
> GetUUid                                                  (OK=39649  KO=1     )
> GetOpenidConfig                                          (OK=118784 KO=0     )
> CreatePolicy                                             (OK=39628  KO=21    )
> tokenUserinfo                                            (OK=21277  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26476  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26475  KO=1     )
>  UI AM idFromSession                                     (OK=26474  KO=1     )
>  UI AM validateGoto                                      (OK=26475  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26471  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26469  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5024   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26468  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26466  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26466  KO=0     )
>  UI IDM uiconfig                                         (OK=26466  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26466  KO=0     )
>  UI IDM version                                          (OK=26466  KO=0     )
>  UI IDM features                                         (OK=26466  KO=0     )
>  UI IDM privilege                                        (OK=26466  KO=0     )
>  UI IDM login                                            (OK=26464  KO=2     )
>  UI IDM managed user schema                              (OK=26464  KO=1     )
>  UI IDM dashboard                                        (OK=26464  KO=1     )
>  UI IDM user                                             (OK=26465  KO=0     )
>  UI IDM oidcToken                                        (OK=26466  KO=0     )
> userinfo                                                 (OK=26464  KO=0     )
> UI-Logout                                                (OK=26466  KO=0     )
> UI-Logout Redirect 1                                     (OK=26465  KO=1     )
>  UI AM revoke2                                           (OK=26464  KO=0     )
>  UI AM endsession                                        (OK=26464  KO=1     )
>  UI AM revoke1                                           (OK=26463  KO=0     )
> getIdToken                                               (OK=8784   KO=0     )
> getIdToken Redirect 1                                    (OK=8784   KO=0     )
> createOrganization                                       (OK=8783   KO=0     )
> queryOrganization                                        (OK=8783   KO=0     )
> deleteOrganization                                       (OK=8783   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4409   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4409   KO=0     )
> ReadPolicy                                               (OK=39584  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=850    KO=0     )
> DeletePolicy                                             (OK=39533  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5119 (98.69%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 20404  / active: 157    / done: 123415
================================================================================

00:07:00.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:00.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:00.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:01.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:01.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:02.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:02.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:03.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:03.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:04.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:04 GMT                                    3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1722661 KO=59    )
> restLoginInitiate                                        (OK=119360 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=119353 KO=0     )
> Skip 2FA                                                 (OK=66390  KO=2     )
> User Authorize PKCE stage                                (OK=140724 KO=1     )
> User AccessToken PKCE stage                              (OK=140714 KO=4     )
> RootUserinfo                                             (OK=89267  KO=0     )
> GetUUid                                                  (OK=39720  KO=1     )
> GetOpenidConfig                                          (OK=118961 KO=0     )
> CreatePolicy                                             (OK=39698  KO=21    )
> tokenUserinfo                                            (OK=21313  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26515  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26514  KO=1     )
>  UI AM idFromSession                                     (OK=26513  KO=1     )
>  UI AM validateGoto                                      (OK=26514  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26512  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26510  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5033   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26510  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26510  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26510  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26510  KO=0     )
>  UI IDM uiconfig                                         (OK=26508  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26508  KO=0     )
>  UI IDM version                                          (OK=26508  KO=0     )
>  UI IDM features                                         (OK=26508  KO=0     )
>  UI IDM privilege                                        (OK=26508  KO=0     )
>  UI IDM login                                            (OK=26506  KO=2     )
>  UI IDM managed user schema                              (OK=26507  KO=1     )
>  UI IDM dashboard                                        (OK=26507  KO=1     )
>  UI IDM user                                             (OK=26508  KO=0     )
>  UI IDM oidcToken                                        (OK=26509  KO=0     )
> userinfo                                                 (OK=26504  KO=0     )
> UI-Logout                                                (OK=26506  KO=0     )
> UI-Logout Redirect 1                                     (OK=26505  KO=1     )
>  UI AM revoke2                                           (OK=26504  KO=0     )
>  UI AM endsession                                        (OK=26504  KO=1     )
>  UI AM revoke1                                           (OK=26503  KO=0     )
> getIdToken                                               (OK=8801   KO=0     )
> getIdToken Redirect 1                                    (OK=8801   KO=0     )
> createOrganization                                       (OK=8800   KO=0     )
> queryOrganization                                        (OK=8800   KO=0     )
> deleteOrganization                                       (OK=8800   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4417   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4417   KO=0     )
> ReadPolicy                                               (OK=39640  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=850    KO=0     )
> DeletePolicy                                             (OK=39581  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5129 (98.69%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 20194  / active: 184    / done: 123598
================================================================================

00:07:05.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:05.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:06.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:06.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:07.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:07.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:08.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:08.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:09.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:09.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:09.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:09 GMT                                    3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1725657 KO=59    )
> restLoginInitiate                                        (OK=119543 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=119539 KO=0     )
> Skip 2FA                                                 (OK=66484  KO=2     )
> User Authorize PKCE stage                                (OK=140956 KO=1     )
> User AccessToken PKCE stage                              (OK=140948 KO=4     )
> RootUserinfo                                             (OK=89381  KO=0     )
> GetUUid                                                  (OK=39780  KO=1     )
> GetOpenidConfig                                          (OK=119147 KO=0     )
> CreatePolicy                                             (OK=39758  KO=21    )
> tokenUserinfo                                            (OK=21340  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26570  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26568  KO=1     )
>  UI AM idFromSession                                     (OK=26567  KO=1     )
>  UI AM validateGoto                                      (OK=26568  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26566  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5049   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26566  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26566  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26563  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26563  KO=0     )
>  UI IDM uiconfig                                         (OK=26563  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26563  KO=0     )
>  UI IDM version                                          (OK=26563  KO=0     )
>  UI IDM features                                         (OK=26563  KO=0     )
>  UI IDM privilege                                        (OK=26563  KO=0     )
>  UI IDM login                                            (OK=26561  KO=2     )
>  UI IDM managed user schema                              (OK=26561  KO=1     )
>  UI IDM dashboard                                        (OK=26561  KO=1     )
>  UI IDM user                                             (OK=26561  KO=0     )
>  UI IDM oidcToken                                        (OK=26561  KO=0     )
> userinfo                                                 (OK=26558  KO=0     )
> UI-Logout                                                (OK=26560  KO=0     )
> UI-Logout Redirect 1                                     (OK=26559  KO=1     )
>  UI AM revoke2                                           (OK=26558  KO=0     )
>  UI AM endsession                                        (OK=26558  KO=1     )
>  UI AM revoke1                                           (OK=26557  KO=0     )
> getIdToken                                               (OK=8811   KO=0     )
> getIdToken Redirect 1                                    (OK=8811   KO=0     )
> createOrganization                                       (OK=8810   KO=0     )
> queryOrganization                                        (OK=8810   KO=0     )
> deleteOrganization                                       (OK=8810   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4423   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4422   KO=0     )
> ReadPolicy                                               (OK=39713  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=851    KO=0     )
> DeletePolicy                                             (OK=39636  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5140 (98.69%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 20006  / active: 190    / done: 123780
================================================================================

00:07:10.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:11.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:11.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:11.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:11.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:12.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:12.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:13.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:14.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:14 GMT                                    3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1728314 KO=59    )
> restLoginInitiate                                        (OK=119736 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=119728 KO=0     )
> Skip 2FA                                                 (OK=66582  KO=2     )
> User Authorize PKCE stage                                (OK=141173 KO=1     )
> User AccessToken PKCE stage                              (OK=141168 KO=4     )
> RootUserinfo                                             (OK=89529  KO=0     )
> GetUUid                                                  (OK=39834  KO=1     )
> GetOpenidConfig                                          (OK=119334 KO=0     )
> CreatePolicy                                             (OK=39812  KO=21    )
> tokenUserinfo                                            (OK=21379  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26609  KO=1     )
>  UI AM idFromSession                                     (OK=26606  KO=1     )
>  UI AM validateGoto                                      (OK=26608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26607  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26605  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5061   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26604  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26604  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26604  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26603  KO=0     )
>  UI IDM uiconfig                                         (OK=26603  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26603  KO=0     )
>  UI IDM version                                          (OK=26603  KO=0     )
>  UI IDM features                                         (OK=26602  KO=0     )
>  UI IDM privilege                                        (OK=26603  KO=0     )
>  UI IDM login                                            (OK=26600  KO=2     )
>  UI IDM managed user schema                              (OK=26600  KO=1     )
>  UI IDM dashboard                                        (OK=26601  KO=1     )
>  UI IDM user                                             (OK=26601  KO=0     )
>  UI IDM oidcToken                                        (OK=26601  KO=0     )
> userinfo                                                 (OK=26599  KO=0     )
> UI-Logout                                                (OK=26601  KO=0     )
> UI-Logout Redirect 1                                     (OK=26600  KO=1     )
>  UI AM revoke2                                           (OK=26597  KO=0     )
>  UI AM endsession                                        (OK=26597  KO=1     )
>  UI AM revoke1                                           (OK=26596  KO=0     )
> getIdToken                                               (OK=8826   KO=0     )
> getIdToken Redirect 1                                    (OK=8826   KO=0     )
> createOrganization                                       (OK=8825   KO=0     )
> queryOrganization                                        (OK=8825   KO=0     )
> deleteOrganization                                       (OK=8824   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4427   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4427   KO=0     )
> ReadPolicy                                               (OK=39773  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=852    KO=0     )
> DeletePolicy                                             (OK=39706  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5149 (98.70%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 19809  / active: 181    / done: 123986
================================================================================

00:07:15.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:16.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:17.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:17.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 124239: status.find.in([200, 209], 304), found 409
00:07:17.390 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,124239,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIxMTk2MTgxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNlNIUXo0WkdFaDBtQnRxbFhjQWx6cG8xdDk4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDAzNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDAzNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NjM3LCJpYXQiOjE3MzIyMzQwMzcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ilk5NGs0ZlhpSU9TWExpQXdSX0puUEx3S1B3YyJ9.j7G_1d5JgnfBPt3tcSjmUcif3xRImNoxKzE50u7NWZtSI9lvECk-dRllaTU5ejJclbBL1fgQP_bG_jq73zXiVtZ0207ILsNq__D-UpMuoGtn5saDi5iYQsEYYeV2DgSyOrI7DK600oAd3ftZgvIsMr0pyyNRqHhbEvO14-LNhxKQisUjHP9xnZGf0m5n09vYJ6U6NViuu0jtF80_jdi4zyXREUke0o2CYjdSQwlsrB7OnH4DbfA7osDNFfKdOB5BKU4ByjT1yrkAvia8GX8SeV36I0tNzdjjHB8zM9nlIAaNWM23Obd8GMfbIJRaKax-R92sPm7nXEa84Yh_VTUvQQ, username -> user.6251, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy301092, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5899ea82, authcode -> cTyb23y8ecbUlmFKlOIZOBjn-iw, useAdminRealm -> true, callbacks -> {"tokenId":"BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234036976), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234036976))), password -> Pa_ssw0rd, challenge -> _Dghay5PcfTMLtob308fFH8xZrPRefwZa-ch2FuK1Qg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NjkxNzY0OTQ3MTQ3NjM5MDA3Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10fb36ad, tokenId -> BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy301092","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: Fri, 22 Nov 2024 00:07:17 GMT
	x-forgerock-transactionid: 90eed9a8-d9d2-4e3d-9496-588bbfc35db0
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:07:17.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:18.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:19.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:19.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:19.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:19 GMT                                    3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1731090 KO=60    )
> restLoginInitiate                                        (OK=119935 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=119930 KO=0     )
> Skip 2FA                                                 (OK=66701  KO=2     )
> User Authorize PKCE stage                                (OK=141412 KO=1     )
> User AccessToken PKCE stage                              (OK=141404 KO=4     )
> RootUserinfo                                             (OK=89669  KO=0     )
> GetUUid                                                  (OK=39909  KO=1     )
> GetOpenidConfig                                          (OK=119523 KO=0     )
> CreatePolicy                                             (OK=39885  KO=22    )
> tokenUserinfo                                            (OK=21415  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26651  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26650  KO=1     )
>  UI AM idFromSession                                     (OK=26648  KO=1     )
>  UI AM validateGoto                                      (OK=26649  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26648  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26646  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5069   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26646  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26646  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26644  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26644  KO=0     )
>  UI IDM uiconfig                                         (OK=26642  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26642  KO=0     )
>  UI IDM version                                          (OK=26642  KO=0     )
>  UI IDM features                                         (OK=26642  KO=0     )
>  UI IDM privilege                                        (OK=26642  KO=0     )
>  UI IDM login                                            (OK=26640  KO=2     )
>  UI IDM managed user schema                              (OK=26640  KO=1     )
>  UI IDM dashboard                                        (OK=26641  KO=1     )
>  UI IDM user                                             (OK=26641  KO=0     )
>  UI IDM oidcToken                                        (OK=26642  KO=0     )
> userinfo                                                 (OK=26640  KO=0     )
> UI-Logout                                                (OK=26642  KO=0     )
> UI-Logout Redirect 1                                     (OK=26641  KO=1     )
>  UI AM revoke2                                           (OK=26640  KO=0     )
>  UI AM endsession                                        (OK=26640  KO=1     )
>  UI AM revoke1                                           (OK=26639  KO=0     )
> getIdToken                                               (OK=8840   KO=0     )
> getIdToken Redirect 1                                    (OK=8840   KO=0     )
> createOrganization                                       (OK=8838   KO=0     )
> queryOrganization                                        (OK=8838   KO=0     )
> deleteOrganization                                       (OK=8838   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4436   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4435   KO=0     )
> ReadPolicy                                               (OK=39825  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=853    KO=0     )
> DeletePolicy                                             (OK=39767  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5157 (98.68%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 19599  / active: 193    / done: 124184
================================================================================

00:07:19.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:19.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:20.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:21.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:22.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:22.488 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 124239: status.find.in([200, 209], 304), found 404
00:07:22.489 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,124239,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIxMTk2MTgxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNlNIUXo0WkdFaDBtQnRxbFhjQWx6cG8xdDk4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDAzNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDAzNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NjM3LCJpYXQiOjE3MzIyMzQwMzcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ilk5NGs0ZlhpSU9TWExpQXdSX0puUEx3S1B3YyJ9.j7G_1d5JgnfBPt3tcSjmUcif3xRImNoxKzE50u7NWZtSI9lvECk-dRllaTU5ejJclbBL1fgQP_bG_jq73zXiVtZ0207ILsNq__D-UpMuoGtn5saDi5iYQsEYYeV2DgSyOrI7DK600oAd3ftZgvIsMr0pyyNRqHhbEvO14-LNhxKQisUjHP9xnZGf0m5n09vYJ6U6NViuu0jtF80_jdi4zyXREUke0o2CYjdSQwlsrB7OnH4DbfA7osDNFfKdOB5BKU4ByjT1yrkAvia8GX8SeV36I0tNzdjjHB8zM9nlIAaNWM23Obd8GMfbIJRaKax-R92sPm7nXEa84Yh_VTUvQQ, username -> user.6251, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy301092, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5899ea82, authcode -> cTyb23y8ecbUlmFKlOIZOBjn-iw, useAdminRealm -> true, callbacks -> {"tokenId":"BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234036976), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234036976))), password -> Pa_ssw0rd, challenge -> _Dghay5PcfTMLtob308fFH8xZrPRefwZa-ch2FuK1Qg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NjkxNzY0OTQ3MTQ3NjM5MDA3Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10fb36ad, tokenId -> BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy301092
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=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Fri, 22 Nov 2024 00:07:22 GMT
	x-forgerock-transactionid: f8752574-34a3-4351-af09-d49e9c1928a5
	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 testPolicy301092 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:07:22.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:22.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:23.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:23.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:24.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:24 GMT                                    3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1733564 KO=61    )
> restLoginInitiate                                        (OK=120105 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=120099 KO=0     )
> Skip 2FA                                                 (OK=66786  KO=2     )
> User Authorize PKCE stage                                (OK=141610 KO=1     )
> User AccessToken PKCE stage                              (OK=141605 KO=4     )
> RootUserinfo                                             (OK=89820  KO=0     )
> GetUUid                                                  (OK=39959  KO=1     )
> GetOpenidConfig                                          (OK=119699 KO=0     )
> CreatePolicy                                             (OK=39936  KO=22    )
> tokenUserinfo                                            (OK=21455  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26687  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26686  KO=1     )
>  UI AM idFromSession                                     (OK=26684  KO=1     )
>  UI AM validateGoto                                      (OK=26685  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26686  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26684  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5080   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26683  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26682  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26682  KO=0     )
>  UI IDM uiconfig                                         (OK=26680  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26680  KO=0     )
>  UI IDM version                                          (OK=26680  KO=0     )
>  UI IDM features                                         (OK=26680  KO=0     )
>  UI IDM privilege                                        (OK=26680  KO=0     )
>  UI IDM login                                            (OK=26678  KO=2     )
>  UI IDM managed user schema                              (OK=26679  KO=1     )
>  UI IDM dashboard                                        (OK=26679  KO=1     )
>  UI IDM user                                             (OK=26680  KO=0     )
>  UI IDM oidcToken                                        (OK=26681  KO=0     )
> userinfo                                                 (OK=26679  KO=0     )
> UI-Logout                                                (OK=26680  KO=0     )
> UI-Logout Redirect 1                                     (OK=26679  KO=1     )
>  UI AM revoke2                                           (OK=26678  KO=0     )
>  UI AM endsession                                        (OK=26678  KO=1     )
>  UI AM revoke1                                           (OK=26677  KO=0     )
> getIdToken                                               (OK=8850   KO=0     )
> getIdToken Redirect 1                                    (OK=8850   KO=0     )
> createOrganization                                       (OK=8849   KO=0     )
> queryOrganization                                        (OK=8849   KO=0     )
> deleteOrganization                                       (OK=8849   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4441   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4441   KO=0     )
> ReadPolicy                                               (OK=39897  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=854    KO=0     )
> DeletePolicy                                             (OK=39820  KO=10    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5167 (98.66%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 19424  / active: 181    / done: 124371
================================================================================

00:07:25.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:27.591 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 124239: status.find.in([200, 209], 304), found 404
00:07:27.592 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,124239,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZmE4ZjkzZDYtMmYxZC00YjYzLWE0MzAtYTI0MTA4YmE1YWRmLTIxMTk2MTgxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNlNIUXo0WkdFaDBtQnRxbFhjQWx6cG8xdDk4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDAzNywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDAzNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3NjM3LCJpYXQiOjE3MzIyMzQwMzcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ilk5NGs0ZlhpSU9TWExpQXdSX0puUEx3S1B3YyJ9.j7G_1d5JgnfBPt3tcSjmUcif3xRImNoxKzE50u7NWZtSI9lvECk-dRllaTU5ejJclbBL1fgQP_bG_jq73zXiVtZ0207ILsNq__D-UpMuoGtn5saDi5iYQsEYYeV2DgSyOrI7DK600oAd3ftZgvIsMr0pyyNRqHhbEvO14-LNhxKQisUjHP9xnZGf0m5n09vYJ6U6NViuu0jtF80_jdi4zyXREUke0o2CYjdSQwlsrB7OnH4DbfA7osDNFfKdOB5BKU4ByjT1yrkAvia8GX8SeV36I0tNzdjjHB8zM9nlIAaNWM23Obd8GMfbIJRaKax-R92sPm7nXEa84Yh_VTUvQQ, username -> user.6251, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy301092, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5899ea82, authcode -> cTyb23y8ecbUlmFKlOIZOBjn-iw, useAdminRealm -> true, callbacks -> {"tokenId":"BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234036976), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234036976))), password -> Pa_ssw0rd, challenge -> _Dghay5PcfTMLtob308fFH8xZrPRefwZa-ch2FuK1Qg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NjkxNzY0OTQ3MTQ3NjM5MDA3Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@10fb36ad, tokenId -> BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy301092
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=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=BhK4cKmSQVwFRMOf9qW7eLVvdf4.*AAJTSQACMDIAAlNLABx1LzBTS1YrVnRpUzQwdUlPbEMxVm1BaHNnQU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Fri, 22 Nov 2024 00:07:27 GMT
	x-forgerock-transactionid: d1afd7ab-22d1-4616-ac21-229475bcabdd
	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 testPolicy301092 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:07:28.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:28.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:29 GMT                                    3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1736376 KO=62    )
> restLoginInitiate                                        (OK=120272 KO=3     )
> restLoginUsernamePasswordCallback                        (OK=120267 KO=0     )
> Skip 2FA                                                 (OK=66874  KO=2     )
> User Authorize PKCE stage                                (OK=141826 KO=1     )
> User AccessToken PKCE stage                              (OK=141820 KO=4     )
> RootUserinfo                                             (OK=89931  KO=0     )
> GetUUid                                                  (OK=40012  KO=1     )
> GetOpenidConfig                                          (OK=119874 KO=0     )
> CreatePolicy                                             (OK=39989  KO=22    )
> tokenUserinfo                                            (OK=21479  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26738  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26737  KO=1     )
>  UI AM idFromSession                                     (OK=26736  KO=1     )
>  UI AM validateGoto                                      (OK=26737  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26737  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26734  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5088   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26733  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26733  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26733  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26732  KO=0     )
>  UI IDM uiconfig                                         (OK=26732  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26732  KO=0     )
>  UI IDM version                                          (OK=26732  KO=0     )
>  UI IDM features                                         (OK=26732  KO=0     )
>  UI IDM privilege                                        (OK=26732  KO=0     )
>  UI IDM login                                            (OK=26730  KO=2     )
>  UI IDM managed user schema                              (OK=26731  KO=1     )
>  UI IDM dashboard                                        (OK=26731  KO=1     )
>  UI IDM user                                             (OK=26732  KO=0     )
>  UI IDM oidcToken                                        (OK=26733  KO=0     )
> userinfo                                                 (OK=26731  KO=0     )
> UI-Logout                                                (OK=26731  KO=0     )
> UI-Logout Redirect 1                                     (OK=26730  KO=1     )
>  UI AM revoke2                                           (OK=26729  KO=0     )
>  UI AM endsession                                        (OK=26729  KO=1     )
>  UI AM revoke1                                           (OK=26728  KO=0     )
> getIdToken                                               (OK=8863   KO=0     )
> getIdToken Redirect 1                                    (OK=8863   KO=0     )
> createOrganization                                       (OK=8861   KO=0     )
> queryOrganization                                        (OK=8861   KO=0     )
> deleteOrganization                                       (OK=8861   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4447   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4447   KO=0     )
> ReadPolicy                                               (OK=39951  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=854    KO=0     )
> DeletePolicy                                             (OK=39891  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5170 (98.65%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         5 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 19253  / active: 159    / done: 124564
================================================================================

00:07:30.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:30.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:31.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:31.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:31.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:32.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 124828: status.find.is(200), but actually found 502
00:07:32.216 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,124828,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.70385, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b853c3c, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate, 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, password -> Pa_ssw0rd, fake-ip -> 42.42.42.42, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@658c0e06),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
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 (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
	X-Forwarded-For: 42.42.42.42
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
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: Fri, 22 Nov 2024 00:07:32 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
00:07:32.216 [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
00:07:32.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:33.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:34.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:34 GMT                                    3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1739026 KO=63    )
> restLoginInitiate                                        (OK=120474 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=120468 KO=0     )
> Skip 2FA                                                 (OK=66973  KO=2     )
> User Authorize PKCE stage                                (OK=142049 KO=1     )
> User AccessToken PKCE stage                              (OK=142041 KO=4     )
> RootUserinfo                                             (OK=90055  KO=0     )
> GetUUid                                                  (OK=40072  KO=1     )
> GetOpenidConfig                                          (OK=120041 KO=0     )
> CreatePolicy                                             (OK=40048  KO=22    )
> tokenUserinfo                                            (OK=21526  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26780  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26779  KO=1     )
>  UI AM idFromSession                                     (OK=26776  KO=1     )
>  UI AM validateGoto                                      (OK=26777  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26778  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26776  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5099   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26776  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26776  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26775  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26774  KO=0     )
>  UI IDM uiconfig                                         (OK=26774  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26774  KO=0     )
>  UI IDM version                                          (OK=26774  KO=0     )
>  UI IDM features                                         (OK=26773  KO=0     )
>  UI IDM privilege                                        (OK=26774  KO=0     )
>  UI IDM login                                            (OK=26771  KO=2     )
>  UI IDM managed user schema                              (OK=26772  KO=1     )
>  UI IDM dashboard                                        (OK=26772  KO=1     )
>  UI IDM user                                             (OK=26773  KO=0     )
>  UI IDM oidcToken                                        (OK=26773  KO=0     )
> userinfo                                                 (OK=26769  KO=0     )
> UI-Logout                                                (OK=26771  KO=0     )
> UI-Logout Redirect 1                                     (OK=26770  KO=1     )
>  UI AM revoke2                                           (OK=26769  KO=0     )
>  UI AM endsession                                        (OK=26769  KO=1     )
>  UI AM revoke1                                           (OK=26768  KO=0     )
> getIdToken                                               (OK=8872   KO=0     )
> getIdToken Redirect 1                                    (OK=8872   KO=0     )
> createOrganization                                       (OK=8871   KO=0     )
> queryOrganization                                        (OK=8871   KO=0     )
> deleteOrganization                                       (OK=8871   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4453   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4452   KO=0     )
> ReadPolicy                                               (OK=40003  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=856    KO=0     )
> DeletePolicy                                             (OK=39946  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5178 (98.63%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 19043  / active: 176    / done: 124757
================================================================================

00:07:35.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:35.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:35.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:36.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:36.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:37.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:37.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:37.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:37.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:38.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:38.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:38.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:39.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:39 GMT                                    3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1741571 KO=63    )
> restLoginInitiate                                        (OK=120665 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=120660 KO=0     )
> Skip 2FA                                                 (OK=67093  KO=2     )
> User Authorize PKCE stage                                (OK=142268 KO=1     )
> User AccessToken PKCE stage                              (OK=142262 KO=4     )
> RootUserinfo                                             (OK=90193  KO=0     )
> GetUUid                                                  (OK=40148  KO=1     )
> GetOpenidConfig                                          (OK=120228 KO=0     )
> CreatePolicy                                             (OK=40124  KO=22    )
> tokenUserinfo                                            (OK=21558  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26813  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26811  KO=1     )
>  UI AM idFromSession                                     (OK=26810  KO=1     )
>  UI AM validateGoto                                      (OK=26811  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26811  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26809  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5103   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26809  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26809  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26808  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26808  KO=0     )
>  UI IDM uiconfig                                         (OK=26808  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26808  KO=0     )
>  UI IDM version                                          (OK=26808  KO=0     )
>  UI IDM features                                         (OK=26808  KO=0     )
>  UI IDM privilege                                        (OK=26808  KO=0     )
>  UI IDM login                                            (OK=26806  KO=2     )
>  UI IDM managed user schema                              (OK=26806  KO=1     )
>  UI IDM dashboard                                        (OK=26806  KO=1     )
>  UI IDM user                                             (OK=26807  KO=0     )
>  UI IDM oidcToken                                        (OK=26808  KO=0     )
> userinfo                                                 (OK=26805  KO=0     )
> UI-Logout                                                (OK=26807  KO=0     )
> UI-Logout Redirect 1                                     (OK=26806  KO=1     )
>  UI AM revoke2                                           (OK=26804  KO=0     )
>  UI AM endsession                                        (OK=26805  KO=1     )
>  UI AM revoke1                                           (OK=26804  KO=0     )
> getIdToken                                               (OK=8887   KO=0     )
> getIdToken Redirect 1                                    (OK=8886   KO=0     )
> createOrganization                                       (OK=8884   KO=0     )
> queryOrganization                                        (OK=8884   KO=0     )
> deleteOrganization                                       (OK=8884   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4463   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4463   KO=0     )
> ReadPolicy                                               (OK=40059  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=857    KO=0     )
> DeletePolicy                                             (OK=39999  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5191 (98.63%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 18842  / active: 197    / done: 124937
================================================================================

00:07:40.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:40.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:41.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:41.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:42.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:42.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:44 GMT                                    3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1744117 KO=63    )
> restLoginInitiate                                        (OK=120864 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=120858 KO=0     )
> Skip 2FA                                                 (OK=67202  KO=2     )
> User Authorize PKCE stage                                (OK=142492 KO=1     )
> User AccessToken PKCE stage                              (OK=142484 KO=4     )
> RootUserinfo                                             (OK=90366  KO=0     )
> GetUUid                                                  (OK=40206  KO=1     )
> GetOpenidConfig                                          (OK=120418 KO=0     )
> CreatePolicy                                             (OK=40183  KO=22    )
> tokenUserinfo                                            (OK=21602  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26846  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26845  KO=1     )
>  UI AM idFromSession                                     (OK=26844  KO=1     )
>  UI AM validateGoto                                      (OK=26845  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26844  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26842  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5109   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26841  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26841  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26840  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26840  KO=0     )
>  UI IDM uiconfig                                         (OK=26840  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26840  KO=0     )
>  UI IDM version                                          (OK=26840  KO=0     )
>  UI IDM features                                         (OK=26840  KO=0     )
>  UI IDM privilege                                        (OK=26840  KO=0     )
>  UI IDM login                                            (OK=26838  KO=2     )
>  UI IDM managed user schema                              (OK=26839  KO=1     )
>  UI IDM dashboard                                        (OK=26839  KO=1     )
>  UI IDM user                                             (OK=26840  KO=0     )
>  UI IDM oidcToken                                        (OK=26841  KO=0     )
> userinfo                                                 (OK=26839  KO=0     )
> UI-Logout                                                (OK=26840  KO=0     )
> UI-Logout Redirect 1                                     (OK=26839  KO=1     )
>  UI AM revoke2                                           (OK=26838  KO=0     )
>  UI AM endsession                                        (OK=26838  KO=1     )
>  UI AM revoke1                                           (OK=26837  KO=0     )
> getIdToken                                               (OK=8897   KO=0     )
> getIdToken Redirect 1                                    (OK=8897   KO=0     )
> createOrganization                                       (OK=8896   KO=0     )
> queryOrganization                                        (OK=8895   KO=0     )
> deleteOrganization                                       (OK=8895   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4474   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4473   KO=0     )
> ReadPolicy                                               (OK=40138  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=857    KO=0     )
> DeletePolicy                                             (OK=40055  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5197 (98.63%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 18631  / active: 216    / done: 125129
================================================================================

00:07:44.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:47.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:47.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:47.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:47.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:48.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:48.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:49.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:49 GMT                                    3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1747108 KO=63    )
> restLoginInitiate                                        (OK=121063 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=121061 KO=0     )
> Skip 2FA                                                 (OK=67305  KO=2     )
> User Authorize PKCE stage                                (OK=142733 KO=1     )
> User AccessToken PKCE stage                              (OK=142726 KO=4     )
> RootUserinfo                                             (OK=90549  KO=0     )
> GetUUid                                                  (OK=40270  KO=1     )
> GetOpenidConfig                                          (OK=120621 KO=0     )
> CreatePolicy                                             (OK=40248  KO=22    )
> tokenUserinfo                                            (OK=21647  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26898  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26895  KO=1     )
>  UI AM idFromSession                                     (OK=26893  KO=1     )
>  UI AM validateGoto                                      (OK=26894  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26892  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26888  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5123   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26888  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26888  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26888  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26888  KO=0     )
>  UI IDM uiconfig                                         (OK=26888  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26888  KO=0     )
>  UI IDM version                                          (OK=26888  KO=0     )
>  UI IDM features                                         (OK=26888  KO=0     )
>  UI IDM privilege                                        (OK=26888  KO=0     )
>  UI IDM login                                            (OK=26886  KO=2     )
>  UI IDM managed user schema                              (OK=26886  KO=1     )
>  UI IDM dashboard                                        (OK=26886  KO=1     )
>  UI IDM user                                             (OK=26887  KO=0     )
>  UI IDM oidcToken                                        (OK=26888  KO=0     )
> userinfo                                                 (OK=26885  KO=0     )
> UI-Logout                                                (OK=26885  KO=0     )
> UI-Logout Redirect 1                                     (OK=26884  KO=1     )
>  UI AM revoke2                                           (OK=26883  KO=0     )
>  UI AM endsession                                        (OK=26883  KO=1     )
>  UI AM revoke1                                           (OK=26882  KO=0     )
> getIdToken                                               (OK=8907   KO=0     )
> getIdToken Redirect 1                                    (OK=8906   KO=0     )
> createOrganization                                       (OK=8905   KO=0     )
> queryOrganization                                        (OK=8905   KO=0     )
> deleteOrganization                                       (OK=8905   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4480   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4479   KO=0     )
> ReadPolicy                                               (OK=40197  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=858    KO=0     )
> DeletePolicy                                             (OK=40133  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5205 (98.64%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.27%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 18426  / active: 188    / done: 125362
================================================================================

00:07:50.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:51.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:51.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:51.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:52.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:53.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:53.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:54.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:54.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:54 GMT                                    3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1750266 KO=63    )
> restLoginInitiate                                        (OK=121277 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=121275 KO=0     )
> Skip 2FA                                                 (OK=67425  KO=2     )
> User Authorize PKCE stage                                (OK=142993 KO=1     )
> User AccessToken PKCE stage                              (OK=142983 KO=4     )
> RootUserinfo                                             (OK=90721  KO=0     )
> GetUUid                                                  (OK=40338  KO=1     )
> GetOpenidConfig                                          (OK=120813 KO=0     )
> CreatePolicy                                             (OK=40315  KO=22    )
> tokenUserinfo                                            (OK=21681  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26948  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26947  KO=1     )
>  UI AM idFromSession                                     (OK=26945  KO=1     )
>  UI AM validateGoto                                      (OK=26946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26943  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26941  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5131   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26941  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26940  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26940  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26939  KO=0     )
>  UI IDM uiconfig                                         (OK=26939  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26939  KO=0     )
>  UI IDM version                                          (OK=26939  KO=0     )
>  UI IDM features                                         (OK=26938  KO=0     )
>  UI IDM privilege                                        (OK=26938  KO=0     )
>  UI IDM login                                            (OK=26936  KO=2     )
>  UI IDM managed user schema                              (OK=26936  KO=1     )
>  UI IDM dashboard                                        (OK=26936  KO=1     )
>  UI IDM user                                             (OK=26937  KO=0     )
>  UI IDM oidcToken                                        (OK=26938  KO=0     )
> userinfo                                                 (OK=26936  KO=0     )
> UI-Logout                                                (OK=26938  KO=0     )
> UI-Logout Redirect 1                                     (OK=26937  KO=1     )
>  UI AM revoke2                                           (OK=26936  KO=0     )
>  UI AM endsession                                        (OK=26936  KO=1     )
>  UI AM revoke1                                           (OK=26935  KO=0     )
> getIdToken                                               (OK=8922   KO=0     )
> getIdToken Redirect 1                                    (OK=8922   KO=0     )
> createOrganization                                       (OK=8920   KO=0     )
> queryOrganization                                        (OK=8920   KO=0     )
> deleteOrganization                                       (OK=8920   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4488   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4487   KO=0     )
> ReadPolicy                                               (OK=40262  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=859    KO=0     )
> DeletePolicy                                             (OK=40190  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5214 (98.64%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 18205  / active: 203    / done: 125568
================================================================================

00:07:55.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:55.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:56.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:56.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:56.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:56.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:57.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:57.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:58.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:07:59.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:07:59 GMT                                    3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1753303 KO=63    )
> restLoginInitiate                                        (OK=121476 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=121470 KO=0     )
> Skip 2FA                                                 (OK=67528  KO=2     )
> User Authorize PKCE stage                                (OK=143230 KO=1     )
> User AccessToken PKCE stage                              (OK=143225 KO=4     )
> RootUserinfo                                             (OK=90862  KO=0     )
> GetUUid                                                  (OK=40411  KO=1     )
> GetOpenidConfig                                          (OK=121017 KO=0     )
> CreatePolicy                                             (OK=40389  KO=22    )
> tokenUserinfo                                            (OK=21715  KO=0     )
> UI-Post-Login - stage 1                                  (OK=26995  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26994  KO=1     )
>  UI AM idFromSession                                     (OK=26992  KO=1     )
>  UI AM validateGoto                                      (OK=26993  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26993  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26991  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5141   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26991  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26991  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26991  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26991  KO=0     )
>  UI IDM uiconfig                                         (OK=26990  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26990  KO=0     )
>  UI IDM version                                          (OK=26989  KO=0     )
>  UI IDM features                                         (OK=26989  KO=0     )
>  UI IDM privilege                                        (OK=26989  KO=0     )
>  UI IDM login                                            (OK=26987  KO=2     )
>  UI IDM managed user schema                              (OK=26988  KO=1     )
>  UI IDM dashboard                                        (OK=26988  KO=1     )
>  UI IDM user                                             (OK=26989  KO=0     )
>  UI IDM oidcToken                                        (OK=26990  KO=0     )
> userinfo                                                 (OK=26988  KO=0     )
> UI-Logout                                                (OK=26989  KO=0     )
> UI-Logout Redirect 1                                     (OK=26987  KO=1     )
>  UI AM revoke2                                           (OK=26986  KO=0     )
>  UI AM endsession                                        (OK=26986  KO=1     )
>  UI AM revoke1                                           (OK=26985  KO=0     )
> getIdToken                                               (OK=8935   KO=0     )
> getIdToken Redirect 1                                    (OK=8935   KO=0     )
> createOrganization                                       (OK=8934   KO=0     )
> queryOrganization                                        (OK=8934   KO=0     )
> deleteOrganization                                       (OK=8934   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4495   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4495   KO=0     )
> ReadPolicy                                               (OK=40328  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=860    KO=0     )
> DeletePolicy                                             (OK=40257  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5224 (98.64%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 17999  / active: 191    / done: 125786
================================================================================

00:07:59.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:00.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:00.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:00.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:00.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:01.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:02.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:03.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:03.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:03.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:03.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:04 GMT                                    3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1756084 KO=63    )
> restLoginInitiate                                        (OK=121668 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=121663 KO=0     )
> Skip 2FA                                                 (OK=67634  KO=2     )
> User Authorize PKCE stage                                (OK=143455 KO=1     )
> User AccessToken PKCE stage                              (OK=143451 KO=4     )
> RootUserinfo                                             (OK=90988  KO=0     )
> GetUUid                                                  (OK=40479  KO=1     )
> GetOpenidConfig                                          (OK=121225 KO=0     )
> CreatePolicy                                             (OK=40456  KO=22    )
> tokenUserinfo                                            (OK=21750  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27040  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27039  KO=1     )
>  UI AM idFromSession                                     (OK=27037  KO=1     )
>  UI AM validateGoto                                      (OK=27038  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27037  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27035  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5148   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27035  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27035  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27036  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27033  KO=0     )
>  UI IDM uiconfig                                         (OK=27033  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27033  KO=0     )
>  UI IDM version                                          (OK=27033  KO=0     )
>  UI IDM features                                         (OK=27032  KO=0     )
>  UI IDM privilege                                        (OK=27032  KO=0     )
>  UI IDM login                                            (OK=27030  KO=2     )
>  UI IDM managed user schema                              (OK=27030  KO=1     )
>  UI IDM dashboard                                        (OK=27031  KO=1     )
>  UI IDM user                                             (OK=27032  KO=0     )
>  UI IDM oidcToken                                        (OK=27032  KO=0     )
> userinfo                                                 (OK=27029  KO=0     )
> UI-Logout                                                (OK=27031  KO=0     )
> UI-Logout Redirect 1                                     (OK=27030  KO=1     )
>  UI AM revoke2                                           (OK=27028  KO=0     )
>  UI AM endsession                                        (OK=27028  KO=1     )
>  UI AM revoke1                                           (OK=27027  KO=0     )
> getIdToken                                               (OK=8945   KO=0     )
> getIdToken Redirect 1                                    (OK=8945   KO=0     )
> createOrganization                                       (OK=8944   KO=0     )
> queryOrganization                                        (OK=8944   KO=0     )
> deleteOrganization                                       (OK=8944   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4502   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4502   KO=0     )
> ReadPolicy                                               (OK=40402  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=862    KO=0     )
> DeletePolicy                                             (OK=40321  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5235 (98.64%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 17796  / active: 202    / done: 125978
================================================================================

00:08:05.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:05.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:05.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:05.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:06.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:07.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:08.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:08.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:08.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:08.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:09.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:09.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:09 GMT                                    3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1758750 KO=63    )
> restLoginInitiate                                        (OK=121879 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=121870 KO=0     )
> Skip 2FA                                                 (OK=67767  KO=2     )
> User Authorize PKCE stage                                (OK=143681 KO=1     )
> User AccessToken PKCE stage                              (OK=143675 KO=4     )
> RootUserinfo                                             (OK=91127  KO=0     )
> GetUUid                                                  (OK=40548  KO=1     )
> GetOpenidConfig                                          (OK=121438 KO=0     )
> CreatePolicy                                             (OK=40525  KO=22    )
> tokenUserinfo                                            (OK=21781  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27068  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27067  KO=1     )
>  UI AM idFromSession                                     (OK=27065  KO=1     )
>  UI AM validateGoto                                      (OK=27066  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27067  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27065  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5154   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=27065  KO=0     )
>  UI IDM uiconfig                                         (OK=27065  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27065  KO=0     )
>  UI IDM version                                          (OK=27065  KO=0     )
>  UI IDM features                                         (OK=27065  KO=0     )
>  UI IDM privilege                                        (OK=27065  KO=0     )
>  UI IDM login                                            (OK=27063  KO=2     )
>  UI IDM managed user schema                              (OK=27064  KO=1     )
>  UI IDM dashboard                                        (OK=27064  KO=1     )
>  UI IDM user                                             (OK=27065  KO=0     )
>  UI IDM oidcToken                                        (OK=27066  KO=0     )
> userinfo                                                 (OK=27063  KO=0     )
> UI-Logout                                                (OK=27065  KO=0     )
> UI-Logout Redirect 1                                     (OK=27064  KO=1     )
>  UI AM revoke2                                           (OK=27063  KO=0     )
>  UI AM endsession                                        (OK=27063  KO=1     )
>  UI AM revoke1                                           (OK=27062  KO=0     )
> getIdToken                                               (OK=8976   KO=0     )
> getIdToken Redirect 1                                    (OK=8976   KO=0     )
> createOrganization                                       (OK=8975   KO=0     )
> queryOrganization                                        (OK=8975   KO=0     )
> deleteOrganization                                       (OK=8975   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4508   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4507   KO=0     )
> ReadPolicy                                               (OK=40469  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=862    KO=0     )
> DeletePolicy                                             (OK=40397  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5247 (98.65%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 17582  / active: 202    / done: 126192
================================================================================

00:08:09.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:09.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:10.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:11.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:13.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:13.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:13.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:14.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:14 GMT                                    3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1761488 KO=63    )
> restLoginInitiate                                        (OK=122052 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=122048 KO=0     )
> Skip 2FA                                                 (OK=67866  KO=2     )
> User Authorize PKCE stage                                (OK=143895 KO=1     )
> User AccessToken PKCE stage                              (OK=143890 KO=4     )
> RootUserinfo                                             (OK=91278  KO=0     )
> GetUUid                                                  (OK=40609  KO=1     )
> GetOpenidConfig                                          (OK=121631 KO=0     )
> CreatePolicy                                             (OK=40583  KO=22    )
> tokenUserinfo                                            (OK=21810  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27112  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27111  KO=1     )
>  UI AM idFromSession                                     (OK=27110  KO=1     )
>  UI AM validateGoto                                      (OK=27111  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27111  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27109  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5160   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27108  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27108  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27108  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27108  KO=0     )
>  UI IDM uiconfig                                         (OK=27108  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27108  KO=0     )
>  UI IDM version                                          (OK=27108  KO=0     )
>  UI IDM features                                         (OK=27108  KO=0     )
>  UI IDM privilege                                        (OK=27108  KO=0     )
>  UI IDM login                                            (OK=27106  KO=2     )
>  UI IDM managed user schema                              (OK=27107  KO=1     )
>  UI IDM dashboard                                        (OK=27107  KO=1     )
>  UI IDM user                                             (OK=27108  KO=0     )
>  UI IDM oidcToken                                        (OK=27109  KO=0     )
> userinfo                                                 (OK=27107  KO=0     )
> UI-Logout                                                (OK=27108  KO=0     )
> UI-Logout Redirect 1                                     (OK=27107  KO=1     )
>  UI AM revoke2                                           (OK=27106  KO=0     )
>  UI AM endsession                                        (OK=27106  KO=1     )
>  UI AM revoke1                                           (OK=27105  KO=0     )
> getIdToken                                               (OK=8991   KO=0     )
> getIdToken Redirect 1                                    (OK=8991   KO=0     )
> createOrganization                                       (OK=8990   KO=0     )
> queryOrganization                                        (OK=8990   KO=0     )
> deleteOrganization                                       (OK=8990   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4517   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4517   KO=0     )
> ReadPolicy                                               (OK=40538  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=864    KO=0     )
> DeletePolicy                                             (OK=40466  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5255 (98.65%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 17402  / active: 172    / done: 126402
================================================================================

00:08:14.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:15.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:15.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:15.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:16.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:17.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:17.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:18.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:18.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:19.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:19.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:19 GMT                                    3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1763930 KO=63    )
> restLoginInitiate                                        (OK=122240 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=122234 KO=0     )
> Skip 2FA                                                 (OK=67982  KO=2     )
> User Authorize PKCE stage                                (OK=144101 KO=1     )
> User AccessToken PKCE stage                              (OK=144095 KO=4     )
> RootUserinfo                                             (OK=91417  KO=0     )
> GetUUid                                                  (OK=40667  KO=1     )
> GetOpenidConfig                                          (OK=121818 KO=0     )
> CreatePolicy                                             (OK=40645  KO=22    )
> tokenUserinfo                                            (OK=21836  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27146  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27145  KO=1     )
>  UI AM idFromSession                                     (OK=27144  KO=1     )
>  UI AM validateGoto                                      (OK=27145  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27144  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27142  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5169   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27142  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27142  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27141  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27141  KO=0     )
>  UI IDM uiconfig                                         (OK=27141  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27141  KO=0     )
>  UI IDM version                                          (OK=27141  KO=0     )
>  UI IDM features                                         (OK=27141  KO=0     )
>  UI IDM privilege                                        (OK=27141  KO=0     )
>  UI IDM login                                            (OK=27139  KO=2     )
>  UI IDM managed user schema                              (OK=27140  KO=1     )
>  UI IDM dashboard                                        (OK=27140  KO=1     )
>  UI IDM user                                             (OK=27141  KO=0     )
>  UI IDM oidcToken                                        (OK=27140  KO=0     )
> userinfo                                                 (OK=27137  KO=0     )
> UI-Logout                                                (OK=27139  KO=0     )
> UI-Logout Redirect 1                                     (OK=27138  KO=1     )
>  UI AM revoke2                                           (OK=27136  KO=0     )
>  UI AM endsession                                        (OK=27136  KO=1     )
>  UI AM revoke1                                           (OK=27135  KO=0     )
> getIdToken                                               (OK=9007   KO=0     )
> getIdToken Redirect 1                                    (OK=9006   KO=0     )
> createOrganization                                       (OK=9005   KO=0     )
> queryOrganization                                        (OK=9005   KO=0     )
> deleteOrganization                                       (OK=9005   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4523   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4522   KO=0     )
> ReadPolicy                                               (OK=40595  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=866    KO=0     )
> DeletePolicy                                             (OK=40534  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5266 (98.65%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 17206  / active: 189    / done: 126581
================================================================================

00:08:20.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:20.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:20.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:21.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:21.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:21.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:22.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:22.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:22.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:23.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:24 GMT                                    3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1766868 KO=63    )
> restLoginInitiate                                        (OK=122438 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=122431 KO=0     )
> Skip 2FA                                                 (OK=68101  KO=2     )
> User Authorize PKCE stage                                (OK=144336 KO=1     )
> User AccessToken PKCE stage                              (OK=144330 KO=4     )
> RootUserinfo                                             (OK=91587  KO=0     )
> GetUUid                                                  (OK=40744  KO=1     )
> GetOpenidConfig                                          (OK=122012 KO=0     )
> CreatePolicy                                             (OK=40718  KO=22    )
> tokenUserinfo                                            (OK=21857  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27190  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27189  KO=1     )
>  UI AM idFromSession                                     (OK=27188  KO=1     )
>  UI AM validateGoto                                      (OK=27189  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27189  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27186  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5181   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27186  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27186  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27187  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27186  KO=0     )
>  UI IDM uiconfig                                         (OK=27186  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27186  KO=0     )
>  UI IDM version                                          (OK=27186  KO=0     )
>  UI IDM features                                         (OK=27186  KO=0     )
>  UI IDM privilege                                        (OK=27186  KO=0     )
>  UI IDM login                                            (OK=27184  KO=2     )
>  UI IDM managed user schema                              (OK=27185  KO=1     )
>  UI IDM dashboard                                        (OK=27185  KO=1     )
>  UI IDM user                                             (OK=27186  KO=0     )
>  UI IDM oidcToken                                        (OK=27187  KO=0     )
> userinfo                                                 (OK=27185  KO=0     )
> UI-Logout                                                (OK=27187  KO=0     )
> UI-Logout Redirect 1                                     (OK=27185  KO=1     )
>  UI AM revoke2                                           (OK=27184  KO=0     )
>  UI AM endsession                                        (OK=27184  KO=1     )
>  UI AM revoke1                                           (OK=27183  KO=0     )
> getIdToken                                               (OK=9025   KO=0     )
> getIdToken Redirect 1                                    (OK=9025   KO=0     )
> createOrganization                                       (OK=9024   KO=0     )
> queryOrganization                                        (OK=9024   KO=0     )
> deleteOrganization                                       (OK=9024   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4527   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4527   KO=0     )
> ReadPolicy                                               (OK=40658  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=868    KO=0     )
> DeletePolicy                                             (OK=40590  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5276 (98.65%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 17005  / active: 193    / done: 126778
================================================================================

00:08:25.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:25.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:26.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:27.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:27.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:27.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:27.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:28.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:29.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:29.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:29 GMT                                    3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1769635 KO=63    )
> restLoginInitiate                                        (OK=122630 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=122629 KO=0     )
> Skip 2FA                                                 (OK=68216  KO=2     )
> User Authorize PKCE stage                                (OK=144564 KO=1     )
> User AccessToken PKCE stage                              (OK=144560 KO=4     )
> RootUserinfo                                             (OK=91731  KO=0     )
> GetUUid                                                  (OK=40812  KO=1     )
> GetOpenidConfig                                          (OK=122218 KO=0     )
> CreatePolicy                                             (OK=40788  KO=22    )
> tokenUserinfo                                            (OK=21891  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27231  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27230  KO=1     )
>  UI AM idFromSession                                     (OK=27229  KO=1     )
>  UI AM validateGoto                                      (OK=27230  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27231  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27228  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5189   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27228  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27228  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27226  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27226  KO=0     )
>  UI IDM uiconfig                                         (OK=27226  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27226  KO=0     )
>  UI IDM version                                          (OK=27225  KO=0     )
>  UI IDM features                                         (OK=27225  KO=0     )
>  UI IDM privilege                                        (OK=27225  KO=0     )
>  UI IDM login                                            (OK=27223  KO=2     )
>  UI IDM managed user schema                              (OK=27224  KO=1     )
>  UI IDM dashboard                                        (OK=27224  KO=1     )
>  UI IDM user                                             (OK=27225  KO=0     )
>  UI IDM oidcToken                                        (OK=27225  KO=0     )
> userinfo                                                 (OK=27223  KO=0     )
> UI-Logout                                                (OK=27225  KO=0     )
> UI-Logout Redirect 1                                     (OK=27224  KO=1     )
>  UI AM revoke2                                           (OK=27223  KO=0     )
>  UI AM endsession                                        (OK=27223  KO=1     )
>  UI AM revoke1                                           (OK=27222  KO=0     )
> getIdToken                                               (OK=9043   KO=0     )
> getIdToken Redirect 1                                    (OK=9043   KO=0     )
> createOrganization                                       (OK=9042   KO=0     )
> queryOrganization                                        (OK=9042   KO=0     )
> deleteOrganization                                       (OK=9041   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4534   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4534   KO=0     )
> ReadPolicy                                               (OK=40730  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=870    KO=0     )
> DeletePolicy                                             (OK=40653  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5286 (98.66%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 16807  / active: 195    / done: 126974
================================================================================

00:08:30.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:30.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:31.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:31.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:32.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:33.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:33.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:33.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:34 GMT                                    3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1772202 KO=63    )
> restLoginInitiate                                        (OK=122823 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=122818 KO=0     )
> Skip 2FA                                                 (OK=68320  KO=2     )
> User Authorize PKCE stage                                (OK=144776 KO=1     )
> User AccessToken PKCE stage                              (OK=144771 KO=4     )
> RootUserinfo                                             (OK=91872  KO=0     )
> GetUUid                                                  (OK=40877  KO=1     )
> GetOpenidConfig                                          (OK=122425 KO=0     )
> CreatePolicy                                             (OK=40854  KO=22    )
> tokenUserinfo                                            (OK=21927  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27267  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27265  KO=1     )
>  UI AM idFromSession                                     (OK=27263  KO=1     )
>  UI AM validateGoto                                      (OK=27264  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27265  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27262  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5195   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27262  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27262  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27263  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27262  KO=0     )
>  UI IDM uiconfig                                         (OK=27262  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27262  KO=0     )
>  UI IDM version                                          (OK=27262  KO=0     )
>  UI IDM features                                         (OK=27261  KO=0     )
>  UI IDM privilege                                        (OK=27261  KO=0     )
>  UI IDM login                                            (OK=27259  KO=2     )
>  UI IDM managed user schema                              (OK=27260  KO=1     )
>  UI IDM dashboard                                        (OK=27260  KO=1     )
>  UI IDM user                                             (OK=27261  KO=0     )
>  UI IDM oidcToken                                        (OK=27262  KO=0     )
> userinfo                                                 (OK=27260  KO=0     )
> UI-Logout                                                (OK=27261  KO=0     )
> UI-Logout Redirect 1                                     (OK=27260  KO=1     )
>  UI AM revoke2                                           (OK=27258  KO=0     )
>  UI AM endsession                                        (OK=27258  KO=1     )
>  UI AM revoke1                                           (OK=27257  KO=0     )
> getIdToken                                               (OK=9055   KO=0     )
> getIdToken Redirect 1                                    (OK=9055   KO=0     )
> createOrganization                                       (OK=9053   KO=0     )
> queryOrganization                                        (OK=9053   KO=0     )
> deleteOrganization                                       (OK=9053   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4539   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4539   KO=0     )
> ReadPolicy                                               (OK=40803  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=871    KO=0     )
> DeletePolicy                                             (OK=40724  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5294 (98.66%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 16609  / active: 195    / done: 127172
================================================================================

00:08:35.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:35.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:36.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:36.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:37.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:37.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:38.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:38.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:39 GMT                                    3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1775107 KO=63    )
> restLoginInitiate                                        (OK=123021 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=123012 KO=0     )
> Skip 2FA                                                 (OK=68423  KO=2     )
> User Authorize PKCE stage                                (OK=145007 KO=1     )
> User AccessToken PKCE stage                              (OK=145000 KO=4     )
> RootUserinfo                                             (OK=91996  KO=0     )
> GetUUid                                                  (OK=40936  KO=1     )
> GetOpenidConfig                                          (OK=122622 KO=0     )
> CreatePolicy                                             (OK=40913  KO=22    )
> tokenUserinfo                                            (OK=21965  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27313  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27312  KO=1     )
>  UI AM idFromSession                                     (OK=27311  KO=1     )
>  UI AM validateGoto                                      (OK=27311  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27310  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27308  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5200   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27308  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27308  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27309  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27309  KO=0     )
>  UI IDM uiconfig                                         (OK=27309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27309  KO=0     )
>  UI IDM version                                          (OK=27309  KO=0     )
>  UI IDM features                                         (OK=27309  KO=0     )
>  UI IDM privilege                                        (OK=27308  KO=0     )
>  UI IDM login                                            (OK=27307  KO=2     )
>  UI IDM managed user schema                              (OK=27308  KO=1     )
>  UI IDM dashboard                                        (OK=27308  KO=1     )
>  UI IDM user                                             (OK=27309  KO=0     )
>  UI IDM oidcToken                                        (OK=27309  KO=0     )
> userinfo                                                 (OK=27307  KO=0     )
> UI-Logout                                                (OK=27308  KO=0     )
> UI-Logout Redirect 1                                     (OK=27307  KO=1     )
>  UI AM revoke2                                           (OK=27305  KO=0     )
>  UI AM endsession                                        (OK=27305  KO=1     )
>  UI AM revoke1                                           (OK=27304  KO=0     )
> getIdToken                                               (OK=9072   KO=0     )
> getIdToken Redirect 1                                    (OK=9072   KO=0     )
> createOrganization                                       (OK=9071   KO=0     )
> queryOrganization                                        (OK=9071   KO=0     )
> deleteOrganization                                       (OK=9071   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4549   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4548   KO=0     )
> ReadPolicy                                               (OK=40868  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=873    KO=0     )
> DeletePolicy                                             (OK=40797  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5302 (98.66%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 16402  / active: 183    / done: 127391
================================================================================

00:08:39.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:40.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:40.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:40.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:40.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:41.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:42.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:42.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:42.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:43.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:43.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:43.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:43.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:44.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:44.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:44 GMT                                    3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1777754 KO=63    )
> restLoginInitiate                                        (OK=123223 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=123215 KO=0     )
> Skip 2FA                                                 (OK=68532  KO=2     )
> User Authorize PKCE stage                                (OK=145229 KO=1     )
> User AccessToken PKCE stage                              (OK=145223 KO=4     )
> RootUserinfo                                             (OK=92133  KO=0     )
> GetUUid                                                  (OK=40998  KO=1     )
> GetOpenidConfig                                          (OK=122808 KO=0     )
> CreatePolicy                                             (OK=40973  KO=22    )
> tokenUserinfo                                            (OK=22004  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27351  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27349  KO=1     )
>  UI AM idFromSession                                     (OK=27348  KO=1     )
>  UI AM validateGoto                                      (OK=27349  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27350  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27348  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5211   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27348  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27348  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27346  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27346  KO=0     )
>  UI IDM uiconfig                                         (OK=27346  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27346  KO=0     )
>  UI IDM version                                          (OK=27346  KO=0     )
>  UI IDM features                                         (OK=27346  KO=0     )
>  UI IDM privilege                                        (OK=27346  KO=0     )
>  UI IDM login                                            (OK=27344  KO=2     )
>  UI IDM managed user schema                              (OK=27345  KO=1     )
>  UI IDM dashboard                                        (OK=27345  KO=1     )
>  UI IDM user                                             (OK=27346  KO=0     )
>  UI IDM oidcToken                                        (OK=27347  KO=0     )
> userinfo                                                 (OK=27345  KO=0     )
> UI-Logout                                                (OK=27347  KO=0     )
> UI-Logout Redirect 1                                     (OK=27346  KO=1     )
>  UI AM revoke2                                           (OK=27345  KO=0     )
>  UI AM endsession                                        (OK=27345  KO=1     )
>  UI AM revoke1                                           (OK=27344  KO=0     )
> getIdToken                                               (OK=9084   KO=0     )
> getIdToken Redirect 1                                    (OK=9084   KO=0     )
> createOrganization                                       (OK=9083   KO=0     )
> queryOrganization                                        (OK=9083   KO=0     )
> deleteOrganization                                       (OK=9083   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4556   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4556   KO=0     )
> ReadPolicy                                               (OK=40927  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=877    KO=0     )
> DeletePolicy                                             (OK=40860  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5317 (98.66%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 16192  / active: 193    / done: 127591
================================================================================

00:08:44.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:45.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:45.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:46.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:47.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:47.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:47.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:48.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:48.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:48.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:49.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:49.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:49 GMT                                    3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1780612 KO=63    )
> restLoginInitiate                                        (OK=123419 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=123409 KO=0     )
> Skip 2FA                                                 (OK=68642  KO=2     )
> User Authorize PKCE stage                                (OK=145462 KO=1     )
> User AccessToken PKCE stage                              (OK=145459 KO=4     )
> RootUserinfo                                             (OK=92311  KO=0     )
> GetUUid                                                  (OK=41069  KO=1     )
> GetOpenidConfig                                          (OK=123001 KO=0     )
> CreatePolicy                                             (OK=41047  KO=22    )
> tokenUserinfo                                            (OK=22037  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27394  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27393  KO=1     )
>  UI AM idFromSession                                     (OK=27392  KO=1     )
>  UI AM validateGoto                                      (OK=27393  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27391  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5221   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27390  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27390  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27390  KO=0     )
>  UI IDM uiconfig                                         (OK=27390  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27390  KO=0     )
>  UI IDM version                                          (OK=27390  KO=0     )
>  UI IDM features                                         (OK=27390  KO=0     )
>  UI IDM privilege                                        (OK=27390  KO=0     )
>  UI IDM login                                            (OK=27388  KO=2     )
>  UI IDM managed user schema                              (OK=27388  KO=1     )
>  UI IDM dashboard                                        (OK=27389  KO=1     )
>  UI IDM user                                             (OK=27390  KO=0     )
>  UI IDM oidcToken                                        (OK=27390  KO=0     )
> userinfo                                                 (OK=27387  KO=0     )
> UI-Logout                                                (OK=27389  KO=0     )
> UI-Logout Redirect 1                                     (OK=27388  KO=1     )
>  UI AM revoke2                                           (OK=27387  KO=0     )
>  UI AM endsession                                        (OK=27387  KO=1     )
>  UI AM revoke1                                           (OK=27386  KO=0     )
> getIdToken                                               (OK=9097   KO=0     )
> getIdToken Redirect 1                                    (OK=9097   KO=0     )
> createOrganization                                       (OK=9096   KO=0     )
> queryOrganization                                        (OK=9096   KO=0     )
> deleteOrganization                                       (OK=9096   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4565   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4563   KO=0     )
> ReadPolicy                                               (OK=40988  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=878    KO=0     )
> DeletePolicy                                             (OK=40923  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5329 (98.67%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 15986  / active: 199    / done: 127791
================================================================================

00:08:50.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:50.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:50.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:51.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:52.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:53.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:53.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:53.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:54.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:54.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:54 GMT                                    3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1783599 KO=63    )
> restLoginInitiate                                        (OK=123628 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=123627 KO=0     )
> Skip 2FA                                                 (OK=68769  KO=2     )
> User Authorize PKCE stage                                (OK=145712 KO=1     )
> User AccessToken PKCE stage                              (OK=145705 KO=4     )
> RootUserinfo                                             (OK=92455  KO=0     )
> GetUUid                                                  (OK=41143  KO=1     )
> GetOpenidConfig                                          (OK=123208 KO=0     )
> CreatePolicy                                             (OK=41120  KO=22    )
> tokenUserinfo                                            (OK=22069  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27442  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27441  KO=1     )
>  UI AM idFromSession                                     (OK=27437  KO=1     )
>  UI AM validateGoto                                      (OK=27438  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27438  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27436  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5227   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27435  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27435  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27434  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27434  KO=0     )
>  UI IDM uiconfig                                         (OK=27434  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27434  KO=0     )
>  UI IDM version                                          (OK=27434  KO=0     )
>  UI IDM features                                         (OK=27434  KO=0     )
>  UI IDM privilege                                        (OK=27434  KO=0     )
>  UI IDM login                                            (OK=27432  KO=2     )
>  UI IDM managed user schema                              (OK=27432  KO=1     )
>  UI IDM dashboard                                        (OK=27432  KO=1     )
>  UI IDM user                                             (OK=27433  KO=0     )
>  UI IDM oidcToken                                        (OK=27434  KO=0     )
> userinfo                                                 (OK=27431  KO=0     )
> UI-Logout                                                (OK=27433  KO=0     )
> UI-Logout Redirect 1                                     (OK=27432  KO=1     )
>  UI AM revoke2                                           (OK=27431  KO=0     )
>  UI AM endsession                                        (OK=27431  KO=1     )
>  UI AM revoke1                                           (OK=27430  KO=0     )
> getIdToken                                               (OK=9115   KO=0     )
> getIdToken Redirect 1                                    (OK=9115   KO=0     )
> createOrganization                                       (OK=9114   KO=0     )
> queryOrganization                                        (OK=9114   KO=0     )
> deleteOrganization                                       (OK=9114   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4575   KO=0     )
> ReadPolicy                                               (OK=41061  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=880    KO=0     )
> DeletePolicy                                             (OK=40982  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5339 (98.67%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 15769  / active: 211    / done: 127996
================================================================================

00:08:55.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:56.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:56.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:57.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:58.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:58.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:58.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:58.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:08:58.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:08:59 GMT                                    3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1786244 KO=63    )
> restLoginInitiate                                        (OK=123798 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=123794 KO=0     )
> Skip 2FA                                                 (OK=68865  KO=2     )
> User Authorize PKCE stage                                (OK=145913 KO=1     )
> User AccessToken PKCE stage                              (OK=145906 KO=4     )
> RootUserinfo                                             (OK=92594  KO=0     )
> GetUUid                                                  (OK=41201  KO=1     )
> GetOpenidConfig                                          (OK=123411 KO=0     )
> CreatePolicy                                             (OK=41177  KO=22    )
> tokenUserinfo                                            (OK=22091  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27483  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27482  KO=1     )
>  UI AM idFromSession                                     (OK=27478  KO=1     )
>  UI AM validateGoto                                      (OK=27479  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27479  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27477  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5234   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27477  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27477  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27478  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27478  KO=0     )
>  UI IDM uiconfig                                         (OK=27478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27478  KO=0     )
>  UI IDM version                                          (OK=27478  KO=0     )
>  UI IDM features                                         (OK=27478  KO=0     )
>  UI IDM privilege                                        (OK=27478  KO=0     )
>  UI IDM login                                            (OK=27476  KO=2     )
>  UI IDM managed user schema                              (OK=27477  KO=1     )
>  UI IDM dashboard                                        (OK=27477  KO=1     )
>  UI IDM user                                             (OK=27478  KO=0     )
>  UI IDM oidcToken                                        (OK=27477  KO=0     )
> userinfo                                                 (OK=27472  KO=0     )
> UI-Logout                                                (OK=27473  KO=0     )
> UI-Logout Redirect 1                                     (OK=27472  KO=1     )
>  UI AM revoke2                                           (OK=27471  KO=0     )
>  UI AM endsession                                        (OK=27471  KO=1     )
>  UI AM revoke1                                           (OK=27470  KO=0     )
> getIdToken                                               (OK=9128   KO=0     )
> getIdToken Redirect 1                                    (OK=9128   KO=0     )
> createOrganization                                       (OK=9127   KO=0     )
> queryOrganization                                        (OK=9127   KO=0     )
> deleteOrganization                                       (OK=9126   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4581   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4581   KO=0     )
> ReadPolicy                                               (OK=41133  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=881    KO=0     )
> DeletePolicy                                             (OK=41056  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5348 (98.67%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 15591  / active: 189    / done: 128196
================================================================================

00:09:00.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:00.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:02.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:02.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:03.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:04 GMT                                    3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1789083 KO=63    )
> restLoginInitiate                                        (OK=123986 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=123980 KO=0     )
> Skip 2FA                                                 (OK=68967  KO=2     )
> User Authorize PKCE stage                                (OK=146143 KO=1     )
> User AccessToken PKCE stage                              (OK=146135 KO=4     )
> RootUserinfo                                             (OK=92746  KO=0     )
> GetUUid                                                  (OK=41260  KO=1     )
> GetOpenidConfig                                          (OK=123601 KO=0     )
> CreatePolicy                                             (OK=41235  KO=22    )
> tokenUserinfo                                            (OK=22124  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27531  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27530  KO=1     )
>  UI AM idFromSession                                     (OK=27528  KO=1     )
>  UI AM validateGoto                                      (OK=27529  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27529  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27526  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5247   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27526  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27526  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27521  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27521  KO=0     )
>  UI IDM uiconfig                                         (OK=27521  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27521  KO=0     )
>  UI IDM version                                          (OK=27521  KO=0     )
>  UI IDM features                                         (OK=27521  KO=0     )
>  UI IDM privilege                                        (OK=27521  KO=0     )
>  UI IDM login                                            (OK=27519  KO=2     )
>  UI IDM managed user schema                              (OK=27520  KO=1     )
>  UI IDM dashboard                                        (OK=27520  KO=1     )
>  UI IDM user                                             (OK=27521  KO=0     )
>  UI IDM oidcToken                                        (OK=27521  KO=0     )
> userinfo                                                 (OK=27519  KO=0     )
> UI-Logout                                                (OK=27521  KO=0     )
> UI-Logout Redirect 1                                     (OK=27520  KO=1     )
>  UI AM revoke2                                           (OK=27517  KO=0     )
>  UI AM endsession                                        (OK=27517  KO=1     )
>  UI AM revoke1                                           (OK=27516  KO=0     )
> getIdToken                                               (OK=9140   KO=0     )
> getIdToken Redirect 1                                    (OK=9140   KO=0     )
> createOrganization                                       (OK=9139   KO=0     )
> queryOrganization                                        (OK=9139   KO=0     )
> deleteOrganization                                       (OK=9139   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4588   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4588   KO=0     )
> ReadPolicy                                               (OK=41192  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=883    KO=0     )
> DeletePolicy                                             (OK=41128  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5353 (98.67%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 15393  / active: 188    / done: 128395
================================================================================

00:09:04.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:05.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:05.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:06.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:06.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:06.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:06.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:06.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:08.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:08.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:08.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:09.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:09.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:09 GMT                                    3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1791713 KO=63    )
> restLoginInitiate                                        (OK=124176 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=124163 KO=0     )
> Skip 2FA                                                 (OK=69062  KO=2     )
> User Authorize PKCE stage                                (OK=146356 KO=1     )
> User AccessToken PKCE stage                              (OK=146345 KO=4     )
> RootUserinfo                                             (OK=92896  KO=0     )
> GetUUid                                                  (OK=41314  KO=1     )
> GetOpenidConfig                                          (OK=123773 KO=0     )
> CreatePolicy                                             (OK=41291  KO=22    )
> tokenUserinfo                                            (OK=22157  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27572  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27571  KO=1     )
>  UI AM idFromSession                                     (OK=27570  KO=1     )
>  UI AM validateGoto                                      (OK=27571  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27568  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27565  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5259   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27565  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27565  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27564  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27564  KO=0     )
>  UI IDM uiconfig                                         (OK=27564  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27564  KO=0     )
>  UI IDM version                                          (OK=27564  KO=0     )
>  UI IDM features                                         (OK=27564  KO=0     )
>  UI IDM privilege                                        (OK=27564  KO=0     )
>  UI IDM login                                            (OK=27562  KO=2     )
>  UI IDM managed user schema                              (OK=27563  KO=1     )
>  UI IDM dashboard                                        (OK=27563  KO=1     )
>  UI IDM user                                             (OK=27564  KO=0     )
>  UI IDM oidcToken                                        (OK=27562  KO=0     )
> userinfo                                                 (OK=27558  KO=0     )
> UI-Logout                                                (OK=27559  KO=0     )
> UI-Logout Redirect 1                                     (OK=27558  KO=1     )
>  UI AM revoke2                                           (OK=27555  KO=0     )
>  UI AM endsession                                        (OK=27555  KO=1     )
>  UI AM revoke1                                           (OK=27554  KO=0     )
> getIdToken                                               (OK=9151   KO=0     )
> getIdToken Redirect 1                                    (OK=9151   KO=0     )
> createOrganization                                       (OK=9150   KO=0     )
> queryOrganization                                        (OK=9150   KO=0     )
> deleteOrganization                                       (OK=9149   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4601   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4601   KO=0     )
> ReadPolicy                                               (OK=41248  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=886    KO=0     )
> DeletePolicy                                             (OK=41186  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5366 (98.68%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 15192  / active: 191    / done: 128593
================================================================================

00:09:09.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:10.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:10.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:10.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:10.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:11.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:12.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:13.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:13.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:13.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:14.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:14.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:14.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:14 GMT                                    3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1794766 KO=63    )
> restLoginInitiate                                        (OK=124384 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=124374 KO=0     )
> Skip 2FA                                                 (OK=69184  KO=2     )
> User Authorize PKCE stage                                (OK=146603 KO=1     )
> User AccessToken PKCE stage                              (OK=146595 KO=4     )
> RootUserinfo                                             (OK=93036  KO=0     )
> GetUUid                                                  (OK=41386  KO=1     )
> GetOpenidConfig                                          (OK=123955 KO=0     )
> CreatePolicy                                             (OK=41363  KO=22    )
> tokenUserinfo                                            (OK=22188  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27620  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27619  KO=1     )
>  UI AM idFromSession                                     (OK=27618  KO=1     )
>  UI AM validateGoto                                      (OK=27618  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27618  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27616  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5270   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27615  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27615  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27613  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27613  KO=0     )
>  UI IDM uiconfig                                         (OK=27613  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27613  KO=0     )
>  UI IDM version                                          (OK=27613  KO=0     )
>  UI IDM features                                         (OK=27613  KO=0     )
>  UI IDM privilege                                        (OK=27613  KO=0     )
>  UI IDM login                                            (OK=27611  KO=2     )
>  UI IDM managed user schema                              (OK=27611  KO=1     )
>  UI IDM dashboard                                        (OK=27611  KO=1     )
>  UI IDM user                                             (OK=27612  KO=0     )
>  UI IDM oidcToken                                        (OK=27612  KO=0     )
> userinfo                                                 (OK=27610  KO=0     )
> UI-Logout                                                (OK=27612  KO=0     )
> UI-Logout Redirect 1                                     (OK=27611  KO=1     )
>  UI AM revoke2                                           (OK=27610  KO=0     )
>  UI AM endsession                                        (OK=27610  KO=1     )
>  UI AM revoke1                                           (OK=27609  KO=0     )
> getIdToken                                               (OK=9165   KO=0     )
> getIdToken Redirect 1                                    (OK=9165   KO=0     )
> createOrganization                                       (OK=9164   KO=0     )
> queryOrganization                                        (OK=9163   KO=0     )
> deleteOrganization                                       (OK=9162   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4612   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4612   KO=0     )
> ReadPolicy                                               (OK=41305  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=889    KO=0     )
> DeletePolicy                                             (OK=41242  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5379 (98.68%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 14973  / active: 201    / done: 128802
================================================================================

00:09:15.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:16.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:16.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:16.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:16.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:18.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:19.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:19 GMT                                    3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1797509 KO=63    )
> restLoginInitiate                                        (OK=124553 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=124547 KO=0     )
> Skip 2FA                                                 (OK=69277  KO=2     )
> User Authorize PKCE stage                                (OK=146812 KO=1     )
> User AccessToken PKCE stage                              (OK=146807 KO=4     )
> RootUserinfo                                             (OK=93191  KO=0     )
> GetUUid                                                  (OK=41447  KO=1     )
> GetOpenidConfig                                          (OK=124145 KO=0     )
> CreatePolicy                                             (OK=41424  KO=22    )
> tokenUserinfo                                            (OK=22215  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27665  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27664  KO=1     )
>  UI AM idFromSession                                     (OK=27662  KO=1     )
>  UI AM validateGoto                                      (OK=27663  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27660  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27658  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5281   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27658  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27658  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27659  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27659  KO=0     )
>  UI IDM uiconfig                                         (OK=27659  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27659  KO=0     )
>  UI IDM version                                          (OK=27659  KO=0     )
>  UI IDM features                                         (OK=27659  KO=0     )
>  UI IDM privilege                                        (OK=27659  KO=0     )
>  UI IDM login                                            (OK=27657  KO=2     )
>  UI IDM managed user schema                              (OK=27657  KO=1     )
>  UI IDM dashboard                                        (OK=27657  KO=1     )
>  UI IDM user                                             (OK=27658  KO=0     )
>  UI IDM oidcToken                                        (OK=27658  KO=0     )
> userinfo                                                 (OK=27656  KO=0     )
> UI-Logout                                                (OK=27658  KO=0     )
> UI-Logout Redirect 1                                     (OK=27656  KO=1     )
>  UI AM revoke2                                           (OK=27655  KO=0     )
>  UI AM endsession                                        (OK=27655  KO=1     )
>  UI AM revoke1                                           (OK=27654  KO=0     )
> getIdToken                                               (OK=9179   KO=0     )
> getIdToken Redirect 1                                    (OK=9179   KO=0     )
> createOrganization                                       (OK=9178   KO=0     )
> queryOrganization                                        (OK=9178   KO=0     )
> deleteOrganization                                       (OK=9177   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4616   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4616   KO=0     )
> ReadPolicy                                               (OK=41373  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=890    KO=0     )
> DeletePolicy                                             (OK=41302  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5386 (98.68%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 14801  / active: 188    / done: 128987
================================================================================

00:09:20.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:20.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:20.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:20.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:21.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:21.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:21.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:21.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:22.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:22.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:22.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:22.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:23.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:23.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:23.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:24.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:24.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:24 GMT                                    3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1800362 KO=63    )
> restLoginInitiate                                        (OK=124752 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=124745 KO=0     )
> Skip 2FA                                                 (OK=69380  KO=2     )
> User Authorize PKCE stage                                (OK=147040 KO=1     )
> User AccessToken PKCE stage                              (OK=147034 KO=4     )
> RootUserinfo                                             (OK=93291  KO=0     )
> GetUUid                                                  (OK=41518  KO=1     )
> GetOpenidConfig                                          (OK=124344 KO=0     )
> CreatePolicy                                             (OK=41494  KO=22    )
> tokenUserinfo                                            (OK=22246  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27708  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27707  KO=1     )
>  UI AM idFromSession                                     (OK=27706  KO=1     )
>  UI AM validateGoto                                      (OK=27707  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27708  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27706  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5292   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27706  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27706  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27706  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27706  KO=0     )
>  UI IDM uiconfig                                         (OK=27706  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27706  KO=0     )
>  UI IDM version                                          (OK=27706  KO=0     )
>  UI IDM features                                         (OK=27706  KO=0     )
>  UI IDM privilege                                        (OK=27706  KO=0     )
>  UI IDM login                                            (OK=27704  KO=2     )
>  UI IDM managed user schema                              (OK=27705  KO=1     )
>  UI IDM dashboard                                        (OK=27705  KO=1     )
>  UI IDM user                                             (OK=27706  KO=0     )
>  UI IDM oidcToken                                        (OK=27707  KO=0     )
> userinfo                                                 (OK=27704  KO=0     )
> UI-Logout                                                (OK=27705  KO=0     )
> UI-Logout Redirect 1                                     (OK=27704  KO=1     )
>  UI AM revoke2                                           (OK=27700  KO=0     )
>  UI AM endsession                                        (OK=27701  KO=1     )
>  UI AM revoke1                                           (OK=27700  KO=0     )
> getIdToken                                               (OK=9191   KO=0     )
> getIdToken Redirect 1                                    (OK=9191   KO=0     )
> createOrganization                                       (OK=9190   KO=0     )
> queryOrganization                                        (OK=9190   KO=0     )
> deleteOrganization                                       (OK=9190   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4622   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4622   KO=0     )
> ReadPolicy                                               (OK=41438  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=891    KO=0     )
> DeletePolicy                                             (OK=41364  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5403 (98.68%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 14595  / active: 191    / done: 129190
================================================================================

00:09:24.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:25.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:26.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:27.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:27.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:27.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:29.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:29 GMT                                    3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1803211 KO=63    )
> restLoginInitiate                                        (OK=124938 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=124933 KO=0     )
> Skip 2FA                                                 (OK=69476  KO=2     )
> User Authorize PKCE stage                                (OK=147273 KO=1     )
> User AccessToken PKCE stage                              (OK=147269 KO=4     )
> RootUserinfo                                             (OK=93426  KO=0     )
> GetUUid                                                  (OK=41575  KO=1     )
> GetOpenidConfig                                          (OK=124537 KO=0     )
> CreatePolicy                                             (OK=41551  KO=22    )
> tokenUserinfo                                            (OK=22286  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27759  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27758  KO=1     )
>  UI AM idFromSession                                     (OK=27757  KO=1     )
>  UI AM validateGoto                                      (OK=27758  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27756  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27754  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5299   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27754  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27754  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27753  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27753  KO=0     )
>  UI IDM uiconfig                                         (OK=27753  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27753  KO=0     )
>  UI IDM version                                          (OK=27753  KO=0     )
>  UI IDM features                                         (OK=27753  KO=0     )
>  UI IDM privilege                                        (OK=27753  KO=0     )
>  UI IDM login                                            (OK=27751  KO=2     )
>  UI IDM managed user schema                              (OK=27750  KO=1     )
>  UI IDM dashboard                                        (OK=27750  KO=1     )
>  UI IDM user                                             (OK=27751  KO=0     )
>  UI IDM oidcToken                                        (OK=27752  KO=0     )
> userinfo                                                 (OK=27749  KO=0     )
> UI-Logout                                                (OK=27750  KO=0     )
> UI-Logout Redirect 1                                     (OK=27748  KO=1     )
>  UI AM revoke2                                           (OK=27747  KO=0     )
>  UI AM endsession                                        (OK=27747  KO=1     )
>  UI AM revoke1                                           (OK=27746  KO=0     )
> getIdToken                                               (OK=9202   KO=0     )
> getIdToken Redirect 1                                    (OK=9202   KO=0     )
> createOrganization                                       (OK=9200   KO=0     )
> queryOrganization                                        (OK=9199   KO=0     )
> deleteOrganization                                       (OK=9199   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4626   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4626   KO=0     )
> ReadPolicy                                               (OK=41506  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=891    KO=0     )
> DeletePolicy                                             (OK=41435  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5410 (98.69%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 14402  / active: 189    / done: 129385
================================================================================

00:09:30.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:31.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:31.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:31.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:32.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:33.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:33.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:33.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:34 GMT                                    3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1805981 KO=63    )
> restLoginInitiate                                        (OK=125143 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=125133 KO=0     )
> Skip 2FA                                                 (OK=69585  KO=2     )
> User Authorize PKCE stage                                (OK=147498 KO=1     )
> User AccessToken PKCE stage                              (OK=147491 KO=4     )
> RootUserinfo                                             (OK=93560  KO=0     )
> GetUUid                                                  (OK=41634  KO=1     )
> GetOpenidConfig                                          (OK=124720 KO=0     )
> CreatePolicy                                             (OK=41611  KO=22    )
> tokenUserinfo                                            (OK=22320  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27803  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27802  KO=1     )
>  UI AM idFromSession                                     (OK=27800  KO=1     )
>  UI AM validateGoto                                      (OK=27800  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27798  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27796  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5309   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27795  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27795  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27795  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27794  KO=0     )
>  UI IDM uiconfig                                         (OK=27794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27794  KO=0     )
>  UI IDM version                                          (OK=27794  KO=0     )
>  UI IDM features                                         (OK=27794  KO=0     )
>  UI IDM privilege                                        (OK=27794  KO=0     )
>  UI IDM login                                            (OK=27791  KO=2     )
>  UI IDM managed user schema                              (OK=27793  KO=1     )
>  UI IDM dashboard                                        (OK=27792  KO=1     )
>  UI IDM user                                             (OK=27794  KO=0     )
>  UI IDM oidcToken                                        (OK=27792  KO=0     )
> userinfo                                                 (OK=27790  KO=0     )
> UI-Logout                                                (OK=27792  KO=0     )
> UI-Logout Redirect 1                                     (OK=27791  KO=1     )
>  UI AM revoke2                                           (OK=27790  KO=0     )
>  UI AM endsession                                        (OK=27790  KO=1     )
>  UI AM revoke1                                           (OK=27788  KO=0     )
> getIdToken                                               (OK=9221   KO=0     )
> getIdToken Redirect 1                                    (OK=9221   KO=0     )
> createOrganization                                       (OK=9220   KO=0     )
> queryOrganization                                        (OK=9220   KO=0     )
> deleteOrganization                                       (OK=9220   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4633   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4632   KO=0     )
> ReadPolicy                                               (OK=41566  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=892    KO=0     )
> DeletePolicy                                             (OK=41501  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5418 (98.69%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.26%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 14196  / active: 184    / done: 129596
================================================================================

00:09:34.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:34.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:35.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:35.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:37.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:38.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:38.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:38.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:39.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:39.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:39 GMT                                    3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1809106 KO=63    )
> restLoginInitiate                                        (OK=125352 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=125343 KO=0     )
> Skip 2FA                                                 (OK=69701  KO=2     )
> User Authorize PKCE stage                                (OK=147748 KO=1     )
> User AccessToken PKCE stage                              (OK=147739 KO=4     )
> RootUserinfo                                             (OK=93709  KO=0     )
> GetUUid                                                  (OK=41702  KO=1     )
> GetOpenidConfig                                          (OK=124911 KO=0     )
> CreatePolicy                                             (OK=41678  KO=22    )
> tokenUserinfo                                            (OK=22348  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27858  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27857  KO=1     )
>  UI AM idFromSession                                     (OK=27852  KO=1     )
>  UI AM validateGoto                                      (OK=27855  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27851  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27849  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5320   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27849  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27849  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27847  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27845  KO=0     )
>  UI IDM uiconfig                                         (OK=27845  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27845  KO=0     )
>  UI IDM version                                          (OK=27845  KO=0     )
>  UI IDM features                                         (OK=27845  KO=0     )
>  UI IDM privilege                                        (OK=27845  KO=0     )
>  UI IDM login                                            (OK=27843  KO=2     )
>  UI IDM managed user schema                              (OK=27844  KO=1     )
>  UI IDM dashboard                                        (OK=27844  KO=1     )
>  UI IDM user                                             (OK=27845  KO=0     )
>  UI IDM oidcToken                                        (OK=27844  KO=0     )
> userinfo                                                 (OK=27842  KO=0     )
> UI-Logout                                                (OK=27844  KO=0     )
> UI-Logout Redirect 1                                     (OK=27843  KO=1     )
>  UI AM revoke2                                           (OK=27842  KO=0     )
>  UI AM endsession                                        (OK=27842  KO=1     )
>  UI AM revoke1                                           (OK=27841  KO=0     )
> getIdToken                                               (OK=9237   KO=0     )
> getIdToken Redirect 1                                    (OK=9237   KO=0     )
> createOrganization                                       (OK=9236   KO=0     )
> queryOrganization                                        (OK=9236   KO=0     )
> deleteOrganization                                       (OK=9236   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4641   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4641   KO=0     )
> ReadPolicy                                               (OK=41625  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=893    KO=0     )
> DeletePolicy                                             (OK=41562  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5428 (98.69%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 13973  / active: 205    / done: 129798
================================================================================

00:09:41.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:41.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:42.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:42.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:42.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:42.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:42.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:42.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:43.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:43.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:44.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:44.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:44 GMT                                    3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1812280 KO=63    )
> restLoginInitiate                                        (OK=125555 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=125552 KO=0     )
> Skip 2FA                                                 (OK=69809  KO=2     )
> User Authorize PKCE stage                                (OK=148004 KO=1     )
> User AccessToken PKCE stage                              (OK=147996 KO=4     )
> RootUserinfo                                             (OK=93841  KO=0     )
> GetUUid                                                  (OK=41768  KO=1     )
> GetOpenidConfig                                          (OK=125102 KO=0     )
> CreatePolicy                                             (OK=41745  KO=22    )
> tokenUserinfo                                            (OK=22390  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27903  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27902  KO=1     )
>  UI AM idFromSession                                     (OK=27901  KO=1     )
>  UI AM validateGoto                                      (OK=27902  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27903  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27901  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5327   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27900  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27900  KO=0     )
>  UI IDM uiconfig                                         (OK=27900  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27900  KO=0     )
>  UI IDM version                                          (OK=27900  KO=0     )
>  UI IDM features                                         (OK=27900  KO=0     )
>  UI IDM privilege                                        (OK=27900  KO=0     )
>  UI IDM login                                            (OK=27898  KO=2     )
>  UI IDM managed user schema                              (OK=27899  KO=1     )
>  UI IDM dashboard                                        (OK=27899  KO=1     )
>  UI IDM user                                             (OK=27900  KO=0     )
>  UI IDM oidcToken                                        (OK=27901  KO=0     )
> userinfo                                                 (OK=27899  KO=0     )
> UI-Logout                                                (OK=27901  KO=0     )
> UI-Logout Redirect 1                                     (OK=27900  KO=1     )
>  UI AM revoke2                                           (OK=27899  KO=0     )
>  UI AM endsession                                        (OK=27899  KO=1     )
>  UI AM revoke1                                           (OK=27898  KO=0     )
> getIdToken                                               (OK=9255   KO=0     )
> getIdToken Redirect 1                                    (OK=9255   KO=0     )
> createOrganization                                       (OK=9254   KO=0     )
> queryOrganization                                        (OK=9254   KO=0     )
> deleteOrganization                                       (OK=9254   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4650   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4650   KO=0     )
> ReadPolicy                                               (OK=41693  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=899    KO=0     )
> DeletePolicy                                             (OK=41620  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5440 (98.69%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 13765  / active: 186    / done: 130025
================================================================================

00:09:45.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:46.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:46.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:47.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:48.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:48.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:48.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:48.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:48.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:48.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:49.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:49.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:49 GMT                                    3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1814560 KO=63    )
> restLoginInitiate                                        (OK=125733 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=125729 KO=0     )
> Skip 2FA                                                 (OK=69905  KO=2     )
> User Authorize PKCE stage                                (OK=148199 KO=1     )
> User AccessToken PKCE stage                              (OK=148188 KO=4     )
> RootUserinfo                                             (OK=93976  KO=0     )
> GetUUid                                                  (OK=41830  KO=1     )
> GetOpenidConfig                                          (OK=125300 KO=0     )
> CreatePolicy                                             (OK=41808  KO=22    )
> tokenUserinfo                                            (OK=22428  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27935  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27934  KO=1     )
>  UI AM idFromSession                                     (OK=27933  KO=1     )
>  UI AM validateGoto                                      (OK=27933  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27932  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27930  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5333   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27930  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27930  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27930  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27930  KO=0     )
>  UI IDM uiconfig                                         (OK=27930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27930  KO=0     )
>  UI IDM version                                          (OK=27930  KO=0     )
>  UI IDM features                                         (OK=27929  KO=0     )
>  UI IDM privilege                                        (OK=27930  KO=0     )
>  UI IDM login                                            (OK=27928  KO=2     )
>  UI IDM managed user schema                              (OK=27929  KO=1     )
>  UI IDM dashboard                                        (OK=27928  KO=1     )
>  UI IDM user                                             (OK=27929  KO=0     )
>  UI IDM oidcToken                                        (OK=27929  KO=0     )
> userinfo                                                 (OK=27926  KO=0     )
> UI-Logout                                                (OK=27927  KO=0     )
> UI-Logout Redirect 1                                     (OK=27926  KO=1     )
>  UI AM revoke2                                           (OK=27924  KO=0     )
>  UI AM endsession                                        (OK=27924  KO=1     )
>  UI AM revoke1                                           (OK=27923  KO=0     )
> getIdToken                                               (OK=9264   KO=0     )
> getIdToken Redirect 1                                    (OK=9264   KO=0     )
> createOrganization                                       (OK=9262   KO=0     )
> queryOrganization                                        (OK=9262   KO=0     )
> deleteOrganization                                       (OK=9262   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4655   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4654   KO=0     )
> ReadPolicy                                               (OK=41760  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=899    KO=0     )
> DeletePolicy                                             (OK=41690  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5452 (98.70%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 13581  / active: 189    / done: 130206
================================================================================

00:09:50.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:50.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:51.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:52.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:53.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:53.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:54.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:54 GMT                                    3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1817391 KO=63    )
> restLoginInitiate                                        (OK=125931 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=125927 KO=0     )
> Skip 2FA                                                 (OK=70010  KO=2     )
> User Authorize PKCE stage                                (OK=148438 KO=1     )
> User AccessToken PKCE stage                              (OK=148434 KO=4     )
> RootUserinfo                                             (OK=94100  KO=0     )
> GetUUid                                                  (OK=41902  KO=1     )
> GetOpenidConfig                                          (OK=125502 KO=0     )
> CreatePolicy                                             (OK=41878  KO=22    )
> tokenUserinfo                                            (OK=22477  KO=0     )
> UI-Post-Login - stage 1                                  (OK=27978  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27977  KO=1     )
>  UI AM idFromSession                                     (OK=27975  KO=1     )
>  UI AM validateGoto                                      (OK=27976  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27976  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27974  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5338   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27974  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27974  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27975  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27974  KO=0     )
>  UI IDM uiconfig                                         (OK=27973  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27973  KO=0     )
>  UI IDM version                                          (OK=27973  KO=0     )
>  UI IDM features                                         (OK=27973  KO=0     )
>  UI IDM privilege                                        (OK=27973  KO=0     )
>  UI IDM login                                            (OK=27971  KO=2     )
>  UI IDM managed user schema                              (OK=27971  KO=1     )
>  UI IDM dashboard                                        (OK=27972  KO=1     )
>  UI IDM user                                             (OK=27972  KO=0     )
>  UI IDM oidcToken                                        (OK=27972  KO=0     )
> userinfo                                                 (OK=27969  KO=0     )
> UI-Logout                                                (OK=27971  KO=0     )
> UI-Logout Redirect 1                                     (OK=27970  KO=1     )
>  UI AM revoke2                                           (OK=27968  KO=0     )
>  UI AM endsession                                        (OK=27968  KO=1     )
>  UI AM revoke1                                           (OK=27967  KO=0     )
> getIdToken                                               (OK=9274   KO=0     )
> getIdToken Redirect 1                                    (OK=9274   KO=0     )
> createOrganization                                       (OK=9273   KO=0     )
> queryOrganization                                        (OK=9273   KO=0     )
> deleteOrganization                                       (OK=9273   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4661   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4661   KO=0     )
> ReadPolicy                                               (OK=41821  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=900    KO=0     )
> DeletePolicy                                             (OK=41755  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5459 (98.70%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 13380  / active: 183    / done: 130413
================================================================================

00:09:55.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:56.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:56.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:57.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:58.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:09:59.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:09:59 GMT                                    3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1819935 KO=63    )
> restLoginInitiate                                        (OK=126110 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=126102 KO=0     )
> Skip 2FA                                                 (OK=70114  KO=2     )
> User Authorize PKCE stage                                (OK=148642 KO=1     )
> User AccessToken PKCE stage                              (OK=148638 KO=4     )
> RootUserinfo                                             (OK=94223  KO=0     )
> GetUUid                                                  (OK=41978  KO=1     )
> GetOpenidConfig                                          (OK=125709 KO=0     )
> CreatePolicy                                             (OK=41954  KO=22    )
> tokenUserinfo                                            (OK=22502  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28016  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28013  KO=1     )
>  UI AM idFromSession                                     (OK=28012  KO=1     )
>  UI AM validateGoto                                      (OK=28013  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28013  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28011  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5340   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28011  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28011  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28012  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28011  KO=0     )
>  UI IDM uiconfig                                         (OK=28011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28011  KO=0     )
>  UI IDM version                                          (OK=28011  KO=0     )
>  UI IDM features                                         (OK=28011  KO=0     )
>  UI IDM privilege                                        (OK=28011  KO=0     )
>  UI IDM login                                            (OK=28009  KO=2     )
>  UI IDM managed user schema                              (OK=28010  KO=1     )
>  UI IDM dashboard                                        (OK=28010  KO=1     )
>  UI IDM user                                             (OK=28011  KO=0     )
>  UI IDM oidcToken                                        (OK=28011  KO=0     )
> userinfo                                                 (OK=28009  KO=0     )
> UI-Logout                                                (OK=28011  KO=0     )
> UI-Logout Redirect 1                                     (OK=28010  KO=1     )
>  UI AM revoke2                                           (OK=28009  KO=0     )
>  UI AM endsession                                        (OK=28009  KO=1     )
>  UI AM revoke1                                           (OK=28008  KO=0     )
> getIdToken                                               (OK=9278   KO=0     )
> getIdToken Redirect 1                                    (OK=9278   KO=0     )
> createOrganization                                       (OK=9277   KO=0     )
> queryOrganization                                        (OK=9277   KO=0     )
> deleteOrganization                                       (OK=9277   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4669   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4669   KO=0     )
> ReadPolicy                                               (OK=41893  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=903    KO=0     )
> DeletePolicy                                             (OK=41817  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5465 (98.70%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 13191  / active: 198    / done: 130587
================================================================================

00:10:00.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:00.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:01.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:02.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:02.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:02.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:04.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:04.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:04 GMT                                    3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1822476 KO=63    )
> restLoginInitiate                                        (OK=126298 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=126292 KO=0     )
> Skip 2FA                                                 (OK=70218  KO=2     )
> User Authorize PKCE stage                                (OK=148855 KO=1     )
> User AccessToken PKCE stage                              (OK=148850 KO=4     )
> RootUserinfo                                             (OK=94354  KO=0     )
> GetUUid                                                  (OK=42037  KO=1     )
> GetOpenidConfig                                          (OK=125915 KO=0     )
> CreatePolicy                                             (OK=42012  KO=22    )
> tokenUserinfo                                            (OK=22542  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28052  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28050  KO=1     )
>  UI AM idFromSession                                     (OK=28049  KO=1     )
>  UI AM validateGoto                                      (OK=28050  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28050  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28048  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5347   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28046  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28046  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28045  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28045  KO=0     )
>  UI IDM uiconfig                                         (OK=28045  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28045  KO=0     )
>  UI IDM version                                          (OK=28045  KO=0     )
>  UI IDM features                                         (OK=28045  KO=0     )
>  UI IDM privilege                                        (OK=28045  KO=0     )
>  UI IDM login                                            (OK=28043  KO=2     )
>  UI IDM managed user schema                              (OK=28044  KO=1     )
>  UI IDM dashboard                                        (OK=28044  KO=1     )
>  UI IDM user                                             (OK=28045  KO=0     )
>  UI IDM oidcToken                                        (OK=28046  KO=0     )
> userinfo                                                 (OK=28044  KO=0     )
> UI-Logout                                                (OK=28046  KO=0     )
> UI-Logout Redirect 1                                     (OK=28044  KO=1     )
>  UI AM revoke2                                           (OK=28043  KO=0     )
>  UI AM endsession                                        (OK=28043  KO=1     )
>  UI AM revoke1                                           (OK=28042  KO=0     )
> getIdToken                                               (OK=9293   KO=0     )
> getIdToken Redirect 1                                    (OK=9293   KO=0     )
> createOrganization                                       (OK=9292   KO=0     )
> queryOrganization                                        (OK=9292   KO=0     )
> deleteOrganization                                       (OK=9291   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4673   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4672   KO=0     )
> ReadPolicy                                               (OK=41967  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=905    KO=0     )
> DeletePolicy                                             (OK=41888  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5473 (98.70%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 12999  / active: 196    / done: 130781
================================================================================

00:10:05.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:05.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:05.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:06.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:06.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:07.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:07.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:07.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:07.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:08.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:09 GMT                                    3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1825352 KO=63    )
> restLoginInitiate                                        (OK=126484 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=126478 KO=0     )
> Skip 2FA                                                 (OK=70324  KO=2     )
> User Authorize PKCE stage                                (OK=149080 KO=1     )
> User AccessToken PKCE stage                              (OK=149077 KO=4     )
> RootUserinfo                                             (OK=94502  KO=0     )
> GetUUid                                                  (OK=42106  KO=1     )
> GetOpenidConfig                                          (OK=126116 KO=0     )
> CreatePolicy                                             (OK=42084  KO=22    )
> tokenUserinfo                                            (OK=22565  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28102  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28100  KO=1     )
>  UI AM idFromSession                                     (OK=28096  KO=1     )
>  UI AM validateGoto                                      (OK=28097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28096  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28094  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5356   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28094  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28094  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28092  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28092  KO=0     )
>  UI IDM uiconfig                                         (OK=28092  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28092  KO=0     )
>  UI IDM version                                          (OK=28092  KO=0     )
>  UI IDM features                                         (OK=28092  KO=0     )
>  UI IDM privilege                                        (OK=28092  KO=0     )
>  UI IDM login                                            (OK=28090  KO=2     )
>  UI IDM managed user schema                              (OK=28091  KO=1     )
>  UI IDM dashboard                                        (OK=28091  KO=1     )
>  UI IDM user                                             (OK=28092  KO=0     )
>  UI IDM oidcToken                                        (OK=28092  KO=0     )
> userinfo                                                 (OK=28090  KO=0     )
> UI-Logout                                                (OK=28091  KO=0     )
> UI-Logout Redirect 1                                     (OK=28089  KO=1     )
>  UI AM revoke2                                           (OK=28087  KO=0     )
>  UI AM endsession                                        (OK=28087  KO=1     )
>  UI AM revoke1                                           (OK=28086  KO=0     )
> getIdToken                                               (OK=9303   KO=0     )
> getIdToken Redirect 1                                    (OK=9303   KO=0     )
> createOrganization                                       (OK=9302   KO=0     )
> queryOrganization                                        (OK=9302   KO=0     )
> deleteOrganization                                       (OK=9302   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4685   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4684   KO=0     )
> ReadPolicy                                               (OK=42025  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=908    KO=0     )
> DeletePolicy                                             (OK=41963  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5483 (98.70%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 12801  / active: 189    / done: 130986
================================================================================

00:10:10.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:11.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:12.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:12.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:13.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:13.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:14.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:14.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:14.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:14 GMT                                    3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1828206 KO=63    )
> restLoginInitiate                                        (OK=126670 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=126668 KO=0     )
> Skip 2FA                                                 (OK=70429  KO=2     )
> User Authorize PKCE stage                                (OK=149309 KO=1     )
> User AccessToken PKCE stage                              (OK=149305 KO=4     )
> RootUserinfo                                             (OK=94632  KO=0     )
> GetUUid                                                  (OK=42170  KO=1     )
> GetOpenidConfig                                          (OK=126309 KO=0     )
> CreatePolicy                                             (OK=42147  KO=22    )
> tokenUserinfo                                            (OK=22597  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28144  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28143  KO=1     )
>  UI AM idFromSession                                     (OK=28142  KO=1     )
>  UI AM validateGoto                                      (OK=28143  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28144  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28142  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5366   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28142  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28142  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28142  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28140  KO=0     )
>  UI IDM uiconfig                                         (OK=28140  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28140  KO=0     )
>  UI IDM version                                          (OK=28140  KO=0     )
>  UI IDM features                                         (OK=28140  KO=0     )
>  UI IDM privilege                                        (OK=28140  KO=0     )
>  UI IDM login                                            (OK=28138  KO=2     )
>  UI IDM managed user schema                              (OK=28138  KO=1     )
>  UI IDM dashboard                                        (OK=28138  KO=1     )
>  UI IDM user                                             (OK=28139  KO=0     )
>  UI IDM oidcToken                                        (OK=28140  KO=0     )
> userinfo                                                 (OK=28136  KO=0     )
> UI-Logout                                                (OK=28138  KO=0     )
> UI-Logout Redirect 1                                     (OK=28137  KO=1     )
>  UI AM revoke2                                           (OK=28136  KO=0     )
>  UI AM endsession                                        (OK=28136  KO=1     )
>  UI AM revoke1                                           (OK=28135  KO=0     )
> getIdToken                                               (OK=9313   KO=0     )
> getIdToken Redirect 1                                    (OK=9313   KO=0     )
> createOrganization                                       (OK=9312   KO=0     )
> queryOrganization                                        (OK=9312   KO=0     )
> deleteOrganization                                       (OK=9312   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4691   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4690   KO=0     )
> ReadPolicy                                               (OK=42096  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=909    KO=0     )
> DeletePolicy                                             (OK=42021  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5492 (98.71%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 12607  / active: 192    / done: 131177
================================================================================

00:10:16.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:16.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:17.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:18.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:18.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:18.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:18.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:19.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:19 GMT                                    3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1831128 KO=63    )
> restLoginInitiate                                        (OK=126884 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=126872 KO=0     )
> Skip 2FA                                                 (OK=70542  KO=2     )
> User Authorize PKCE stage                                (OK=149540 KO=1     )
> User AccessToken PKCE stage                              (OK=149532 KO=4     )
> RootUserinfo                                             (OK=94761  KO=0     )
> GetUUid                                                  (OK=42231  KO=1     )
> GetOpenidConfig                                          (OK=126504 KO=0     )
> CreatePolicy                                             (OK=42205  KO=22    )
> tokenUserinfo                                            (OK=22626  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28193  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28192  KO=1     )
>  UI AM idFromSession                                     (OK=28190  KO=1     )
>  UI AM validateGoto                                      (OK=28191  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28190  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28188  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5378   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28188  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28188  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28186  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28186  KO=0     )
>  UI IDM uiconfig                                         (OK=28186  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28186  KO=0     )
>  UI IDM version                                          (OK=28186  KO=0     )
>  UI IDM features                                         (OK=28186  KO=0     )
>  UI IDM privilege                                        (OK=28185  KO=0     )
>  UI IDM login                                            (OK=28183  KO=2     )
>  UI IDM managed user schema                              (OK=28184  KO=1     )
>  UI IDM dashboard                                        (OK=28184  KO=1     )
>  UI IDM user                                             (OK=28185  KO=0     )
>  UI IDM oidcToken                                        (OK=28185  KO=0     )
> userinfo                                                 (OK=28183  KO=0     )
> UI-Logout                                                (OK=28184  KO=0     )
> UI-Logout Redirect 1                                     (OK=28183  KO=1     )
>  UI AM revoke2                                           (OK=28182  KO=0     )
>  UI AM endsession                                        (OK=28182  KO=1     )
>  UI AM revoke1                                           (OK=28181  KO=0     )
> getIdToken                                               (OK=9334   KO=0     )
> getIdToken Redirect 1                                    (OK=9333   KO=0     )
> createOrganization                                       (OK=9332   KO=0     )
> queryOrganization                                        (OK=9332   KO=0     )
> deleteOrganization                                       (OK=9331   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4697   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4697   KO=0     )
> ReadPolicy                                               (OK=42160  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=910    KO=0     )
> DeletePolicy                                             (OK=42090  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5500 (98.71%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 12387  / active: 210    / done: 131379
================================================================================

00:10:20.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:20.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:21.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:21.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:21.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:22.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:23.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:23.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:23.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:24 GMT                                    3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1834338 KO=63    )
> restLoginInitiate                                        (OK=127104 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=127095 KO=0     )
> Skip 2FA                                                 (OK=70661  KO=2     )
> User Authorize PKCE stage                                (OK=149811 KO=1     )
> User AccessToken PKCE stage                              (OK=149805 KO=4     )
> RootUserinfo                                             (OK=94921  KO=0     )
> GetUUid                                                  (OK=42306  KO=1     )
> GetOpenidConfig                                          (OK=126701 KO=0     )
> CreatePolicy                                             (OK=42282  KO=22    )
> tokenUserinfo                                            (OK=22670  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28246  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28245  KO=1     )
>  UI AM idFromSession                                     (OK=28242  KO=1     )
>  UI AM validateGoto                                      (OK=28242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28241  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28238  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5385   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28238  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28238  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28238  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28237  KO=0     )
>  UI IDM uiconfig                                         (OK=28237  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28237  KO=0     )
>  UI IDM version                                          (OK=28237  KO=0     )
>  UI IDM features                                         (OK=28235  KO=0     )
>  UI IDM privilege                                        (OK=28235  KO=0     )
>  UI IDM login                                            (OK=28234  KO=2     )
>  UI IDM managed user schema                              (OK=28234  KO=1     )
>  UI IDM dashboard                                        (OK=28234  KO=1     )
>  UI IDM user                                             (OK=28234  KO=0     )
>  UI IDM oidcToken                                        (OK=28234  KO=0     )
> userinfo                                                 (OK=28232  KO=0     )
> UI-Logout                                                (OK=28234  KO=0     )
> UI-Logout Redirect 1                                     (OK=28233  KO=1     )
>  UI AM revoke2                                           (OK=28231  KO=0     )
>  UI AM endsession                                        (OK=28231  KO=1     )
>  UI AM revoke1                                           (OK=28230  KO=0     )
> getIdToken                                               (OK=9353   KO=0     )
> getIdToken Redirect 1                                    (OK=9353   KO=0     )
> createOrganization                                       (OK=9352   KO=0     )
> queryOrganization                                        (OK=9352   KO=0     )
> deleteOrganization                                       (OK=9351   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4703   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4703   KO=0     )
> ReadPolicy                                               (OK=42217  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=912    KO=0     )
> DeletePolicy                                             (OK=42154  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5509 (98.71%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 12164  / active: 211    / done: 131601
================================================================================

00:10:24.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:24.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:26.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:26.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:27.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:27.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:28.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:29.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:29 GMT                                    3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1837196 KO=63    )
> restLoginInitiate                                        (OK=127307 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=127299 KO=0     )
> Skip 2FA                                                 (OK=70773  KO=2     )
> User Authorize PKCE stage                                (OK=150053 KO=1     )
> User AccessToken PKCE stage                              (OK=150040 KO=4     )
> RootUserinfo                                             (OK=95060  KO=0     )
> GetUUid                                                  (OK=42377  KO=1     )
> GetOpenidConfig                                          (OK=126905 KO=0     )
> CreatePolicy                                             (OK=42353  KO=22    )
> tokenUserinfo                                            (OK=22711  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28290  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28289  KO=1     )
>  UI AM idFromSession                                     (OK=28286  KO=1     )
>  UI AM validateGoto                                      (OK=28287  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28286  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28282  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5399   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28282  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28282  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28278  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28277  KO=0     )
>  UI IDM uiconfig                                         (OK=28277  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28277  KO=0     )
>  UI IDM version                                          (OK=28277  KO=0     )
>  UI IDM features                                         (OK=28277  KO=0     )
>  UI IDM privilege                                        (OK=28277  KO=0     )
>  UI IDM login                                            (OK=28275  KO=2     )
>  UI IDM managed user schema                              (OK=28276  KO=1     )
>  UI IDM dashboard                                        (OK=28276  KO=1     )
>  UI IDM user                                             (OK=28276  KO=0     )
>  UI IDM oidcToken                                        (OK=28277  KO=0     )
> userinfo                                                 (OK=28275  KO=0     )
> UI-Logout                                                (OK=28277  KO=0     )
> UI-Logout Redirect 1                                     (OK=28276  KO=1     )
>  UI AM revoke2                                           (OK=28274  KO=0     )
>  UI AM endsession                                        (OK=28275  KO=1     )
>  UI AM revoke1                                           (OK=28273  KO=0     )
> getIdToken                                               (OK=9367   KO=0     )
> getIdToken Redirect 1                                    (OK=9366   KO=0     )
> createOrganization                                       (OK=9365   KO=0     )
> queryOrganization                                        (OK=9365   KO=0     )
> deleteOrganization                                       (OK=9365   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4708   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4707   KO=0     )
> ReadPolicy                                               (OK=42295  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=913    KO=0     )
> DeletePolicy                                             (OK=42214  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5517 (98.71%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 11956  / active: 220    / done: 131800
================================================================================

00:10:30.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:31.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:32.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:32.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:34.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:34.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:34 GMT                                    3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1839898 KO=63    )
> restLoginInitiate                                        (OK=127496 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=127482 KO=0     )
> Skip 2FA                                                 (OK=70882  KO=2     )
> User Authorize PKCE stage                                (OK=150259 KO=1     )
> User AccessToken PKCE stage                              (OK=150251 KO=4     )
> RootUserinfo                                             (OK=95167  KO=0     )
> GetUUid                                                  (OK=42434  KO=1     )
> GetOpenidConfig                                          (OK=127114 KO=0     )
> CreatePolicy                                             (OK=42411  KO=22    )
> tokenUserinfo                                            (OK=22738  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28327  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28326  KO=1     )
>  UI AM idFromSession                                     (OK=28325  KO=1     )
>  UI AM validateGoto                                      (OK=28326  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28323  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28321  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5403   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28321  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28321  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28320  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28320  KO=0     )
>  UI IDM uiconfig                                         (OK=28320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28320  KO=0     )
>  UI IDM version                                          (OK=28320  KO=0     )
>  UI IDM features                                         (OK=28320  KO=0     )
>  UI IDM privilege                                        (OK=28320  KO=0     )
>  UI IDM login                                            (OK=28318  KO=2     )
>  UI IDM managed user schema                              (OK=28319  KO=1     )
>  UI IDM dashboard                                        (OK=28319  KO=1     )
>  UI IDM user                                             (OK=28320  KO=0     )
>  UI IDM oidcToken                                        (OK=28321  KO=0     )
> userinfo                                                 (OK=28319  KO=0     )
> UI-Logout                                                (OK=28321  KO=0     )
> UI-Logout Redirect 1                                     (OK=28320  KO=1     )
>  UI AM revoke2                                           (OK=28319  KO=0     )
>  UI AM endsession                                        (OK=28319  KO=1     )
>  UI AM revoke1                                           (OK=28318  KO=0     )
> getIdToken                                               (OK=9385   KO=0     )
> getIdToken Redirect 1                                    (OK=9385   KO=0     )
> createOrganization                                       (OK=9383   KO=0     )
> queryOrganization                                        (OK=9383   KO=0     )
> deleteOrganization                                       (OK=9383   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4716   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4716   KO=0     )
> ReadPolicy                                               (OK=42365  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=917    KO=0     )
> DeletePolicy                                             (OK=42285  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5523 (98.71%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 11758  / active: 215    / done: 132003
================================================================================

00:10:35.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:35.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:35.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:36.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:36.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:36.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:37.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:37.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:37.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:38.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:38.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:39.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:39 GMT                                    3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1842701 KO=63    )
> restLoginInitiate                                        (OK=127689 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=127685 KO=0     )
> Skip 2FA                                                 (OK=70996  KO=2     )
> User Authorize PKCE stage                                (OK=150501 KO=1     )
> User AccessToken PKCE stage                              (OK=150494 KO=4     )
> RootUserinfo                                             (OK=95311  KO=0     )
> GetUUid                                                  (OK=42519  KO=1     )
> GetOpenidConfig                                          (OK=127320 KO=0     )
> CreatePolicy                                             (OK=42493  KO=22    )
> tokenUserinfo                                            (OK=22778  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28368  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28366  KO=1     )
>  UI AM idFromSession                                     (OK=28365  KO=1     )
>  UI AM validateGoto                                      (OK=28366  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28364  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28362  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5412   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28362  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28362  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28361  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28360  KO=0     )
>  UI IDM uiconfig                                         (OK=28360  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28360  KO=0     )
>  UI IDM version                                          (OK=28360  KO=0     )
>  UI IDM features                                         (OK=28360  KO=0     )
>  UI IDM privilege                                        (OK=28360  KO=0     )
>  UI IDM login                                            (OK=28357  KO=2     )
>  UI IDM managed user schema                              (OK=28358  KO=1     )
>  UI IDM dashboard                                        (OK=28358  KO=1     )
>  UI IDM user                                             (OK=28359  KO=0     )
>  UI IDM oidcToken                                        (OK=28360  KO=0     )
> userinfo                                                 (OK=28358  KO=0     )
> UI-Logout                                                (OK=28360  KO=0     )
> UI-Logout Redirect 1                                     (OK=28359  KO=1     )
>  UI AM revoke2                                           (OK=28358  KO=0     )
>  UI AM endsession                                        (OK=28358  KO=1     )
>  UI AM revoke1                                           (OK=28357  KO=0     )
> getIdToken                                               (OK=9399   KO=0     )
> getIdToken Redirect 1                                    (OK=9399   KO=0     )
> createOrganization                                       (OK=9397   KO=0     )
> queryOrganization                                        (OK=9397   KO=0     )
> deleteOrganization                                       (OK=9397   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4721   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4721   KO=0     )
> ReadPolicy                                               (OK=42426  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=917    KO=0     )
> DeletePolicy                                             (OK=42351  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5535 (98.72%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 11561  / active: 217    / done: 132198
================================================================================

00:10:39.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:40.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:40.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:40.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:41.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:42.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:42.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:42.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:43.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:43.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:44.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:44.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:44.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:44.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:44 GMT                                    3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1845551 KO=63    )
> restLoginInitiate                                        (OK=127904 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=127888 KO=0     )
> Skip 2FA                                                 (OK=71101  KO=2     )
> User Authorize PKCE stage                                (OK=150723 KO=1     )
> User AccessToken PKCE stage                              (OK=150715 KO=4     )
> RootUserinfo                                             (OK=95459  KO=0     )
> GetUUid                                                  (OK=42570  KO=1     )
> GetOpenidConfig                                          (OK=127520 KO=0     )
> CreatePolicy                                             (OK=42546  KO=22    )
> tokenUserinfo                                            (OK=22809  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28413  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28412  KO=1     )
>  UI AM idFromSession                                     (OK=28410  KO=1     )
>  UI AM validateGoto                                      (OK=28411  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28408  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28406  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5425   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28406  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28406  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28406  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28406  KO=0     )
>  UI IDM uiconfig                                         (OK=28405  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28406  KO=0     )
>  UI IDM version                                          (OK=28405  KO=0     )
>  UI IDM features                                         (OK=28404  KO=0     )
>  UI IDM privilege                                        (OK=28404  KO=0     )
>  UI IDM login                                            (OK=28401  KO=2     )
>  UI IDM managed user schema                              (OK=28402  KO=1     )
>  UI IDM dashboard                                        (OK=28402  KO=1     )
>  UI IDM user                                             (OK=28402  KO=0     )
>  UI IDM oidcToken                                        (OK=28403  KO=0     )
> userinfo                                                 (OK=28399  KO=0     )
> UI-Logout                                                (OK=28399  KO=0     )
> UI-Logout Redirect 1                                     (OK=28398  KO=1     )
>  UI AM revoke2                                           (OK=28397  KO=0     )
>  UI AM endsession                                        (OK=28397  KO=1     )
>  UI AM revoke1                                           (OK=28395  KO=0     )
> getIdToken                                               (OK=9419   KO=0     )
> getIdToken Redirect 1                                    (OK=9419   KO=0     )
> createOrganization                                       (OK=9418   KO=0     )
> queryOrganization                                        (OK=9417   KO=0     )
> deleteOrganization                                       (OK=9417   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4727   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4727   KO=0     )
> ReadPolicy                                               (OK=42506  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=918    KO=0     )
> DeletePolicy                                             (OK=42420  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5549 (98.72%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 91%
          waiting: 11337  / active: 227    / done: 132412
================================================================================

00:10:45.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:46.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:46.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:47.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:47.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:48.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:48.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:48.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:48.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:48.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:49.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:49.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:49.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:49 GMT                                    3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1848248 KO=63    )
> restLoginInitiate                                        (OK=128089 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=128084 KO=0     )
> Skip 2FA                                                 (OK=71229  KO=2     )
> User Authorize PKCE stage                                (OK=150953 KO=1     )
> User AccessToken PKCE stage                              (OK=150948 KO=4     )
> RootUserinfo                                             (OK=95637  KO=0     )
> GetUUid                                                  (OK=42650  KO=1     )
> GetOpenidConfig                                          (OK=127734 KO=0     )
> CreatePolicy                                             (OK=42626  KO=22    )
> tokenUserinfo                                            (OK=22845  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28442  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28441  KO=1     )
>  UI AM idFromSession                                     (OK=28440  KO=1     )
>  UI AM validateGoto                                      (OK=28441  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28441  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28439  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5433   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28439  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28439  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28438  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28438  KO=0     )
>  UI IDM uiconfig                                         (OK=28438  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28438  KO=0     )
>  UI IDM version                                          (OK=28438  KO=0     )
>  UI IDM features                                         (OK=28437  KO=0     )
>  UI IDM privilege                                        (OK=28437  KO=0     )
>  UI IDM login                                            (OK=28435  KO=2     )
>  UI IDM managed user schema                              (OK=28436  KO=1     )
>  UI IDM dashboard                                        (OK=28436  KO=1     )
>  UI IDM user                                             (OK=28437  KO=0     )
>  UI IDM oidcToken                                        (OK=28438  KO=0     )
> userinfo                                                 (OK=28435  KO=0     )
> UI-Logout                                                (OK=28437  KO=0     )
> UI-Logout Redirect 1                                     (OK=28436  KO=1     )
>  UI AM revoke2                                           (OK=28435  KO=0     )
>  UI AM endsession                                        (OK=28435  KO=1     )
>  UI AM revoke1                                           (OK=28434  KO=0     )
> getIdToken                                               (OK=9439   KO=0     )
> getIdToken Redirect 1                                    (OK=9439   KO=0     )
> createOrganization                                       (OK=9438   KO=0     )
> queryOrganization                                        (OK=9437   KO=0     )
> deleteOrganization                                       (OK=9437   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4734   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4734   KO=0     )
> ReadPolicy                                               (OK=42560  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=920    KO=0     )
> DeletePolicy                                             (OK=42502  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5562 (98.72%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 11148  / active: 193    / done: 132635
================================================================================

00:10:50.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:50.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:50.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:50.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:50.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:50.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:50.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:51.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:52.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:52.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:52.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:53.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:53.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:54.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:54 GMT                                    3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1850555 KO=63    )
> restLoginInitiate                                        (OK=128261 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=128252 KO=0     )
> Skip 2FA                                                 (OK=71325  KO=2     )
> User Authorize PKCE stage                                (OK=151137 KO=1     )
> User AccessToken PKCE stage                              (OK=151130 KO=4     )
> RootUserinfo                                             (OK=95737  KO=0     )
> GetUUid                                                  (OK=42707  KO=1     )
> GetOpenidConfig                                          (OK=127925 KO=0     )
> CreatePolicy                                             (OK=42685  KO=22    )
> tokenUserinfo                                            (OK=22869  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28478  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28477  KO=1     )
>  UI AM idFromSession                                     (OK=28474  KO=1     )
>  UI AM validateGoto                                      (OK=28475  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28474  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28471  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5440   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28471  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28471  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28469  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28469  KO=0     )
>  UI IDM uiconfig                                         (OK=28469  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28468  KO=0     )
>  UI IDM version                                          (OK=28468  KO=0     )
>  UI IDM features                                         (OK=28468  KO=0     )
>  UI IDM privilege                                        (OK=28468  KO=0     )
>  UI IDM login                                            (OK=28466  KO=2     )
>  UI IDM managed user schema                              (OK=28467  KO=1     )
>  UI IDM dashboard                                        (OK=28467  KO=1     )
>  UI IDM user                                             (OK=28468  KO=0     )
>  UI IDM oidcToken                                        (OK=28468  KO=0     )
> userinfo                                                 (OK=28466  KO=0     )
> UI-Logout                                                (OK=28468  KO=0     )
> UI-Logout Redirect 1                                     (OK=28467  KO=1     )
>  UI AM revoke2                                           (OK=28465  KO=0     )
>  UI AM endsession                                        (OK=28465  KO=1     )
>  UI AM revoke1                                           (OK=28464  KO=0     )
> getIdToken                                               (OK=9460   KO=0     )
> getIdToken Redirect 1                                    (OK=9459   KO=0     )
> createOrganization                                       (OK=9458   KO=0     )
> queryOrganization                                        (OK=9458   KO=0     )
> deleteOrganization                                       (OK=9458   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4739   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4739   KO=0     )
> ReadPolicy                                               (OK=42637  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=921    KO=0     )
> DeletePolicy                                             (OK=42557  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5576 (98.73%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 10969  / active: 191    / done: 132816
================================================================================

00:10:55.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:55.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:55.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:56.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:56.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:56.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:57.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:58.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:58.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:58.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:58.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:59.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:10:59.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:10:59 GMT                                    3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1853661 KO=63    )
> restLoginInitiate                                        (OK=128475 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=128464 KO=0     )
> Skip 2FA                                                 (OK=71438  KO=2     )
> User Authorize PKCE stage                                (OK=151386 KO=1     )
> User AccessToken PKCE stage                              (OK=151379 KO=4     )
> RootUserinfo                                             (OK=95851  KO=0     )
> GetUUid                                                  (OK=42771  KO=1     )
> GetOpenidConfig                                          (OK=128124 KO=0     )
> CreatePolicy                                             (OK=42745  KO=22    )
> tokenUserinfo                                            (OK=22899  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28531  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28529  KO=1     )
>  UI AM idFromSession                                     (OK=28527  KO=1     )
>  UI AM validateGoto                                      (OK=28528  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28526  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28524  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5447   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28523  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28524  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28524  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28524  KO=0     )
>  UI IDM uiconfig                                         (OK=28524  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28523  KO=0     )
>  UI IDM version                                          (OK=28523  KO=0     )
>  UI IDM features                                         (OK=28522  KO=0     )
>  UI IDM privilege                                        (OK=28522  KO=0     )
>  UI IDM login                                            (OK=28521  KO=2     )
>  UI IDM managed user schema                              (OK=28519  KO=1     )
>  UI IDM dashboard                                        (OK=28521  KO=1     )
>  UI IDM user                                             (OK=28521  KO=0     )
>  UI IDM oidcToken                                        (OK=28521  KO=0     )
> userinfo                                                 (OK=28519  KO=0     )
> UI-Logout                                                (OK=28521  KO=0     )
> UI-Logout Redirect 1                                     (OK=28519  KO=1     )
>  UI AM revoke2                                           (OK=28517  KO=0     )
>  UI AM endsession                                        (OK=28517  KO=1     )
>  UI AM revoke1                                           (OK=28516  KO=0     )
> getIdToken                                               (OK=9470   KO=0     )
> getIdToken Redirect 1                                    (OK=9469   KO=0     )
> createOrganization                                       (OK=9467   KO=0     )
> queryOrganization                                        (OK=9467   KO=0     )
> deleteOrganization                                       (OK=9467   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4751   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4751   KO=0     )
> ReadPolicy                                               (OK=42700  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=923    KO=0     )
> DeletePolicy                                             (OK=42631  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5589 (98.73%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 10742  / active: 210    / done: 133024
================================================================================

00:11:00.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:01.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:02.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:02.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:03.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:04.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:04.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:04 GMT                                    3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1856246 KO=63    )
> restLoginInitiate                                        (OK=128650 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=128646 KO=0     )
> Skip 2FA                                                 (OK=71557  KO=2     )
> User Authorize PKCE stage                                (OK=151602 KO=1     )
> User AccessToken PKCE stage                              (OK=151597 KO=4     )
> RootUserinfo                                             (OK=95997  KO=0     )
> GetUUid                                                  (OK=42854  KO=1     )
> GetOpenidConfig                                          (OK=128328 KO=0     )
> CreatePolicy                                             (OK=42827  KO=22    )
> tokenUserinfo                                            (OK=22923  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28563  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28562  KO=1     )
>  UI AM idFromSession                                     (OK=28561  KO=1     )
>  UI AM validateGoto                                      (OK=28561  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28562  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28560  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5456   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28558  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28558  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28558  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28557  KO=0     )
>  UI IDM uiconfig                                         (OK=28556  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28556  KO=0     )
>  UI IDM version                                          (OK=28556  KO=0     )
>  UI IDM features                                         (OK=28556  KO=0     )
>  UI IDM privilege                                        (OK=28556  KO=0     )
>  UI IDM login                                            (OK=28554  KO=2     )
>  UI IDM managed user schema                              (OK=28554  KO=1     )
>  UI IDM dashboard                                        (OK=28555  KO=1     )
>  UI IDM user                                             (OK=28555  KO=0     )
>  UI IDM oidcToken                                        (OK=28556  KO=0     )
> userinfo                                                 (OK=28554  KO=0     )
> UI-Logout                                                (OK=28555  KO=0     )
> UI-Logout Redirect 1                                     (OK=28554  KO=1     )
>  UI AM revoke2                                           (OK=28553  KO=0     )
>  UI AM endsession                                        (OK=28553  KO=1     )
>  UI AM revoke1                                           (OK=28552  KO=0     )
> getIdToken                                               (OK=9491   KO=0     )
> getIdToken Redirect 1                                    (OK=9491   KO=0     )
> createOrganization                                       (OK=9489   KO=0     )
> queryOrganization                                        (OK=9489   KO=0     )
> deleteOrganization                                       (OK=9489   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4754   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4754   KO=0     )
> ReadPolicy                                               (OK=42759  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=923    KO=0     )
> DeletePolicy                                             (OK=42695  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5596 (98.73%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 10562  / active: 199    / done: 133215
================================================================================

00:11:05.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:06.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:06.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:07.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:07.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:07.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:07.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:09.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:09 GMT                                    3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1858874 KO=63    )
> restLoginInitiate                                        (OK=128838 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=128834 KO=0     )
> Skip 2FA                                                 (OK=71664  KO=2     )
> User Authorize PKCE stage                                (OK=151815 KO=1     )
> User AccessToken PKCE stage                              (OK=151809 KO=4     )
> RootUserinfo                                             (OK=96127  KO=0     )
> GetUUid                                                  (OK=42919  KO=1     )
> GetOpenidConfig                                          (OK=128537 KO=0     )
> CreatePolicy                                             (OK=42896  KO=22    )
> tokenUserinfo                                            (OK=22959  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28599  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28598  KO=1     )
>  UI AM idFromSession                                     (OK=28597  KO=1     )
>  UI AM validateGoto                                      (OK=28598  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28597  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28595  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5462   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28594  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28594  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28594  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28594  KO=0     )
>  UI IDM uiconfig                                         (OK=28594  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28594  KO=0     )
>  UI IDM version                                          (OK=28594  KO=0     )
>  UI IDM features                                         (OK=28594  KO=0     )
>  UI IDM privilege                                        (OK=28594  KO=0     )
>  UI IDM login                                            (OK=28592  KO=2     )
>  UI IDM managed user schema                              (OK=28593  KO=1     )
>  UI IDM dashboard                                        (OK=28593  KO=1     )
>  UI IDM user                                             (OK=28594  KO=0     )
>  UI IDM oidcToken                                        (OK=28595  KO=0     )
> userinfo                                                 (OK=28593  KO=0     )
> UI-Logout                                                (OK=28594  KO=0     )
> UI-Logout Redirect 1                                     (OK=28589  KO=1     )
>  UI AM revoke2                                           (OK=28588  KO=0     )
>  UI AM endsession                                        (OK=28588  KO=1     )
>  UI AM revoke1                                           (OK=28587  KO=0     )
> getIdToken                                               (OK=9506   KO=0     )
> getIdToken Redirect 1                                    (OK=9506   KO=0     )
> createOrganization                                       (OK=9505   KO=0     )
> queryOrganization                                        (OK=9505   KO=0     )
> deleteOrganization                                       (OK=9504   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4765   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4765   KO=0     )
> ReadPolicy                                               (OK=42842  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=924    KO=0     )
> DeletePolicy                                             (OK=42756  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5604 (98.73%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.37%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 10366  / active: 205    / done: 133405
================================================================================

00:11:09.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:09.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:10.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:10.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:11.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:12.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:12.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:13.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:13.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 133691: status.find.in([200, 209], 304), found 409
00:11:13.455 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,133691,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTIxODc2MTUyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTnFLZWhGT2RFeHNvVDJnMGZDSnE3SzlGTDlBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDI3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDI3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3ODcyLCJpYXQiOjE3MzIyMzQyNzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImpCYWNxbEFCb3JZd3pERFlJeWxtRnJrN2hadyJ9.CLqzbO-VsEgffySKTbzd29iSBqfulXulLsZB7rnH6DdxbFsvGVCT109NsbfSkildWRxUS5wN5xpx6jMVoqdwP17TIxlt8FLbwJ09yIT_dHnHcXbZeUs02J7l7o8e2FFZhVD4oqfMbTNuJxkgTwlC0NJoyKTi98wew5NG93XUCIRChK2zcPs9cemxHWDpqVTAf8RdbvsDv6bq3CcktLtp6-5pEQEgJ-VTRPjq3pQ2ei8ml81QerREiX90PUmQZAZaGKfaxQ4_4Drf3ifTRlI-fKEkWp6vipq4BMcrzuyV6PDIXnkLH02zNE0HE3yfft1y2NLVNxpIcKdUwfjK6dPhoA, username -> user.163812, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy804127, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a36804f, authcode -> 9TtHCdF3CFlVZ3nj8hF0YkDpE3Y, useAdminRealm -> true, callbacks -> {"tokenId":"1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234272234), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234272234))), password -> Pa_ssw0rd, challenge -> AE3Ba0IFdnAXE7FEDBqBe2tGDwFTPyve8eRytlnhrXE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 61.147.9.14, verifier -> LTU4MDU1Mzk2NjU5NTA4Nzg3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed5f0d9, tokenId -> 1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy804127","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: Fri, 22 Nov 2024 00:11:13 GMT
	x-forgerock-transactionid: 16c318c0-08ea-4580-a690-e36a8600af90
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:11:14.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:14 GMT                                    3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1861783 KO=64    )
> restLoginInitiate                                        (OK=129053 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=129043 KO=0     )
> Skip 2FA                                                 (OK=71776  KO=2     )
> User Authorize PKCE stage                                (OK=152054 KO=1     )
> User AccessToken PKCE stage                              (OK=152042 KO=4     )
> RootUserinfo                                             (OK=96266  KO=0     )
> GetUUid                                                  (OK=42982  KO=1     )
> GetOpenidConfig                                          (OK=128751 KO=0     )
> CreatePolicy                                             (OK=42955  KO=23    )
> tokenUserinfo                                            (OK=22997  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28650  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28648  KO=1     )
>  UI AM idFromSession                                     (OK=28647  KO=1     )
>  UI AM validateGoto                                      (OK=28648  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28644  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28642  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5468   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28641  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28641  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28638  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28638  KO=0     )
>  UI IDM uiconfig                                         (OK=28637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28637  KO=0     )
>  UI IDM version                                          (OK=28637  KO=0     )
>  UI IDM features                                         (OK=28637  KO=0     )
>  UI IDM privilege                                        (OK=28637  KO=0     )
>  UI IDM login                                            (OK=28635  KO=2     )
>  UI IDM managed user schema                              (OK=28635  KO=1     )
>  UI IDM dashboard                                        (OK=28635  KO=1     )
>  UI IDM user                                             (OK=28637  KO=0     )
>  UI IDM oidcToken                                        (OK=28637  KO=0     )
> userinfo                                                 (OK=28635  KO=0     )
> UI-Logout                                                (OK=28637  KO=0     )
> UI-Logout Redirect 1                                     (OK=28635  KO=1     )
>  UI AM revoke2                                           (OK=28633  KO=0     )
>  UI AM endsession                                        (OK=28633  KO=1     )
>  UI AM revoke1                                           (OK=28632  KO=0     )
> getIdToken                                               (OK=9515   KO=0     )
> getIdToken Redirect 1                                    (OK=9515   KO=0     )
> createOrganization                                       (OK=9514   KO=0     )
> queryOrganization                                        (OK=9514   KO=0     )
> deleteOrganization                                       (OK=9513   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4775   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4774   KO=0     )
> ReadPolicy                                               (OK=42909  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=924    KO=0     )
> DeletePolicy                                             (OK=42837  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5613 (98.72%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 10142  / active: 214    / done: 133620
================================================================================

00:11:14.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:16.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:16.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:17.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:17.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:18.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:18.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:18.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:18.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 133691: status.find.in([200, 209], 304), found 404
00:11:18.557 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,133691,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTIxODc2MTUyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTnFLZWhGT2RFeHNvVDJnMGZDSnE3SzlGTDlBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDI3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDI3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3ODcyLCJpYXQiOjE3MzIyMzQyNzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImpCYWNxbEFCb3JZd3pERFlJeWxtRnJrN2hadyJ9.CLqzbO-VsEgffySKTbzd29iSBqfulXulLsZB7rnH6DdxbFsvGVCT109NsbfSkildWRxUS5wN5xpx6jMVoqdwP17TIxlt8FLbwJ09yIT_dHnHcXbZeUs02J7l7o8e2FFZhVD4oqfMbTNuJxkgTwlC0NJoyKTi98wew5NG93XUCIRChK2zcPs9cemxHWDpqVTAf8RdbvsDv6bq3CcktLtp6-5pEQEgJ-VTRPjq3pQ2ei8ml81QerREiX90PUmQZAZaGKfaxQ4_4Drf3ifTRlI-fKEkWp6vipq4BMcrzuyV6PDIXnkLH02zNE0HE3yfft1y2NLVNxpIcKdUwfjK6dPhoA, username -> user.163812, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy804127, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a36804f, authcode -> 9TtHCdF3CFlVZ3nj8hF0YkDpE3Y, useAdminRealm -> true, callbacks -> {"tokenId":"1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234272234), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234272234))), password -> Pa_ssw0rd, challenge -> AE3Ba0IFdnAXE7FEDBqBe2tGDwFTPyve8eRytlnhrXE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 61.147.9.14, verifier -> LTU4MDU1Mzk2NjU5NTA4Nzg3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed5f0d9, tokenId -> 1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy804127
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=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Fri, 22 Nov 2024 00:11:18 GMT
	x-forgerock-transactionid: 074217f2-1ad1-4633-bbae-021ca3f16405
	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 testPolicy804127 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:11:19.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:19 GMT                                    3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1864696 KO=65    )
> restLoginInitiate                                        (OK=129256 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=129248 KO=0     )
> Skip 2FA                                                 (OK=71899  KO=2     )
> User Authorize PKCE stage                                (OK=152301 KO=1     )
> User AccessToken PKCE stage                              (OK=152291 KO=4     )
> RootUserinfo                                             (OK=96400  KO=0     )
> GetUUid                                                  (OK=43068  KO=1     )
> GetOpenidConfig                                          (OK=128964 KO=0     )
> CreatePolicy                                             (OK=43041  KO=23    )
> tokenUserinfo                                            (OK=23029  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28694  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28692  KO=1     )
>  UI AM idFromSession                                     (OK=28691  KO=1     )
>  UI AM validateGoto                                      (OK=28692  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28686  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28684  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5477   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28683  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28681  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28680  KO=0     )
>  UI IDM uiconfig                                         (OK=28679  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28679  KO=0     )
>  UI IDM version                                          (OK=28679  KO=0     )
>  UI IDM features                                         (OK=28679  KO=0     )
>  UI IDM privilege                                        (OK=28679  KO=0     )
>  UI IDM login                                            (OK=28677  KO=2     )
>  UI IDM managed user schema                              (OK=28678  KO=1     )
>  UI IDM dashboard                                        (OK=28678  KO=1     )
>  UI IDM user                                             (OK=28679  KO=0     )
>  UI IDM oidcToken                                        (OK=28680  KO=0     )
> userinfo                                                 (OK=28676  KO=0     )
> UI-Logout                                                (OK=28678  KO=0     )
> UI-Logout Redirect 1                                     (OK=28677  KO=1     )
>  UI AM revoke2                                           (OK=28676  KO=0     )
>  UI AM endsession                                        (OK=28676  KO=1     )
>  UI AM revoke1                                           (OK=28675  KO=0     )
> getIdToken                                               (OK=9531   KO=0     )
> getIdToken Redirect 1                                    (OK=9531   KO=0     )
> createOrganization                                       (OK=9529   KO=0     )
> queryOrganization                                        (OK=9529   KO=0     )
> deleteOrganization                                       (OK=9529   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4782   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4782   KO=0     )
> ReadPolicy                                               (OK=42965  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=927    KO=0     )
> DeletePolicy                                             (OK=42906  KO=11    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5622 (98.70%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 9930   / active: 218    / done: 133828
================================================================================

00:11:19.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:21.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:22.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:22.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:22.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:23.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:23.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:23.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 133691: status.find.in([200, 209], 304), found 404
00:11:23.648 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,133691,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTIxODc2MTUyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTnFLZWhGT2RFeHNvVDJnMGZDSnE3SzlGTDlBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDI3MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDI3MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3ODcyLCJpYXQiOjE3MzIyMzQyNzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImpCYWNxbEFCb3JZd3pERFlJeWxtRnJrN2hadyJ9.CLqzbO-VsEgffySKTbzd29iSBqfulXulLsZB7rnH6DdxbFsvGVCT109NsbfSkildWRxUS5wN5xpx6jMVoqdwP17TIxlt8FLbwJ09yIT_dHnHcXbZeUs02J7l7o8e2FFZhVD4oqfMbTNuJxkgTwlC0NJoyKTi98wew5NG93XUCIRChK2zcPs9cemxHWDpqVTAf8RdbvsDv6bq3CcktLtp6-5pEQEgJ-VTRPjq3pQ2ei8ml81QerREiX90PUmQZAZaGKfaxQ4_4Drf3ifTRlI-fKEkWp6vipq4BMcrzuyV6PDIXnkLH02zNE0HE3yfft1y2NLVNxpIcKdUwfjK6dPhoA, username -> user.163812, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy804127, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a36804f, authcode -> 9TtHCdF3CFlVZ3nj8hF0YkDpE3Y, useAdminRealm -> true, callbacks -> {"tokenId":"1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234272234), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234272234))), password -> Pa_ssw0rd, challenge -> AE3Ba0IFdnAXE7FEDBqBe2tGDwFTPyve8eRytlnhrXE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 61.147.9.14, verifier -> LTU4MDU1Mzk2NjU5NTA4Nzg3OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ed5f0d9, tokenId -> 1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy804127
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=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=1-CEqrX-Qw9J7xLOxdnvD5cd1jU.*AAJTSQACMDIAAlNLABx6OHRGK2E5RWxvSlhkNUx1eTBVdDZpS0tuTGM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: Fri, 22 Nov 2024 00:11:23 GMT
	x-forgerock-transactionid: 961aaaa6-e0f2-4487-8cba-35d8b3ed7f5c
	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 testPolicy804127 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:11:23.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:24.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:24.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:24.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:24 GMT                                    3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1867781 KO=66    )
> restLoginInitiate                                        (OK=129470 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=129462 KO=0     )
> Skip 2FA                                                 (OK=72014  KO=2     )
> User Authorize PKCE stage                                (OK=152542 KO=1     )
> User AccessToken PKCE stage                              (OK=152531 KO=4     )
> RootUserinfo                                             (OK=96502  KO=0     )
> GetUUid                                                  (OK=43147  KO=1     )
> GetOpenidConfig                                          (OK=129183 KO=0     )
> CreatePolicy                                             (OK=43123  KO=23    )
> tokenUserinfo                                            (OK=23062  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28741  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28739  KO=1     )
>  UI AM idFromSession                                     (OK=28733  KO=1     )
>  UI AM validateGoto                                      (OK=28734  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28734  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28732  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5491   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28731  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28731  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28731  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28731  KO=0     )
>  UI IDM uiconfig                                         (OK=28731  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28731  KO=0     )
>  UI IDM version                                          (OK=28731  KO=0     )
>  UI IDM features                                         (OK=28731  KO=0     )
>  UI IDM privilege                                        (OK=28731  KO=0     )
>  UI IDM login                                            (OK=28729  KO=2     )
>  UI IDM managed user schema                              (OK=28730  KO=1     )
>  UI IDM dashboard                                        (OK=28730  KO=1     )
>  UI IDM user                                             (OK=28731  KO=0     )
>  UI IDM oidcToken                                        (OK=28732  KO=0     )
> userinfo                                                 (OK=28730  KO=0     )
> UI-Logout                                                (OK=28732  KO=0     )
> UI-Logout Redirect 1                                     (OK=28731  KO=1     )
>  UI AM revoke2                                           (OK=28729  KO=0     )
>  UI AM endsession                                        (OK=28730  KO=1     )
>  UI AM revoke1                                           (OK=28728  KO=0     )
> getIdToken                                               (OK=9543   KO=0     )
> getIdToken Redirect 1                                    (OK=9543   KO=0     )
> createOrganization                                       (OK=9542   KO=0     )
> queryOrganization                                        (OK=9542   KO=0     )
> deleteOrganization                                       (OK=9541   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4791   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4790   KO=0     )
> ReadPolicy                                               (OK=43050  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=929    KO=0     )
> DeletePolicy                                             (OK=42959  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5633 (98.69%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.25%)
> status.find.is(200), but actually found 502                         6 ( 0.11%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 9707   / active: 249    / done: 134020
================================================================================

00:11:25.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:26.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:27.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:27.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:27.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:27.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:29.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:29.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:29.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:29 GMT                                    3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1870727 KO=66    )
> restLoginInitiate                                        (OK=129650 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=129643 KO=0     )
> Skip 2FA                                                 (OK=72119  KO=2     )
> User Authorize PKCE stage                                (OK=152772 KO=1     )
> User AccessToken PKCE stage                              (OK=152765 KO=4     )
> RootUserinfo                                             (OK=96659  KO=0     )
> GetUUid                                                  (OK=43216  KO=1     )
> GetOpenidConfig                                          (OK=129421 KO=0     )
> CreatePolicy                                             (OK=43191  KO=23    )
> tokenUserinfo                                            (OK=23092  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28783  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28781  KO=1     )
>  UI AM idFromSession                                     (OK=28780  KO=1     )
>  UI AM validateGoto                                      (OK=28781  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28779  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28777  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5497   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28777  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28777  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28778  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28778  KO=0     )
>  UI IDM uiconfig                                         (OK=28778  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28778  KO=0     )
>  UI IDM version                                          (OK=28778  KO=0     )
>  UI IDM features                                         (OK=28778  KO=0     )
>  UI IDM privilege                                        (OK=28777  KO=0     )
>  UI IDM login                                            (OK=28775  KO=2     )
>  UI IDM managed user schema                              (OK=28776  KO=1     )
>  UI IDM dashboard                                        (OK=28776  KO=1     )
>  UI IDM user                                             (OK=28777  KO=0     )
>  UI IDM oidcToken                                        (OK=28778  KO=0     )
> userinfo                                                 (OK=28776  KO=0     )
> UI-Logout                                                (OK=28776  KO=0     )
> UI-Logout Redirect 1                                     (OK=28775  KO=1     )
>  UI AM revoke2                                           (OK=28773  KO=0     )
>  UI AM endsession                                        (OK=28773  KO=1     )
>  UI AM revoke1                                           (OK=28772  KO=0     )
> getIdToken                                               (OK=9557   KO=0     )
> getIdToken Redirect 1                                    (OK=9557   KO=0     )
> createOrganization                                       (OK=9556   KO=0     )
> queryOrganization                                        (OK=9556   KO=0     )
> deleteOrganization                                       (OK=9555   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4799   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4799   KO=0     )
> ReadPolicy                                               (OK=43138  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=933    KO=0     )
> DeletePolicy                                             (OK=43045  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5642 (98.69%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 9520   / active: 222    / done: 134234
================================================================================

00:11:30.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:30.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:30.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:32.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:33.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:33.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:33.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:34.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:34.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:34.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:34 GMT                                    3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1873622 KO=66    )
> restLoginInitiate                                        (OK=129845 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=129839 KO=0     )
> Skip 2FA                                                 (OK=72231  KO=2     )
> User Authorize PKCE stage                                (OK=152999 KO=1     )
> User AccessToken PKCE stage                              (OK=152994 KO=4     )
> RootUserinfo                                             (OK=96807  KO=0     )
> GetUUid                                                  (OK=43282  KO=1     )
> GetOpenidConfig                                          (OK=129644 KO=0     )
> CreatePolicy                                             (OK=43257  KO=23    )
> tokenUserinfo                                            (OK=23124  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28827  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28826  KO=1     )
>  UI AM idFromSession                                     (OK=28825  KO=1     )
>  UI AM validateGoto                                      (OK=28825  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28823  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28821  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5506   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28821  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28821  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28822  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28822  KO=0     )
>  UI IDM uiconfig                                         (OK=28822  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28822  KO=0     )
>  UI IDM version                                          (OK=28822  KO=0     )
>  UI IDM features                                         (OK=28822  KO=0     )
>  UI IDM privilege                                        (OK=28822  KO=0     )
>  UI IDM login                                            (OK=28820  KO=2     )
>  UI IDM managed user schema                              (OK=28821  KO=1     )
>  UI IDM dashboard                                        (OK=28821  KO=1     )
>  UI IDM user                                             (OK=28822  KO=0     )
>  UI IDM oidcToken                                        (OK=28822  KO=0     )
> userinfo                                                 (OK=28820  KO=0     )
> UI-Logout                                                (OK=28822  KO=0     )
> UI-Logout Redirect 1                                     (OK=28820  KO=1     )
>  UI AM revoke2                                           (OK=28819  KO=0     )
>  UI AM endsession                                        (OK=28819  KO=1     )
>  UI AM revoke1                                           (OK=28818  KO=0     )
> getIdToken                                               (OK=9570   KO=0     )
> getIdToken Redirect 1                                    (OK=9569   KO=0     )
> createOrganization                                       (OK=9568   KO=0     )
> queryOrganization                                        (OK=9568   KO=0     )
> deleteOrganization                                       (OK=9568   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4806   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4806   KO=0     )
> ReadPolicy                                               (OK=43205  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=933    KO=0     )
> DeletePolicy                                             (OK=43134  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5652 (98.69%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 9318   / active: 195    / done: 134463
================================================================================

00:11:34.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:34.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:35.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:37.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:37.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:39 GMT                                    3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1876376 KO=66    )
> restLoginInitiate                                        (OK=130035 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=130029 KO=0     )
> Skip 2FA                                                 (OK=72343  KO=2     )
> User Authorize PKCE stage                                (OK=153225 KO=1     )
> User AccessToken PKCE stage                              (OK=153219 KO=4     )
> RootUserinfo                                             (OK=96968  KO=0     )
> GetUUid                                                  (OK=43345  KO=1     )
> GetOpenidConfig                                          (OK=129838 KO=0     )
> CreatePolicy                                             (OK=43321  KO=23    )
> tokenUserinfo                                            (OK=23154  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28866  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28865  KO=1     )
>  UI AM idFromSession                                     (OK=28864  KO=1     )
>  UI AM validateGoto                                      (OK=28865  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28865  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28863  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5514   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28863  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28863  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28862  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28862  KO=0     )
>  UI IDM uiconfig                                         (OK=28862  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28862  KO=0     )
>  UI IDM version                                          (OK=28862  KO=0     )
>  UI IDM features                                         (OK=28862  KO=0     )
>  UI IDM privilege                                        (OK=28862  KO=0     )
>  UI IDM login                                            (OK=28860  KO=2     )
>  UI IDM managed user schema                              (OK=28861  KO=1     )
>  UI IDM dashboard                                        (OK=28861  KO=1     )
>  UI IDM user                                             (OK=28862  KO=0     )
>  UI IDM oidcToken                                        (OK=28863  KO=0     )
> userinfo                                                 (OK=28861  KO=0     )
> UI-Logout                                                (OK=28863  KO=0     )
> UI-Logout Redirect 1                                     (OK=28862  KO=1     )
>  UI AM revoke2                                           (OK=28861  KO=0     )
>  UI AM endsession                                        (OK=28861  KO=1     )
>  UI AM revoke1                                           (OK=28860  KO=0     )
> getIdToken                                               (OK=9587   KO=0     )
> getIdToken Redirect 1                                    (OK=9587   KO=0     )
> createOrganization                                       (OK=9586   KO=0     )
> queryOrganization                                        (OK=9586   KO=0     )
> deleteOrganization                                       (OK=9586   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4812   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4812   KO=0     )
> ReadPolicy                                               (OK=43269  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=935    KO=0     )
> DeletePolicy                                             (OK=43202  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5657 (98.69%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 9123   / active: 188    / done: 134665
================================================================================

00:11:42.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:42.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:42.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:42.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:43.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:43.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:43.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:43.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:44 GMT                                    3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1879026 KO=66    )
> restLoginInitiate                                        (OK=130226 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=130221 KO=0     )
> Skip 2FA                                                 (OK=72453  KO=2     )
> User Authorize PKCE stage                                (OK=153453 KO=1     )
> User AccessToken PKCE stage                              (OK=153447 KO=4     )
> RootUserinfo                                             (OK=97144  KO=0     )
> GetUUid                                                  (OK=43406  KO=1     )
> GetOpenidConfig                                          (OK=130024 KO=0     )
> CreatePolicy                                             (OK=43382  KO=23    )
> tokenUserinfo                                            (OK=23188  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28910  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28909  KO=1     )
>  UI AM idFromSession                                     (OK=28908  KO=1     )
>  UI AM validateGoto                                      (OK=28909  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28909  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28906  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5522   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28906  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28905  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28901  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28901  KO=0     )
>  UI IDM uiconfig                                         (OK=28900  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28900  KO=0     )
>  UI IDM version                                          (OK=28900  KO=0     )
>  UI IDM features                                         (OK=28898  KO=0     )
>  UI IDM privilege                                        (OK=28899  KO=0     )
>  UI IDM login                                            (OK=28896  KO=2     )
>  UI IDM managed user schema                              (OK=28897  KO=1     )
>  UI IDM dashboard                                        (OK=28897  KO=1     )
>  UI IDM user                                             (OK=28898  KO=0     )
>  UI IDM oidcToken                                        (OK=28897  KO=0     )
> userinfo                                                 (OK=28893  KO=0     )
> UI-Logout                                                (OK=28895  KO=0     )
> UI-Logout Redirect 1                                     (OK=28893  KO=1     )
>  UI AM revoke2                                           (OK=28891  KO=0     )
>  UI AM endsession                                        (OK=28892  KO=1     )
>  UI AM revoke1                                           (OK=28891  KO=0     )
> getIdToken                                               (OK=9598   KO=0     )
> getIdToken Redirect 1                                    (OK=9598   KO=0     )
> createOrganization                                       (OK=9597   KO=0     )
> queryOrganization                                        (OK=9597   KO=0     )
> deleteOrganization                                       (OK=9597   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4822   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4822   KO=0     )
> ReadPolicy                                               (OK=43332  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=938    KO=0     )
> DeletePolicy                                             (OK=43258  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5665 (98.69%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 8924   / active: 204    / done: 134848
================================================================================

00:11:44.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:45.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:45.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:45.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:46.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:47.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:49.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:49.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:49 GMT                                    3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1881808 KO=66    )
> restLoginInitiate                                        (OK=130410 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=130403 KO=0     )
> Skip 2FA                                                 (OK=72556  KO=2     )
> User Authorize PKCE stage                                (OK=153666 KO=1     )
> User AccessToken PKCE stage                              (OK=153657 KO=4     )
> RootUserinfo                                             (OK=97282  KO=0     )
> GetUUid                                                  (OK=43472  KO=1     )
> GetOpenidConfig                                          (OK=130219 KO=0     )
> CreatePolicy                                             (OK=43447  KO=23    )
> tokenUserinfo                                            (OK=23214  KO=0     )
> UI-Post-Login - stage 1                                  (OK=28953  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28951  KO=1     )
>  UI AM idFromSession                                     (OK=28949  KO=1     )
>  UI AM validateGoto                                      (OK=28950  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28948  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28946  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5533   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28946  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28946  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28945  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28945  KO=0     )
>  UI IDM uiconfig                                         (OK=28945  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28945  KO=0     )
>  UI IDM version                                          (OK=28945  KO=0     )
>  UI IDM features                                         (OK=28945  KO=0     )
>  UI IDM privilege                                        (OK=28945  KO=0     )
>  UI IDM login                                            (OK=28943  KO=2     )
>  UI IDM managed user schema                              (OK=28944  KO=1     )
>  UI IDM dashboard                                        (OK=28943  KO=1     )
>  UI IDM user                                             (OK=28945  KO=0     )
>  UI IDM oidcToken                                        (OK=28944  KO=0     )
> userinfo                                                 (OK=28941  KO=0     )
> UI-Logout                                                (OK=28943  KO=0     )
> UI-Logout Redirect 1                                     (OK=28942  KO=1     )
>  UI AM revoke2                                           (OK=28941  KO=0     )
>  UI AM endsession                                        (OK=28941  KO=1     )
>  UI AM revoke1                                           (OK=28940  KO=0     )
> getIdToken                                               (OK=9612   KO=0     )
> getIdToken Redirect 1                                    (OK=9612   KO=0     )
> createOrganization                                       (OK=9611   KO=0     )
> queryOrganization                                        (OK=9610   KO=0     )
> deleteOrganization                                       (OK=9609   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4831   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4831   KO=0     )
> ReadPolicy                                               (OK=43395  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=940    KO=0     )
> DeletePolicy                                             (OK=43327  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5673 (98.70%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.38%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 8727   / active: 196    / done: 135053
================================================================================

00:11:51.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:51.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:51.879 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 135299: status.find.in([200, 209], 304), found 409
00:11:51.880 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,135299,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMzljMTEzYzMtMDE2Ny00NWFlLThjNTEtZTJhNWZiNGU4Y2M2LTIxOTM5NTQwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiNkhfTG14T1lTTUx6dDRScUVOUWNrM1U3WUQ0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDMxMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDMxMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3OTExLCJpYXQiOjE3MzIyMzQzMTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImtSMEZ2a0dqSUVzX2xvQ1lKZ1o5VzlMak9kMCJ9.i3M7-SntwLiLYCR0yoehVbYK6UGGrmJvh02oMqLbKNbx5ypUq4NsldYD9DZJdAebj5Ui7HeVVk85DVt_esFRdmJHpAR8khFCihfg8pGB30v32GRgGHcEgYVOFPau3sSEEmGca-HV7g7XIz_2hcJ70V5nnWG1xjDHlrisJrDFcuERvfUpC05skABLdyIJePuFY0uus4cEjCiSOSAKHh4Aw9gPBaEH-ZYiu8a43O0Vrlw43MIZJFwNMvikfTj6IFkAXztszJm56A-nnv9Kq2g8Iimc3wAJMw4OyZrt3fHKup5vMj6vM0PSaVqmqiouLSy97uNC4iotfiSyVkYgGenh1A, username -> user.190955, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy515112, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@bb5c8f8, authcode -> kWuNcHRWEwHKwnT7UMQF-nC9xLo, useAdminRealm -> true, callbacks -> {"tokenId":"HpvPN--VOVCdmYW-57z6JOLPSHc.*AAJTSQACMDIAAlNLABxvYmE5eHJTdmVBWExjZ2kxVmJGcTRETWNsUUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234311483), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=HpvPN--VOVCdmYW-57z6JOLPSHc.*AAJTSQACMDIAAlNLABxvYmE5eHJTdmVBWExjZ2kxVmJGcTRETWNsUUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234311483))), password -> Pa_ssw0rd, challenge -> jwrXGD0ftHBYhZbzE9uMeO3YMA_m5LtAITDXiYLtK30, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 199.65.252.190, verifier -> LTg1MDU5MDczNTQ2MTYxMDk1OTE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4c88e167, tokenId -> HpvPN--VOVCdmYW-57z6JOLPSHc.*AAJTSQACMDIAAlNLABxvYmE5eHJTdmVBWExjZ2kxVmJGcTRETWNsUUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=HpvPN--VOVCdmYW-57z6JOLPSHc.*AAJTSQACMDIAAlNLABxvYmE5eHJTdmVBWExjZ2kxVmJGcTRETWNsUUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=HpvPN--VOVCdmYW-57z6JOLPSHc.*AAJTSQACMDIAAlNLABxvYmE5eHJTdmVBWExjZ2kxVmJGcTRETWNsUUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy515112","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: Fri, 22 Nov 2024 00:11:51 GMT
	x-forgerock-transactionid: 2677b0b0-9b13-4013-9b19-ba4f2196d88e
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:11:54.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:54.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:54 GMT                                    3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1884868 KO=67    )
> restLoginInitiate                                        (OK=130602 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=130598 KO=0     )
> Skip 2FA                                                 (OK=72671  KO=2     )
> User Authorize PKCE stage                                (OK=153914 KO=1     )
> User AccessToken PKCE stage                              (OK=153908 KO=4     )
> RootUserinfo                                             (OK=97395  KO=0     )
> GetUUid                                                  (OK=43549  KO=1     )
> GetOpenidConfig                                          (OK=130424 KO=0     )
> CreatePolicy                                             (OK=43523  KO=24    )
> tokenUserinfo                                            (OK=23244  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29002  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29001  KO=1     )
>  UI AM idFromSession                                     (OK=28999  KO=1     )
>  UI AM validateGoto                                      (OK=29000  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29000  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28998  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5547   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28998  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28998  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28996  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28996  KO=0     )
>  UI IDM uiconfig                                         (OK=28996  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28996  KO=0     )
>  UI IDM version                                          (OK=28996  KO=0     )
>  UI IDM features                                         (OK=28996  KO=0     )
>  UI IDM privilege                                        (OK=28996  KO=0     )
>  UI IDM login                                            (OK=28994  KO=2     )
>  UI IDM managed user schema                              (OK=28995  KO=1     )
>  UI IDM dashboard                                        (OK=28995  KO=1     )
>  UI IDM user                                             (OK=28996  KO=0     )
>  UI IDM oidcToken                                        (OK=28997  KO=0     )
> userinfo                                                 (OK=28994  KO=0     )
> UI-Logout                                                (OK=28996  KO=0     )
> UI-Logout Redirect 1                                     (OK=28995  KO=1     )
>  UI AM revoke2                                           (OK=28993  KO=0     )
>  UI AM endsession                                        (OK=28993  KO=1     )
>  UI AM revoke1                                           (OK=28992  KO=0     )
> getIdToken                                               (OK=9625   KO=0     )
> getIdToken Redirect 1                                    (OK=9624   KO=0     )
> createOrganization                                       (OK=9623   KO=0     )
> queryOrganization                                        (OK=9623   KO=0     )
> deleteOrganization                                       (OK=9623   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4836   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4836   KO=0     )
> ReadPolicy                                               (OK=43461  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=943    KO=0     )
> DeletePolicy                                             (OK=43391  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5677 (98.68%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 8533   / active: 194    / done: 135249
================================================================================

00:11:55.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:55.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:56.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:57.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:57.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:11:59.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:11:59 GMT                                    3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1887694 KO=67    )
> restLoginInitiate                                        (OK=130790 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=130786 KO=0     )
> Skip 2FA                                                 (OK=72784  KO=2     )
> User Authorize PKCE stage                                (OK=154132 KO=1     )
> User AccessToken PKCE stage                              (OK=154128 KO=4     )
> RootUserinfo                                             (OK=97557  KO=0     )
> GetUUid                                                  (OK=43612  KO=1     )
> GetOpenidConfig                                          (OK=130630 KO=0     )
> CreatePolicy                                             (OK=43588  KO=24    )
> tokenUserinfo                                            (OK=23267  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29046  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29045  KO=1     )
>  UI AM idFromSession                                     (OK=29044  KO=1     )
>  UI AM validateGoto                                      (OK=29045  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29043  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29041  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5555   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29041  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29041  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29039  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29039  KO=0     )
>  UI IDM uiconfig                                         (OK=29039  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29039  KO=0     )
>  UI IDM version                                          (OK=29039  KO=0     )
>  UI IDM features                                         (OK=29039  KO=0     )
>  UI IDM privilege                                        (OK=29039  KO=0     )
>  UI IDM login                                            (OK=29037  KO=2     )
>  UI IDM managed user schema                              (OK=29038  KO=1     )
>  UI IDM dashboard                                        (OK=29038  KO=1     )
>  UI IDM user                                             (OK=29039  KO=0     )
>  UI IDM oidcToken                                        (OK=29040  KO=0     )
> userinfo                                                 (OK=29038  KO=0     )
> UI-Logout                                                (OK=29040  KO=0     )
> UI-Logout Redirect 1                                     (OK=29039  KO=1     )
>  UI AM revoke2                                           (OK=29038  KO=0     )
>  UI AM endsession                                        (OK=29038  KO=1     )
>  UI AM revoke1                                           (OK=29037  KO=0     )
> getIdToken                                               (OK=9642   KO=0     )
> getIdToken Redirect 1                                    (OK=9641   KO=0     )
> createOrganization                                       (OK=9640   KO=0     )
> queryOrganization                                        (OK=9640   KO=0     )
> deleteOrganization                                       (OK=9639   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4842   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4841   KO=0     )
> ReadPolicy                                               (OK=43537  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=946    KO=0     )
> DeletePolicy                                             (OK=43456  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5683 (98.68%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 8339   / active: 204    / done: 135433
================================================================================

00:11:59.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:00.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:00.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:02.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:02.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:04.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:04.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:04.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:04.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:04 GMT                                    3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1890587 KO=67    )
> restLoginInitiate                                        (OK=130988 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=130981 KO=0     )
> Skip 2FA                                                 (OK=72898  KO=2     )
> User Authorize PKCE stage                                (OK=154367 KO=1     )
> User AccessToken PKCE stage                              (OK=154362 KO=4     )
> RootUserinfo                                             (OK=97723  KO=0     )
> GetUUid                                                  (OK=43666  KO=1     )
> GetOpenidConfig                                          (OK=130825 KO=0     )
> CreatePolicy                                             (OK=43641  KO=24    )
> tokenUserinfo                                            (OK=23298  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29090  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29089  KO=1     )
>  UI AM idFromSession                                     (OK=29088  KO=1     )
>  UI AM validateGoto                                      (OK=29089  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29087  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29085  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5563   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29084  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29084  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29084  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29084  KO=0     )
>  UI IDM uiconfig                                         (OK=29084  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29084  KO=0     )
>  UI IDM version                                          (OK=29084  KO=0     )
>  UI IDM features                                         (OK=29084  KO=0     )
>  UI IDM privilege                                        (OK=29084  KO=0     )
>  UI IDM login                                            (OK=29082  KO=2     )
>  UI IDM managed user schema                              (OK=29083  KO=1     )
>  UI IDM dashboard                                        (OK=29083  KO=1     )
>  UI IDM user                                             (OK=29084  KO=0     )
>  UI IDM oidcToken                                        (OK=29085  KO=0     )
> userinfo                                                 (OK=29082  KO=0     )
> UI-Logout                                                (OK=29084  KO=0     )
> UI-Logout Redirect 1                                     (OK=29083  KO=1     )
>  UI AM revoke2                                           (OK=29081  KO=0     )
>  UI AM endsession                                        (OK=29081  KO=1     )
>  UI AM revoke1                                           (OK=29080  KO=0     )
> getIdToken                                               (OK=9662   KO=0     )
> getIdToken Redirect 1                                    (OK=9662   KO=0     )
> createOrganization                                       (OK=9661   KO=0     )
> queryOrganization                                        (OK=9661   KO=0     )
> deleteOrganization                                       (OK=9661   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4848   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4848   KO=0     )
> ReadPolicy                                               (OK=43601  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=947    KO=0     )
> DeletePolicy                                             (OK=43532  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5692 (98.68%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 8133   / active: 193    / done: 135650
================================================================================

00:12:05.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:05.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:05.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:06.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:07.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:07.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:07.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:08.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:08.982 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 135997: status.find.in([200, 209], 304), found 409
00:12:08.983 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,135997,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjdlNTVmNzEtZmFhMi00ZGQxLWIwMzAtOGY0YmRkNTI3MzEwLTIxNDkwNjg2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQlJJaEFpc2JneUhfMkhwMEdiejdoNldJX3NvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMjIzNDMyOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMjIzNDMyOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMyMjM3OTI4LCJpYXQiOjE3MzIyMzQzMjgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlRmRGloaUxjVGZGQVZtN1l4bmF0QzFKRksxUSJ9.SU3GEAZrBjb1Xg0mR9FnNIgfLGky47lzSKBiaBqUDlMX0MqPw4QEznfXIgY28BUSAjWU0RHDeLRTL7zs44mPQ_gCOSRhEznlrgXX2uAVbqzco2OcrFhvNcY4JfZn4x26pgHJm9atoZtUQ52_l3jaj_Yw8Bujh79gPrN03tm7vYObqYe0O53U0dSdhLLRKcynuJS-VhcImMdA2A4cTrrIMMB2eIp7msLKsv3_qIePZEwn5RkD6-qRXLDtcLugHcINDstto2NFLqBVbxvyqTj3iJ6EdW-BVeZ8ZKTzb0RFHR9GrL2HVxY9HI-wxIPME-SEva-Cn2C1Gkh2BTNPqZ65Lg, username -> user.122251, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy231964, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c3b80b0, authcode -> QAXtjEaqIKl6_IvxVjNpRArqJ8E, useAdminRealm -> true, callbacks -> {"tokenId":"oY4UPuuheJGgMMb2P70-bVBAC4k.*AAJTSQACMDIAAlNLABw2Tnk5NzlNV01HVTJoZDdRaHEzTk14blhlME09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234328680), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=oY4UPuuheJGgMMb2P70-bVBAC4k.*AAJTSQACMDIAAlNLABw2Tnk5NzlNV01HVTJoZDdRaHEzTk14blhlME09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234328680))), password -> Pa_ssw0rd, challenge -> fY6VEugBZNQW_55DTN7zUqF4W2gbpE4FQqMm8kXg6mw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTE0NTc3NTEwNjE3NDI0Nzc2MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c0a5f5, tokenId -> oY4UPuuheJGgMMb2P70-bVBAC4k.*AAJTSQACMDIAAlNLABw2Tnk5NzlNV01HVTJoZDdRaHEzTk14blhlME09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,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=oY4UPuuheJGgMMb2P70-bVBAC4k.*AAJTSQACMDIAAlNLABw2Tnk5NzlNV01HVTJoZDdRaHEzTk14blhlME09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=oY4UPuuheJGgMMb2P70-bVBAC4k.*AAJTSQACMDIAAlNLABw2Tnk5NzlNV01HVTJoZDdRaHEzTk14blhlME09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy231964","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: Fri, 22 Nov 2024 00:12:08 GMT
	x-forgerock-transactionid: 30cd3832-13c9-4a8f-99d7-23f1e4e701fb
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
00:12:09.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:09.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:09.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:09 GMT                                    3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1893607 KO=68    )
> restLoginInitiate                                        (OK=131192 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=131188 KO=0     )
> Skip 2FA                                                 (OK=73012  KO=2     )
> User Authorize PKCE stage                                (OK=154609 KO=1     )
> User AccessToken PKCE stage                              (OK=154603 KO=4     )
> RootUserinfo                                             (OK=97889  KO=0     )
> GetUUid                                                  (OK=43739  KO=1     )
> GetOpenidConfig                                          (OK=131015 KO=0     )
> CreatePolicy                                             (OK=43712  KO=25    )
> tokenUserinfo                                            (OK=23329  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29140  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29138  KO=1     )
>  UI AM idFromSession                                     (OK=29135  KO=1     )
>  UI AM validateGoto                                      (OK=29136  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29136  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29134  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5575   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29133  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29133  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29134  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29133  KO=0     )
>  UI IDM uiconfig                                         (OK=29133  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29133  KO=0     )
>  UI IDM version                                          (OK=29133  KO=0     )
>  UI IDM features                                         (OK=29133  KO=0     )
>  UI IDM privilege                                        (OK=29133  KO=0     )
>  UI IDM login                                            (OK=29131  KO=2     )
>  UI IDM managed user schema                              (OK=29132  KO=1     )
>  UI IDM dashboard                                        (OK=29132  KO=1     )
>  UI IDM user                                             (OK=29133  KO=0     )
>  UI IDM oidcToken                                        (OK=29134  KO=0     )
> userinfo                                                 (OK=29132  KO=0     )
> UI-Logout                                                (OK=29134  KO=0     )
> UI-Logout Redirect 1                                     (OK=29133  KO=1     )
>  UI AM revoke2                                           (OK=29131  KO=0     )
>  UI AM endsession                                        (OK=29131  KO=1     )
>  UI AM revoke1                                           (OK=29130  KO=0     )
> getIdToken                                               (OK=9675   KO=0     )
> getIdToken Redirect 1                                    (OK=9675   KO=0     )
> createOrganization                                       (OK=9674   KO=0     )
> queryOrganization                                        (OK=9674   KO=0     )
> deleteOrganization                                       (OK=9674   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4851   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4851   KO=0     )
> ReadPolicy                                               (OK=43656  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=948    KO=0     )
> DeletePolicy                                             (OK=43596  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5703 (98.67%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 7928   / active: 186    / done: 135862
================================================================================

00:12:11.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:12.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:13.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:14 GMT                                    3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1896628 KO=68    )
> restLoginInitiate                                        (OK=131388 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=131382 KO=0     )
> Skip 2FA                                                 (OK=73123  KO=2     )
> User Authorize PKCE stage                                (OK=154855 KO=1     )
> User AccessToken PKCE stage                              (OK=154848 KO=4     )
> RootUserinfo                                             (OK=98030  KO=0     )
> GetUUid                                                  (OK=43803  KO=1     )
> GetOpenidConfig                                          (OK=131206 KO=0     )
> CreatePolicy                                             (OK=43778  KO=25    )
> tokenUserinfo                                            (OK=23360  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29190  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29189  KO=1     )
>  UI AM idFromSession                                     (OK=29188  KO=1     )
>  UI AM validateGoto                                      (OK=29188  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29187  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29185  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5589   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29183  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29183  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29182  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29181  KO=0     )
>  UI IDM uiconfig                                         (OK=29181  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29181  KO=0     )
>  UI IDM version                                          (OK=29181  KO=0     )
>  UI IDM features                                         (OK=29181  KO=0     )
>  UI IDM privilege                                        (OK=29181  KO=0     )
>  UI IDM login                                            (OK=29179  KO=2     )
>  UI IDM managed user schema                              (OK=29180  KO=1     )
>  UI IDM dashboard                                        (OK=29180  KO=1     )
>  UI IDM user                                             (OK=29181  KO=0     )
>  UI IDM oidcToken                                        (OK=29182  KO=0     )
> userinfo                                                 (OK=29180  KO=0     )
> UI-Logout                                                (OK=29181  KO=0     )
> UI-Logout Redirect 1                                     (OK=29179  KO=1     )
>  UI AM revoke2                                           (OK=29178  KO=0     )
>  UI AM endsession                                        (OK=29177  KO=1     )
>  UI AM revoke1                                           (OK=29177  KO=0     )
> getIdToken                                               (OK=9697   KO=0     )
> getIdToken Redirect 1                                    (OK=9697   KO=0     )
> createOrganization                                       (OK=9694   KO=0     )
> queryOrganization                                        (OK=9694   KO=0     )
> deleteOrganization                                       (OK=9694   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4862   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4862   KO=0     )
> ReadPolicy                                               (OK=43727  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=952    KO=0     )
> DeletePolicy                                             (OK=43652  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5706 (98.67%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.42%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 7719   / active: 202    / done: 136055
================================================================================

00:12:15.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:15.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:15.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:16.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:17.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:17.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:18.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:19 GMT                                    3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1899605 KO=68    )
> restLoginInitiate                                        (OK=131580 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=131574 KO=0     )
> Skip 2FA                                                 (OK=73234  KO=2     )
> User Authorize PKCE stage                                (OK=155085 KO=1     )
> User AccessToken PKCE stage                              (OK=155081 KO=4     )
> RootUserinfo                                             (OK=98198  KO=0     )
> GetUUid                                                  (OK=43865  KO=1     )
> GetOpenidConfig                                          (OK=131404 KO=0     )
> CreatePolicy                                             (OK=43837  KO=25    )
> tokenUserinfo                                            (OK=23388  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29235  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29234  KO=1     )
>  UI AM idFromSession                                     (OK=29232  KO=1     )
>  UI AM validateGoto                                      (OK=29233  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29234  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29231  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5596   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29230  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29230  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29231  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29231  KO=0     )
>  UI IDM uiconfig                                         (OK=29231  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29231  KO=0     )
>  UI IDM version                                          (OK=29231  KO=0     )
>  UI IDM features                                         (OK=29231  KO=0     )
>  UI IDM privilege                                        (OK=29231  KO=0     )
>  UI IDM login                                            (OK=29229  KO=2     )
>  UI IDM managed user schema                              (OK=29230  KO=1     )
>  UI IDM dashboard                                        (OK=29230  KO=1     )
>  UI IDM user                                             (OK=29231  KO=0     )
>  UI IDM oidcToken                                        (OK=29230  KO=0     )
> userinfo                                                 (OK=29228  KO=0     )
> UI-Logout                                                (OK=29230  KO=0     )
> UI-Logout Redirect 1                                     (OK=29228  KO=1     )
>  UI AM revoke2                                           (OK=29226  KO=0     )
>  UI AM endsession                                        (OK=29226  KO=1     )
>  UI AM revoke1                                           (OK=29225  KO=0     )
> getIdToken                                               (OK=9712   KO=0     )
> getIdToken Redirect 1                                    (OK=9711   KO=0     )
> createOrganization                                       (OK=9710   KO=0     )
> queryOrganization                                        (OK=9710   KO=0     )
> deleteOrganization                                       (OK=9710   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4874   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4874   KO=0     )
> ReadPolicy                                               (OK=43793  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=956    KO=0     )
> DeletePolicy                                             (OK=43724  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5713 (98.67%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 7512   / active: 190    / done: 136274
================================================================================

00:12:20.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:21.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:22.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:22.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:22.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:24.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:24.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:24 GMT                                    3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1902396 KO=68    )
> restLoginInitiate                                        (OK=131778 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=131772 KO=0     )
> Skip 2FA                                                 (OK=73344  KO=2     )
> User Authorize PKCE stage                                (OK=155311 KO=1     )
> User AccessToken PKCE stage                              (OK=155304 KO=4     )
> RootUserinfo                                             (OK=98338  KO=0     )
> GetUUid                                                  (OK=43929  KO=1     )
> GetOpenidConfig                                          (OK=131594 KO=0     )
> CreatePolicy                                             (OK=43900  KO=25    )
> tokenUserinfo                                            (OK=23419  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29281  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29280  KO=1     )
>  UI AM idFromSession                                     (OK=29276  KO=1     )
>  UI AM validateGoto                                      (OK=29277  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29274  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29272  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5605   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29272  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29272  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29273  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29273  KO=0     )
>  UI IDM uiconfig                                         (OK=29273  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29273  KO=0     )
>  UI IDM version                                          (OK=29273  KO=0     )
>  UI IDM features                                         (OK=29273  KO=0     )
>  UI IDM privilege                                        (OK=29273  KO=0     )
>  UI IDM login                                            (OK=29271  KO=2     )
>  UI IDM managed user schema                              (OK=29272  KO=1     )
>  UI IDM dashboard                                        (OK=29272  KO=1     )
>  UI IDM user                                             (OK=29273  KO=0     )
>  UI IDM oidcToken                                        (OK=29274  KO=0     )
> userinfo                                                 (OK=29271  KO=0     )
> UI-Logout                                                (OK=29272  KO=0     )
> UI-Logout Redirect 1                                     (OK=29271  KO=1     )
>  UI AM revoke2                                           (OK=29270  KO=0     )
>  UI AM endsession                                        (OK=29270  KO=1     )
>  UI AM revoke1                                           (OK=29269  KO=0     )
> getIdToken                                               (OK=9731   KO=0     )
> getIdToken Redirect 1                                    (OK=9731   KO=0     )
> createOrganization                                       (OK=9730   KO=0     )
> queryOrganization                                        (OK=9730   KO=0     )
> deleteOrganization                                       (OK=9730   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4877   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4876   KO=0     )
> ReadPolicy                                               (OK=43853  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=956    KO=0     )
> DeletePolicy                                             (OK=43788  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5720 (98.67%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 7312   / active: 192    / done: 136472
================================================================================

00:12:26.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:28.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:28.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:29.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:29 GMT                                    3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1905206 KO=68    )
> restLoginInitiate                                        (OK=131956 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=131953 KO=0     )
> Skip 2FA                                                 (OK=73436  KO=2     )
> User Authorize PKCE stage                                (OK=155541 KO=1     )
> User AccessToken PKCE stage                              (OK=155535 KO=4     )
> RootUserinfo                                             (OK=98476  KO=0     )
> GetUUid                                                  (OK=43982  KO=1     )
> GetOpenidConfig                                          (OK=131771 KO=0     )
> CreatePolicy                                             (OK=43957  KO=25    )
> tokenUserinfo                                            (OK=23460  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29327  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29325  KO=1     )
>  UI AM idFromSession                                     (OK=29323  KO=1     )
>  UI AM validateGoto                                      (OK=29325  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29323  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29321  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5616   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29320  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29320  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29320  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29320  KO=0     )
>  UI IDM uiconfig                                         (OK=29320  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29320  KO=0     )
>  UI IDM version                                          (OK=29320  KO=0     )
>  UI IDM features                                         (OK=29319  KO=0     )
>  UI IDM privilege                                        (OK=29319  KO=0     )
>  UI IDM login                                            (OK=29317  KO=2     )
>  UI IDM managed user schema                              (OK=29317  KO=1     )
>  UI IDM dashboard                                        (OK=29317  KO=1     )
>  UI IDM user                                             (OK=29318  KO=0     )
>  UI IDM oidcToken                                        (OK=29318  KO=0     )
> userinfo                                                 (OK=29316  KO=0     )
> UI-Logout                                                (OK=29317  KO=0     )
> UI-Logout Redirect 1                                     (OK=29316  KO=1     )
>  UI AM revoke2                                           (OK=29315  KO=0     )
>  UI AM endsession                                        (OK=29315  KO=1     )
>  UI AM revoke1                                           (OK=29314  KO=0     )
> getIdToken                                               (OK=9747   KO=0     )
> getIdToken Redirect 1                                    (OK=9747   KO=0     )
> createOrganization                                       (OK=9746   KO=0     )
> queryOrganization                                        (OK=9746   KO=0     )
> deleteOrganization                                       (OK=9745   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4885   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4884   KO=0     )
> ReadPolicy                                               (OK=43917  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=957    KO=0     )
> DeletePolicy                                             (OK=43847  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5724 (98.67%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 7128   / active: 178    / done: 136670
================================================================================

00:12:30.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:31.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:32.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:33.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:33.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:33.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:34.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:34.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:34.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:34.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:34.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:34 GMT                                    3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1908410 KO=68    )
> restLoginInitiate                                        (OK=132172 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=132166 KO=0     )
> Skip 2FA                                                 (OK=73553  KO=2     )
> User Authorize PKCE stage                                (OK=155798 KO=1     )
> User AccessToken PKCE stage                              (OK=155790 KO=4     )
> RootUserinfo                                             (OK=98582  KO=0     )
> GetUUid                                                  (OK=44053  KO=1     )
> GetOpenidConfig                                          (OK=131962 KO=0     )
> CreatePolicy                                             (OK=44025  KO=25    )
> tokenUserinfo                                            (OK=23491  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29378  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29377  KO=1     )
>  UI AM idFromSession                                     (OK=29376  KO=1     )
>  UI AM validateGoto                                      (OK=29377  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29377  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29375  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5627   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29375  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29375  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29376  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29376  KO=0     )
>  UI IDM uiconfig                                         (OK=29376  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29376  KO=0     )
>  UI IDM version                                          (OK=29376  KO=0     )
>  UI IDM features                                         (OK=29376  KO=0     )
>  UI IDM privilege                                        (OK=29376  KO=0     )
>  UI IDM login                                            (OK=29374  KO=2     )
>  UI IDM managed user schema                              (OK=29375  KO=1     )
>  UI IDM dashboard                                        (OK=29375  KO=1     )
>  UI IDM user                                             (OK=29376  KO=0     )
>  UI IDM oidcToken                                        (OK=29376  KO=0     )
> userinfo                                                 (OK=29374  KO=0     )
> UI-Logout                                                (OK=29376  KO=0     )
> UI-Logout Redirect 1                                     (OK=29375  KO=1     )
>  UI AM revoke2                                           (OK=29373  KO=0     )
>  UI AM endsession                                        (OK=29374  KO=1     )
>  UI AM revoke1                                           (OK=29372  KO=0     )
> getIdToken                                               (OK=9762   KO=0     )
> getIdToken Redirect 1                                    (OK=9762   KO=0     )
> createOrganization                                       (OK=9761   KO=0     )
> queryOrganization                                        (OK=9761   KO=0     )
> deleteOrganization                                       (OK=9760   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4890   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4889   KO=0     )
> ReadPolicy                                               (OK=43974  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=958    KO=0     )
> DeletePolicy                                             (OK=43912  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5735 (98.68%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 6906   / active: 190    / done: 136880
================================================================================

00:12:34.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:35.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:35.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:35.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:35.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:36.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:36.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:37.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:37.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:37.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:38.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:39.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:39.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:39 GMT                                    3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1911328 KO=68    )
> restLoginInitiate                                        (OK=132372 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=132368 KO=0     )
> Skip 2FA                                                 (OK=73666  KO=2     )
> User Authorize PKCE stage                                (OK=156031 KO=1     )
> User AccessToken PKCE stage                              (OK=156026 KO=4     )
> RootUserinfo                                             (OK=98722  KO=0     )
> GetUUid                                                  (OK=44120  KO=1     )
> GetOpenidConfig                                          (OK=132153 KO=0     )
> CreatePolicy                                             (OK=44094  KO=25    )
> tokenUserinfo                                            (OK=23519  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29426  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29425  KO=1     )
>  UI AM idFromSession                                     (OK=29424  KO=1     )
>  UI AM validateGoto                                      (OK=29425  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29424  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29422  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5639   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29422  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29422  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29423  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29423  KO=0     )
>  UI IDM uiconfig                                         (OK=29423  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29423  KO=0     )
>  UI IDM version                                          (OK=29423  KO=0     )
>  UI IDM features                                         (OK=29423  KO=0     )
>  UI IDM privilege                                        (OK=29423  KO=0     )
>  UI IDM login                                            (OK=29421  KO=2     )
>  UI IDM managed user schema                              (OK=29421  KO=1     )
>  UI IDM dashboard                                        (OK=29422  KO=1     )
>  UI IDM user                                             (OK=29423  KO=0     )
>  UI IDM oidcToken                                        (OK=29423  KO=0     )
> userinfo                                                 (OK=29418  KO=0     )
> UI-Logout                                                (OK=29420  KO=0     )
> UI-Logout Redirect 1                                     (OK=29419  KO=1     )
>  UI AM revoke2                                           (OK=29418  KO=0     )
>  UI AM endsession                                        (OK=29418  KO=1     )
>  UI AM revoke1                                           (OK=29417  KO=0     )
> getIdToken                                               (OK=9781   KO=0     )
> getIdToken Redirect 1                                    (OK=9780   KO=0     )
> createOrganization                                       (OK=9779   KO=0     )
> queryOrganization                                        (OK=9778   KO=0     )
> deleteOrganization                                       (OK=9778   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4893   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4893   KO=0     )
> ReadPolicy                                               (OK=44039  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=958    KO=0     )
> DeletePolicy                                             (OK=43968  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5748 (98.68%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 6704   / active: 203    / done: 137069
================================================================================

00:12:39.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:40.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:40.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:40.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:41.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:41.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:42.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:42.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:42.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:42.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:42.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:42.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:43.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:44.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:44 GMT                                    3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1913996 KO=68    )
> restLoginInitiate                                        (OK=132572 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=132565 KO=0     )
> Skip 2FA                                                 (OK=73778  KO=2     )
> User Authorize PKCE stage                                (OK=156252 KO=1     )
> User AccessToken PKCE stage                              (OK=156246 KO=4     )
> RootUserinfo                                             (OK=98873  KO=0     )
> GetUUid                                                  (OK=44186  KO=1     )
> GetOpenidConfig                                          (OK=132352 KO=0     )
> CreatePolicy                                             (OK=44160  KO=25    )
> tokenUserinfo                                            (OK=23551  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29465  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29463  KO=1     )
>  UI AM idFromSession                                     (OK=29461  KO=1     )
>  UI AM validateGoto                                      (OK=29462  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29463  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29461  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5648   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29461  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29461  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29461  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29459  KO=0     )
>  UI IDM uiconfig                                         (OK=29458  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29458  KO=0     )
>  UI IDM version                                          (OK=29458  KO=0     )
>  UI IDM features                                         (OK=29458  KO=0     )
>  UI IDM privilege                                        (OK=29458  KO=0     )
>  UI IDM login                                            (OK=29456  KO=2     )
>  UI IDM managed user schema                              (OK=29457  KO=1     )
>  UI IDM dashboard                                        (OK=29457  KO=1     )
>  UI IDM user                                             (OK=29458  KO=0     )
>  UI IDM oidcToken                                        (OK=29459  KO=0     )
> userinfo                                                 (OK=29457  KO=0     )
> UI-Logout                                                (OK=29458  KO=0     )
> UI-Logout Redirect 1                                     (OK=29457  KO=1     )
>  UI AM revoke2                                           (OK=29456  KO=0     )
>  UI AM endsession                                        (OK=29456  KO=1     )
>  UI AM revoke1                                           (OK=29455  KO=0     )
> getIdToken                                               (OK=9796   KO=0     )
> getIdToken Redirect 1                                    (OK=9796   KO=0     )
> createOrganization                                       (OK=9795   KO=0     )
> queryOrganization                                        (OK=9795   KO=0     )
> deleteOrganization                                       (OK=9795   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4901   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4900   KO=0     )
> ReadPolicy                                               (OK=44109  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=959    KO=0     )
> DeletePolicy                                             (OK=44034  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5762 (98.68%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.33%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 6495   / active: 210    / done: 137271
================================================================================

00:12:45.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:47.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:47.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:47.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:48.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:48.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:48.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:49.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:49 GMT                                    3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1916566 KO=68    )
> restLoginInitiate                                        (OK=132749 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=132741 KO=0     )
> Skip 2FA                                                 (OK=73872  KO=2     )
> User Authorize PKCE stage                                (OK=156461 KO=1     )
> User AccessToken PKCE stage                              (OK=156455 KO=4     )
> RootUserinfo                                             (OK=99001  KO=0     )
> GetUUid                                                  (OK=44251  KO=1     )
> GetOpenidConfig                                          (OK=132556 KO=0     )
> CreatePolicy                                             (OK=44226  KO=25    )
> tokenUserinfo                                            (OK=23591  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29504  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29503  KO=1     )
>  UI AM idFromSession                                     (OK=29502  KO=1     )
>  UI AM validateGoto                                      (OK=29503  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29500  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29498  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5656   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29496  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29496  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29497  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29497  KO=0     )
>  UI IDM uiconfig                                         (OK=29496  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29497  KO=0     )
>  UI IDM version                                          (OK=29496  KO=0     )
>  UI IDM features                                         (OK=29496  KO=0     )
>  UI IDM privilege                                        (OK=29496  KO=0     )
>  UI IDM login                                            (OK=29493  KO=2     )
>  UI IDM managed user schema                              (OK=29494  KO=1     )
>  UI IDM dashboard                                        (OK=29494  KO=1     )
>  UI IDM user                                             (OK=29494  KO=0     )
>  UI IDM oidcToken                                        (OK=29494  KO=0     )
> userinfo                                                 (OK=29492  KO=0     )
> UI-Logout                                                (OK=29494  KO=0     )
> UI-Logout Redirect 1                                     (OK=29493  KO=1     )
>  UI AM revoke2                                           (OK=29491  KO=0     )
>  UI AM endsession                                        (OK=29491  KO=1     )
>  UI AM revoke1                                           (OK=29490  KO=0     )
> getIdToken                                               (OK=9810   KO=0     )
> getIdToken Redirect 1                                    (OK=9810   KO=0     )
> createOrganization                                       (OK=9809   KO=0     )
> queryOrganization                                        (OK=9809   KO=0     )
> deleteOrganization                                       (OK=9809   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4910   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4910   KO=0     )
> ReadPolicy                                               (OK=44176  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=962    KO=0     )
> DeletePolicy                                             (OK=44105  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5770 (98.68%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 6310   / active: 188    / done: 137478
================================================================================

00:12:49.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:50.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:50.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:50.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:51.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:51.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:52.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:53.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:53.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:54.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:54.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:54 GMT                                    3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1918893 KO=68    )
> restLoginInitiate                                        (OK=132910 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=132907 KO=0     )
> Skip 2FA                                                 (OK=73969  KO=2     )
> User Authorize PKCE stage                                (OK=156653 KO=1     )
> User AccessToken PKCE stage                              (OK=156648 KO=4     )
> RootUserinfo                                             (OK=99118  KO=0     )
> GetUUid                                                  (OK=44310  KO=1     )
> GetOpenidConfig                                          (OK=132747 KO=0     )
> CreatePolicy                                             (OK=44283  KO=25    )
> tokenUserinfo                                            (OK=23621  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29532  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29531  KO=1     )
>  UI AM idFromSession                                     (OK=29530  KO=1     )
>  UI AM validateGoto                                      (OK=29531  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29532  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29530  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5666   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29530  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29530  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29531  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29530  KO=0     )
>  UI IDM uiconfig                                         (OK=29530  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29530  KO=0     )
>  UI IDM version                                          (OK=29530  KO=0     )
>  UI IDM features                                         (OK=29530  KO=0     )
>  UI IDM privilege                                        (OK=29530  KO=0     )
>  UI IDM login                                            (OK=29528  KO=2     )
>  UI IDM managed user schema                              (OK=29528  KO=1     )
>  UI IDM dashboard                                        (OK=29528  KO=1     )
>  UI IDM user                                             (OK=29529  KO=0     )
>  UI IDM oidcToken                                        (OK=29529  KO=0     )
> userinfo                                                 (OK=29527  KO=0     )
> UI-Logout                                                (OK=29529  KO=0     )
> UI-Logout Redirect 1                                     (OK=29528  KO=1     )
>  UI AM revoke2                                           (OK=29527  KO=0     )
>  UI AM endsession                                        (OK=29527  KO=1     )
>  UI AM revoke1                                           (OK=29526  KO=0     )
> getIdToken                                               (OK=9819   KO=0     )
> getIdToken Redirect 1                                    (OK=9819   KO=0     )
> createOrganization                                       (OK=9818   KO=0     )
> queryOrganization                                        (OK=9818   KO=0     )
> deleteOrganization                                       (OK=9817   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4915   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4915   KO=0     )
> ReadPolicy                                               (OK=44243  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=963    KO=0     )
> DeletePolicy                                             (OK=44171  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5781 (98.69%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 6146   / active: 171    / done: 137659
================================================================================

00:12:55.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:55.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:56.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:58.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:12:58.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:12:59 GMT                                    3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1921633 KO=68    )
> restLoginInitiate                                        (OK=133111 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=133103 KO=0     )
> Skip 2FA                                                 (OK=74092  KO=2     )
> User Authorize PKCE stage                                (OK=156880 KO=1     )
> User AccessToken PKCE stage                              (OK=156873 KO=4     )
> RootUserinfo                                             (OK=99256  KO=0     )
> GetUUid                                                  (OK=44385  KO=1     )
> GetOpenidConfig                                          (OK=132945 KO=0     )
> CreatePolicy                                             (OK=44357  KO=25    )
> tokenUserinfo                                            (OK=23646  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29575  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29574  KO=1     )
>  UI AM idFromSession                                     (OK=29572  KO=1     )
>  UI AM validateGoto                                      (OK=29573  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29573  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29571  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5675   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29571  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29570  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29569  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29569  KO=0     )
>  UI IDM uiconfig                                         (OK=29569  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29569  KO=0     )
>  UI IDM version                                          (OK=29569  KO=0     )
>  UI IDM features                                         (OK=29568  KO=0     )
>  UI IDM privilege                                        (OK=29568  KO=0     )
>  UI IDM login                                            (OK=29566  KO=2     )
>  UI IDM managed user schema                              (OK=29567  KO=1     )
>  UI IDM dashboard                                        (OK=29567  KO=1     )
>  UI IDM user                                             (OK=29568  KO=0     )
>  UI IDM oidcToken                                        (OK=29569  KO=0     )
> userinfo                                                 (OK=29567  KO=0     )
> UI-Logout                                                (OK=29569  KO=0     )
> UI-Logout Redirect 1                                     (OK=29567  KO=1     )
>  UI AM revoke2                                           (OK=29565  KO=0     )
>  UI AM endsession                                        (OK=29565  KO=1     )
>  UI AM revoke1                                           (OK=29564  KO=0     )
> getIdToken                                               (OK=9835   KO=0     )
> getIdToken Redirect 1                                    (OK=9835   KO=0     )
> createOrganization                                       (OK=9834   KO=0     )
> queryOrganization                                        (OK=9833   KO=0     )
> deleteOrganization                                       (OK=9833   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4921   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4921   KO=0     )
> ReadPolicy                                               (OK=44299  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=966    KO=0     )
> DeletePolicy                                             (OK=44239  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5786 (98.69%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 5938   / active: 193    / done: 137845
================================================================================

00:13:03.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:03.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:03.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:04.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:04.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:04 GMT                                    3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1924356 KO=68    )
> restLoginInitiate                                        (OK=133300 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=133294 KO=0     )
> Skip 2FA                                                 (OK=74202  KO=2     )
> User Authorize PKCE stage                                (OK=157104 KO=1     )
> User AccessToken PKCE stage                              (OK=157095 KO=4     )
> RootUserinfo                                             (OK=99389  KO=0     )
> GetUUid                                                  (OK=44457  KO=1     )
> GetOpenidConfig                                          (OK=133149 KO=0     )
> CreatePolicy                                             (OK=44431  KO=25    )
> tokenUserinfo                                            (OK=23679  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29615  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29613  KO=1     )
>  UI AM idFromSession                                     (OK=29611  KO=1     )
>  UI AM validateGoto                                      (OK=29612  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29611  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29609  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5684   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29609  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29609  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29610  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29609  KO=0     )
>  UI IDM uiconfig                                         (OK=29609  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29609  KO=0     )
>  UI IDM version                                          (OK=29609  KO=0     )
>  UI IDM features                                         (OK=29609  KO=0     )
>  UI IDM privilege                                        (OK=29609  KO=0     )
>  UI IDM login                                            (OK=29607  KO=2     )
>  UI IDM managed user schema                              (OK=29607  KO=1     )
>  UI IDM dashboard                                        (OK=29607  KO=1     )
>  UI IDM user                                             (OK=29608  KO=0     )
>  UI IDM oidcToken                                        (OK=29608  KO=0     )
> userinfo                                                 (OK=29606  KO=0     )
> UI-Logout                                                (OK=29608  KO=0     )
> UI-Logout Redirect 1                                     (OK=29607  KO=1     )
>  UI AM revoke2                                           (OK=29606  KO=0     )
>  UI AM endsession                                        (OK=29606  KO=1     )
>  UI AM revoke1                                           (OK=29605  KO=0     )
> getIdToken                                               (OK=9853   KO=0     )
> getIdToken Redirect 1                                    (OK=9853   KO=0     )
> createOrganization                                       (OK=9851   KO=0     )
> queryOrganization                                        (OK=9851   KO=0     )
> deleteOrganization                                       (OK=9851   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4929   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4926   KO=0     )
> ReadPolicy                                               (OK=44370  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=966    KO=0     )
> DeletePolicy                                             (OK=44294  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5791 (98.69%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 5742   / active: 209    / done: 138025
================================================================================

00:13:04.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:04.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:05.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:06.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:06.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:06.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:07.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:07.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:08.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:09.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:09 GMT                                    3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1926995 KO=68    )
> restLoginInitiate                                        (OK=133478 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=133475 KO=0     )
> Skip 2FA                                                 (OK=74304  KO=2     )
> User Authorize PKCE stage                                (OK=157314 KO=1     )
> User AccessToken PKCE stage                              (OK=157309 KO=4     )
> RootUserinfo                                             (OK=99513  KO=0     )
> GetUUid                                                  (OK=44522  KO=1     )
> GetOpenidConfig                                          (OK=133358 KO=0     )
> CreatePolicy                                             (OK=44497  KO=25    )
> tokenUserinfo                                            (OK=23712  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29651  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29650  KO=1     )
>  UI AM idFromSession                                     (OK=29649  KO=1     )
>  UI AM validateGoto                                      (OK=29649  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29650  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29648  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5691   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29647  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29647  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29648  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29648  KO=0     )
>  UI IDM uiconfig                                         (OK=29648  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29648  KO=0     )
>  UI IDM version                                          (OK=29648  KO=0     )
>  UI IDM features                                         (OK=29648  KO=0     )
>  UI IDM privilege                                        (OK=29648  KO=0     )
>  UI IDM login                                            (OK=29646  KO=2     )
>  UI IDM managed user schema                              (OK=29647  KO=1     )
>  UI IDM dashboard                                        (OK=29647  KO=1     )
>  UI IDM user                                             (OK=29648  KO=0     )
>  UI IDM oidcToken                                        (OK=29649  KO=0     )
> userinfo                                                 (OK=29647  KO=0     )
> UI-Logout                                                (OK=29648  KO=0     )
> UI-Logout Redirect 1                                     (OK=29646  KO=1     )
>  UI AM revoke2                                           (OK=29645  KO=0     )
>  UI AM endsession                                        (OK=29645  KO=1     )
>  UI AM revoke1                                           (OK=29644  KO=0     )
> getIdToken                                               (OK=9864   KO=0     )
> getIdToken Redirect 1                                    (OK=9864   KO=0     )
> createOrganization                                       (OK=9863   KO=0     )
> queryOrganization                                        (OK=9863   KO=0     )
> deleteOrganization                                       (OK=9863   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4940   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4940   KO=0     )
> ReadPolicy                                               (OK=44448  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=972    KO=0     )
> DeletePolicy                                             (OK=44366  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5801 (98.69%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 5553   / active: 193    / done: 138230
================================================================================

00:13:09.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:11.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:12.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:12.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:13.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:14 GMT                                    3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1929636 KO=68    )
> restLoginInitiate                                        (OK=133671 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=133666 KO=0     )
> Skip 2FA                                                 (OK=74420  KO=2     )
> User Authorize PKCE stage                                (OK=157537 KO=1     )
> User AccessToken PKCE stage                              (OK=157532 KO=4     )
> RootUserinfo                                             (OK=99668  KO=0     )
> GetUUid                                                  (OK=44588  KO=1     )
> GetOpenidConfig                                          (OK=133567 KO=0     )
> CreatePolicy                                             (OK=44562  KO=25    )
> tokenUserinfo                                            (OK=23743  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29693  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29692  KO=1     )
>  UI AM idFromSession                                     (OK=29690  KO=1     )
>  UI AM validateGoto                                      (OK=29691  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29691  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29688  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5696   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29684  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29682  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29682  KO=0     )
>  UI IDM uiconfig                                         (OK=29682  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29682  KO=0     )
>  UI IDM version                                          (OK=29682  KO=0     )
>  UI IDM features                                         (OK=29682  KO=0     )
>  UI IDM privilege                                        (OK=29682  KO=0     )
>  UI IDM login                                            (OK=29680  KO=2     )
>  UI IDM managed user schema                              (OK=29681  KO=1     )
>  UI IDM dashboard                                        (OK=29681  KO=1     )
>  UI IDM user                                             (OK=29682  KO=0     )
>  UI IDM oidcToken                                        (OK=29683  KO=0     )
> userinfo                                                 (OK=29681  KO=0     )
> UI-Logout                                                (OK=29681  KO=0     )
> UI-Logout Redirect 1                                     (OK=29679  KO=1     )
>  UI AM revoke2                                           (OK=29678  KO=0     )
>  UI AM endsession                                        (OK=29678  KO=1     )
>  UI AM revoke1                                           (OK=29677  KO=0     )
> getIdToken                                               (OK=9880   KO=0     )
> getIdToken Redirect 1                                    (OK=9880   KO=0     )
> createOrganization                                       (OK=9879   KO=0     )
> queryOrganization                                        (OK=9879   KO=0     )
> deleteOrganization                                       (OK=9879   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4946   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4946   KO=0     )
> ReadPolicy                                               (OK=44513  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=972    KO=0     )
> DeletePolicy                                             (OK=44445  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5806 (98.69%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 5350   / active: 196    / done: 138430
================================================================================

00:13:14.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:15.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:15.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:15.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:17.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:17.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:18.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:19.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:19.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:19 GMT                                    3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1932751 KO=68    )
> restLoginInitiate                                        (OK=133906 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=133886 KO=0     )
> Skip 2FA                                                 (OK=74528  KO=2     )
> User Authorize PKCE stage                                (OK=157793 KO=1     )
> User AccessToken PKCE stage                              (OK=157785 KO=4     )
> RootUserinfo                                             (OK=99792  KO=0     )
> GetUUid                                                  (OK=44650  KO=1     )
> GetOpenidConfig                                          (OK=133755 KO=0     )
> CreatePolicy                                             (OK=44621  KO=25    )
> tokenUserinfo                                            (OK=23785  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29743  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29742  KO=1     )
>  UI AM idFromSession                                     (OK=29739  KO=1     )
>  UI AM validateGoto                                      (OK=29740  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29741  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29739  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5706   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29739  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29739  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29736  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29736  KO=0     )
>  UI IDM uiconfig                                         (OK=29735  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29735  KO=0     )
>  UI IDM version                                          (OK=29735  KO=0     )
>  UI IDM features                                         (OK=29735  KO=0     )
>  UI IDM privilege                                        (OK=29734  KO=0     )
>  UI IDM login                                            (OK=29732  KO=2     )
>  UI IDM managed user schema                              (OK=29732  KO=1     )
>  UI IDM dashboard                                        (OK=29732  KO=1     )
>  UI IDM user                                             (OK=29734  KO=0     )
>  UI IDM oidcToken                                        (OK=29731  KO=0     )
> userinfo                                                 (OK=29728  KO=0     )
> UI-Logout                                                (OK=29729  KO=0     )
> UI-Logout Redirect 1                                     (OK=29728  KO=1     )
>  UI AM revoke2                                           (OK=29727  KO=0     )
>  UI AM endsession                                        (OK=29727  KO=1     )
>  UI AM revoke1                                           (OK=29726  KO=0     )
> getIdToken                                               (OK=9900   KO=0     )
> getIdToken Redirect 1                                    (OK=9900   KO=0     )
> createOrganization                                       (OK=9898   KO=0     )
> queryOrganization                                        (OK=9897   KO=0     )
> deleteOrganization                                       (OK=9897   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4951   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4951   KO=0     )
> ReadPolicy                                               (OK=44575  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=975    KO=0     )
> DeletePolicy                                             (OK=44506  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5815 (98.69%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 5110   / active: 224    / done: 138642
================================================================================

00:13:20.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:21.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:21.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:21.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:22.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:22.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:22.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:22.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:23.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:23.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:24.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:24.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:24 GMT                                    3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1935680 KO=68    )
> restLoginInitiate                                        (OK=134100 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=134094 KO=0     )
> Skip 2FA                                                 (OK=74655  KO=2     )
> User Authorize PKCE stage                                (OK=158039 KO=1     )
> User AccessToken PKCE stage                              (OK=158033 KO=4     )
> RootUserinfo                                             (OK=99965  KO=0     )
> GetUUid                                                  (OK=44724  KO=1     )
> GetOpenidConfig                                          (OK=133956 KO=0     )
> CreatePolicy                                             (OK=44695  KO=25    )
> tokenUserinfo                                            (OK=23825  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29783  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29782  KO=1     )
>  UI AM idFromSession                                     (OK=29781  KO=1     )
>  UI AM validateGoto                                      (OK=29782  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29780  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29777  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5713   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29777  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29777  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29777  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29777  KO=0     )
>  UI IDM uiconfig                                         (OK=29777  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29777  KO=0     )
>  UI IDM version                                          (OK=29776  KO=0     )
>  UI IDM features                                         (OK=29776  KO=0     )
>  UI IDM privilege                                        (OK=29776  KO=0     )
>  UI IDM login                                            (OK=29774  KO=2     )
>  UI IDM managed user schema                              (OK=29775  KO=1     )
>  UI IDM dashboard                                        (OK=29775  KO=1     )
>  UI IDM user                                             (OK=29776  KO=0     )
>  UI IDM oidcToken                                        (OK=29777  KO=0     )
> userinfo                                                 (OK=29775  KO=0     )
> UI-Logout                                                (OK=29776  KO=0     )
> UI-Logout Redirect 1                                     (OK=29775  KO=1     )
>  UI AM revoke2                                           (OK=29773  KO=0     )
>  UI AM endsession                                        (OK=29773  KO=1     )
>  UI AM revoke1                                           (OK=29773  KO=0     )
> getIdToken                                               (OK=9916   KO=0     )
> getIdToken Redirect 1                                    (OK=9916   KO=0     )
> createOrganization                                       (OK=9915   KO=0     )
> queryOrganization                                        (OK=9915   KO=0     )
> deleteOrganization                                       (OK=9914   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4961   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4961   KO=0     )
> ReadPolicy                                               (OK=44637  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=977    KO=0     )
> DeletePolicy                                             (OK=44572  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5827 (98.70%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 4908   / active: 211    / done: 138857
================================================================================

00:13:24.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:25.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:27.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:27.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:27.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:28.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:28.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:29.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:29.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:29 GMT                                    3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1938508 KO=68    )
> restLoginInitiate                                        (OK=134298 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=134295 KO=0     )
> Skip 2FA                                                 (OK=74775  KO=2     )
> User Authorize PKCE stage                                (OK=158272 KO=1     )
> User AccessToken PKCE stage                              (OK=158264 KO=4     )
> RootUserinfo                                             (OK=100145 KO=0     )
> GetUUid                                                  (OK=44787  KO=1     )
> GetOpenidConfig                                          (OK=134155 KO=0     )
> CreatePolicy                                             (OK=44759  KO=25    )
> tokenUserinfo                                            (OK=23857  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29822  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29821  KO=1     )
>  UI AM idFromSession                                     (OK=29819  KO=1     )
>  UI AM validateGoto                                      (OK=29820  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29820  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29818  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5719   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29818  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29818  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29817  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29817  KO=0     )
>  UI IDM uiconfig                                         (OK=29817  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29817  KO=0     )
>  UI IDM version                                          (OK=29817  KO=0     )
>  UI IDM features                                         (OK=29817  KO=0     )
>  UI IDM privilege                                        (OK=29817  KO=0     )
>  UI IDM login                                            (OK=29815  KO=2     )
>  UI IDM managed user schema                              (OK=29816  KO=1     )
>  UI IDM dashboard                                        (OK=29816  KO=1     )
>  UI IDM user                                             (OK=29817  KO=0     )
>  UI IDM oidcToken                                        (OK=29818  KO=0     )
> userinfo                                                 (OK=29815  KO=0     )
> UI-Logout                                                (OK=29817  KO=0     )
> UI-Logout Redirect 1                                     (OK=29815  KO=1     )
>  UI AM revoke2                                           (OK=29813  KO=0     )
>  UI AM endsession                                        (OK=29813  KO=1     )
>  UI AM revoke1                                           (OK=29812  KO=0     )
> getIdToken                                               (OK=9938   KO=0     )
> getIdToken Redirect 1                                    (OK=9938   KO=0     )
> createOrganization                                       (OK=9937   KO=0     )
> queryOrganization                                        (OK=9936   KO=0     )
> deleteOrganization                                       (OK=9936   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4968   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4967   KO=0     )
> ReadPolicy                                               (OK=44711  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=977    KO=0     )
> DeletePolicy                                             (OK=44632  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5836 (98.70%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 4705   / active: 203    / done: 139068
================================================================================

00:13:29.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:30.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:30.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:31.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:31.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:32.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:32.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:32.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:33.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:34.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:34 GMT                                    3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1941070 KO=68    )
> restLoginInitiate                                        (OK=134478 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=134473 KO=0     )
> Skip 2FA                                                 (OK=74880  KO=2     )
> User Authorize PKCE stage                                (OK=158471 KO=1     )
> User AccessToken PKCE stage                              (OK=158465 KO=4     )
> RootUserinfo                                             (OK=100282 KO=0     )
> GetUUid                                                  (OK=44860  KO=1     )
> GetOpenidConfig                                          (OK=134366 KO=0     )
> CreatePolicy                                             (OK=44834  KO=25    )
> tokenUserinfo                                            (OK=23880  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29858  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29857  KO=1     )
>  UI AM idFromSession                                     (OK=29856  KO=1     )
>  UI AM validateGoto                                      (OK=29857  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29856  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29854  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5725   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29854  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29854  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29853  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29853  KO=0     )
>  UI IDM uiconfig                                         (OK=29853  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29853  KO=0     )
>  UI IDM version                                          (OK=29853  KO=0     )
>  UI IDM features                                         (OK=29853  KO=0     )
>  UI IDM privilege                                        (OK=29853  KO=0     )
>  UI IDM login                                            (OK=29851  KO=2     )
>  UI IDM managed user schema                              (OK=29852  KO=1     )
>  UI IDM dashboard                                        (OK=29852  KO=1     )
>  UI IDM user                                             (OK=29853  KO=0     )
>  UI IDM oidcToken                                        (OK=29853  KO=0     )
> userinfo                                                 (OK=29850  KO=0     )
> UI-Logout                                                (OK=29852  KO=0     )
> UI-Logout Redirect 1                                     (OK=29851  KO=1     )
>  UI AM revoke2                                           (OK=29850  KO=0     )
>  UI AM endsession                                        (OK=29850  KO=1     )
>  UI AM revoke1                                           (OK=29849  KO=0     )
> getIdToken                                               (OK=9953   KO=0     )
> getIdToken Redirect 1                                    (OK=9952   KO=0     )
> createOrganization                                       (OK=9951   KO=0     )
> queryOrganization                                        (OK=9951   KO=0     )
> deleteOrganization                                       (OK=9951   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4979   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4979   KO=0     )
> ReadPolicy                                               (OK=44775  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=978    KO=0     )
> DeletePolicy                                             (OK=44707  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5846 (98.70%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.41%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 4509   / active: 196    / done: 139271
================================================================================

00:13:34.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:36.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:36.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:37.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:37.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:38.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:39 GMT                                    3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1943703 KO=68    )
> restLoginInitiate                                        (OK=134669 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=134662 KO=0     )
> Skip 2FA                                                 (OK=74992  KO=2     )
> User Authorize PKCE stage                                (OK=158691 KO=1     )
> User AccessToken PKCE stage                              (OK=158686 KO=4     )
> RootUserinfo                                             (OK=100436 KO=0     )
> GetUUid                                                  (OK=44914  KO=1     )
> GetOpenidConfig                                          (OK=134559 KO=0     )
> CreatePolicy                                             (OK=44889  KO=25    )
> tokenUserinfo                                            (OK=23917  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29896  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29895  KO=1     )
>  UI AM idFromSession                                     (OK=29894  KO=1     )
>  UI AM validateGoto                                      (OK=29895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29891  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5735   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29891  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29891  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29891  KO=0     )
>  UI IDM uiconfig                                         (OK=29891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29891  KO=0     )
>  UI IDM version                                          (OK=29891  KO=0     )
>  UI IDM features                                         (OK=29891  KO=0     )
>  UI IDM privilege                                        (OK=29891  KO=0     )
>  UI IDM login                                            (OK=29889  KO=2     )
>  UI IDM managed user schema                              (OK=29890  KO=1     )
>  UI IDM dashboard                                        (OK=29889  KO=1     )
>  UI IDM user                                             (OK=29890  KO=0     )
>  UI IDM oidcToken                                        (OK=29889  KO=0     )
> userinfo                                                 (OK=29887  KO=0     )
> UI-Logout                                                (OK=29889  KO=0     )
> UI-Logout Redirect 1                                     (OK=29887  KO=1     )
>  UI AM revoke2                                           (OK=29885  KO=0     )
>  UI AM endsession                                        (OK=29885  KO=1     )
>  UI AM revoke1                                           (OK=29884  KO=0     )
> getIdToken                                               (OK=9966   KO=0     )
> getIdToken Redirect 1                                    (OK=9966   KO=0     )
> createOrganization                                       (OK=9965   KO=0     )
> queryOrganization                                        (OK=9965   KO=0     )
> deleteOrganization                                       (OK=9964   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4989   KO=0     )
> ReadPolicy                                               (OK=44850  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=980    KO=0     )
> DeletePolicy                                             (OK=44771  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5852 (98.70%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 4313   / active: 199    / done: 139464
================================================================================

00:13:41.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:41.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:42.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:42.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:43.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:43.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:44.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:44 GMT                                    3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1946256 KO=68    )
> restLoginInitiate                                        (OK=134857 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=134854 KO=0     )
> Skip 2FA                                                 (OK=75091  KO=2     )
> User Authorize PKCE stage                                (OK=158903 KO=1     )
> User AccessToken PKCE stage                              (OK=158894 KO=4     )
> RootUserinfo                                             (OK=100606 KO=0     )
> GetUUid                                                  (OK=44966  KO=1     )
> GetOpenidConfig                                          (OK=134741 KO=0     )
> CreatePolicy                                             (OK=44938  KO=25    )
> tokenUserinfo                                            (OK=23958  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29936  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29935  KO=1     )
>  UI AM idFromSession                                     (OK=29930  KO=1     )
>  UI AM validateGoto                                      (OK=29933  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29929  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29926  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5743   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29924  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29924  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29924  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29924  KO=0     )
>  UI IDM uiconfig                                         (OK=29924  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29924  KO=0     )
>  UI IDM version                                          (OK=29924  KO=0     )
>  UI IDM features                                         (OK=29924  KO=0     )
>  UI IDM privilege                                        (OK=29924  KO=0     )
>  UI IDM login                                            (OK=29922  KO=2     )
>  UI IDM managed user schema                              (OK=29923  KO=1     )
>  UI IDM dashboard                                        (OK=29923  KO=1     )
>  UI IDM user                                             (OK=29924  KO=0     )
>  UI IDM oidcToken                                        (OK=29925  KO=0     )
> userinfo                                                 (OK=29923  KO=0     )
> UI-Logout                                                (OK=29925  KO=0     )
> UI-Logout Redirect 1                                     (OK=29924  KO=1     )
>  UI AM revoke2                                           (OK=29923  KO=0     )
>  UI AM endsession                                        (OK=29923  KO=1     )
>  UI AM revoke1                                           (OK=29922  KO=0     )
> getIdToken                                               (OK=9986   KO=0     )
> getIdToken Redirect 1                                    (OK=9986   KO=0     )
> createOrganization                                       (OK=9985   KO=0     )
> queryOrganization                                        (OK=9985   KO=0     )
> deleteOrganization                                       (OK=9985   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4993   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4993   KO=0     )
> ReadPolicy                                               (OK=44905  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=980    KO=0     )
> DeletePolicy                                             (OK=44845  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5859 (98.70%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 4117   / active: 176    / done: 139683
================================================================================

00:13:44.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:45.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:46.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:46.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:46.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:47.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:48.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:49.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:49.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:49 GMT                                    3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1949257 KO=68    )
> restLoginInitiate                                        (OK=135046 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=135042 KO=0     )
> Skip 2FA                                                 (OK=75202  KO=2     )
> User Authorize PKCE stage                                (OK=159145 KO=1     )
> User AccessToken PKCE stage                              (OK=159139 KO=4     )
> RootUserinfo                                             (OK=100753 KO=0     )
> GetUUid                                                  (OK=45034  KO=1     )
> GetOpenidConfig                                          (OK=134913 KO=0     )
> CreatePolicy                                             (OK=45006  KO=25    )
> tokenUserinfo                                            (OK=23985  KO=0     )
> UI-Post-Login - stage 1                                  (OK=29979  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29978  KO=1     )
>  UI AM idFromSession                                     (OK=29977  KO=1     )
>  UI AM validateGoto                                      (OK=29978  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29979  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29977  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5753   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29977  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29977  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29978  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29978  KO=0     )
>  UI IDM uiconfig                                         (OK=29978  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29978  KO=0     )
>  UI IDM version                                          (OK=29978  KO=0     )
>  UI IDM features                                         (OK=29978  KO=0     )
>  UI IDM privilege                                        (OK=29978  KO=0     )
>  UI IDM login                                            (OK=29976  KO=2     )
>  UI IDM managed user schema                              (OK=29977  KO=1     )
>  UI IDM dashboard                                        (OK=29977  KO=1     )
>  UI IDM user                                             (OK=29978  KO=0     )
>  UI IDM oidcToken                                        (OK=29978  KO=0     )
> userinfo                                                 (OK=29976  KO=0     )
> UI-Logout                                                (OK=29977  KO=0     )
> UI-Logout Redirect 1                                     (OK=29976  KO=1     )
>  UI AM revoke2                                           (OK=29974  KO=0     )
>  UI AM endsession                                        (OK=29974  KO=1     )
>  UI AM revoke1                                           (OK=29973  KO=0     )
> getIdToken                                               (OK=10001  KO=0     )
> getIdToken Redirect 1                                    (OK=10001  KO=0     )
> createOrganization                                       (OK=10000  KO=0     )
> queryOrganization                                        (OK=10000  KO=0     )
> deleteOrganization                                       (OK=10000  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=4998   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4998   KO=0     )
> ReadPolicy                                               (OK=44955  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=980    KO=0     )
> DeletePolicy                                             (OK=44902  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5868 (98.70%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 3926   / active: 172    / done: 139878
================================================================================

00:13:50.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:51.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:51.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:51.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:52.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:52.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:53.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:53.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:54.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:54 GMT                                    3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1951696 KO=68    )
> restLoginInitiate                                        (OK=135224 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=135218 KO=0     )
> Skip 2FA                                                 (OK=75292  KO=2     )
> User Authorize PKCE stage                                (OK=159350 KO=1     )
> User AccessToken PKCE stage                              (OK=159341 KO=4     )
> RootUserinfo                                             (OK=100872 KO=0     )
> GetUUid                                                  (OK=45090  KO=1     )
> GetOpenidConfig                                          (OK=135086 KO=0     )
> CreatePolicy                                             (OK=45064  KO=25    )
> tokenUserinfo                                            (OK=24020  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30025  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30024  KO=1     )
>  UI AM idFromSession                                     (OK=30023  KO=1     )
>  UI AM validateGoto                                      (OK=30024  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30024  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30019  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5763   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30013  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30012  KO=0     )
>  UI IDM uiconfig                                         (OK=30011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30011  KO=0     )
>  UI IDM version                                          (OK=30011  KO=0     )
>  UI IDM features                                         (OK=30011  KO=0     )
>  UI IDM privilege                                        (OK=30011  KO=0     )
>  UI IDM login                                            (OK=30009  KO=2     )
>  UI IDM managed user schema                              (OK=30010  KO=1     )
>  UI IDM dashboard                                        (OK=30010  KO=1     )
>  UI IDM user                                             (OK=30011  KO=0     )
>  UI IDM oidcToken                                        (OK=30012  KO=0     )
> userinfo                                                 (OK=30010  KO=0     )
> UI-Logout                                                (OK=30012  KO=0     )
> UI-Logout Redirect 1                                     (OK=30010  KO=1     )
>  UI AM revoke2                                           (OK=30009  KO=0     )
>  UI AM endsession                                        (OK=30009  KO=1     )
>  UI AM revoke1                                           (OK=30008  KO=0     )
> getIdToken                                               (OK=10012  KO=0     )
> getIdToken Redirect 1                                    (OK=10012  KO=0     )
> createOrganization                                       (OK=10011  KO=0     )
> queryOrganization                                        (OK=10011  KO=0     )
> deleteOrganization                                       (OK=10011  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5002   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5002   KO=0     )
> ReadPolicy                                               (OK=45020  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=980    KO=0     )
> DeletePolicy                                             (OK=44952  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5877 (98.71%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.24%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 3744   / active: 182    / done: 140050
================================================================================

00:13:55.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:55.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:55.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:56.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:56.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:57.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:57.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:57.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:57.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:58.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:58.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:13:58.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:13:59 GMT                                    3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1954935 KO=68    )
> restLoginInitiate                                        (OK=135435 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=135426 KO=0     )
> Skip 2FA                                                 (OK=75400  KO=2     )
> User Authorize PKCE stage                                (OK=159603 KO=1     )
> User AccessToken PKCE stage                              (OK=159597 KO=4     )
> RootUserinfo                                             (OK=101004 KO=0     )
> GetUUid                                                  (OK=45148  KO=1     )
> GetOpenidConfig                                          (OK=135268 KO=0     )
> CreatePolicy                                             (OK=45122  KO=25    )
> tokenUserinfo                                            (OK=24053  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30079  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30077  KO=1     )
>  UI AM idFromSession                                     (OK=30076  KO=1     )
>  UI AM validateGoto                                      (OK=30077  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30077  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30074  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5772   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30074  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30074  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30073  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30073  KO=0     )
>  UI IDM uiconfig                                         (OK=30073  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30073  KO=0     )
>  UI IDM version                                          (OK=30073  KO=0     )
>  UI IDM features                                         (OK=30073  KO=0     )
>  UI IDM privilege                                        (OK=30073  KO=0     )
>  UI IDM login                                            (OK=30071  KO=2     )
>  UI IDM managed user schema                              (OK=30071  KO=1     )
>  UI IDM dashboard                                        (OK=30071  KO=1     )
>  UI IDM user                                             (OK=30072  KO=0     )
>  UI IDM oidcToken                                        (OK=30070  KO=0     )
> userinfo                                                 (OK=30068  KO=0     )
> UI-Logout                                                (OK=30070  KO=0     )
> UI-Logout Redirect 1                                     (OK=30069  KO=1     )
>  UI AM revoke2                                           (OK=30068  KO=0     )
>  UI AM endsession                                        (OK=30068  KO=1     )
>  UI AM revoke1                                           (OK=30067  KO=0     )
> getIdToken                                               (OK=10028  KO=0     )
> getIdToken Redirect 1                                    (OK=10026  KO=0     )
> createOrganization                                       (OK=10025  KO=0     )
> queryOrganization                                        (OK=10024  KO=0     )
> deleteOrganization                                       (OK=10024  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5009   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5009   KO=0     )
> ReadPolicy                                               (OK=45081  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=980    KO=0     )
> DeletePolicy                                             (OK=45017  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5889 (98.71%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 3524   / active: 191    / done: 140261
================================================================================

00:14:00.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:00.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:01.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:01.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:01.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:02.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:02.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:04.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:04 GMT                                    3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1957850 KO=68    )
> restLoginInitiate                                        (OK=135626 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=135624 KO=0     )
> Skip 2FA                                                 (OK=75503  KO=2     )
> User Authorize PKCE stage                                (OK=159841 KO=1     )
> User AccessToken PKCE stage                              (OK=159837 KO=4     )
> RootUserinfo                                             (OK=101163 KO=0     )
> GetUUid                                                  (OK=45215  KO=1     )
> GetOpenidConfig                                          (OK=135453 KO=0     )
> CreatePolicy                                             (OK=45188  KO=25    )
> tokenUserinfo                                            (OK=24094  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30122  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30121  KO=1     )
>  UI AM idFromSession                                     (OK=30120  KO=1     )
>  UI AM validateGoto                                      (OK=30121  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30122  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30120  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5779   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30120  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30120  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30121  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30121  KO=0     )
>  UI IDM uiconfig                                         (OK=30119  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30119  KO=0     )
>  UI IDM version                                          (OK=30119  KO=0     )
>  UI IDM features                                         (OK=30119  KO=0     )
>  UI IDM privilege                                        (OK=30119  KO=0     )
>  UI IDM login                                            (OK=30117  KO=2     )
>  UI IDM managed user schema                              (OK=30118  KO=1     )
>  UI IDM dashboard                                        (OK=30118  KO=1     )
>  UI IDM user                                             (OK=30119  KO=0     )
>  UI IDM oidcToken                                        (OK=30120  KO=0     )
> userinfo                                                 (OK=30118  KO=0     )
> UI-Logout                                                (OK=30119  KO=0     )
> UI-Logout Redirect 1                                     (OK=30118  KO=1     )
>  UI AM revoke2                                           (OK=30117  KO=0     )
>  UI AM endsession                                        (OK=30117  KO=1     )
>  UI AM revoke1                                           (OK=30116  KO=0     )
> getIdToken                                               (OK=10042  KO=0     )
> getIdToken Redirect 1                                    (OK=10042  KO=0     )
> createOrganization                                       (OK=10041  KO=0     )
> queryOrganization                                        (OK=10040  KO=0     )
> deleteOrganization                                       (OK=10040  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5013   KO=0     )
> ReadPolicy                                               (OK=45138  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=982    KO=0     )
> DeletePolicy                                             (OK=45075  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5897 (98.71%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 3330   / active: 171    / done: 140475
================================================================================

00:14:05.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:05.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:05.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:06.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:07.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:08.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:08.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:08.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:09.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:09 GMT                                    3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1960160 KO=68    )
> restLoginInitiate                                        (OK=135802 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=135798 KO=0     )
> Skip 2FA                                                 (OK=75602  KO=2     )
> User Authorize PKCE stage                                (OK=160036 KO=1     )
> User AccessToken PKCE stage                              (OK=160029 KO=4     )
> RootUserinfo                                             (OK=101285 KO=0     )
> GetUUid                                                  (OK=45271  KO=1     )
> GetOpenidConfig                                          (OK=135630 KO=0     )
> CreatePolicy                                             (OK=45245  KO=25    )
> tokenUserinfo                                            (OK=24125  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30156  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30154  KO=1     )
>  UI AM idFromSession                                     (OK=30153  KO=1     )
>  UI AM validateGoto                                      (OK=30154  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30155  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30150  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5786   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30150  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30150  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30151  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30151  KO=0     )
>  UI IDM uiconfig                                         (OK=30150  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30150  KO=0     )
>  UI IDM version                                          (OK=30150  KO=0     )
>  UI IDM features                                         (OK=30150  KO=0     )
>  UI IDM privilege                                        (OK=30149  KO=0     )
>  UI IDM login                                            (OK=30147  KO=2     )
>  UI IDM managed user schema                              (OK=30148  KO=1     )
>  UI IDM dashboard                                        (OK=30148  KO=1     )
>  UI IDM user                                             (OK=30149  KO=0     )
>  UI IDM oidcToken                                        (OK=30150  KO=0     )
> userinfo                                                 (OK=30148  KO=0     )
> UI-Logout                                                (OK=30150  KO=0     )
> UI-Logout Redirect 1                                     (OK=30148  KO=1     )
>  UI AM revoke2                                           (OK=30146  KO=0     )
>  UI AM endsession                                        (OK=30147  KO=1     )
>  UI AM revoke1                                           (OK=30146  KO=0     )
> getIdToken                                               (OK=10061  KO=0     )
> getIdToken Redirect 1                                    (OK=10060  KO=0     )
> createOrganization                                       (OK=10059  KO=0     )
> queryOrganization                                        (OK=10059  KO=0     )
> deleteOrganization                                       (OK=10059  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5016   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5016   KO=0     )
> ReadPolicy                                               (OK=45203  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=984    KO=0     )
> DeletePolicy                                             (OK=45134  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5906 (98.71%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 3151   / active: 180    / done: 140645
================================================================================

00:14:10.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:10.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:11.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:12.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:13.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:14 GMT                                    3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1962933 KO=68    )
> restLoginInitiate                                        (OK=135984 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=135974 KO=0     )
> Skip 2FA                                                 (OK=75691  KO=2     )
> User Authorize PKCE stage                                (OK=160249 KO=1     )
> User AccessToken PKCE stage                              (OK=160245 KO=4     )
> RootUserinfo                                             (OK=101391 KO=0     )
> GetUUid                                                  (OK=45335  KO=1     )
> GetOpenidConfig                                          (OK=135819 KO=0     )
> CreatePolicy                                             (OK=45308  KO=25    )
> tokenUserinfo                                            (OK=24157  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30205  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30203  KO=1     )
>  UI AM idFromSession                                     (OK=30200  KO=1     )
>  UI AM validateGoto                                      (OK=30201  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30201  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30199  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5797   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30199  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30199  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30199  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30198  KO=0     )
>  UI IDM uiconfig                                         (OK=30198  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30198  KO=0     )
>  UI IDM version                                          (OK=30198  KO=0     )
>  UI IDM features                                         (OK=30198  KO=0     )
>  UI IDM privilege                                        (OK=30198  KO=0     )
>  UI IDM login                                            (OK=30196  KO=2     )
>  UI IDM managed user schema                              (OK=30196  KO=1     )
>  UI IDM dashboard                                        (OK=30197  KO=1     )
>  UI IDM user                                             (OK=30197  KO=0     )
>  UI IDM oidcToken                                        (OK=30197  KO=0     )
> userinfo                                                 (OK=30194  KO=0     )
> UI-Logout                                                (OK=30196  KO=0     )
> UI-Logout Redirect 1                                     (OK=30195  KO=1     )
>  UI AM revoke2                                           (OK=30193  KO=0     )
>  UI AM endsession                                        (OK=30193  KO=1     )
>  UI AM revoke1                                           (OK=30192  KO=0     )
> getIdToken                                               (OK=10071  KO=0     )
> getIdToken Redirect 1                                    (OK=10071  KO=0     )
> createOrganization                                       (OK=10070  KO=0     )
> queryOrganization                                        (OK=10070  KO=0     )
> deleteOrganization                                       (OK=10070  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5023   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5023   KO=0     )
> ReadPolicy                                               (OK=45261  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=986    KO=0     )
> DeletePolicy                                             (OK=45198  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5911 (98.71%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 2959   / active: 181    / done: 140836
================================================================================

00:14:14.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:14.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:14.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:15.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:16.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:16.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:16.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:16.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:17.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:17.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:17.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:18.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:18.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:19.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:19.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:19.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:19 GMT                                    3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1965685 KO=68    )
> restLoginInitiate                                        (OK=136176 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=136173 KO=0     )
> Skip 2FA                                                 (OK=75811  KO=2     )
> User Authorize PKCE stage                                (OK=160477 KO=1     )
> User AccessToken PKCE stage                              (OK=160471 KO=4     )
> RootUserinfo                                             (OK=101561 KO=0     )
> GetUUid                                                  (OK=45400  KO=1     )
> GetOpenidConfig                                          (OK=136004 KO=0     )
> CreatePolicy                                             (OK=45374  KO=25    )
> tokenUserinfo                                            (OK=24184  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30246  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30244  KO=1     )
>  UI AM idFromSession                                     (OK=30243  KO=1     )
>  UI AM validateGoto                                      (OK=30244  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30242  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30240  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5811   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30239  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30239  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30239  KO=0     )
>  UI IDM uiconfig                                         (OK=30239  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30239  KO=0     )
>  UI IDM version                                          (OK=30239  KO=0     )
>  UI IDM features                                         (OK=30239  KO=0     )
>  UI IDM privilege                                        (OK=30238  KO=0     )
>  UI IDM login                                            (OK=30236  KO=2     )
>  UI IDM managed user schema                              (OK=30236  KO=1     )
>  UI IDM dashboard                                        (OK=30236  KO=1     )
>  UI IDM user                                             (OK=30237  KO=0     )
>  UI IDM oidcToken                                        (OK=30238  KO=0     )
> userinfo                                                 (OK=30236  KO=0     )
> UI-Logout                                                (OK=30238  KO=0     )
> UI-Logout Redirect 1                                     (OK=30237  KO=1     )
>  UI AM revoke2                                           (OK=30236  KO=0     )
>  UI AM endsession                                        (OK=30236  KO=1     )
>  UI AM revoke1                                           (OK=30235  KO=0     )
> getIdToken                                               (OK=10082  KO=0     )
> getIdToken Redirect 1                                    (OK=10082  KO=0     )
> createOrganization                                       (OK=10081  KO=0     )
> queryOrganization                                        (OK=10081  KO=0     )
> deleteOrganization                                       (OK=10081  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5028   KO=0     )
> ReadPolicy                                               (OK=45324  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=987    KO=0     )
> DeletePolicy                                             (OK=45258  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5927 (98.72%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 2766   / active: 187    / done: 141023
================================================================================

00:14:21.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:22.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:23.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:23.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:24.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:24.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:24 GMT                                    3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1968565 KO=68    )
> restLoginInitiate                                        (OK=136366 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=136364 KO=0     )
> Skip 2FA                                                 (OK=75910  KO=2     )
> User Authorize PKCE stage                                (OK=160707 KO=1     )
> User AccessToken PKCE stage                              (OK=160701 KO=4     )
> RootUserinfo                                             (OK=101705 KO=0     )
> GetUUid                                                  (OK=45458  KO=1     )
> GetOpenidConfig                                          (OK=136192 KO=0     )
> CreatePolicy                                             (OK=45431  KO=25    )
> tokenUserinfo                                            (OK=24222  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30292  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30291  KO=1     )
>  UI AM idFromSession                                     (OK=30290  KO=1     )
>  UI AM validateGoto                                      (OK=30290  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30289  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30286  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5823   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30286  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30286  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30285  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30285  KO=0     )
>  UI IDM uiconfig                                         (OK=30285  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30285  KO=0     )
>  UI IDM version                                          (OK=30285  KO=0     )
>  UI IDM features                                         (OK=30285  KO=0     )
>  UI IDM privilege                                        (OK=30285  KO=0     )
>  UI IDM login                                            (OK=30283  KO=2     )
>  UI IDM managed user schema                              (OK=30284  KO=1     )
>  UI IDM dashboard                                        (OK=30284  KO=1     )
>  UI IDM user                                             (OK=30285  KO=0     )
>  UI IDM oidcToken                                        (OK=30286  KO=0     )
> userinfo                                                 (OK=30284  KO=0     )
> UI-Logout                                                (OK=30286  KO=0     )
> UI-Logout Redirect 1                                     (OK=30285  KO=1     )
>  UI AM revoke2                                           (OK=30284  KO=0     )
>  UI AM endsession                                        (OK=30284  KO=1     )
>  UI AM revoke1                                           (OK=30283  KO=0     )
> getIdToken                                               (OK=10098  KO=0     )
> getIdToken Redirect 1                                    (OK=10098  KO=0     )
> createOrganization                                       (OK=10097  KO=0     )
> queryOrganization                                        (OK=10097  KO=0     )
> deleteOrganization                                       (OK=10097  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5033   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5033   KO=0     )
> ReadPolicy                                               (OK=45390  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=990    KO=0     )
> DeletePolicy                                             (OK=45320  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5933 (98.72%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 2570   / active: 171    / done: 141235
================================================================================

00:14:25.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:25.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:25.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:25.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:26.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:26.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:27.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:27.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:27.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:27.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:29 GMT                                    3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1971209 KO=68    )
> restLoginInitiate                                        (OK=136565 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=136555 KO=0     )
> Skip 2FA                                                 (OK=76017  KO=2     )
> User Authorize PKCE stage                                (OK=160929 KO=1     )
> User AccessToken PKCE stage                              (OK=160923 KO=4     )
> RootUserinfo                                             (OK=101826 KO=0     )
> GetUUid                                                  (OK=45521  KO=1     )
> GetOpenidConfig                                          (OK=136377 KO=0     )
> CreatePolicy                                             (OK=45495  KO=25    )
> tokenUserinfo                                            (OK=24255  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30332  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30331  KO=1     )
>  UI AM idFromSession                                     (OK=30330  KO=1     )
>  UI AM validateGoto                                      (OK=30331  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30330  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30327  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5829   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30327  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30327  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30326  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30326  KO=0     )
>  UI IDM uiconfig                                         (OK=30326  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30326  KO=0     )
>  UI IDM version                                          (OK=30326  KO=0     )
>  UI IDM features                                         (OK=30326  KO=0     )
>  UI IDM privilege                                        (OK=30326  KO=0     )
>  UI IDM login                                            (OK=30324  KO=2     )
>  UI IDM managed user schema                              (OK=30324  KO=1     )
>  UI IDM dashboard                                        (OK=30325  KO=1     )
>  UI IDM user                                             (OK=30326  KO=0     )
>  UI IDM oidcToken                                        (OK=30326  KO=0     )
> userinfo                                                 (OK=30324  KO=0     )
> UI-Logout                                                (OK=30326  KO=0     )
> UI-Logout Redirect 1                                     (OK=30325  KO=1     )
>  UI AM revoke2                                           (OK=30323  KO=0     )
>  UI AM endsession                                        (OK=30323  KO=1     )
>  UI AM revoke1                                           (OK=30322  KO=0     )
> getIdToken                                               (OK=10110  KO=0     )
> getIdToken Redirect 1                                    (OK=10109  KO=0     )
> createOrganization                                       (OK=10107  KO=0     )
> queryOrganization                                        (OK=10107  KO=0     )
> deleteOrganization                                       (OK=10106  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5037   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5037   KO=0     )
> ReadPolicy                                               (OK=45444  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=991    KO=0     )
> DeletePolicy                                             (OK=45384  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5943 (98.72%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 2370   / active: 191    / done: 141415
================================================================================

00:14:30.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:31.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:32.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:32.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:32.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:32.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:32.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:32.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:34 GMT                                    3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1974188 KO=68    )
> restLoginInitiate                                        (OK=136766 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=136758 KO=0     )
> Skip 2FA                                                 (OK=76126  KO=2     )
> User Authorize PKCE stage                                (OK=161168 KO=1     )
> User AccessToken PKCE stage                              (OK=161164 KO=4     )
> RootUserinfo                                             (OK=101985 KO=0     )
> GetUUid                                                  (OK=45587  KO=1     )
> GetOpenidConfig                                          (OK=136562 KO=0     )
> CreatePolicy                                             (OK=45559  KO=25    )
> tokenUserinfo                                            (OK=24293  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30380  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30379  KO=1     )
>  UI AM idFromSession                                     (OK=30378  KO=1     )
>  UI AM validateGoto                                      (OK=30379  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30379  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30376  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5844   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30376  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30376  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30374  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30373  KO=0     )
>  UI IDM uiconfig                                         (OK=30373  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30373  KO=0     )
>  UI IDM version                                          (OK=30373  KO=0     )
>  UI IDM features                                         (OK=30373  KO=0     )
>  UI IDM privilege                                        (OK=30373  KO=0     )
>  UI IDM login                                            (OK=30371  KO=2     )
>  UI IDM managed user schema                              (OK=30372  KO=1     )
>  UI IDM dashboard                                        (OK=30372  KO=1     )
>  UI IDM user                                             (OK=30373  KO=0     )
>  UI IDM oidcToken                                        (OK=30374  KO=0     )
> userinfo                                                 (OK=30371  KO=0     )
> UI-Logout                                                (OK=30372  KO=0     )
> UI-Logout Redirect 1                                     (OK=30371  KO=1     )
>  UI AM revoke2                                           (OK=30370  KO=0     )
>  UI AM endsession                                        (OK=30370  KO=1     )
>  UI AM revoke1                                           (OK=30369  KO=0     )
> getIdToken                                               (OK=10125  KO=0     )
> getIdToken Redirect 1                                    (OK=10125  KO=0     )
> createOrganization                                       (OK=10124  KO=0     )
> queryOrganization                                        (OK=10123  KO=0     )
> deleteOrganization                                       (OK=10123  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5045   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5045   KO=0     )
> ReadPolicy                                               (OK=45512  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=993    KO=0     )
> DeletePolicy                                             (OK=45441  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5951 (98.72%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 2158   / active: 195    / done: 141623
================================================================================

00:14:34.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:35.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:35.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:35.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:35.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:36.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:36.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:36.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:37.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:37.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:37.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:37.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:37.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:37.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:38.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:38.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:39.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:39.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:39 GMT                                    3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1976876 KO=68    )
> restLoginInitiate                                        (OK=136966 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=136962 KO=0     )
> Skip 2FA                                                 (OK=76231  KO=2     )
> User Authorize PKCE stage                                (OK=161394 KO=1     )
> User AccessToken PKCE stage                              (OK=161387 KO=4     )
> RootUserinfo                                             (OK=102135 KO=0     )
> GetUUid                                                  (OK=45647  KO=1     )
> GetOpenidConfig                                          (OK=136752 KO=0     )
> CreatePolicy                                             (OK=45621  KO=25    )
> tokenUserinfo                                            (OK=24332  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30420  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30419  KO=1     )
>  UI AM idFromSession                                     (OK=30417  KO=1     )
>  UI AM validateGoto                                      (OK=30419  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30415  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30413  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5853   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30413  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30413  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30411  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30411  KO=0     )
>  UI IDM uiconfig                                         (OK=30411  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30411  KO=0     )
>  UI IDM version                                          (OK=30411  KO=0     )
>  UI IDM features                                         (OK=30411  KO=0     )
>  UI IDM privilege                                        (OK=30411  KO=0     )
>  UI IDM login                                            (OK=30409  KO=2     )
>  UI IDM managed user schema                              (OK=30410  KO=1     )
>  UI IDM dashboard                                        (OK=30410  KO=1     )
>  UI IDM user                                             (OK=30411  KO=0     )
>  UI IDM oidcToken                                        (OK=30412  KO=0     )
> userinfo                                                 (OK=30410  KO=0     )
> UI-Logout                                                (OK=30412  KO=0     )
> UI-Logout Redirect 1                                     (OK=30411  KO=1     )
>  UI AM revoke2                                           (OK=30410  KO=0     )
>  UI AM endsession                                        (OK=30410  KO=1     )
>  UI AM revoke1                                           (OK=30409  KO=0     )
> getIdToken                                               (OK=10140  KO=0     )
> getIdToken Redirect 1                                    (OK=10140  KO=0     )
> createOrganization                                       (OK=10139  KO=0     )
> queryOrganization                                        (OK=10139  KO=0     )
> deleteOrganization                                       (OK=10139  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5052   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5051   KO=0     )
> ReadPolicy                                               (OK=45574  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=994    KO=0     )
> DeletePolicy                                             (OK=45508  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5969 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 1954   / active: 187    / done: 141835
================================================================================

00:14:39.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:39.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:40.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:41.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:42.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:43.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:43.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:44 GMT                                    3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1979600 KO=68    )
> restLoginInitiate                                        (OK=137145 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=137142 KO=0     )
> Skip 2FA                                                 (OK=76334  KO=2     )
> User Authorize PKCE stage                                (OK=161616 KO=1     )
> User AccessToken PKCE stage                              (OK=161609 KO=4     )
> RootUserinfo                                             (OK=102255 KO=0     )
> GetUUid                                                  (OK=45715  KO=1     )
> GetOpenidConfig                                          (OK=136945 KO=0     )
> CreatePolicy                                             (OK=45686  KO=25    )
> tokenUserinfo                                            (OK=24366  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30460  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30459  KO=1     )
>  UI AM idFromSession                                     (OK=30457  KO=1     )
>  UI AM validateGoto                                      (OK=30458  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30459  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30457  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5863   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30457  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30457  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30457  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30457  KO=0     )
>  UI IDM uiconfig                                         (OK=30456  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30456  KO=0     )
>  UI IDM version                                          (OK=30456  KO=0     )
>  UI IDM features                                         (OK=30456  KO=0     )
>  UI IDM privilege                                        (OK=30456  KO=0     )
>  UI IDM login                                            (OK=30454  KO=2     )
>  UI IDM managed user schema                              (OK=30455  KO=1     )
>  UI IDM dashboard                                        (OK=30455  KO=1     )
>  UI IDM user                                             (OK=30456  KO=0     )
>  UI IDM oidcToken                                        (OK=30456  KO=0     )
> userinfo                                                 (OK=30453  KO=0     )
> UI-Logout                                                (OK=30454  KO=0     )
> UI-Logout Redirect 1                                     (OK=30452  KO=1     )
>  UI AM revoke2                                           (OK=30451  KO=0     )
>  UI AM endsession                                        (OK=30451  KO=1     )
>  UI AM revoke1                                           (OK=30450  KO=0     )
> getIdToken                                               (OK=10153  KO=0     )
> getIdToken Redirect 1                                    (OK=10153  KO=0     )
> createOrganization                                       (OK=10151  KO=0     )
> queryOrganization                                        (OK=10151  KO=0     )
> deleteOrganization                                       (OK=10150  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5060   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5060   KO=0     )
> ReadPolicy                                               (OK=45638  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=994    KO=0     )
> DeletePolicy                                             (OK=45569  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5976 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 1765   / active: 183    / done: 142028
================================================================================

00:14:44.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:45.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:45.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:45.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:46.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:47.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:47.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:48.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:48.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:48.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:49.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:49 GMT                                    3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1982131 KO=68    )
> restLoginInitiate                                        (OK=137342 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=137333 KO=0     )
> Skip 2FA                                                 (OK=76439  KO=2     )
> User Authorize PKCE stage                                (OK=161829 KO=1     )
> User AccessToken PKCE stage                              (OK=161821 KO=4     )
> RootUserinfo                                             (OK=102408 KO=0     )
> GetUUid                                                  (OK=45775  KO=1     )
> GetOpenidConfig                                          (OK=137132 KO=0     )
> CreatePolicy                                             (OK=45747  KO=25    )
> tokenUserinfo                                            (OK=24400  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30498  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30496  KO=1     )
>  UI AM idFromSession                                     (OK=30495  KO=1     )
>  UI AM validateGoto                                      (OK=30496  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30494  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30492  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5867   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30491  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30491  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30491  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30491  KO=0     )
>  UI IDM uiconfig                                         (OK=30491  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30491  KO=0     )
>  UI IDM version                                          (OK=30491  KO=0     )
>  UI IDM features                                         (OK=30489  KO=0     )
>  UI IDM privilege                                        (OK=30489  KO=0     )
>  UI IDM login                                            (OK=30488  KO=2     )
>  UI IDM managed user schema                              (OK=30488  KO=1     )
>  UI IDM dashboard                                        (OK=30488  KO=1     )
>  UI IDM user                                             (OK=30489  KO=0     )
>  UI IDM oidcToken                                        (OK=30489  KO=0     )
> userinfo                                                 (OK=30487  KO=0     )
> UI-Logout                                                (OK=30489  KO=0     )
> UI-Logout Redirect 1                                     (OK=30488  KO=1     )
>  UI AM revoke2                                           (OK=30486  KO=0     )
>  UI AM endsession                                        (OK=30486  KO=1     )
>  UI AM revoke1                                           (OK=30485  KO=0     )
> getIdToken                                               (OK=10167  KO=0     )
> getIdToken Redirect 1                                    (OK=10167  KO=0     )
> createOrganization                                       (OK=10166  KO=0     )
> queryOrganization                                        (OK=10166  KO=0     )
> deleteOrganization                                       (OK=10166  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5063   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5062   KO=0     )
> ReadPolicy                                               (OK=45703  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=995    KO=0     )
> DeletePolicy                                             (OK=45634  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5987 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 1560   / active: 199    / done: 142217
================================================================================

00:14:50.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:50.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:51.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:51.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:52.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:52.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:52.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:52.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:52.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:53.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:54 GMT                                    3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1985264 KO=68    )
> restLoginInitiate                                        (OK=137546 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=137540 KO=0     )
> Skip 2FA                                                 (OK=76559  KO=2     )
> User Authorize PKCE stage                                (OK=162077 KO=1     )
> User AccessToken PKCE stage                              (OK=162074 KO=4     )
> RootUserinfo                                             (OK=102556 KO=0     )
> GetUUid                                                  (OK=45849  KO=1     )
> GetOpenidConfig                                          (OK=137335 KO=0     )
> CreatePolicy                                             (OK=45822  KO=25    )
> tokenUserinfo                                            (OK=24431  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30548  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30547  KO=1     )
>  UI AM idFromSession                                     (OK=30546  KO=1     )
>  UI AM validateGoto                                      (OK=30547  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30546  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30543  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5877   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30540  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30540  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30541  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30541  KO=0     )
>  UI IDM uiconfig                                         (OK=30541  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30541  KO=0     )
>  UI IDM version                                          (OK=30541  KO=0     )
>  UI IDM features                                         (OK=30541  KO=0     )
>  UI IDM privilege                                        (OK=30541  KO=0     )
>  UI IDM login                                            (OK=30539  KO=2     )
>  UI IDM managed user schema                              (OK=30540  KO=1     )
>  UI IDM dashboard                                        (OK=30540  KO=1     )
>  UI IDM user                                             (OK=30541  KO=0     )
>  UI IDM oidcToken                                        (OK=30542  KO=0     )
> userinfo                                                 (OK=30540  KO=0     )
> UI-Logout                                                (OK=30542  KO=0     )
> UI-Logout Redirect 1                                     (OK=30541  KO=1     )
>  UI AM revoke2                                           (OK=30540  KO=0     )
>  UI AM endsession                                        (OK=30540  KO=1     )
>  UI AM revoke1                                           (OK=30539  KO=0     )
> getIdToken                                               (OK=10183  KO=0     )
> getIdToken Redirect 1                                    (OK=10183  KO=0     )
> createOrganization                                       (OK=10182  KO=0     )
> queryOrganization                                        (OK=10182  KO=0     )
> deleteOrganization                                       (OK=10182  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5070   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5069   KO=0     )
> ReadPolicy                                               (OK=45763  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=996    KO=0     )
> DeletePolicy                                             (OK=45700  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5997 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.40%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 1354   / active: 195    / done: 142427
================================================================================

00:14:55.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:56.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:56.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:57.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:59.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
00:14:59.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-22 00:14:59 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1988182 KO=68    )
> restLoginInitiate                                        (OK=137737 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=137733 KO=0     )
> Skip 2FA                                                 (OK=76673  KO=2     )
> User Authorize PKCE stage                                (OK=162313 KO=1     )
> User AccessToken PKCE stage                              (OK=162307 KO=4     )
> RootUserinfo                                             (OK=102724 KO=0     )
> GetUUid                                                  (OK=45913  KO=1     )
> GetOpenidConfig                                          (OK=137534 KO=0     )
> CreatePolicy                                             (OK=45887  KO=25    )
> tokenUserinfo                                            (OK=24456  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30595  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30594  KO=1     )
>  UI AM idFromSession                                     (OK=30593  KO=1     )
>  UI AM validateGoto                                      (OK=30593  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30593  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30590  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5886   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30590  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30590  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30588  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30588  KO=0     )
>  UI IDM uiconfig                                         (OK=30588  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30588  KO=0     )
>  UI IDM version                                          (OK=30588  KO=0     )
>  UI IDM features                                         (OK=30588  KO=0     )
>  UI IDM privilege                                        (OK=30588  KO=0     )
>  UI IDM login                                            (OK=30586  KO=2     )
>  UI IDM managed user schema                              (OK=30586  KO=1     )
>  UI IDM dashboard                                        (OK=30587  KO=1     )
>  UI IDM user                                             (OK=30587  KO=0     )
>  UI IDM oidcToken                                        (OK=30586  KO=0     )
> userinfo                                                 (OK=30584  KO=0     )
> UI-Logout                                                (OK=30586  KO=0     )
> UI-Logout Redirect 1                                     (OK=30585  KO=1     )
>  UI AM revoke2                                           (OK=30583  KO=0     )
>  UI AM endsession                                        (OK=30583  KO=1     )
>  UI AM revoke1                                           (OK=30582  KO=0     )
> getIdToken                                               (OK=10196  KO=0     )
> getIdToken Redirect 1                                    (OK=10196  KO=0     )
> createOrganization                                       (OK=10195  KO=0     )
> queryOrganization                                        (OK=10195  KO=0     )
> deleteOrganization                                       (OK=10195  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5079   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5079   KO=0     )
> ReadPolicy                                               (OK=45838  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=998    KO=0     )
> DeletePolicy                                             (OK=45759  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6003 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 1154   / active: 209    / done: 142613
================================================================================


================================================================================
2024-11-22 00:14:59 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1988182 KO=68    )
> restLoginInitiate                                        (OK=137737 KO=4     )
> restLoginUsernamePasswordCallback                        (OK=137733 KO=0     )
> Skip 2FA                                                 (OK=76673  KO=2     )
> User Authorize PKCE stage                                (OK=162313 KO=1     )
> User AccessToken PKCE stage                              (OK=162307 KO=4     )
> RootUserinfo                                             (OK=102724 KO=0     )
> GetUUid                                                  (OK=45913  KO=1     )
> GetOpenidConfig                                          (OK=137534 KO=0     )
> CreatePolicy                                             (OK=45887  KO=25    )
> tokenUserinfo                                            (OK=24456  KO=0     )
> UI-Post-Login - stage 1                                  (OK=30595  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30594  KO=1     )
>  UI AM idFromSession                                     (OK=30593  KO=1     )
>  UI AM validateGoto                                      (OK=30593  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30593  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30590  KO=2     )
> restloginProgressiveProfileCallback                      (OK=5886   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30590  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30590  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30588  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30588  KO=0     )
>  UI IDM uiconfig                                         (OK=30588  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30588  KO=0     )
>  UI IDM version                                          (OK=30588  KO=0     )
>  UI IDM features                                         (OK=30588  KO=0     )
>  UI IDM privilege                                        (OK=30588  KO=0     )
>  UI IDM login                                            (OK=30586  KO=2     )
>  UI IDM managed user schema                              (OK=30586  KO=1     )
>  UI IDM dashboard                                        (OK=30587  KO=1     )
>  UI IDM user                                             (OK=30587  KO=0     )
>  UI IDM oidcToken                                        (OK=30586  KO=0     )
> userinfo                                                 (OK=30584  KO=0     )
> UI-Logout                                                (OK=30586  KO=0     )
> UI-Logout Redirect 1                                     (OK=30585  KO=1     )
>  UI AM revoke2                                           (OK=30583  KO=0     )
>  UI AM endsession                                        (OK=30583  KO=1     )
>  UI AM revoke1                                           (OK=30582  KO=0     )
> getIdToken                                               (OK=10196  KO=0     )
> getIdToken Redirect 1                                    (OK=10196  KO=0     )
> createOrganization                                       (OK=10195  KO=0     )
> queryOrganization                                        (OK=10195  KO=0     )
> deleteOrganization                                       (OK=10195  KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=5079   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5079   KO=0     )
> ReadPolicy                                               (OK=45838  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=998    KO=0     )
> DeletePolicy                                             (OK=45759  KO=12    )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6003 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.39%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.31%)
> status.find.in([200, 209], 304), found 502                         14 ( 0.23%)
> status.find.is(200), but actually found 502                         6 ( 0.10%)
> status.find.in([200, 209], 304), found 401                          3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> createOrganization: No attribute named 'access_token' is defin      1 ( 0.02%)
ed 
> queryOrganization: No attribute named 'organization_id' is def      1 ( 0.02%)
ined 
> deleteOrganization: No attribute named 'organization_id' is de      1 ( 0.02%)
fined 
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 400                          1 ( 0.02%)
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
> CreatePolicy: No attribute named 'oauth2_uuId' is defined           1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 1154   / active: 209    / done: 142613
================================================================================

00:14:59.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 142822: j.i.IOException: Premature close
00:14:59.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 142821: j.i.IOException: Premature close
00:14:59.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 142811: j.i.IOException: Premature close
00:14:59.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,142822,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.80319, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6a04a43b, 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 -> 186.144.208.160, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47b6d21a),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
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: 186.144.208.160
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
00:14:59.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,142821,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.119285, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2e605e20, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 66.56.177.158, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@68f52b1f),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
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 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36
	X-Forwarded-For: 66.56.177.158
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
00:14:59.710 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,142811,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.137159, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@68c0d806, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"lyeWY1bJJwrH32CKaGzHAXhWSJk.*AAJTSQACMDIAAlNLABx5Unk1YkpOKzliODYxeWJTcERvRFdUMzNZN0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1732234499562), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=lyeWY1bJJwrH32CKaGzHAXhWSJk.*AAJTSQACMDIAAlNLABx5Unk1YkpOKzliODYxeWJTcERvRFdUMzNZN0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1732234499562))), password -> Pa_ssw0rd, fake-ip -> 89.120.102.183, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@28ed2cc0, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@6c7349a3, tokenId -> lyeWY1bJJwrH32CKaGzHAXhWSJk.*AAJTSQACMDIAAlNLABx5Unk1YkpOKzliODYxeWJTcERvRFdUMzNZN0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007ae9c069a0e0@2c275268,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
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=lyeWY1bJJwrH32CKaGzHAXhWSJk.*AAJTSQACMDIAAlNLABx5Unk1YkpOKzliODYxeWJTcERvRFdUMzNZN0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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=lyeWY1bJJwrH32CKaGzHAXhWSJk.*AAJTSQACMDIAAlNLABx5Unk1YkpOKzliODYxeWJTcERvRFdUMzNZN0k9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
00:14:59.710 [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
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 h
[INFO] Finished at: 2024-11-22T00:14:59Z
[INFO] ------------------------------------------------------------------------
2024-11-22 00:14:59,818 INFO    Gatling simulation run ended successfully
2024-11-22 00:14:59,818 DEBUG   No archive name provided. No archive will be created
