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 18:28:24,481 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5691ms 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 18:28:26,107 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 18:28:28,606 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-08 18:28:28,706 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-08 18:28:28,978 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 18:28:29,118 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-08 18:28:29,120 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 64d86973-a83f-40bf-9f61-078d1f1c1e28, name: keycloak-0-60471 2026-05-08 18:28:29,128 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 18:28:29,128 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 18:28:29,136 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27517 2026-05-08 18:28:29,462 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 18:28:30,296 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 18:28:30,296 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 18:28:30,461 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-08 18:28:30,684 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 18:28:30,684 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 18:28:30,783 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 18:28:30,784 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 18:28:31,141 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60471: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-08 18:28:31,155 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60471|0] (1) [keycloak-0-60471] 2026-05-08 18:28:31,170 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60471`, physical addresses are `[10.0.0.239:43053]` 2026-05-08 18:29:04,032 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60471, Site name: null 2026-05-08 18:29:04,184 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-08 18:29:04,205 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-08 18:29:07,071 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.393s. Listening on: http://0.0.0.0:8080 2026-05-08 18:29:07,072 INFO [io.quarkus] (main) Profile prod activated. 2026-05-08 18:29:07,072 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 18:29:07,241 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-08 18:29:27,062 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=eacdc008-8400-40d2-a278-6486b4e00d7b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b99b6f46-841f-4b8d-879d-4b3cda97266a, client_auth_method=client-secret, username=admin, authSessionParentId=eea15b83-d570-470d-808e-7c91a44e2c09, authSessionTabId=c09MYrzQZh4 2026-05-08 18:29:29,081 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=REALM, resourcePath=atmosphere 2026-05-08 18:29:30,018 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=bb9a13ea-295a-4354-9bd7-7b61024028d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab848f98-f96e-4ce6-ace7-372134d73451, client_auth_method=client-secret, username=admin, authSessionParentId=67a1c375-1c2f-485e-a91e-823789a8a2d9, authSessionTabId=_LAHXLwNTiw 2026-05-08 18:29:30,132 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1fc00482-ef36-4622-b410-c930fd62dc7e 2026-05-08 18:29:30,230 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1fc00482-ef36-4622-b410-c930fd62dc7e/protocol-mappers/models/8dd19626-dc9f-41b8-9438-6e2bed06620f 2026-05-08 18:29:51,609 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=41a33d33-ace7-42e1-bb9f-d221943b07d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2fcd03e7-3a97-49fc-a05f-6e1e51a2be3e, client_auth_method=client-secret, username=admin, authSessionParentId=1212211b-74c5-43e4-866e-bbae6ac17a58, authSessionTabId=6gg9Qp3N5vQ 2026-05-08 18:29:51,718 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/cab84ecb-f864-4694-9e97-194fd515964d 2026-05-08 18:29:52,091 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=ac12aaba-dc18-4ee9-9d10-eb486f3bf2c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8dc8e2ff-ac4e-49a3-95c1-1d4832170a9c, client_auth_method=client-secret, username=admin, authSessionParentId=5a8b1b06-d8d5-4c0d-a293-c4b9271fc95c, authSessionTabId=ePr8j4Id6Vo 2026-05-08 18:29:52,168 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/e9b43b53-aec0-49de-aee8-eb5961cefbdd 2026-05-08 18:29:52,536 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=b95867a6-d311-4d66-9eac-9d6672000488, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b0d26e40-fed0-4f29-9496-16ee77c2e868, client_auth_method=client-secret, username=admin, authSessionParentId=525598f4-547e-49e5-8253-864e2ff6a108, authSessionTabId=JjJJ1ug3UCY 2026-05-08 18:29:52,613 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/910b5ab6-2818-4e06-8b99-b5fef9a4afa4 2026-05-08 18:29:53,272 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=ac57d307-c896-4757-aba8-4a8d9a4223c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f315abd-a7fd-4fb9-a1b6-1bb37365c1fd, client_auth_method=client-secret, username=admin, authSessionParentId=bf45e151-8303-4402-8418-ef6d94ef82ba, authSessionTabId=TIvdIZlK_do 2026-05-08 18:29:53,394 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_ROLE, resourcePath=clients/cab84ecb-f864-4694-9e97-194fd515964d/roles/member 2026-05-08 18:29:53,771 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=4b95a71f-524a-4eb6-852b-f237ad25ae9b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d0c004a6-fce5-4c6f-824f-5b48e4cc62d8, client_auth_method=client-secret, username=admin, authSessionParentId=77165da3-60cf-442a-852f-c7c4641d4448, authSessionTabId=oXPimFHJMOw 2026-05-08 18:29:53,854 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_ROLE, resourcePath=clients/e9b43b53-aec0-49de-aee8-eb5961cefbdd/roles/admin 2026-05-08 18:29:54,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=6af7882a-57ab-4591-9e88-e98185826ed8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=641cd676-b3ea-4c4b-a24e-6dadfab19712, client_auth_method=client-secret, username=admin, authSessionParentId=14937dcb-f701-4220-b2a5-915ead1f6dd6, authSessionTabId=jaKMDgk8gQw 2026-05-08 18:29:54,324 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_ROLE, resourcePath=clients/e9b43b53-aec0-49de-aee8-eb5961cefbdd/roles/editor 2026-05-08 18:29:54,712 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=6b04ef82-e77a-41fe-b198-7c70cfe90df2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4be32c5e-ee3b-41db-8075-b8546c1590d4, client_auth_method=client-secret, username=admin, authSessionParentId=7dc1165a-9300-4654-9f11-a62d1acf095d, authSessionTabId=Cierc66JWP4 2026-05-08 18:29:54,798 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_ROLE, resourcePath=clients/e9b43b53-aec0-49de-aee8-eb5961cefbdd/roles/viewer 2026-05-08 18:29:55,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=b86cebeb-549b-4b95-b275-1114a0bffbab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1db0c815-1d5a-4454-9c82-aa5060541208, client_auth_method=client-secret, username=admin, authSessionParentId=e15be52b-0654-4f9f-b75e-ecf79b90c1a3, authSessionTabId=YlB7R9_K8FE 2026-05-08 18:29:55,323 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_ROLE, resourcePath=clients/910b5ab6-2818-4e06-8b99-b5fef9a4afa4/roles/member 2026-05-08 18:32:12,133 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=c601fbec-3243-448b-bd03-2307d6afed00, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7078c567-7c19-4ce5-bc33-d514cddbf60d, client_auth_method=client-secret, username=admin, authSessionParentId=73c6dc95-11b8-4090-b654-cfa09d18cb91, authSessionTabId=figWr4_sW1U 2026-05-08 18:32:12,324 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=REALM, resourcePath=null 2026-05-08 18:32:13,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=7875ae58-70ae-45e7-8b07-fb88440f3991, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1f8364ba-2378-4678-8c63-4c96d5e77619, client_auth_method=client-secret, username=admin, authSessionParentId=cddf1cd5-2615-4d97-ae82-fe8e63eaaa07, authSessionTabId=traYRRnFGWk 2026-05-08 18:32:13,864 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/ccdbbe9a-b7e9-4969-b2ad-ea3d311961d7 2026-05-08 18:32:14,525 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=a6878464-63ab-4492-9005-0007f25a9ff4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04a93967-3ef2-490f-895f-4e18e4d3906f, client_auth_method=client-secret, username=admin, authSessionParentId=8cb2439a-ca0a-4845-8509-82ef34e34b46, authSessionTabId=oNcAa8Da_6w 2026-05-08 18:32:14,819 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/6d9bf680-d594-4c67-9e50-90f1628f3886/role-mappings/clients/4baf23b9-50ca-4439-90c6-25eaf212b5a4 2026-05-08 19:21:10,598 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=17fecd58-f84e-491b-a8b1-da0f3de895ec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=838f6d60-f9e5-4946-b6dd-d26194ef7acd, client_auth_method=client-secret, username=admin, authSessionParentId=30c5baa8-1153-43a5-87ef-8bf281335be0, authSessionTabId=yc_Z4-sPweU 2026-05-08 19:21:10,720 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=REALM, resourcePath=null 2026-05-08 19:21:11,420 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=c4715fc9-e6f1-4e1c-9564-e784b71fcb33, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b7c86246-c5a1-45ce-908e-ad62515267fe, client_auth_method=client-secret, username=admin, authSessionParentId=abfa1084-fa9e-45b6-bab5-b4d76e6b3d11, authSessionTabId=6FN5gvXWLgU 2026-05-08 19:21:11,477 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1fc00482-ef36-4622-b410-c930fd62dc7e 2026-05-08 19:21:11,536 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1fc00482-ef36-4622-b410-c930fd62dc7e/protocol-mappers/models/8dd19626-dc9f-41b8-9438-6e2bed06620f 2026-05-08 19:21:17,757 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=f05a04dd-bb81-4c63-83af-27b86df9eaf6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e09ffb2a-699a-42d5-81bd-0e298a6f6562, client_auth_method=client-secret, username=admin, authSessionParentId=306dad9c-8e7a-4c40-bcdf-508894b9150f, authSessionTabId=Tbdt82rapl4 2026-05-08 19:21:17,807 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/cab84ecb-f864-4694-9e97-194fd515964d 2026-05-08 19:21:18,175 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=67ba0ac0-aa02-4c05-8317-a36cd4f0d368, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=18e51149-cc14-4b5c-ba20-293ff19da416, client_auth_method=client-secret, username=admin, authSessionParentId=52040053-7dc6-4a83-8152-d9942eea34cf, authSessionTabId=my1qzOZouIY 2026-05-08 19:21:18,236 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/e9b43b53-aec0-49de-aee8-eb5961cefbdd 2026-05-08 19:21:18,593 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=348c2137-1fc3-41bb-83ad-73147e50a2e9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f16768d4-805e-48c9-9da3-6cc7ef22184c, client_auth_method=client-secret, username=admin, authSessionParentId=d6c19c76-2c63-49ca-88c6-6be317f5032e, authSessionTabId=88bQWw9Bhtw 2026-05-08 19:21:18,637 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/910b5ab6-2818-4e06-8b99-b5fef9a4afa4 2026-05-08 19:21:19,283 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=e73d19b9-449e-4429-8616-66c35c7f448c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=431c6955-7ee7-4020-a1e7-c046f206c6b4, client_auth_method=client-secret, username=admin, authSessionParentId=fbe4cd31-6861-4554-962b-a6bec28fa77b, authSessionTabId=VzIMoDQDn_E 2026-05-08 19:21:19,635 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=a53c4ca3-183b-4c42-9039-78dbf3a2f776, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c15279b-a4ac-4c39-a963-6812440e2501, client_auth_method=client-secret, username=admin, authSessionParentId=60e0944d-9578-4b0a-b852-42218766e122, authSessionTabId=px7MMmFiXxk 2026-05-08 19:21:20,017 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=cb16919f-d7ce-47b6-8d66-44215661360b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=de2a2f74-7af5-48ba-8cd2-6de3b5f01dea, client_auth_method=client-secret, username=admin, authSessionParentId=bb4fb4c3-d687-424a-9afc-6fbfee919fa5, authSessionTabId=slQl5CmhhHY 2026-05-08 19:21:20,376 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=b65f434b-f6c2-4ccc-bd27-529634469001, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5de52ee8-7fd2-4044-a60c-a07b6b7a8cb4, client_auth_method=client-secret, username=admin, authSessionParentId=718de2e6-291a-4d0b-8a54-966f57175e84, authSessionTabId=W3_NcoZmnrI 2026-05-08 19:21:20,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=db7132e6-43cf-45b6-9e2f-94da6bfef496, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32d31932-7c91-477e-9202-3f99f87572d6, client_auth_method=client-secret, username=admin, authSessionParentId=e61197bb-7d12-48f0-ac91-5426bf31859d, authSessionTabId=-5BZCPBrxUI 2026-05-08 19:22:30,631 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=fae596f1-1c35-4045-a1cf-e0bcaf0e8b1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39600162-435f-4630-9c60-b205a02d16b5, client_auth_method=client-secret, username=admin, authSessionParentId=afc74bfa-236c-466c-99b5-0f7132ef7292, authSessionTabId=H9rA7rHrUfE 2026-05-08 19:22:30,729 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=REALM, resourcePath=null 2026-05-08 19:22:32,252 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=5517f972-69b8-4886-a001-1c179f9a3906, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=54963589-844d-4f1d-a190-770d3d127d93, client_auth_method=client-secret, username=admin, authSessionParentId=80ca37bf-dda9-451d-bd59-ec6918ae4151, authSessionTabId=G8IfAu8uttA 2026-05-08 19:22:32,300 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=20b5cdc4-eda5-4466-a239-c842c543b3ab, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, resourceType=CLIENT, resourcePath=clients/ccdbbe9a-b7e9-4969-b2ad-ea3d311961d7 2026-05-08 19:22:32,963 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5fcef1b8-9bd5-4c6c-9b4c-3f1e5210c93e, clientId=admin-cli, userId=d1218610-fe23-49b6-b9b6-81f875e822f8, ipAddress=199.19.213.112, auth_method=openid-connect, token_id=43140872-18a0-4646-83a9-3159ca720089, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85acd7c3-4908-4ce6-9216-564b66a487d8, client_auth_method=client-secret, username=admin, authSessionParentId=6694d6bc-b5b7-4af2-ac52-09ccd5310a4e, authSessionTabId=o4yY5IJyt8U