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-05 17:04:53,209 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4958ms 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-05 17:04:54,524 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-05 17:04:56,531 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 17:04:56,627 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 17:04:56,852 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 17:04:56,960 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 17:04:56,962 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8bfe15de-25c2-4342-9b8b-122884b9ee6e, name: keycloak-0-17679 2026-05-05 17:04:56,967 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-05 17:04:56,968 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-05 17:04:56,973 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41323 2026-05-05 17:04:57,277 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-05 17:04:58,978 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-17679: no members discovered after 2001 ms: creating cluster as coordinator 2026-05-05 17:04:58,990 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-17679|0] (1) [keycloak-0-17679] 2026-05-05 17:04:59,002 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-17679`, physical addresses are `[10.0.0.97:56859]` 2026-05-05 17:04:59,395 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-17679, Site name: null 2026-05-05 17:05:00,208 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-05 17:05:00,208 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-05 17:05:00,377 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 17:05:00,559 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-05 17:05:00,559 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-05 17:05:00,655 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-05 17:05:00,655 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-05 17:05:34,191 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 17:05:34,206 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 17:05:36,066 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.689s. Listening on: http://0.0.0.0:8080 2026-05-05 17:05:36,067 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 17:05:36,067 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-05 17:05:36,233 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 17:05:55,770 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=af1b356b-bae1-4bc3-8e50-e3dc61713f3a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f447977-085a-4ab2-8d51-6799046f04db, client_auth_method=client-secret, username=admin, authSessionParentId=088a41c7-5d3b-4876-85ff-5e4cfd51a01f, authSessionTabId=zXTM3yvchf8 2026-05-05 17:05:57,265 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=REALM, resourcePath=atmosphere 2026-05-05 17:05:58,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=fc57f2c2-be97-4ae0-965b-d1ef8be8937b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1812c862-e4d4-4a4c-aa3f-7b05fb9df2ce, client_auth_method=client-secret, username=admin, authSessionParentId=ef38a05f-5485-4b74-a00c-33f27f0546f5, authSessionTabId=H9LniL6s5Cg 2026-05-05 17:05:58,160 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b4c55b88-a11f-4f5a-a229-1ed19335ae5a 2026-05-05 17:05:58,253 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b4c55b88-a11f-4f5a-a229-1ed19335ae5a/protocol-mappers/models/85d8e81d-164b-4a70-8c98-1b3b13e2a87f 2026-05-05 17:06:18,876 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=d96ee4e1-34db-4ffa-8e13-5f488b54ac0b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0de1652-2bfe-4ff4-a685-c4f932408933, client_auth_method=client-secret, username=admin, authSessionParentId=5d7b1ea8-cbdd-4e84-b5ec-bf2cc425b222, authSessionTabId=SpoAuDkD400 2026-05-05 17:06:18,976 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/8c61132c-f5d0-4b44-94c0-72a780b1ad3f 2026-05-05 17:06:19,338 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=8ba74d87-59aa-45cb-9f34-e74393783604, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=56243c54-1b27-43b7-ab5c-602bffaa42a3, client_auth_method=client-secret, username=admin, authSessionParentId=4233a367-b926-4cf4-acd5-aeafb74610bb, authSessionTabId=VHB3jUSgKvA 2026-05-05 17:06:19,591 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/9a41e9d1-3639-4bc7-b99a-12cfa54dd02d 2026-05-05 17:06:19,950 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=44f3760a-a73a-4a52-9d6f-11c98779185f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed4c4b95-ce13-4803-a3c7-0c438185f83c, client_auth_method=client-secret, username=admin, authSessionParentId=184f6420-e809-4b63-b060-89ee7f36b099, authSessionTabId=K_vUQKEuVfU 2026-05-05 17:06:20,015 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/41a8de04-6f68-4628-a038-c24fe44a2f43 2026-05-05 17:06:20,614 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=6ad7f8e1-42cc-4b14-bac1-d73650eefbcf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b1d28c13-c612-4cc2-bd6e-c5200b729176, client_auth_method=client-secret, username=admin, authSessionParentId=11715be8-17b3-4080-be5a-c940dc45cc34, authSessionTabId=mh5--BMJQnc 2026-05-05 17:06:20,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_ROLE, resourcePath=clients/8c61132c-f5d0-4b44-94c0-72a780b1ad3f/roles/member 2026-05-05 17:06:21,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=2bd3e0cb-1d74-47bd-bfca-bfbb88e81f7c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=271f771c-c33e-462e-ad8e-5475a35c6374, client_auth_method=client-secret, username=admin, authSessionParentId=f21195d7-b688-448a-b280-dcfc55c076fe, authSessionTabId=7essHHOOyKU 2026-05-05 17:06:21,174 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_ROLE, resourcePath=clients/9a41e9d1-3639-4bc7-b99a-12cfa54dd02d/roles/admin 2026-05-05 17:06:21,553 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=ef8efef2-1420-4b05-bbda-b2a72db7d519, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e661ccf9-c0fa-423a-be29-e6a9b7795c50, client_auth_method=client-secret, username=admin, authSessionParentId=17c58568-cf55-40fb-8ce2-dc5c8e35b4d5, authSessionTabId=SqvzY8dq0Vs 2026-05-05 17:06:21,639 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_ROLE, resourcePath=clients/9a41e9d1-3639-4bc7-b99a-12cfa54dd02d/roles/editor 2026-05-05 17:06:22,039 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=3d8ccc93-e119-49a3-b20c-14add703f962, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8d74ec4c-cc2d-480f-89b4-36c2583068b4, client_auth_method=client-secret, username=admin, authSessionParentId=544a1e75-1000-4381-9987-5fcc30eb4063, authSessionTabId=aXEV5zUs3Ls 2026-05-05 17:06:22,141 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_ROLE, resourcePath=clients/9a41e9d1-3639-4bc7-b99a-12cfa54dd02d/roles/viewer 2026-05-05 17:06:22,504 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=a03c3e9f-e188-4f93-b9d6-4663de63b5c4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dbd00c1e-282d-44d0-94ad-da42956537c7, client_auth_method=client-secret, username=admin, authSessionParentId=c3451339-7fec-493a-a6c8-5085972ab685, authSessionTabId=HLERUSNEJxU 2026-05-05 17:06:22,582 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_ROLE, resourcePath=clients/41a8de04-6f68-4628-a038-c24fe44a2f43/roles/member 2026-05-05 17:08:40,393 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=bd4fabd4-c420-47ee-8f11-bf2f99b58bf9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=549e9954-3342-4ba8-bc0a-2cc9f5c16ad8, client_auth_method=client-secret, username=admin, authSessionParentId=63950fd8-540d-4bca-a8ab-0dfe2ada1995, authSessionTabId=8YITL2ECaPs 2026-05-05 17:08:40,575 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=REALM, resourcePath=null 2026-05-05 17:08:41,848 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=62abfb57-9787-459f-a104-893efc3bf1a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1c57c1e4-085e-4ba3-8a39-2074746b5b23, client_auth_method=client-secret, username=admin, authSessionParentId=2ea60b25-61a9-4a77-99d1-5735ad36a93e, authSessionTabId=kmXhEPqo6bw 2026-05-05 17:08:41,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/846d0e2c-1b30-4d17-b2eb-07599c0b370d 2026-05-05 17:08:42,532 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=f2be4494-5bc1-46c9-b8e5-8811ad2f4347, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=608a45bc-dcc2-4a6f-9260-5a061f7c8d39, client_auth_method=client-secret, username=admin, authSessionParentId=7d9855e5-33de-4194-9558-98db91a5c404, authSessionTabId=lXLTSTOBmk0 2026-05-05 17:08:42,770 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/17c93ad1-fadd-4278-a3ab-1333fc365812/role-mappings/clients/fec8fdd7-16a2-4a05-bfd9-4d7537dc1c91 2026-05-05 18:11:39,985 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=74eb86fd-04e7-40f9-8620-89bb4292dd22, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc5b2385-a271-4a9d-ad02-41f9ef019938, client_auth_method=client-secret, username=admin, authSessionParentId=3f7c9c94-6d10-40d2-96e7-075095093225, authSessionTabId=XXg1tQJWNk4 2026-05-05 18:11:40,219 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=REALM, resourcePath=null 2026-05-05 18:11:41,029 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=eb89e408-cf93-492c-b688-2864a890cd72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a669873-8d6f-40ae-8786-1da85404a7a1, client_auth_method=client-secret, username=admin, authSessionParentId=7d1b4d9b-e30a-4df8-a776-c52613d06923, authSessionTabId=7w22HSLNNG0 2026-05-05 18:11:41,100 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b4c55b88-a11f-4f5a-a229-1ed19335ae5a 2026-05-05 18:11:41,168 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b4c55b88-a11f-4f5a-a229-1ed19335ae5a/protocol-mappers/models/85d8e81d-164b-4a70-8c98-1b3b13e2a87f 2026-05-05 18:11:48,659 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=68f83b57-4fb5-4e03-a7d9-29a86f2b93e3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dc049499-8190-4b1e-b710-9e42b429c962, client_auth_method=client-secret, username=admin, authSessionParentId=4bd9209e-dcad-40df-8746-074aa022e07d, authSessionTabId=GXg2ZcK-qXo 2026-05-05 18:11:48,726 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/8c61132c-f5d0-4b44-94c0-72a780b1ad3f 2026-05-05 18:11:49,139 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=26df6b57-b726-44d9-a009-95cf67024a39, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26707398-b8e7-4897-a186-4e964b71de2b, client_auth_method=client-secret, username=admin, authSessionParentId=e893fdcb-e461-4fbb-b4fe-44025266de0d, authSessionTabId=NNYA9Tp-cx8 2026-05-05 18:11:49,204 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/9a41e9d1-3639-4bc7-b99a-12cfa54dd02d 2026-05-05 18:11:49,565 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=d940663b-d3a6-4e0a-9af7-9c5733e3f50a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37bc6660-f673-4138-b844-f629649a06dd, client_auth_method=client-secret, username=admin, authSessionParentId=90c87016-ff64-4896-be3c-290a7bc79f83, authSessionTabId=850vH0lMePA 2026-05-05 18:11:49,613 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/41a8de04-6f68-4628-a038-c24fe44a2f43 2026-05-05 18:11:50,392 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=cc1609c9-f32e-4999-afea-7f8781afbc28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a9d0671c-877d-484a-8ccf-f270d51a883b, client_auth_method=client-secret, username=admin, authSessionParentId=675e4c23-b016-4d52-bf2d-a4f540b350c0, authSessionTabId=c5y39lz47cQ 2026-05-05 18:11:50,812 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=b030bcaa-9663-46e9-ab19-f9a587dbab69, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=321e9007-863e-41fa-8a45-029a443f2230, client_auth_method=client-secret, username=admin, authSessionParentId=8f889422-3d9b-4776-9987-dc3c42427ed8, authSessionTabId=PTWTVCxEmII 2026-05-05 18:11:51,181 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=71a267e4-9698-4955-b3dd-540c1dff7071, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5279d4ee-8196-4348-be25-515a1831c759, client_auth_method=client-secret, username=admin, authSessionParentId=f4324ff3-78d8-41f9-9f8d-78e06e5304e6, authSessionTabId=LnTjgRTJu04 2026-05-05 18:11:51,561 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=657cce6a-f3aa-4286-8be8-de5306d027cd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43acd9b3-fd7b-4292-93b8-dc6f0f1e0765, client_auth_method=client-secret, username=admin, authSessionParentId=94031c01-bc7c-41af-adac-c773ff77b088, authSessionTabId=VJSsFa_9Mw4 2026-05-05 18:11:51,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=eefb0049-1a3b-498b-9c0d-4361203460e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7357775-6909-4575-bda3-15d297199a52, client_auth_method=client-secret, username=admin, authSessionParentId=52ded158-ecbf-4adf-85a1-a09de3e78b61, authSessionTabId=1gX88Z93dVs 2026-05-05 18:13:14,161 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=8378f1b1-31c8-4846-8e4f-021a49ddc24d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=224d61d9-74a9-4a36-bcfe-bc13af6743f3, client_auth_method=client-secret, username=admin, authSessionParentId=21afb2b6-815c-4666-9a2b-7e3d0cc7aada, authSessionTabId=wT7dNASTj3k 2026-05-05 18:13:14,287 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=REALM, resourcePath=null 2026-05-05 18:13:15,877 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=4e8a8442-05ca-4bb9-9408-df0e17440bbe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=52c7c218-5b59-415f-8de9-fb1105a11b48, client_auth_method=client-secret, username=admin, authSessionParentId=24476b83-500b-4667-8463-df25aa502e84, authSessionTabId=78fgnX1YKSM 2026-05-05 18:13:15,938 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=e3406b9f-37b6-42d6-ab28-327d98d1e4e9, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, resourceType=CLIENT, resourcePath=clients/846d0e2c-1b30-4d17-b2eb-07599c0b370d 2026-05-05 18:13:16,645 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8067eb03-70f0-490b-bc6a-e4ea5b2e63c4, clientId=admin-cli, userId=44371dcc-2097-44d1-a3c2-8e67d7dd1dec, ipAddress=199.19.213.140, auth_method=openid-connect, token_id=d375e625-b610-4787-9b51-3f2a5ed8c1fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7242f46e-c4d7-4bf5-8630-26350e0e4421, client_auth_method=client-secret, username=admin, authSessionParentId=60caf569-71c4-4eab-bc04-965d6184e75e, authSessionTabId=0hefpVSjGVU