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-08-13 01:06:45,208 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5895ms 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-08-13 01:06:46,616 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-08-13 01:06:48,888 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-13 01:06:49,086 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-13 01:06:49,243 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-13 01:06:49,359 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-13 01:06:49,361 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 70b64687-1524-4463-b284-f1ce07ab4ab2, name: keycloak-0-5099 2026-08-13 01:06:49,367 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-08-13 01:06:49,367 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-08-13 01:06:49,373 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37337 2026-08-13 01:06:49,703 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-08-13 01:06:49,710 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-13 01:06:51,376 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-5099: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-13 01:06:51,388 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-5099|0] (1) [keycloak-0-5099] 2026-08-13 01:06:51,400 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-5099`, physical addresses are `[10.0.0.219:52873]` 2026-08-13 01:06:51,768 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-5099, Site name: null 2026-08-13 01:06:52,483 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-08-13 01:06:52,484 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-08-13 01:06:52,686 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-13 01:06:52,898 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-08-13 01:06:52,898 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-08-13 01:06:53,002 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-08-13 01:06:53,003 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-08-13 01:07:56,546 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-13 01:07:58,423 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 73.032s. Listening on: http://0.0.0.0:8080 2026-08-13 01:07:58,423 INFO [io.quarkus] (main) Profile prod activated. 2026-08-13 01:07:58,423 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-08-13 01:07:58,584 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-13 01:08:10,200 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=afbcd1f9-7437-44ff-bb0d-8a9842d821f3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=363b45c5-bdf1-4309-b283-c8d0e13e7d19, client_auth_method=client-secret, username=admin, authSessionParentId=0a10d987-af4d-4038-a678-6cbfbb7e49dc, authSessionTabId=3nw4BBghEWM 2026-08-13 01:08:11,688 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=REALM, resourcePath=atmosphere 2026-08-13 01:08:12,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=89a6f969-a38c-47c6-bdc6-98523026f7a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a6be658a-4fc3-4cce-848a-0471766e6ea9, client_auth_method=client-secret, username=admin, authSessionParentId=0c763dfe-0d00-42f0-8218-369ff42a2e82, authSessionTabId=pnyDq_vuf2Y 2026-08-13 01:08:12,543 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cc8409d0-3bde-4d6e-9ad9-4a53f4b5c1f3 2026-08-13 01:08:12,613 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cc8409d0-3bde-4d6e-9ad9-4a53f4b5c1f3/protocol-mappers/models/9e9d3664-5a6a-4ffc-bfaa-eb51d08b6385 2026-08-13 01:08:33,387 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=1f8e3a94-4b45-456e-a3d6-6e950fb7b01a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f66b4b1b-9758-4886-8a6a-9e4cff88b4ec, client_auth_method=client-secret, username=admin, authSessionParentId=50e452cf-6d4d-4e56-b7fe-7419520452ce, authSessionTabId=WvG3Tgtlsgk 2026-08-13 01:08:33,487 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/ec62c383-1173-47a1-bc61-930f1eff93b5 2026-08-13 01:08:33,870 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=0e74f75a-5713-4da3-8fe7-37bcd46bb22b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5590e161-47ac-4c47-b6a7-39df3a21632d, client_auth_method=client-secret, username=admin, authSessionParentId=ec9a93fa-c7a5-4fb6-8394-94a621c7f77e, authSessionTabId=ck5s4FNBnzQ 2026-08-13 01:08:33,961 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/23275338-6af5-4112-99b0-93316a88c2a7 2026-08-13 01:08:34,321 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=bc3bd57b-45dd-43dc-80d8-04373e1e65a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=73b28cdf-4117-46c4-b9a5-1e7b83904101, client_auth_method=client-secret, username=admin, authSessionParentId=c907dcb1-2e44-4fb3-9f48-34dfdcea5765, authSessionTabId=garLIBPW0gU 2026-08-13 01:08:34,383 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/f1e511b6-8a55-4d27-ac77-1640e6900138 2026-08-13 01:08:34,935 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=d2c7ad90-0924-48ff-9e89-6c9f9875b09f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f5bb71b8-728b-4684-902f-50d902059a70, client_auth_method=client-secret, username=admin, authSessionParentId=3651048e-2421-4ee1-bc74-592a09436af3, authSessionTabId=2vrNTMrFfTI 2026-08-13 01:08:35,035 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/ec62c383-1173-47a1-bc61-930f1eff93b5/roles/member 2026-08-13 01:08:35,401 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=becdc1df-2f29-4324-b3cb-125741ffff2f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb50cce7-6a31-472e-849a-cfad4a07dcf7, client_auth_method=client-secret, username=admin, authSessionParentId=16c77320-a499-4cf1-a319-9153a5a01906, authSessionTabId=Fcd73Bq64fk 2026-08-13 01:08:35,466 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/23275338-6af5-4112-99b0-93316a88c2a7/roles/admin 2026-08-13 01:08:35,823 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=2bd8f8fd-540c-4d51-82e5-3f3274352507, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3e6602c5-c574-44b6-b3e8-50514ca54787, client_auth_method=client-secret, username=admin, authSessionParentId=76a29ad1-b869-46eb-8ea4-3fbce46e5545, authSessionTabId=aPDlrNCZCkQ 2026-08-13 01:08:35,912 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/23275338-6af5-4112-99b0-93316a88c2a7/roles/editor 2026-08-13 01:08:36,300 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=d297e1dc-2cd0-4553-ac43-d412a09fb5d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=35f21faf-d3d2-4cbd-8018-180de7abce8d, client_auth_method=client-secret, username=admin, authSessionParentId=ee03a9dd-d435-4037-aa38-f724a931a0c8, authSessionTabId=g51udwHlZ0A 2026-08-13 01:08:36,405 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/23275338-6af5-4112-99b0-93316a88c2a7/roles/viewer 2026-08-13 01:08:36,781 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=b062a067-7ebd-49e3-af5c-ae0db4e7c89e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7204b6d-31bc-4a64-a53e-5ad9e6a5c370, client_auth_method=client-secret, username=admin, authSessionParentId=56b517e6-16df-4292-bc38-99181f30fc06, authSessionTabId=Jvz_1iQoQDA 2026-08-13 01:08:36,942 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE, resourcePath=clients/f1e511b6-8a55-4d27-ac77-1640e6900138/roles/member 2026-08-13 01:10:45,635 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=d890dbde-3480-4425-b6a3-c315c6fcdb43, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3be9df54-7129-44a3-ad79-aea3eeafb953, client_auth_method=client-secret, username=admin, authSessionParentId=67bf497a-ad51-42ac-a80c-e44b0395e067, authSessionTabId=PpvSUO43nR4 2026-08-13 01:10:45,800 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=REALM, resourcePath=null 2026-08-13 01:10:47,202 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=d7ba9c71-ec5d-4a93-b329-6a5467f49c59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5bcca205-0a6a-4599-b135-2382ee76dcd5, client_auth_method=client-secret, username=admin, authSessionParentId=548935d1-d4c2-45e6-9873-67fe3697723c, authSessionTabId=snVd9bBVYoo 2026-08-13 01:10:47,271 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/0da8bc1f-70a5-4cb4-a3b2-8c9d18d19e6c 2026-08-13 01:10:47,909 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=6d451e79-ceda-4e07-94af-efabdf8f2d88, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c799853-6cf5-4480-81f3-827a8774f767, client_auth_method=client-secret, username=admin, authSessionParentId=df2cd696-6127-4410-a50a-36983a28a7e6, authSessionTabId=jaxppsfko4c 2026-08-13 01:10:48,153 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/74a2a1ad-8ce4-43fb-826b-526e560a6655/role-mappings/clients/92898da8-359a-4bad-ab45-615e3a1c3ce6 2026-08-13 01:14:57,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=13417005-82e6-42e0-9a10-1d9b39815b52, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f2b69478-ef67-4fda-be64-33eaf7dd4cfd, client_auth_method=client-secret, username=admin, authSessionParentId=b71e4832-31e4-4b9e-b7e3-af5ca1cf515c, authSessionTabId=fQrDToiW1Mo 2026-08-13 01:14:57,843 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=REALM, resourcePath=null 2026-08-13 01:14:58,422 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=32b24262-18f6-40d8-950b-7d3b00a006d1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d497095-d158-4e3c-8533-f31d628bb7fe, client_auth_method=client-secret, username=admin, authSessionParentId=902707ff-bba3-47a0-b293-1db8368320c8, authSessionTabId=2I7BU8R8RMg 2026-08-13 01:14:58,470 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cc8409d0-3bde-4d6e-9ad9-4a53f4b5c1f3 2026-08-13 01:14:58,526 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cc8409d0-3bde-4d6e-9ad9-4a53f4b5c1f3/protocol-mappers/models/9e9d3664-5a6a-4ffc-bfaa-eb51d08b6385 2026-08-13 01:15:04,348 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=0e51a23e-88dc-49e8-a8f0-6b2703ca3abf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4fa5305c-6123-4ed4-bee3-1c841648488e, client_auth_method=client-secret, username=admin, authSessionParentId=bd413991-85af-4f8b-a0b0-44dd899f543b, authSessionTabId=sWQ0Ogt-OkM 2026-08-13 01:15:04,434 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/ec62c383-1173-47a1-bc61-930f1eff93b5 2026-08-13 01:15:04,806 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=b5ecd233-b155-443d-9f41-a2af7a24c046, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=66b171d5-3cb0-4def-b6ac-634fabbc754b, client_auth_method=client-secret, username=admin, authSessionParentId=24ee9193-d9fb-445b-b0f5-e7d51fbacd19, authSessionTabId=PiRpYMM4ZpY 2026-08-13 01:15:04,851 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/23275338-6af5-4112-99b0-93316a88c2a7 2026-08-13 01:15:05,189 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=36bc3479-af75-46e1-8fe0-f175b40a2c02, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3fe1c52c-5193-4bde-ae69-ed4f0d24b21a, client_auth_method=client-secret, username=admin, authSessionParentId=e7409b25-0d23-48df-bfd7-fed31b8719bb, authSessionTabId=rN85A0aT_3U 2026-08-13 01:15:05,243 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/f1e511b6-8a55-4d27-ac77-1640e6900138 2026-08-13 01:15:05,808 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=40ad3f6f-0993-437f-9722-cc4211c34482, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21b44bab-758a-4991-b4d3-392222f7d885, client_auth_method=client-secret, username=admin, authSessionParentId=44d1a0a7-72c1-4e21-8ffa-87487c0d05af, authSessionTabId=sZPDcANj5XE 2026-08-13 01:15:06,153 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=eec8bef3-267c-4f60-8394-718d0f6c14b4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95e84edb-d6e6-420d-856a-3dc8d933b0ca, client_auth_method=client-secret, username=admin, authSessionParentId=30910afb-3eb9-4de9-8b8d-e5da6e7f22aa, authSessionTabId=FBTjFnftKcg 2026-08-13 01:15:06,492 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=3f8cd6f6-4e5c-4437-8b06-9254eb1cd193, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03c10a9f-efb1-439f-9cd4-cc53db43fab0, client_auth_method=client-secret, username=admin, authSessionParentId=40dd0b54-312e-4b79-9e01-aab16951ba33, authSessionTabId=7tWZtcWQruk 2026-08-13 01:15:06,832 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=efe5d88b-7f1c-4c77-ac8a-2f30e85130cb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3069f21a-10bb-4d29-b164-4ec58e7ae402, client_auth_method=client-secret, username=admin, authSessionParentId=e82a300f-e65c-441e-8300-3ded0bc40721, authSessionTabId=iuGmxhs9Z0s 2026-08-13 01:15:07,175 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=1e534282-afde-46e6-b935-16504bcd43bb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=242843bc-d668-4c98-ae89-1610132653b6, client_auth_method=client-secret, username=admin, authSessionParentId=0905a869-35fd-4562-9db8-20402c974b64, authSessionTabId=lnGPr39a2Fo 2026-08-13 01:15:55,875 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=1074fa37-2e36-4d58-9552-99a102ed2394, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38d5f14d-fe66-494d-a457-baf09106ac56, client_auth_method=client-secret, username=admin, authSessionParentId=0f1417c0-612c-483b-9b47-0f10a1251e09, authSessionTabId=eZTfPtyR4h0 2026-08-13 01:15:55,978 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=REALM, resourcePath=null 2026-08-13 01:15:57,366 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=e1307269-b50c-4d19-bd8f-f04dd40b6d15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dcdfe7fe-d82c-4b37-9276-a5f1cecc19b5, client_auth_method=client-secret, username=admin, authSessionParentId=eb6c493d-e32b-418a-81ba-de4c29cd2a2e, authSessionTabId=sKrCuXDyzzQ 2026-08-13 01:15:57,412 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=CLIENT, resourcePath=clients/0da8bc1f-70a5-4cb4-a3b2-8c9d18d19e6c 2026-08-13 01:15:57,945 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=03e8356b-bccd-4147-9302-2bd96d38b4f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3f975c37-1aa2-47e9-b980-1873912dbc4e, client_auth_method=client-secret, username=admin, authSessionParentId=1092525e-2884-457d-ab04-2f65dfd23185, authSessionTabId=atmB8UCme9M 2026-08-13 01:16:15,166 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=admin-cli, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, auth_method=openid-connect, token_id=d36b2cb6-096e-439d-a723-c13f8c2d2531, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33a60c10-f5b2-4f2b-b87d-728fc4668679, client_auth_method=client-secret, username=admin, authSessionParentId=3ac59de5-6ed7-4906-8f5a-aafcd819c988, authSessionTabId=DjNZ7ttbB_w 2026-08-13 01:16:15,237 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=405bf106-edc7-4408-a0de-b2124646eadc, clientId=50095f17-a8c3-462e-a6c8-7f436e524e58, userId=37271952-3d79-4f60-a20b-7bc7708f518f, ipAddress=199.19.213.67, resourceType=USER, resourcePath=users/6bf8de50-ed51-4ba9-9312-d820d6a02090 2026-08-13 01:16:16,902 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=74a2a1ad-8ce4-43fb-826b-526e560a6655, ipAddress=10.0.0.114, token_id=5596ea20-4b83-45fb-9f7f-ed02af5934ac, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=d32aa6ee-fb95-47da-a44d-bbc8672bbafa, authSessionTabId=CkhQ4uO7x5o