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-07-09 23:58:01,527 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4522ms 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-07-09 23:58:02,966 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-07-09 23:58:05,080 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-09 23:58:05,251 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-09 23:58:05,414 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-09 23:58:05,527 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-09 23:58:05,536 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 71bbb9f2-a661-40d9-8c05-3cd0c44ac6b6, name: keycloak-0-53123 2026-07-09 23:58:05,544 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-07-09 23:58:05,544 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-07-09 23:58:05,553 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37400 2026-07-09 23:58:05,791 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-07-09 23:58:05,797 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-09 23:58:06,521 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-07-09 23:58:06,521 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-07-09 23:58:06,726 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-09 23:58:06,921 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-07-09 23:58:06,921 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-07-09 23:58:07,018 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-07-09 23:58:07,018 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-07-09 23:58:07,558 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-53123: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-09 23:58:07,568 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-53123|0] (1) [keycloak-0-53123] 2026-07-09 23:58:07,583 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-53123`, physical addresses are `[10.0.0.29:52936]` 2026-07-09 23:58:41,032 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-53123, Site name: null 2026-07-09 23:58:41,209 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-09 23:58:43,393 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.691s. Listening on: http://0.0.0.0:8080 2026-07-09 23:58:43,393 INFO [io.quarkus] (main) Profile prod activated. 2026-07-09 23:58:43,393 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-07-09 23:58:43,558 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-09 23:59:03,360 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=2a9d7bf9-0e9c-4f4a-9d10-4135fd06217b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c3995155-2c11-443a-81a7-dbfa601eb4d9, client_auth_method=client-secret, username=admin, authSessionParentId=bbbfff38-ff06-4846-bc9a-e2c9decf6d6e, authSessionTabId=ccSismhh_dw 2026-07-09 23:59:05,085 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=atmosphere 2026-07-09 23:59:05,913 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=05797d31-bbec-4459-96b0-d298bd7432d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cefca227-2972-4cd4-999d-23295b8be164, client_auth_method=client-secret, username=admin, authSessionParentId=bd76186a-cde6-4d05-904d-1f2cde987e8a, authSessionTabId=LAN7_hxSHJ0 2026-07-09 23:59:06,010 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c0287fa1-e259-4933-8391-e29715af13a1 2026-07-09 23:59:06,104 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c0287fa1-e259-4933-8391-e29715af13a1/protocol-mappers/models/16ceb02c-b222-4b27-9ce3-d541dbf8b4e8 2026-07-09 23:59:27,168 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=e8519960-31ec-4a47-b1fc-db4a8b6e3698, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c2da3230-e2ce-4c0d-a3d9-092f7ce36535, client_auth_method=client-secret, username=admin, authSessionParentId=a6ac24ce-e7f1-4828-84bf-37e818acf109, authSessionTabId=g0IzcFHDUTM 2026-07-09 23:59:27,282 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/fdb65608-f3e4-4e76-89cb-adbfbc4f48ea 2026-07-09 23:59:27,664 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=610c0895-49a9-44d1-9f5d-4c4d0a9feb0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90df3cef-1e78-4cb5-9dc4-cc2deb3c8fbb, client_auth_method=client-secret, username=admin, authSessionParentId=31820136-4a7a-40aa-8ab0-6376751adebb, authSessionTabId=CEwS0FxxdMs 2026-07-09 23:59:27,738 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/2b3f9036-3e8c-4594-9141-b2260fb30f99 2026-07-09 23:59:28,089 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=a684963e-c824-4070-8683-4e7d653dbb57, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b029c4ff-06e3-49a0-9b90-282ac106d087, client_auth_method=client-secret, username=admin, authSessionParentId=5229eedc-1b4c-42fd-9998-daa44cd01c2d, authSessionTabId=aBfNaFdC0T8 2026-07-09 23:59:28,166 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/19c4fba4-cea6-42dc-b199-b14b98aaf6ae 2026-07-09 23:59:28,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=b0f153e9-7ac2-4bec-9ea7-21c6fff30d65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2deadab1-893c-48a9-b62f-d637b8da8686, client_auth_method=client-secret, username=admin, authSessionParentId=d10199a7-4581-44d8-9334-704bf9cb12be, authSessionTabId=QPwzxva2d60 2026-07-09 23:59:28,869 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/fdb65608-f3e4-4e76-89cb-adbfbc4f48ea/roles/member 2026-07-09 23:59:29,247 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=578ffb6a-69f3-4c42-9f97-09a5f1cb95da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=10c6a32f-10f6-45a5-8cf3-fd533660b65d, client_auth_method=client-secret, username=admin, authSessionParentId=bb3f83e3-f024-4f90-b019-91efc6c9c68f, authSessionTabId=Y2CGmrqULGw 2026-07-09 23:59:29,348 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/2b3f9036-3e8c-4594-9141-b2260fb30f99/roles/admin 2026-07-09 23:59:29,719 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=f2babc00-47bb-4ab3-a4b2-229e8de08039, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6448e76-cf3d-438b-959a-ebbe6594fcfe, client_auth_method=client-secret, username=admin, authSessionParentId=cdd92652-6d4f-4905-8c74-baee849e0435, authSessionTabId=OftB7fjTR-Y 2026-07-09 23:59:29,802 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/2b3f9036-3e8c-4594-9141-b2260fb30f99/roles/editor 2026-07-09 23:59:30,173 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=fcbd980e-9e42-414d-a344-25841611de74, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ffd7a33-538e-4573-84ba-905c4b304e7d, client_auth_method=client-secret, username=admin, authSessionParentId=300f3b55-1ec5-42c3-88ee-7df024cf8fda, authSessionTabId=SMWmW43RvtA 2026-07-09 23:59:30,268 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/2b3f9036-3e8c-4594-9141-b2260fb30f99/roles/viewer 2026-07-09 23:59:30,667 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=731503ee-aeab-4b46-be4e-58c79b9d61ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9728a802-f061-4231-972b-e0b7d75566c2, client_auth_method=client-secret, username=admin, authSessionParentId=95603a87-772b-4469-bfec-4322113e144f, authSessionTabId=Jf_w0njjMHs 2026-07-09 23:59:30,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/19c4fba4-cea6-42dc-b199-b14b98aaf6ae/roles/member 2026-07-10 00:01:48,206 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=201f8f65-0415-49ac-bea4-70dcbbaa8377, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=439a2a54-51ca-43d1-8f53-21edd08bf184, client_auth_method=client-secret, username=admin, authSessionParentId=60b54b11-ef58-4458-aebd-b100cd98c5ea, authSessionTabId=SVUv1TVmZNg 2026-07-10 00:01:48,421 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=null 2026-07-10 00:01:49,783 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=7e1dd5d8-56e7-4293-bcd4-a1c429953fcd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c8f3593f-4e81-4004-a475-90081841a63a, client_auth_method=client-secret, username=admin, authSessionParentId=da6f77ec-7378-4708-8cd0-9c585e06412a, authSessionTabId=RHrCpGqJa0A 2026-07-10 00:01:49,870 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/4b5d794c-0808-4eba-b4c7-66b94b79bf6e 2026-07-10 00:01:50,563 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=d4c66fff-8070-40c1-8885-f9da2c19995d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7c4b342-6cf0-4e7c-99f3-9e77fdc26d61, client_auth_method=client-secret, username=admin, authSessionParentId=95fad33b-1b51-4ad5-bf61-7c167d5dd834, authSessionTabId=SfWnBp8m7UA 2026-07-10 00:01:50,799 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b52589e2-1550-4245-bc68-3d1db2e7ca37/role-mappings/clients/7b4a7990-172e-4289-ac16-34c13b7944af 2026-07-10 00:56:28,890 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=7015e571-329f-4508-a29f-e30e8367a6ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=025a9af0-0d4f-4a8a-a80a-0834ba028471, client_auth_method=client-secret, username=admin, authSessionParentId=ecc3c225-bab3-406b-be2f-ac1cca3abba5, authSessionTabId=2gcA1z0KSGI 2026-07-10 00:56:29,041 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=null 2026-07-10 00:56:29,805 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=a46f00cb-5ba8-45e5-b13a-939d60e66eee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d15fd1b9-2af8-4455-bd8c-4de3b6b09e55, client_auth_method=client-secret, username=admin, authSessionParentId=2200febb-ef57-469a-885f-3eda8f3fdd70, authSessionTabId=i-7etL4vIV0 2026-07-10 00:56:29,857 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c0287fa1-e259-4933-8391-e29715af13a1 2026-07-10 00:56:29,910 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c0287fa1-e259-4933-8391-e29715af13a1/protocol-mappers/models/16ceb02c-b222-4b27-9ce3-d541dbf8b4e8 2026-07-10 00:56:36,779 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=6aebbf7e-e148-4706-b54f-7dfa6aaeccda, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4cb5515e-cfb2-43a0-b1d0-455a9d51b5b4, client_auth_method=client-secret, username=admin, authSessionParentId=1e572e43-ca3a-4869-a197-0d4044e1c2e1, authSessionTabId=pWj71S7IzNc 2026-07-10 00:56:36,842 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/fdb65608-f3e4-4e76-89cb-adbfbc4f48ea 2026-07-10 00:56:37,216 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=8a509c38-8002-4d15-9718-0dcc392c427c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec46e75b-7178-45cc-82e5-20584dd27500, client_auth_method=client-secret, username=admin, authSessionParentId=bb11c415-ab8d-4b1d-be3e-578e6805f740, authSessionTabId=RAReYD-BvAc 2026-07-10 00:56:37,273 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/2b3f9036-3e8c-4594-9141-b2260fb30f99 2026-07-10 00:56:37,679 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=850de905-5e7a-4c59-8cd2-9afb5e860174, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2b947624-9584-4045-bb47-d6f532896e79, client_auth_method=client-secret, username=admin, authSessionParentId=fbea9e71-1ea3-4368-9de7-600f74a2797c, authSessionTabId=rzqZjqqo7AM 2026-07-10 00:56:37,725 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/19c4fba4-cea6-42dc-b199-b14b98aaf6ae 2026-07-10 00:56:38,482 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=da11529f-cdad-4099-9f9a-cbc5d8bbc52f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84bee403-5ca7-4809-b0b7-9be62b1310a6, client_auth_method=client-secret, username=admin, authSessionParentId=24691574-5721-4f1d-a644-11f04a4e022e, authSessionTabId=DeSU_oGM6lk 2026-07-10 00:56:38,848 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=68632ca4-48a2-4634-b8c9-d63e43e13edf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc8e8190-12b1-4973-bb28-9aae2d13e6b3, client_auth_method=client-secret, username=admin, authSessionParentId=9dc8e991-958b-494f-a2d7-ce4b5ecad1f7, authSessionTabId=k0W0wYucdeI 2026-07-10 00:56:39,238 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=ebbbacde-cb67-4f6c-8906-8f061e0a62e9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6a65dd3d-c934-40ae-9323-f8ac785e6466, client_auth_method=client-secret, username=admin, authSessionParentId=a665ac06-3c11-4e8c-9a57-4da709b930c9, authSessionTabId=rqFItwojVm8 2026-07-10 00:56:39,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=4239081d-e53d-40a3-9318-6972d77f9d87, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a0746108-13e9-40f6-9269-ad838049f744, client_auth_method=client-secret, username=admin, authSessionParentId=a4ee62ff-0969-4713-a9b5-fd26624162a4, authSessionTabId=IMPkmzWApNU 2026-07-10 00:56:39,954 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=b854a9cc-6926-4452-937b-6ed62927dfd5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=48739d5f-19c9-418b-9ecc-d66702e4f0c4, client_auth_method=client-secret, username=admin, authSessionParentId=ccd00df7-0786-41d7-b734-d0928e691b6a, authSessionTabId=XHY__ThZ14s 2026-07-10 00:57:59,861 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=6367c83f-c526-4b40-aee1-33662ad27139, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3076d1ce-33dd-471c-927b-d1facd54c405, client_auth_method=client-secret, username=admin, authSessionParentId=480bce75-4d31-4390-b8d6-ad77737bd063, authSessionTabId=mzXhfhd0H-4 2026-07-10 00:57:59,975 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=null 2026-07-10 00:58:01,701 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=66be0270-e12e-4735-84ca-03e67863995d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a3191204-0471-47d6-b39a-a9876fd28a77, client_auth_method=client-secret, username=admin, authSessionParentId=fc2edbc7-84d8-4c74-be46-50962d4b0407, authSessionTabId=Y9KXCit9Zzg 2026-07-10 00:58:01,754 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=23bc53e4-dce3-42cc-bdf5-bcf26ee97576, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/4b5d794c-0808-4eba-b4c7-66b94b79bf6e 2026-07-10 00:58:02,443 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1a1d73d9-5d56-4f29-8f34-12bff568044d, clientId=admin-cli, userId=d91e39f3-a2d4-4631-8ae8-5ca069a88a2e, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=02375eb7-21eb-47fe-9136-4b5e9e58e4ff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=108c72e8-0cb8-405d-910c-e724abf7cb9b, client_auth_method=client-secret, username=admin, authSessionParentId=49619382-6b4c-4fe2-bf8b-d323c9d9eb7f, authSessionTabId=GsXbccVYSOo