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-21 21:07:29,942 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5342ms 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-21 21:07:31,351 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-21 21:07:33,803 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-21 21:07:34,007 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-21 21:07:34,152 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-21 21:07:34,265 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-21 21:07:34,266 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0f553f3f-5680-4abc-bd78-146e532c3394, name: keycloak-0-56194 2026-07-21 21:07:34,272 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-21 21:07:34,273 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-21 21:07:34,280 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24768 2026-07-21 21:07:34,603 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-21 21:07:34,609 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-21 21:07:35,398 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-21 21:07:35,398 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-21 21:07:35,565 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-21 21:07:35,779 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-21 21:07:35,780 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-21 21:07:35,886 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-21 21:07:35,886 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-21 21:07:36,285 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-56194: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-21 21:07:36,300 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-56194|0] (1) [keycloak-0-56194] 2026-07-21 21:07:36,314 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-56194`, physical addresses are `[10.0.0.245:40304]` 2026-07-21 21:08:09,056 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-56194, Site name: null 2026-07-21 21:08:09,218 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-21 21:08:11,275 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.146s. Listening on: http://0.0.0.0:8080 2026-07-21 21:08:11,276 INFO [io.quarkus] (main) Profile prod activated. 2026-07-21 21:08:11,276 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-21 21:08:11,424 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-21 21:08:26,257 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=0531e75b-402e-433d-b9d7-4a0a9071ddd1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=06e0b2f2-0d5e-4abe-9696-9ae3159ebc29, client_auth_method=client-secret, username=admin, authSessionParentId=cbf92239-211d-4462-9429-0520a69e7312, authSessionTabId=NPql1RmKP5g 2026-07-21 21:08:28,031 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=REALM, resourcePath=atmosphere 2026-07-21 21:08:28,860 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=d3add4fd-fcb8-424a-bc92-8034b1600d49, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83135940-6a19-4d53-93fc-ee251df2c2a2, client_auth_method=client-secret, username=admin, authSessionParentId=4cfc1cc0-e566-478b-9680-8fa966a9c857, authSessionTabId=7Uiju7mzb28 2026-07-21 21:08:28,947 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/043dd4d7-a72c-4290-8634-562f3b9a3e2a 2026-07-21 21:08:29,037 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/043dd4d7-a72c-4290-8634-562f3b9a3e2a/protocol-mappers/models/ce9c9c8e-ce96-4b46-bdc9-7e2b52c86c84 2026-07-21 21:08:50,173 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=411466f4-e396-414d-80f7-56fc6242535a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3e4e3588-ad2e-4c70-a290-42f1985ef518, client_auth_method=client-secret, username=admin, authSessionParentId=804043d7-929e-4a1d-803e-e88da9a67cfb, authSessionTabId=HgLih32lgEg 2026-07-21 21:08:50,285 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/2582b85a-a14e-4560-ab73-5c4a2157844f 2026-07-21 21:08:50,645 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=b60278fa-ddd6-4d96-9b73-de083f9a23c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ede39018-3b89-4374-a7a0-9aaab1705382, client_auth_method=client-secret, username=admin, authSessionParentId=33980d9e-2bc8-444f-b87c-1490ff170d66, authSessionTabId=gHGgZk084PE 2026-07-21 21:08:50,715 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/7b3fd408-5ed9-4665-9115-1544848a1d73 2026-07-21 21:08:51,078 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=050ab3c6-6ead-4601-909f-da769eb1610c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7eb31463-bc38-4590-9453-d8fb96df0a9c, client_auth_method=client-secret, username=admin, authSessionParentId=488a74aa-db9d-469b-8d92-cfc5b7561424, authSessionTabId=JP0bPnIJAtk 2026-07-21 21:08:51,146 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/c38b9b0d-42b0-444a-a517-831e08201d88 2026-07-21 21:08:51,757 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=98a3b12b-6d9b-4128-9a84-32acdc9e8e0e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ed108870-4976-4b6a-a542-0b3c7c7c7b42, client_auth_method=client-secret, username=admin, authSessionParentId=141f1b50-b627-4ac3-b679-e25d99c2413a, authSessionTabId=l489c_q48Oc 2026-07-21 21:08:51,878 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_ROLE, resourcePath=clients/2582b85a-a14e-4560-ab73-5c4a2157844f/roles/member 2026-07-21 21:08:52,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=27e8d2b2-7cce-4f0c-8e44-553bfd3f3820, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83b6a358-35e1-4256-98d0-d1cb417bb05b, client_auth_method=client-secret, username=admin, authSessionParentId=a8976ea4-ddc5-491b-9e7f-9224333b34c5, authSessionTabId=_O9euoOhsVE 2026-07-21 21:08:52,356 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_ROLE, resourcePath=clients/7b3fd408-5ed9-4665-9115-1544848a1d73/roles/admin 2026-07-21 21:08:52,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=d29a0fa4-c4c6-40e2-95f6-fc3c9ba2f9bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad3dfae7-e326-417b-99d4-8de3ff5fbcfd, client_auth_method=client-secret, username=admin, authSessionParentId=aeec97d6-d60d-4216-b07b-17b9d2efda05, authSessionTabId=twI2O_rm3iI 2026-07-21 21:08:52,805 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_ROLE, resourcePath=clients/7b3fd408-5ed9-4665-9115-1544848a1d73/roles/editor 2026-07-21 21:08:53,177 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=63456e39-66b4-4d54-9546-3901a11868b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74bf37f4-3bec-4b4b-9965-06aef39d66b4, client_auth_method=client-secret, username=admin, authSessionParentId=690eee13-c533-4e95-b2d9-78498d125052, authSessionTabId=ONZ2UoDCiYM 2026-07-21 21:08:53,270 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_ROLE, resourcePath=clients/7b3fd408-5ed9-4665-9115-1544848a1d73/roles/viewer 2026-07-21 21:08:53,625 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=856629c3-e2d4-49e7-bed2-cf3f602964c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b992dfd3-c966-42f1-afd4-52ab508ae3ff, client_auth_method=client-secret, username=admin, authSessionParentId=12c4dbe0-33c1-467b-81e5-5529e7e110e1, authSessionTabId=mAvIuaCPtW4 2026-07-21 21:08:53,710 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_ROLE, resourcePath=clients/c38b9b0d-42b0-444a-a517-831e08201d88/roles/member 2026-07-21 21:11:06,627 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=672fe0f4-8c36-43e9-83db-e8152a19ab6e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=041daf04-3887-4f69-93f0-2097561752b6, client_auth_method=client-secret, username=admin, authSessionParentId=4dcf78c8-b2c3-4c32-8fc0-fdc73d9879cd, authSessionTabId=K5WjL4fyAm8 2026-07-21 21:11:06,804 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=REALM, resourcePath=null 2026-07-21 21:11:08,102 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=bd7bd0b3-c43c-48fc-94c6-4e5412f26db4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=12010d33-7de0-4877-84a6-0d01c368bb71, client_auth_method=client-secret, username=admin, authSessionParentId=651dc98d-a174-438f-a265-dd4be88b0d63, authSessionTabId=bhgNK9zU1L4 2026-07-21 21:11:08,175 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/ee187472-b438-4ed4-809e-4f9fe1ef3d67 2026-07-21 21:11:08,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=fe3042d7-550c-4a55-8369-5cfaae0d0b15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2dc02ce9-2f6c-4c86-bb61-a0fa79268f10, client_auth_method=client-secret, username=admin, authSessionParentId=2c7e8a80-f243-468f-95c3-8a76b2999bb3, authSessionTabId=0bwEXDkbi_U 2026-07-21 21:11:09,070 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7c866768-c1a5-4dfe-82fc-8c1331e19f17/role-mappings/clients/5c28abaa-3d3d-4143-a23b-8d582f152052 2026-07-21 22:01:26,459 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=58f13d59-aede-4ea9-b3cd-0375b89e5863, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=accb83f1-39e7-4140-9c60-9114fac06232, client_auth_method=client-secret, username=admin, authSessionParentId=aff9fb51-a0ae-4c1c-83da-2981e3612719, authSessionTabId=MA4Z4uXkZ8M 2026-07-21 22:01:26,577 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=REALM, resourcePath=null 2026-07-21 22:01:27,245 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=61025d37-2780-4cdc-a6af-554435a3b565, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c1a846b9-76af-410c-9eca-fb36771bb54f, client_auth_method=client-secret, username=admin, authSessionParentId=7897776b-c269-482b-9a88-59b3373d8c18, authSessionTabId=hQqxnYRR9Ts 2026-07-21 22:01:27,294 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/043dd4d7-a72c-4290-8634-562f3b9a3e2a 2026-07-21 22:01:27,348 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/043dd4d7-a72c-4290-8634-562f3b9a3e2a/protocol-mappers/models/ce9c9c8e-ce96-4b46-bdc9-7e2b52c86c84 2026-07-21 22:01:33,549 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=20ddcdf5-f6a9-45b8-9c52-88009eda6cf5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d75ee94-9e9e-49a1-96a1-2631da60c620, client_auth_method=client-secret, username=admin, authSessionParentId=6b817679-f8e5-41d7-a75a-b430b64e20bb, authSessionTabId=Vtmm-ETcaYs 2026-07-21 22:01:33,604 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/2582b85a-a14e-4560-ab73-5c4a2157844f 2026-07-21 22:01:33,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=284a9d32-6377-40f5-be8b-ff3826aedd71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eed3af6e-c779-48ad-8bcd-69fe43ede3c0, client_auth_method=client-secret, username=admin, authSessionParentId=4d0f541b-c1a1-4a58-a6f6-12bd08057554, authSessionTabId=TeJQndicoVQ 2026-07-21 22:01:34,014 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/7b3fd408-5ed9-4665-9115-1544848a1d73 2026-07-21 22:01:34,369 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=fbc05ddd-e75b-4495-b07f-6a00db85d43b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fbe14a45-335f-44f1-a05c-ea16303b8b50, client_auth_method=client-secret, username=admin, authSessionParentId=bd80b00d-84eb-48bf-8777-d50117170576, authSessionTabId=m9aj9WXEXIo 2026-07-21 22:01:34,417 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/c38b9b0d-42b0-444a-a517-831e08201d88 2026-07-21 22:01:35,088 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=6822322e-9ebb-47d3-9849-13a455b7d536, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=62ab4493-9955-4be1-ae73-5f6e19952bf6, client_auth_method=client-secret, username=admin, authSessionParentId=f696e107-0c77-4671-8ee4-a8422cb4a84b, authSessionTabId=uYZ8l3Exaa8 2026-07-21 22:01:35,459 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=b22a6e3b-2a37-4f28-a56d-6ff0e55cfa3f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4d8795f0-46b2-4e1e-a976-12b59bdca3a7, client_auth_method=client-secret, username=admin, authSessionParentId=76ee1532-4807-4219-a6f3-f5d189e4ca4f, authSessionTabId=SX7dntnMJKM 2026-07-21 22:01:35,842 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=22b9a671-8a6e-46ad-a6fa-d71dfa388f4c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5890e999-4295-4bc1-9875-9442973582ec, client_auth_method=client-secret, username=admin, authSessionParentId=e6f7b335-e275-4792-9f0e-b59b587a0064, authSessionTabId=O8GAVHmGim4 2026-07-21 22:01:36,190 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=e860b4fa-5db4-4508-bfbc-2ae0c2572863, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff8fdf2b-59e4-4807-8c31-39892376aaa1, client_auth_method=client-secret, username=admin, authSessionParentId=a10f7aa7-9cc7-43c2-8a8c-224279e70b33, authSessionTabId=O33rfuB_vk4 2026-07-21 22:01:36,536 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=2eb2ad35-3958-4bf0-bb71-db6e92d48634, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5753a75a-34c7-4a5f-aa01-15bc227e6c0a, client_auth_method=client-secret, username=admin, authSessionParentId=0e600a2f-1df2-4a2e-94e2-1e6d3cfcf275, authSessionTabId=0mtcE6pF3dU 2026-07-21 22:02:51,096 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=fd5494db-5227-4127-acf3-cc5ed4afac1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f24ed129-2c10-4642-b14f-c2046be59641, client_auth_method=client-secret, username=admin, authSessionParentId=79b461f9-1718-45f1-b78a-94280ad33d51, authSessionTabId=5kt8gGqNiD4 2026-07-21 22:02:51,201 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=REALM, resourcePath=null 2026-07-21 22:02:52,689 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=33d8e026-60f2-4cf8-93fd-6431de57815b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31885709-76bd-40d9-85d5-0a7fe89e8aed, client_auth_method=client-secret, username=admin, authSessionParentId=121b053d-6a47-4d8c-87b3-a2c389067e84, authSessionTabId=-DgYrCJfQVM 2026-07-21 22:02:52,745 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=5eeaad09-537f-4ded-8e33-bbe1f6b51917, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, resourceType=CLIENT, resourcePath=clients/ee187472-b438-4ed4-809e-4f9fe1ef3d67 2026-07-21 22:02:53,391 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=7575bb86-7fb9-4bf4-aa4e-779a7f8c25a9, clientId=admin-cli, userId=a743db74-cbd9-472f-8595-0963b3021cad, ipAddress=199.19.213.130, auth_method=openid-connect, token_id=fab8a1f8-46a6-455c-8897-a0229188f5d9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=108983c6-e3be-4d3a-b835-2ad9182dc0e9, client_auth_method=client-secret, username=admin, authSessionParentId=4c3e78a1-a9fc-4133-9438-206534f23ff1, authSessionTabId=uFk7wtZLqaA