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-08 10:23:47,849 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5586ms 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-08 10:23:49,139 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-08 10:23:51,326 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-08 10:23:51,482 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-08 10:23:51,623 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-08 10:23:51,738 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-08 10:23:51,739 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 44e4365b-811f-4711-952d-7ee4d9fd9cf8, name: keycloak-0-28107 2026-05-08 10:23:51,745 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-08 10:23:51,745 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-08 10:23:51,762 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18292 2026-05-08 10:23:52,068 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-08 10:23:52,883 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-08 10:23:52,883 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-08 10:23:53,035 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-08 10:23:53,228 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-08 10:23:53,229 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-08 10:23:53,339 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-08 10:23:53,339 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-08 10:23:53,778 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-28107: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-08 10:23:53,787 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-28107|0] (1) [keycloak-0-28107] 2026-05-08 10:23:53,801 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-28107`, physical addresses are `[10.0.0.58:33828]` 2026-05-08 10:24:36,267 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-28107, Site name: null 2026-05-08 10:24:36,402 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-08 10:24:36,418 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-08 10:24:38,320 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 50.313s. Listening on: http://0.0.0.0:8080 2026-05-08 10:24:38,321 INFO [io.quarkus] (main) Profile prod activated. 2026-05-08 10:24:38,321 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-08 10:24:38,494 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-08 10:24:49,560 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=fe20e5e1-e3e4-49bc-8e87-b9db1ed5798c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=423e344e-be54-4e02-b34e-cd37060a8e54, client_auth_method=client-secret, username=admin, authSessionParentId=77aa6494-ea92-4313-a6ef-e8624ec5cf9d, authSessionTabId=f9QEIZTl6Gs 2026-05-08 10:24:51,095 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=REALM, resourcePath=atmosphere 2026-05-08 10:24:51,954 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=772a1694-0d10-4e48-8ac8-281fd33e0673, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ba9e79cd-8ae1-43e6-b81c-bf4e4d59ac56, client_auth_method=client-secret, username=admin, authSessionParentId=63d00cd3-9e63-4026-9c2d-01430bf9fedc, authSessionTabId=H9V3kWSKdAg 2026-05-08 10:24:52,061 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a66c3565-687a-4b46-b59e-05adbbeb1ed4 2026-05-08 10:24:52,174 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a66c3565-687a-4b46-b59e-05adbbeb1ed4/protocol-mappers/models/565ac8f6-892d-4971-ab0d-aeafb5db8730 2026-05-08 10:25:13,304 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=7186930e-f092-4eaa-af61-562ed38bbd61, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b4dfa09e-10b8-4abe-a0e8-f048d777a4a0, client_auth_method=client-secret, username=admin, authSessionParentId=06d9011c-a8bb-4668-a652-ab4b8cb355c2, authSessionTabId=h_iau9BK5Jc 2026-05-08 10:25:13,427 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/1125d18a-2da5-432d-9cc5-a139eafdb05c 2026-05-08 10:25:13,823 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=8ffc958e-69e6-45db-bfde-76e38a4c5e67, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6531174-c8ce-45ed-b536-5b80ad0afadc, client_auth_method=client-secret, username=admin, authSessionParentId=b3c129f2-bf8a-4637-90c3-9cb9ab5d7592, authSessionTabId=DRz9IBgOTpE 2026-05-08 10:25:13,986 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/395ee6d9-59e3-476f-a8b0-df639af3b709 2026-05-08 10:25:14,381 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=a66219ae-6181-4664-8d86-a8b8f5c8885f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5bba1a62-08c1-45a1-8954-31826b16ed87, client_auth_method=client-secret, username=admin, authSessionParentId=bccc50ec-a78f-4aad-9af7-d158555651da, authSessionTabId=vlc-2HtViN0 2026-05-08 10:25:14,439 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/65d80184-a92f-4df4-8b88-d2407a6fcf2a 2026-05-08 10:25:15,063 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=bb95e836-8e30-4ad1-81e9-34fe4428724b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cd70ed89-184a-4bcf-b5af-3d58763e67f2, client_auth_method=client-secret, username=admin, authSessionParentId=e0693325-d8d4-4b4d-a2e6-fd9e8001bc8f, authSessionTabId=BxWBvHBlEyE 2026-05-08 10:25:15,170 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/1125d18a-2da5-432d-9cc5-a139eafdb05c/roles/member 2026-05-08 10:25:15,546 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=9e3f5118-cf11-46d1-bd44-3652d88967c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03d224cc-2989-4f3e-bb2a-980dd909777e, client_auth_method=client-secret, username=admin, authSessionParentId=2a6a69f6-d05c-4c2e-a724-d1127c873f15, authSessionTabId=s7bnj9wiuk0 2026-05-08 10:25:15,635 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/395ee6d9-59e3-476f-a8b0-df639af3b709/roles/admin 2026-05-08 10:25:16,057 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=26ee7ff5-5283-4d7e-aa4c-d19f2b76d032, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=22596618-6e9b-418f-91da-d771680f1666, client_auth_method=client-secret, username=admin, authSessionParentId=620cff91-f337-442e-a686-39c061c4a821, authSessionTabId=RrBu2zYJut0 2026-05-08 10:25:16,173 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/395ee6d9-59e3-476f-a8b0-df639af3b709/roles/editor 2026-05-08 10:25:16,565 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=c2e82467-ff99-4b70-9f43-d41934b5ce14, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e92eba25-8055-4843-aec7-2894d8bf1f17, client_auth_method=client-secret, username=admin, authSessionParentId=785d0b6f-628f-4b23-9e30-1cf0d7396b3b, authSessionTabId=OMXcUrYP_78 2026-05-08 10:25:16,664 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/395ee6d9-59e3-476f-a8b0-df639af3b709/roles/viewer 2026-05-08 10:25:17,036 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=693b64ee-f1d9-4fcb-8b4a-89d52a68e031, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ecebb40f-9972-4c3c-8b0f-97c37fb8c09f, client_auth_method=client-secret, username=admin, authSessionParentId=96c42a76-9e81-436b-97e3-517c2cbedc01, authSessionTabId=NtIGSOAJ1pM 2026-05-08 10:25:17,116 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/65d80184-a92f-4df4-8b88-d2407a6fcf2a/roles/member 2026-05-08 10:27:30,782 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=a7a526f5-3bb4-4bf0-a37c-64f22888c08b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dad5413f-f393-4f3e-b34b-729507399582, client_auth_method=client-secret, username=admin, authSessionParentId=9b2fbf4d-4162-475e-813a-8e902380e3a5, authSessionTabId=Bu-9ZpHLFHw 2026-05-08 10:27:31,115 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=REALM, resourcePath=null 2026-05-08 10:27:32,530 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=88b8e11c-5159-42fa-b7a3-114361c8c73f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7cacdb6-bd7b-4006-af5c-440fbe082356, client_auth_method=client-secret, username=admin, authSessionParentId=797868f6-dd89-4e6a-ba81-a774bcbf99fc, authSessionTabId=eiudEed0vLo 2026-05-08 10:27:32,634 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/18deb504-30a1-424e-83b0-faf0fafc7e71 2026-05-08 10:27:33,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=2e479756-1fa9-439a-bc29-4ae54168761d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ccb91743-97a8-4be3-af0c-78e2c06ea836, client_auth_method=client-secret, username=admin, authSessionParentId=6dd141f3-49ae-4292-8aee-3934a96f17d1, authSessionTabId=Jqtz0Yl4j14 2026-05-08 10:27:33,520 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c1ebc953-52a0-45bb-bac6-4b40b618ec34/role-mappings/clients/beba5b63-8503-4f1e-986c-ec606908e86e 2026-05-08 10:31:41,153 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=9622ac4b-d984-4498-91b1-2f46b8950819, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b65b806-66d5-493f-a557-5ecd52007847, client_auth_method=client-secret, username=admin, authSessionParentId=d95d9689-48c9-486f-a2af-d8f0a8819bc8, authSessionTabId=0Om46qnLapA 2026-05-08 10:31:41,284 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=REALM, resourcePath=null 2026-05-08 10:31:41,970 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=de06eeb9-589a-4fa2-b80e-8fa5ab631060, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a3a06d19-e32e-4642-b22e-49842bb8cb3d, client_auth_method=client-secret, username=admin, authSessionParentId=d7287e55-937a-40a8-ac26-b26b1ad5ff44, authSessionTabId=iMceYuqWwmA 2026-05-08 10:31:42,028 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a66c3565-687a-4b46-b59e-05adbbeb1ed4 2026-05-08 10:31:42,104 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a66c3565-687a-4b46-b59e-05adbbeb1ed4/protocol-mappers/models/565ac8f6-892d-4971-ab0d-aeafb5db8730 2026-05-08 10:31:48,155 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=df245973-8f51-4d93-a443-ae55e269fbcb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aaa5a6d3-6b7f-4b58-86db-79e715f00175, client_auth_method=client-secret, username=admin, authSessionParentId=cc6208d6-8b18-4073-85de-8457141f6600, authSessionTabId=aL83187Tgqw 2026-05-08 10:31:48,217 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/1125d18a-2da5-432d-9cc5-a139eafdb05c 2026-05-08 10:31:48,615 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=d5300896-5a3f-4ffc-a984-0bfe6afd3cfe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a9f9a470-efd2-4eb1-8a7f-b8dd6ef15510, client_auth_method=client-secret, username=admin, authSessionParentId=4933cb8b-f047-4c93-922f-fee1944b3f43, authSessionTabId=TmqObtZt3Qg 2026-05-08 10:31:48,678 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/395ee6d9-59e3-476f-a8b0-df639af3b709 2026-05-08 10:31:49,050 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=328019f7-f373-4451-bab9-95a15b87b832, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42c50dee-2004-4561-b864-53b89f244ce0, client_auth_method=client-secret, username=admin, authSessionParentId=8df1a02c-454e-48c0-a6bc-c90ea15916bc, authSessionTabId=spj54Q-7nsw 2026-05-08 10:31:49,098 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/65d80184-a92f-4df4-8b88-d2407a6fcf2a 2026-05-08 10:31:49,738 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=5ea85336-49a6-48e5-be76-2fe49c78b0e7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b362ff74-9582-45c1-be14-0f0de5c4a364, client_auth_method=client-secret, username=admin, authSessionParentId=b8d08454-be45-4bc4-9bc0-5aa839e9a66e, authSessionTabId=hCtpVRrV-_8 2026-05-08 10:31:50,118 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=c80f8a93-9568-4e67-97ba-41c47c0da52a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2ce7f99-44aa-41f6-82e9-d0ed3dcb043b, client_auth_method=client-secret, username=admin, authSessionParentId=18ee5346-e251-4e6f-b492-d170aeae6156, authSessionTabId=9S2gV78csWg 2026-05-08 10:31:50,507 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=e57c8dc5-24a9-44a4-a6ed-5fb7a732d73a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1dd06564-86d5-4973-aa98-ff7c8b5bbbdf, client_auth_method=client-secret, username=admin, authSessionParentId=558d1467-4e4a-40a3-a81b-17b9de845f54, authSessionTabId=OyeT94IkNL4 2026-05-08 10:31:50,878 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=3257192d-e4bc-4b80-86b0-d853f78e8f1a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=301454a6-9362-46f4-9c88-ae0093d77395, client_auth_method=client-secret, username=admin, authSessionParentId=5022f21d-0b60-4809-a59a-df8cb3f4ff9b, authSessionTabId=DrQosK7ze3k 2026-05-08 10:31:51,256 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=110f3409-95be-4f23-9197-5e8381b60165, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=530fa995-4282-4bb0-8fe7-de03af1237bc, client_auth_method=client-secret, username=admin, authSessionParentId=d34b2dc5-76a0-4487-bf9f-5cc63aec6ece, authSessionTabId=s6Ytcxlraac 2026-05-08 10:32:43,441 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=ede0b5df-aa9b-4b22-aad0-eab486efc74e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef45ebcb-77c1-4aaa-bb0e-ea5995d36363, client_auth_method=client-secret, username=admin, authSessionParentId=de2e59e6-4cdf-4674-b201-2a036844a6fb, authSessionTabId=iBmRovKUtuU 2026-05-08 10:32:43,541 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=REALM, resourcePath=null 2026-05-08 10:32:44,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=09c7292f-d688-4e6d-be83-c8b8755a9753, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=13b5d70f-84f8-4595-8d38-1abb9b760c9a, client_auth_method=client-secret, username=admin, authSessionParentId=05e2fa48-3f8c-4804-b067-cb3973cb6ad1, authSessionTabId=94junYfro8Q 2026-05-08 10:32:44,941 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/18deb504-30a1-424e-83b0-faf0fafc7e71 2026-05-08 10:32:45,576 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=7353b6bf-f364-4269-af54-da0e446b7c38, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f376f8d4-3e69-46d1-a31c-86af68bf0842, client_auth_method=client-secret, username=admin, authSessionParentId=899f2f37-d596-47f6-9b1c-fccb01b056fe, authSessionTabId=pP04xGZ1a0k 2026-05-08 10:33:04,482 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=admin-cli, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=1698f6ca-f3f9-4f42-8997-d8ad43c6f461, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0f5c7216-45da-43b6-8a37-623a2e90da6d, client_auth_method=client-secret, username=admin, authSessionParentId=445ecf69-c83c-4495-a247-7695b4f914df, authSessionTabId=bVy5kG8YNzE 2026-05-08 10:33:04,559 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fdf218b5-f1b1-4f3c-817b-7c013cb63184, clientId=e5281b27-b653-4c8d-95ad-57677573d679, userId=2db117f2-3efe-4c1e-bcd8-ce46db0b9d5c, ipAddress=199.19.213.133, resourceType=USER, resourcePath=users/e8481a04-aa5d-4d80-8198-51c82dec2df5 2026-05-08 10:33:06,240 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=c1ebc953-52a0-45bb-bac6-4b40b618ec34, ipAddress=10.0.0.187, token_id=e4c3f7cc-9278-4750-b062-d4ec1130d616, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=cc23ad6b-e129-4e97-ac18-6d101d7640ba, authSessionTabId=DqiO6xgfTqU