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-09-10 02:07:06,464 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4643ms 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-09-10 02:07:07,892 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-09-10 02:07:10,012 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-10 02:07:10,098 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-10 02:07:10,313 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-10 02:07:10,417 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-10 02:07:10,420 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 364c6315-3cd4-4112-b90f-1c45ec5e8a5d, name: keycloak-0-22162 2026-09-10 02:07:10,426 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-09-10 02:07:10,426 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-09-10 02:07:10,435 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31120 2026-09-10 02:07:10,894 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-09-10 02:07:12,442 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22162: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-10 02:07:12,455 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22162|0] (1) [keycloak-0-22162] 2026-09-10 02:07:12,476 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22162`, physical addresses are `[10.0.0.223:46656]` 2026-09-10 02:07:12,988 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22162, Site name: null 2026-09-10 02:07:13,673 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-09-10 02:07:13,673 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-09-10 02:07:13,822 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-10 02:07:13,996 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-09-10 02:07:13,996 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-09-10 02:07:14,100 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-09-10 02:07:14,101 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-09-10 02:07:51,908 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-10 02:07:51,943 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-10 02:07:53,772 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 47.092s. Listening on: http://0.0.0.0:8080 2026-09-10 02:07:53,772 INFO [io.quarkus] (main) Profile prod activated. 2026-09-10 02:07:53,772 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-09-10 02:07:53,935 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-10 02:08:14,009 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=241cc941-ad12-4a16-8cfc-48e520758a1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=38ba2901-404e-4733-b975-7bd0dc100171, client_auth_method=client-secret, username=admin, authSessionParentId=2edfac55-13be-42e7-b05c-f91f24522d03, authSessionTabId=5jkUnI3PuG0 2026-09-10 02:08:15,490 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=REALM, resourcePath=atmosphere 2026-09-10 02:08:16,523 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=2f9fe3d1-276e-4e09-ba26-b40a52a89a15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00dcb610-125b-4b13-babf-26bc03d588c1, client_auth_method=client-secret, username=admin, authSessionParentId=fb8fbf63-9366-49d3-a490-a21cf3a1758f, authSessionTabId=ZWvxhIbpsFc 2026-09-10 02:08:16,625 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0f77457f-4d1a-45fa-bfcf-c5828708f2aa 2026-09-10 02:08:16,738 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0f77457f-4d1a-45fa-bfcf-c5828708f2aa/protocol-mappers/models/376c4438-97fd-42d6-bb78-52ce4f038333 2026-09-10 02:08:38,252 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=aeef3852-8e0a-4c62-85ce-d4bcb0a48a8e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4dd3f8c8-a81b-46ac-ac3c-4742388e049d, client_auth_method=client-secret, username=admin, authSessionParentId=d1fafa26-2855-4cdb-9957-b0b8825b39d2, authSessionTabId=JWh-nMvakYc 2026-09-10 02:08:38,399 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/3bcc5b0a-672d-4204-8c79-b401754504ea 2026-09-10 02:08:38,843 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=a36671ea-c186-457e-ae72-8d5058a8d884, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=99eb4de1-f5bd-43b4-b8a0-397dbf244755, client_auth_method=client-secret, username=admin, authSessionParentId=522a5bff-2ca1-454d-96f3-bdf19df971b1, authSessionTabId=pMK8qgBHJNE 2026-09-10 02:08:38,931 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/03d5d4ec-d11b-46c0-b850-f2de7a02fb21 2026-09-10 02:08:39,365 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=3299521f-c5a3-4d7c-9e42-1b3b808c36fc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c37b8ea7-381a-42ed-94a7-0f6768b95043, client_auth_method=client-secret, username=admin, authSessionParentId=9bd116f3-64df-49c0-a329-6120b464ea08, authSessionTabId=AnE66hmyICA 2026-09-10 02:08:39,453 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/b655ae7a-85bf-44b7-aa4f-ca78939594f0 2026-09-10 02:08:40,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=73164e60-f5ac-469b-943f-3eaafbfc277d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a547950f-64d4-457b-b443-6ee395f4bba7, client_auth_method=client-secret, username=admin, authSessionParentId=d81b9e2b-04eb-4c3a-a22c-0d7e9aa877f1, authSessionTabId=5wwWdG70CT4 2026-09-10 02:08:40,320 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_ROLE, resourcePath=clients/3bcc5b0a-672d-4204-8c79-b401754504ea/roles/member 2026-09-10 02:08:40,762 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=499929a3-3416-4d72-84db-c943a90484ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8559c342-e942-4ba2-893a-0b41b5d32e49, client_auth_method=client-secret, username=admin, authSessionParentId=2404494e-008e-4a2e-9885-32de83096d90, authSessionTabId=LhHsYVYQ4ec 2026-09-10 02:08:40,851 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_ROLE, resourcePath=clients/03d5d4ec-d11b-46c0-b850-f2de7a02fb21/roles/admin 2026-09-10 02:08:41,293 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=ec1eab22-99c5-4c2f-885a-13290d617f86, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2a9df9d8-2471-4db1-a96d-d8aba40e58fb, client_auth_method=client-secret, username=admin, authSessionParentId=0acd0a4f-9f69-43ed-863d-6675db9d8c47, authSessionTabId=Rvk-Z06MukE 2026-09-10 02:08:41,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_ROLE, resourcePath=clients/03d5d4ec-d11b-46c0-b850-f2de7a02fb21/roles/editor 2026-09-10 02:08:41,840 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=39921b39-a569-49ce-b806-a4c8f05b6d00, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a1e0e0dd-0355-4739-afab-6a55aeeaec0c, client_auth_method=client-secret, username=admin, authSessionParentId=86c53d78-7afd-49e7-8ec0-30ce8414f150, authSessionTabId=Bz0j_sYkYFA 2026-09-10 02:08:41,944 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_ROLE, resourcePath=clients/03d5d4ec-d11b-46c0-b850-f2de7a02fb21/roles/viewer 2026-09-10 02:08:42,348 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=324a7e6e-3c5a-4af5-97c2-fb751f0177f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=db758739-d1b0-456b-8662-de713cfe66ac, client_auth_method=client-secret, username=admin, authSessionParentId=0c193789-4c8f-4418-ad7a-767f2c7e6455, authSessionTabId=Z04tICakGvQ 2026-09-10 02:08:42,444 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_ROLE, resourcePath=clients/b655ae7a-85bf-44b7-aa4f-ca78939594f0/roles/member 2026-09-10 02:11:08,052 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=5a0f62f4-2f4f-4645-9f70-7cf9d42a1333, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98699369-2c7c-4110-928d-374906a31f6f, client_auth_method=client-secret, username=admin, authSessionParentId=fc55099d-107f-4845-a472-d5fcc86935bc, authSessionTabId=hefvL05D5xE 2026-09-10 02:11:08,327 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=REALM, resourcePath=null 2026-09-10 02:11:09,788 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=cc31d40d-09f9-40a2-8d7e-51d77f506103, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=460c7151-0535-42df-80c7-68b1776efe15, client_auth_method=client-secret, username=admin, authSessionParentId=bccf4152-1115-4d53-9193-5e5debb9c8c8, authSessionTabId=aWkcAN2BYnk 2026-09-10 02:11:09,896 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/13655460-9cc7-4dea-94ed-828cddacb876 2026-09-10 02:11:10,636 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=8cff0d47-8d1e-4710-aa66-dabcc4157756, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52688012-30c2-4ddc-8bb8-839b124358b4, client_auth_method=client-secret, username=admin, authSessionParentId=44740adc-fb13-4f90-95dc-de46ad12a8da, authSessionTabId=84Orz8LsMd0 2026-09-10 02:11:10,981 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/1e052e5d-656b-416b-8f22-1d0e30dcf0a0/role-mappings/clients/22f77a6e-d4af-4d55-ba0f-1b54d774b244 2026-09-10 03:03:23,456 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=d5f1dd25-767b-4a9b-ba43-df0dc36cb42f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92937694-3679-4ee9-bbeb-315e15f287b9, client_auth_method=client-secret, username=admin, authSessionParentId=c68a8f8e-6365-42f4-81e5-b8ec2e649b69, authSessionTabId=ZiqTvQsVAaI 2026-09-10 03:03:23,660 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=REALM, resourcePath=null 2026-09-10 03:03:24,394 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=ce9d2c6b-d6ea-4600-9c5c-78b72762de1c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=225b575c-ed2b-4dc3-940f-5599643d333b, client_auth_method=client-secret, username=admin, authSessionParentId=9fe60cba-a6af-4acb-9a59-84cf7c77107e, authSessionTabId=OTEK0G1kyPc 2026-09-10 03:03:24,447 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0f77457f-4d1a-45fa-bfcf-c5828708f2aa 2026-09-10 03:03:24,515 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0f77457f-4d1a-45fa-bfcf-c5828708f2aa/protocol-mappers/models/376c4438-97fd-42d6-bb78-52ce4f038333 2026-09-10 03:03:31,162 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=555d9071-8c68-47a2-930d-9288e61153e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86c0fc0c-96f7-4837-9cb8-36aea33de877, client_auth_method=client-secret, username=admin, authSessionParentId=f258478e-0dc5-478f-8678-bbc37dd22126, authSessionTabId=Jxo-5zYKgcs 2026-09-10 03:03:31,221 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/3bcc5b0a-672d-4204-8c79-b401754504ea 2026-09-10 03:03:31,646 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=f44ca914-e46e-4d7e-9ccd-9f4243188ec4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c484655-26e5-4e9b-a501-48825b547f55, client_auth_method=client-secret, username=admin, authSessionParentId=fa2c2c81-a413-4272-9b02-57149309bc3c, authSessionTabId=NY7bINiQUC8 2026-09-10 03:03:31,706 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/03d5d4ec-d11b-46c0-b850-f2de7a02fb21 2026-09-10 03:03:32,120 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=75a8c791-e47f-4a50-a7e2-419f827d4371, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ed1d7318-4a6d-477f-b50a-5f481a118583, client_auth_method=client-secret, username=admin, authSessionParentId=ef2472aa-a2dd-4836-882e-1c52314c74dc, authSessionTabId=KZtVQD00wyw 2026-09-10 03:03:32,186 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/b655ae7a-85bf-44b7-aa4f-ca78939594f0 2026-09-10 03:03:32,848 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=f907253a-92e3-45eb-9131-3a5238a12875, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b7408acd-4d36-40fa-b3ae-31ce9a776e44, client_auth_method=client-secret, username=admin, authSessionParentId=a6d2755e-a32a-4964-9732-d175546cdc91, authSessionTabId=06jcThdZwGY 2026-09-10 03:03:33,280 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=623bf0aa-179e-45b4-a650-526586662de2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a32e10ff-2097-4725-acfa-f30360a886b1, client_auth_method=client-secret, username=admin, authSessionParentId=6575bb72-771f-4931-adea-80b6ee2dc531, authSessionTabId=AZRFwMSSUHo 2026-09-10 03:03:33,668 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=c9c1aed8-7ac9-491e-9407-fdc404a3ab23, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=590f6ea4-01bf-4efe-a5c4-719831d1cf98, client_auth_method=client-secret, username=admin, authSessionParentId=a1c70902-ecf5-479c-ba34-99406ac0231a, authSessionTabId=PvkIpeZG-Pw 2026-09-10 03:03:34,147 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=b39ba3ab-f63e-4bb6-9e40-b6191dcbf286, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=347bdb06-4c03-4c60-a9ca-72402d5f8df2, client_auth_method=client-secret, username=admin, authSessionParentId=33e14a24-f7e4-48f4-b847-a3b81ba30321, authSessionTabId=3PBTAZV5dr8 2026-09-10 03:03:34,599 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=3fbd7bf0-8f58-4d75-9efb-f02b0120fa50, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cbc56849-b011-4c7a-82eb-229f54d26469, client_auth_method=client-secret, username=admin, authSessionParentId=ca2ff157-4fb4-41c9-b100-e808a394e0bd, authSessionTabId=oRI1Irza5u4 2026-09-10 03:04:55,558 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=df0a0cb0-25fe-4a2d-ad70-07b007633443, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0cbd73b0-2606-4607-9810-1d7e3dfd5294, client_auth_method=client-secret, username=admin, authSessionParentId=3c7ea724-c223-4411-9e96-aa968aba7333, authSessionTabId=gxAW8ORBYng 2026-09-10 03:04:55,682 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=REALM, resourcePath=null 2026-09-10 03:04:57,190 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=e7b1fb05-c87b-43e6-acb8-0a76e3f91547, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5c9880de-844d-4349-a450-0f9cea9f2472, client_auth_method=client-secret, username=admin, authSessionParentId=3e5d7a2b-418b-4e9f-be6c-62fd1c3ac606, authSessionTabId=qVaYGe1kRNI 2026-09-10 03:04:57,243 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=84585280-13a1-4dad-9cf0-33e3a3ef9539, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, resourceType=CLIENT, resourcePath=clients/13655460-9cc7-4dea-94ed-828cddacb876 2026-09-10 03:04:57,954 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c96c2fdc-3802-4f37-918b-d53d9fad7546, clientId=admin-cli, userId=a1ae1340-bfa2-4bfc-9e95-0af3272b0f66, ipAddress=162.253.55.136, auth_method=openid-connect, token_id=39d0a0b9-3844-43c8-a4ed-2cb778db9872, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b80637f0-c792-4470-b36e-b2b4f22c77a4, client_auth_method=client-secret, username=admin, authSessionParentId=0e3d7be4-9a47-4915-ad92-c815a7125cd7, authSessionTabId=iRlgvGSsfP0