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-05-18 00:48:02,739 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4719ms 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-05-18 00:48:04,094 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-05-18 00:48:06,153 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-18 00:48:06,256 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-18 00:48:06,530 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-18 00:48:06,654 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-18 00:48:06,657 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0897539f-a12c-4c4b-932d-06010741820f, name: keycloak-0-32419 2026-05-18 00:48:06,664 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-05-18 00:48:06,664 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-05-18 00:48:06,674 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19641 2026-05-18 00:48:07,019 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-05-18 00:48:07,027 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-18 00:48:07,717 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-05-18 00:48:07,717 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-05-18 00:48:07,887 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-18 00:48:08,081 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-05-18 00:48:08,081 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-05-18 00:48:08,184 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-05-18 00:48:08,184 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-05-18 00:48:08,682 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-32419: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-18 00:48:08,693 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-32419|0] (1) [keycloak-0-32419] 2026-05-18 00:48:08,707 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-32419`, physical addresses are `[10.0.0.200:35177]` 2026-05-18 00:48:44,738 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-32419, Site name: null 2026-05-18 00:48:44,890 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-18 00:48:47,180 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.267s. Listening on: http://0.0.0.0:8080 2026-05-18 00:48:47,181 INFO [io.quarkus] (main) Profile prod activated. 2026-05-18 00:48:47,181 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-05-18 00:48:47,340 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-18 00:49:07,068 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=28d01ab2-69f3-4515-9bd2-24e0eb32a0b7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=25a19dca-4952-4ae7-a7aa-fe3145bd15af, client_auth_method=client-secret, username=admin, authSessionParentId=b3f48513-121a-4501-a06b-1ab2e6848a2b, authSessionTabId=AgWsawwltck 2026-05-18 00:49:09,004 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=REALM, resourcePath=atmosphere 2026-05-18 00:49:09,836 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=8a1a0e5e-1759-4b38-bd0b-08b10e54f414, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cbbbd2e6-9640-4623-922f-643937f82022, client_auth_method=client-secret, username=admin, authSessionParentId=4e909798-de3c-47d6-a596-8dfc6c1f9260, authSessionTabId=fOdkY7kEE-c 2026-05-18 00:49:09,924 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c06e3734-aa2b-450c-abe2-7d9737cc8875 2026-05-18 00:49:10,001 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c06e3734-aa2b-450c-abe2-7d9737cc8875/protocol-mappers/models/0209d712-11de-426f-882d-68fdcfb41b65 2026-05-18 00:49:30,806 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=4ed9f63a-96fa-4791-a17c-f0a1f9548aff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e97d5e4f-bad0-4829-aada-6c637f0c0b33, client_auth_method=client-secret, username=admin, authSessionParentId=21f70edc-9604-4929-a48d-fd2547962f40, authSessionTabId=Fb-bMsZzI40 2026-05-18 00:49:30,914 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/5eae1f09-6d04-4776-8b64-b848f2541942 2026-05-18 00:49:31,277 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=a6a87edb-462b-4e6e-959d-2e6d72cf1b19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7efd7208-3d44-49f8-8d98-f6c284dcd147, client_auth_method=client-secret, username=admin, authSessionParentId=5a43f530-b0ae-4667-a4fc-36046370b4d8, authSessionTabId=orNOx3sDogY 2026-05-18 00:49:31,341 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/6cff906e-3840-4451-ae80-d1181f47f8bf 2026-05-18 00:49:31,716 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=fa61a3d0-84ab-4251-a243-a7778471d34a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9cfd5cc2-c201-4c39-a1ec-5644724fd151, client_auth_method=client-secret, username=admin, authSessionParentId=f147241e-7f16-477c-96df-158c2e66da6d, authSessionTabId=0L5oo7Xb86o 2026-05-18 00:49:31,778 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/fd78679f-7518-4f02-88f4-faf2af1aac7b 2026-05-18 00:49:32,381 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=d3d22121-af29-4ddd-b3d4-97937fba1944, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7b1d7ad4-b94f-4133-8661-1da859cf3e11, client_auth_method=client-secret, username=admin, authSessionParentId=6295788f-a0ea-47c4-9707-61ca545d09f9, authSessionTabId=6rrQmJga1Kg 2026-05-18 00:49:32,485 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_ROLE, resourcePath=clients/5eae1f09-6d04-4776-8b64-b848f2541942/roles/member 2026-05-18 00:49:32,841 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=f553a686-d67c-452e-8b2d-dbe0eea4fe41, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=77e10610-4b04-4e69-a101-767cf9fe1651, client_auth_method=client-secret, username=admin, authSessionParentId=e543e2be-c2d2-4e90-89be-4c295f0ec643, authSessionTabId=OXUSvF95MO4 2026-05-18 00:49:32,927 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_ROLE, resourcePath=clients/6cff906e-3840-4451-ae80-d1181f47f8bf/roles/admin 2026-05-18 00:49:33,306 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=6abc4818-3e83-4849-94b8-eed742a3f433, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43f7aa90-8a7e-4251-8068-95a105ddb2e1, client_auth_method=client-secret, username=admin, authSessionParentId=b86c9ab7-c46a-48ae-9012-d966d6c63b08, authSessionTabId=zS_L2xt_bd0 2026-05-18 00:49:33,397 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_ROLE, resourcePath=clients/6cff906e-3840-4451-ae80-d1181f47f8bf/roles/editor 2026-05-18 00:49:33,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=e43182b0-a561-40cc-8d3f-ca2303900298, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=545dd5fb-ae86-41b4-a27b-a449546eaaff, client_auth_method=client-secret, username=admin, authSessionParentId=f79caeb6-9aa4-487b-bd42-0fb6d47b9677, authSessionTabId=skBd-d7LYDc 2026-05-18 00:49:33,851 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_ROLE, resourcePath=clients/6cff906e-3840-4451-ae80-d1181f47f8bf/roles/viewer 2026-05-18 00:49:34,213 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=9e78024b-eddf-4096-a2ff-8c948adeab7b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c01648a1-7d19-44bd-881f-a3208754c0b2, client_auth_method=client-secret, username=admin, authSessionParentId=8aa1adfc-1b47-4706-87ad-5baa02ebe4a4, authSessionTabId=m80vzZjXA68 2026-05-18 00:49:34,287 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_ROLE, resourcePath=clients/fd78679f-7518-4f02-88f4-faf2af1aac7b/roles/member 2026-05-18 00:51:50,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=13b0bc0c-88f5-42ba-b163-ef2562a84408, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=86b1b1e7-8858-4889-84ef-7285602217ea, client_auth_method=client-secret, username=admin, authSessionParentId=7f2a45e0-f734-4607-a5e0-856e3f8db65b, authSessionTabId=zmDSbAb3P3E 2026-05-18 00:51:50,908 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=REALM, resourcePath=null 2026-05-18 00:51:52,305 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=fc02d0fc-79c1-45bb-9cbe-08410d2aa8f6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d94f7a85-d428-45e5-ad13-a1daa7622237, client_auth_method=client-secret, username=admin, authSessionParentId=088e3ae2-f126-4ec6-aa9f-39c3c61171b6, authSessionTabId=qNAgfKWd-uc 2026-05-18 00:51:52,403 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/4b0c7dd8-3411-4e7c-bc5b-dd137da8a995 2026-05-18 00:51:53,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=345bc19a-ca5d-45cd-b55b-707565110ad9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a0b15336-d51a-427a-879e-3695f1fc1c07, client_auth_method=client-secret, username=admin, authSessionParentId=41dfc259-7348-46e7-86b6-d7787b2c1b96, authSessionTabId=f_INTiThtuc 2026-05-18 00:51:53,390 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8e771fe1-a87d-4448-a89d-6b22f85140da/role-mappings/clients/70ad5eb7-faa6-495b-9960-436cd4e90e87 2026-05-18 01:44:55,214 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=822934df-d14b-4dd3-a911-0cc36e26f833, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84f01d8d-3d5e-458d-a5f3-faf23ca87648, client_auth_method=client-secret, username=admin, authSessionParentId=8b3671c3-2079-490e-a87a-6133f067bde6, authSessionTabId=9hVCBl319KM 2026-05-18 01:44:55,365 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=REALM, resourcePath=null 2026-05-18 01:44:56,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=70850fcc-0886-449e-91d9-1af195bf0e19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0404e5c5-4a64-4c5c-bb60-122e0d5426df, client_auth_method=client-secret, username=admin, authSessionParentId=940dd521-bf14-4d7c-aa3d-0b4de3dc8632, authSessionTabId=fIrE6wnuIfk 2026-05-18 01:44:56,294 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c06e3734-aa2b-450c-abe2-7d9737cc8875 2026-05-18 01:44:56,357 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c06e3734-aa2b-450c-abe2-7d9737cc8875/protocol-mappers/models/0209d712-11de-426f-882d-68fdcfb41b65 2026-05-18 01:45:02,686 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=5746ac1f-2031-4482-ba43-44bebf0fcf7d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fb106e80-5fd9-4691-bb10-74f2efeea873, client_auth_method=client-secret, username=admin, authSessionParentId=3f8a5b5a-0ede-4ce4-9132-f920c48ddc6d, authSessionTabId=EkV7mXqgHzg 2026-05-18 01:45:02,739 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/5eae1f09-6d04-4776-8b64-b848f2541942 2026-05-18 01:45:03,122 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=75c7e6b8-f33a-460c-9f35-291061cfa0e7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1c711a63-719b-47a8-826a-3e3a99d9c0d9, client_auth_method=client-secret, username=admin, authSessionParentId=6a90f5f2-04a0-42c4-8ac5-a6a3420c20ed, authSessionTabId=0i3RWcmxRwk 2026-05-18 01:45:03,296 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/6cff906e-3840-4451-ae80-d1181f47f8bf 2026-05-18 01:45:03,684 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=4a0b2c15-b74a-43a7-9cfc-244fa1fd2f65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5c7e7a0-806d-4507-81e1-bf20a6453068, client_auth_method=client-secret, username=admin, authSessionParentId=b18c8532-5078-49a2-949c-e2b9211f531e, authSessionTabId=tixjw7mKO_o 2026-05-18 01:45:03,756 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/fd78679f-7518-4f02-88f4-faf2af1aac7b 2026-05-18 01:45:04,413 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=81edac1d-699a-409b-b806-692b961f5b6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78585e7e-f057-4895-899f-2192fe404f68, client_auth_method=client-secret, username=admin, authSessionParentId=2bbd36bd-1099-459d-8bb0-a4099c18faca, authSessionTabId=csDQjXNSIcM 2026-05-18 01:45:04,799 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=169aca65-a93e-4f9c-afb3-8be47ebb1c8a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=57c3c49f-0fc9-4ad6-b362-5957e7389de8, client_auth_method=client-secret, username=admin, authSessionParentId=dcbc1f5a-52bc-4b06-8301-5359832d25fc, authSessionTabId=ts0RQq-Zj_A 2026-05-18 01:45:05,193 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=b2c96a96-3486-4e93-b9ca-a05d3cbdb601, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc4131b6-96e1-4bfa-bba1-88b33403d2d9, client_auth_method=client-secret, username=admin, authSessionParentId=34ffedf6-b89a-4e58-8dbe-1bea9173a30d, authSessionTabId=ZbjJopX1M_U 2026-05-18 01:45:05,553 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=36e3f39b-99a5-4289-80ac-ed24b2abc2db, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db97689b-8b8c-4cec-a0f5-58783b2773d9, client_auth_method=client-secret, username=admin, authSessionParentId=06fa1e3f-95e7-47ea-9c7b-442535509fac, authSessionTabId=3tzulGu_jYE 2026-05-18 01:45:05,942 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=802fcaf6-f894-4b58-bd97-0608cbda566e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8755a091-1701-45d2-bdf5-de9c8c6ac905, client_auth_method=client-secret, username=admin, authSessionParentId=42fc8a6b-f1eb-4bd4-8a98-72d70a52fa3f, authSessionTabId=y-H04Jfl608 2026-05-18 01:46:16,257 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=8f77d9ec-b31a-40d8-8bc9-000fe9e8d2fc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5f64b55-a762-43e5-96f5-08a30ce2f97c, client_auth_method=client-secret, username=admin, authSessionParentId=9136ce10-dde4-4854-9259-7655d5eae3cc, authSessionTabId=P3m60m__fkk 2026-05-18 01:46:16,362 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=REALM, resourcePath=null 2026-05-18 01:46:17,965 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=4791f209-5402-4fb4-9e04-76dd46682edb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=23d6c414-0a01-4698-a530-bb0c49e14534, client_auth_method=client-secret, username=admin, authSessionParentId=e3032a49-6a42-411d-b6fe-e51da2d0b053, authSessionTabId=mbnJdzwHKrM 2026-05-18 01:46:18,016 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=835a8b30-ae75-4c66-9ed8-59a63926637a, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, resourceType=CLIENT, resourcePath=clients/4b0c7dd8-3411-4e7c-bc5b-dd137da8a995 2026-05-18 01:46:18,643 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a369000f-7080-45ea-97b1-0f7761e72113, clientId=admin-cli, userId=4dc8a2a1-a157-4214-97b1-48a1f0eb95fe, ipAddress=199.19.213.250, auth_method=openid-connect, token_id=b9dc13c1-3a87-4c57-afe2-230260743d23, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b04ac5bd-4e94-45b9-b515-831f144249e7, client_auth_method=client-secret, username=admin, authSessionParentId=2a1dc6e6-a1dd-44ba-b555-352a5d048711, authSessionTabId=QWkFqSSpsPI