Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-26 00:32:48,308 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5168ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-08-26 00:32:49,812 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-26 00:32:52,091 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-26 00:32:52,250 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-26 00:32:52,401 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-26 00:32:52,522 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-26 00:32:52,524 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4250dc50-1ba7-4392-8c2c-cd3163960789, name: keycloak-0-12666 2026-08-26 00:32:52,529 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-26 00:32:52,530 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-26 00:32:52,535 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23783 2026-08-26 00:32:52,795 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-26 00:32:54,550 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-12666: no members discovered after 2009 ms: creating cluster as coordinator 2026-08-26 00:32:54,561 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-12666|0] (1) [keycloak-0-12666] 2026-08-26 00:32:54,575 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-12666`, physical addresses are `[10.0.0.136:39319]` 2026-08-26 00:32:55,072 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-12666, Site name: null 2026-08-26 00:32:55,688 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-26 00:32:55,688 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-26 00:32:55,843 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-26 00:32:56,063 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-26 00:32:56,063 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-26 00:32:56,159 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-26 00:32:56,159 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-26 00:33:52,474 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-26 00:33:52,487 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-26 00:33:54,542 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 66.011s. Listening on: http://0.0.0.0:8080 2026-08-26 00:33:54,543 INFO [io.quarkus] (main) Profile prod activated. 2026-08-26 00:33:54,543 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-26 00:33:54,690 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-26 00:34:12,549 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=be481660-c89a-4f1b-8ed3-00920eb767ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2cd2e21d-a6d6-472f-858b-d1654aaa937c, client_auth_method=client-secret, username=admin, authSessionParentId=6ccdaf5d-ea36-4be8-bb1a-be68fb697cb0, authSessionTabId=zqKaGeV10ZE 2026-08-26 00:34:14,183 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=REALM, resourcePath=atmosphere 2026-08-26 00:34:14,960 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=d8ab61c5-2c60-406f-a41e-75ec083344d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f63b1682-06ef-433c-a2c0-58529d5e32a5, client_auth_method=client-secret, username=admin, authSessionParentId=b4d13ce8-9378-4f98-a2cf-2ada09f72133, authSessionTabId=Ab5KblYPv_M 2026-08-26 00:34:15,054 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b9b8de40-953f-4828-a77b-f51c81dab531 2026-08-26 00:34:15,150 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b9b8de40-953f-4828-a77b-f51c81dab531/protocol-mappers/models/a264ebaf-0e50-4a77-99b8-97dfcb643ace 2026-08-26 00:34:36,292 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=91afb5aa-df57-4ea5-bce4-85fe4d0500bd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52250c8f-ae93-45e8-9095-8e422a1feb11, client_auth_method=client-secret, username=admin, authSessionParentId=de8d5e59-0419-420f-ace9-60e71f832aeb, authSessionTabId=jNLQgr35zUs 2026-08-26 00:34:36,396 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/6285efa1-a9b1-42cf-8376-1bcf2d64423a 2026-08-26 00:34:36,749 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=1cb1d100-35ae-4562-adbb-ba2afdf0b30a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aae117ee-e971-4df1-aaf4-95f5b52d29f9, client_auth_method=client-secret, username=admin, authSessionParentId=80ca173f-1c6b-43ad-9987-c7898942b2f4, authSessionTabId=m9IPOqPYtL8 2026-08-26 00:34:36,818 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/a2b9e5ec-77dd-41e5-a5de-87b44c6c95e3 2026-08-26 00:34:37,178 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=4942427a-d47b-4168-bed0-a08576ba572a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b419a25f-cb2a-4037-a896-6939fb24761c, client_auth_method=client-secret, username=admin, authSessionParentId=8829fb5d-db36-4cc6-9331-a5ae3ea9bbfe, authSessionTabId=jvY7Ip0M7TQ 2026-08-26 00:34:37,249 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/0d343329-3cdf-42a6-99eb-1fc450b18dd2 2026-08-26 00:34:37,863 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=9d0eac9b-9f1e-49ab-82bf-ad50929e724e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3e59da0-a246-421e-a8e3-45344edb39e6, client_auth_method=client-secret, username=admin, authSessionParentId=6e7c81c3-e95c-4bd7-aac8-3e85889d24db, authSessionTabId=yvjGxKJhADA 2026-08-26 00:34:37,968 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_ROLE, resourcePath=clients/6285efa1-a9b1-42cf-8376-1bcf2d64423a/roles/member 2026-08-26 00:34:38,335 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=9692ab3e-b10f-42c8-bc69-a31c0ff1e6ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07e3aa98-6846-4a53-a8e3-328a829cc676, client_auth_method=client-secret, username=admin, authSessionParentId=19b1db4b-fc9a-4d9c-a3fb-b476b5d76a24, authSessionTabId=NkFIyooCF9U 2026-08-26 00:34:38,413 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_ROLE, resourcePath=clients/a2b9e5ec-77dd-41e5-a5de-87b44c6c95e3/roles/admin 2026-08-26 00:34:38,805 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=6e9e8186-aab4-4041-8a57-aab4912675e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=205b0c67-6584-4e7d-b8e8-9c30c5f0c5de, client_auth_method=client-secret, username=admin, authSessionParentId=e1c08634-f324-4f0e-a0c6-18cd49645bc6, authSessionTabId=0jxYMSlVpP4 2026-08-26 00:34:38,884 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_ROLE, resourcePath=clients/a2b9e5ec-77dd-41e5-a5de-87b44c6c95e3/roles/editor 2026-08-26 00:34:39,255 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=1bfac102-e516-4def-b368-e2201621a146, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85a1960b-f6a9-4a24-a801-f3d5b2e5bbf8, client_auth_method=client-secret, username=admin, authSessionParentId=ad3206a7-0cc9-417b-966c-dce790fefe62, authSessionTabId=W7rkxyFT4Qg 2026-08-26 00:34:39,349 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_ROLE, resourcePath=clients/a2b9e5ec-77dd-41e5-a5de-87b44c6c95e3/roles/viewer 2026-08-26 00:34:39,696 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=c6f4080d-e746-48e5-ba6a-2685efae5b3e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b2dbe0d-55ef-4aa4-9d1a-d48cc5838472, client_auth_method=client-secret, username=admin, authSessionParentId=c748a410-a736-4201-926c-f0b4d67d3566, authSessionTabId=WVhbNGtzgNE 2026-08-26 00:34:39,781 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_ROLE, resourcePath=clients/0d343329-3cdf-42a6-99eb-1fc450b18dd2/roles/member 2026-08-26 00:39:10,194 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=0adf7219-ad05-4bae-901c-4fbee8235fde, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b38fd9a-17af-4eff-9a58-aad33b967176, client_auth_method=client-secret, username=admin, authSessionParentId=f7c72e42-cb96-457d-959c-4934fba9b104, authSessionTabId=TtOFU95j37E 2026-08-26 00:39:12,493 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=REALM, resourcePath=null 2026-08-26 00:39:14,372 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=935de299-63f5-49c6-99cb-4b048961d205, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=508bc6aa-f168-4016-ab95-6352de3d73a0, client_auth_method=client-secret, username=admin, authSessionParentId=9630c915-fde1-4101-bd73-696ccaa7aeb0, authSessionTabId=oDR-p44oIxw 2026-08-26 00:39:15,208 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/17c303f9-772a-4fe5-bd3b-3cdccda34bcf 2026-08-26 00:39:15,867 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=de120ea7-7dbe-45de-a8ca-b68cf6303745, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1fec7efe-8f40-4d25-87ad-bad45c37783d, client_auth_method=client-secret, username=admin, authSessionParentId=442ee363-32f2-4841-9993-a708a8dca4d7, authSessionTabId=1fNu44UV6Is 2026-08-26 00:39:16,708 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/123191c1-d930-4b6e-be2b-7be1f2d3e7e2/role-mappings/clients/9be3af64-9c53-4d18-b77b-ac50e552a545 2026-08-26 01:36:02,034 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=b4b7dde2-de8c-4f57-9086-38eca1c5e92b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81ab2b90-7b4c-44d4-9dc5-88154e937006, client_auth_method=client-secret, username=admin, authSessionParentId=e8434a1e-d0f7-4c55-9cc9-c618e97f46dc, authSessionTabId=8sAaTxszod0 2026-08-26 01:36:02,149 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=REALM, resourcePath=null 2026-08-26 01:36:02,842 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=167fb96d-71a1-4311-bf00-272c4c21598c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f6a5231-f527-44ce-a1b5-c8b0b31a3af3, client_auth_method=client-secret, username=admin, authSessionParentId=89fd0f4e-cfa5-421d-8786-61bc21ce1262, authSessionTabId=XOwR7vf1vH0 2026-08-26 01:36:02,894 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b9b8de40-953f-4828-a77b-f51c81dab531 2026-08-26 01:36:02,953 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b9b8de40-953f-4828-a77b-f51c81dab531/protocol-mappers/models/a264ebaf-0e50-4a77-99b8-97dfcb643ace 2026-08-26 01:36:09,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=835bc61a-e9e3-4df1-b87e-ce591ff7f0a7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=43b47f83-9e6c-4853-8ccf-e46e6c1032f0, client_auth_method=client-secret, username=admin, authSessionParentId=981236a7-2dce-4ae8-970b-d123a976b146, authSessionTabId=qW6eabMf8CY 2026-08-26 01:36:09,433 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/6285efa1-a9b1-42cf-8376-1bcf2d64423a 2026-08-26 01:36:09,795 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=b4099b7e-d917-455d-a0c4-e9a6d3dd585b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cdbb4aea-10e6-4ebe-803a-b20c57f67891, client_auth_method=client-secret, username=admin, authSessionParentId=0cd33e26-c901-4ec0-8479-acd79d4d9532, authSessionTabId=V7Pdjc5bcYA 2026-08-26 01:36:09,843 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/a2b9e5ec-77dd-41e5-a5de-87b44c6c95e3 2026-08-26 01:36:10,184 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=9fd564da-ae7d-4915-93a5-d0c4d59d1cd2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=34a07c41-34ef-41cd-b4c8-1c1dc36cb3e0, client_auth_method=client-secret, username=admin, authSessionParentId=dd62cc24-55e7-4adb-84b0-4c294c792343, authSessionTabId=SA33yyki5q8 2026-08-26 01:36:10,230 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/0d343329-3cdf-42a6-99eb-1fc450b18dd2 2026-08-26 01:36:10,886 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=7d2fcf11-f93d-4abf-b305-8bbf4ac831a8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a514563e-1260-47a7-a545-60ec47eae0d1, client_auth_method=client-secret, username=admin, authSessionParentId=faae3b52-c80f-4482-b8c3-a67f5b47f13c, authSessionTabId=sA7kPCSSYkM 2026-08-26 01:36:11,258 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=1af12494-5b5c-4f39-a38b-5ed603ca0e96, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bae98ac8-30bc-494d-8f17-d2f2180066d4, client_auth_method=client-secret, username=admin, authSessionParentId=124dc7f4-ee62-46f1-b507-1be70f4315a2, authSessionTabId=1Z5q2Ii3llo 2026-08-26 01:36:11,629 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=fe941bcf-0b82-49f8-9296-76fe28b0a185, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2f198ced-dcc6-48f6-84a9-29fd29a40f48, client_auth_method=client-secret, username=admin, authSessionParentId=83867502-bf89-4d03-8749-d0c8582f6573, authSessionTabId=fJY4uDduoeA 2026-08-26 01:36:11,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=b7c594b1-2b5a-41fc-9e27-a65d6f5493d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0be76454-57bc-4458-825b-6cfe9a241bc6, client_auth_method=client-secret, username=admin, authSessionParentId=0af35d59-5c2d-4073-bd41-38ffe006050d, authSessionTabId=2AuB_LNcfss 2026-08-26 01:36:12,324 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=f062a5ea-36f4-4679-a5da-9ead95201b9c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c54177ba-4f52-48c6-98de-a67187e59801, client_auth_method=client-secret, username=admin, authSessionParentId=21bf2e56-8aba-4437-9ea0-e66e2f1f93fb, authSessionTabId=e6Y7kDZ17Ik 2026-08-26 01:37:28,306 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=bdd25029-6bc8-46f0-994f-a6fce1e7795b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=08875854-f236-4071-bda7-1908aab9fd95, client_auth_method=client-secret, username=admin, authSessionParentId=4f83543c-244f-4bc3-9634-7f68d5d464c1, authSessionTabId=hJkCK9CnLYs 2026-08-26 01:37:28,458 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=REALM, resourcePath=null 2026-08-26 01:37:30,043 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=fe06abce-8aa5-44e8-b90b-cd938225ac2a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d276272b-0eeb-4b67-908f-5a2734b2df31, client_auth_method=client-secret, username=admin, authSessionParentId=785ba8f4-8049-479d-81de-6e21f549a46f, authSessionTabId=gHNmlULfB8Q 2026-08-26 01:37:30,153 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=fb779997-a5b9-4263-9d45-ec334d18971a, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, resourceType=CLIENT, resourcePath=clients/17c303f9-772a-4fe5-bd3b-3cdccda34bcf 2026-08-26 01:37:30,814 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c553087c-04b8-4709-803a-4330324e1967, clientId=admin-cli, userId=2d13790b-4e48-4eba-bae3-7ec5aeacc504, ipAddress=162.253.55.92, auth_method=openid-connect, token_id=770df26b-4ea1-408c-a30c-e7d2ca2c1a29, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0fc7e600-de23-40d9-841a-fb96b4e36c5f, client_auth_method=client-secret, username=admin, authSessionParentId=4391b91b-ba7e-42ea-8f42-ceff4d599f82, authSessionTabId=VWD3HsT24uU