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-04-27 01:28:20,186 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5189ms 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-04-27 01:28:21,534 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-04-27 01:28:23,684 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 01:28:23,766 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 01:28:24,005 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 01:28:24,130 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 01:28:24,131 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 807ad94a-43d0-40c6-af11-3a1b2c6c8fe6, name: keycloak-0-6371 2026-04-27 01:28:24,137 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-04-27 01:28:24,137 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-04-27 01:28:24,144 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30578 2026-04-27 01:28:24,439 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-04-27 01:28:24,444 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 01:28:26,148 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6371: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-27 01:28:26,161 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6371|0] (1) [keycloak-0-6371] 2026-04-27 01:28:26,172 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6371`, physical addresses are `[10.0.0.249:46114]` 2026-04-27 01:28:26,697 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6371, Site name: null 2026-04-27 01:28:27,469 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-04-27 01:28:27,470 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-04-27 01:28:28,159 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 01:28:28,363 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-04-27 01:28:28,363 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-04-27 01:28:28,552 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-04-27 01:28:28,552 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-04-27 01:29:20,212 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 01:29:22,513 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 62.130s. Listening on: http://0.0.0.0:8080 2026-04-27 01:29:22,513 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 01:29:22,513 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-04-27 01:29:22,708 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 01:29:36,890 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=b58191f1-89f5-4e5b-8609-3bb4ecb02ec6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26855eae-42da-430f-af4c-eced879d4a83, client_auth_method=client-secret, username=admin, authSessionParentId=70a22f37-5f14-41a5-bcf3-6c6d618dce6c, authSessionTabId=jznK3GQKamc 2026-04-27 01:29:39,229 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=atmosphere 2026-04-27 01:29:40,079 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=6ae3962b-1765-4161-ac37-1de98374f563, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b91d7c6-a05c-47e3-ada4-fa14c1540f41, client_auth_method=client-secret, username=admin, authSessionParentId=a5aee764-fac4-4240-8eab-7e0d1340da29, authSessionTabId=ON0yOBQZxCg 2026-04-27 01:29:40,188 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/085d7cb1-bbcb-4984-a65f-97f83c18a67a 2026-04-27 01:29:40,327 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/085d7cb1-bbcb-4984-a65f-97f83c18a67a/protocol-mappers/models/32abbb85-0d37-4443-85fa-a94607b50662 2026-04-27 01:30:02,250 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=323d2bec-e225-49f2-a47b-332036824472, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8e27329-17cf-4eea-ba87-a2bc6f85c326, client_auth_method=client-secret, username=admin, authSessionParentId=1fc5d68e-f821-4144-87cb-9d11be3af938, authSessionTabId=2oNyzY3slPE 2026-04-27 01:30:02,391 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/0683cf27-56a7-408f-8d3b-db814b40be84 2026-04-27 01:30:02,806 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=ad438a83-c7c6-4bfb-b3a7-3ccb918cfa25, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=104d08fb-68d5-454e-9d34-d03ef1803c2e, client_auth_method=client-secret, username=admin, authSessionParentId=5a5bf904-a3b2-432f-9f70-7b964dcd8a5e, authSessionTabId=RXtcF03il4s 2026-04-27 01:30:02,874 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/4783ef17-f931-420a-97f9-7aff5d215cd7 2026-04-27 01:30:03,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=5862216a-c5b5-431e-a22b-d513e9b3dc26, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2ffaac64-50a5-4823-a794-ce0278e1f325, client_auth_method=client-secret, username=admin, authSessionParentId=1313ef2e-1b9d-49da-bae7-73320205158f, authSessionTabId=LyqqSrlI0Ro 2026-04-27 01:30:03,313 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/f46f6ea8-73e8-43f0-80e3-97f5aed15bd9 2026-04-27 01:30:03,902 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=1fa1d345-2ba3-4448-a1ab-41601bba618d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6743614-955c-4214-9531-a144194f8f98, client_auth_method=client-secret, username=admin, authSessionParentId=3b68d825-5610-46ff-b295-6f85b6657482, authSessionTabId=eeNuk11c48s 2026-04-27 01:30:04,012 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/0683cf27-56a7-408f-8d3b-db814b40be84/roles/member 2026-04-27 01:30:04,408 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=baeb363e-433c-4efa-a95e-e9e9a84608d9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83773fa8-22f7-44c9-adcd-aea11376b1cf, client_auth_method=client-secret, username=admin, authSessionParentId=c84a0356-d58d-4b4c-8185-7c5e98cf2b76, authSessionTabId=6Jn0dsrvrOU 2026-04-27 01:30:04,512 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/4783ef17-f931-420a-97f9-7aff5d215cd7/roles/admin 2026-04-27 01:30:04,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=0697f18e-2dca-4b1d-8940-0953487c9019, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ccc06d26-f2db-42ba-9f8a-91b3fb69987c, client_auth_method=client-secret, username=admin, authSessionParentId=c6883310-5f8b-4e3e-a4e0-ac01e62233ac, authSessionTabId=doBg5ROkj_s 2026-04-27 01:30:05,035 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/4783ef17-f931-420a-97f9-7aff5d215cd7/roles/editor 2026-04-27 01:30:05,429 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f186672b-058f-4c9f-bf65-ffeff21f950d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=681422dd-e6ea-4eb9-b1b5-60be95eb8aa9, client_auth_method=client-secret, username=admin, authSessionParentId=d61244c0-eaef-45a0-89b2-b5d08e364196, authSessionTabId=ymwus_UQEsQ 2026-04-27 01:30:05,537 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/4783ef17-f931-420a-97f9-7aff5d215cd7/roles/viewer 2026-04-27 01:30:05,939 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=9220628d-3d66-4e3d-8c49-30be9fd6304e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f0d2cb4-f3ae-4ecd-8c59-bfb805b03019, client_auth_method=client-secret, username=admin, authSessionParentId=fd7814f7-a322-4080-bc9c-58a0caa6cd5e, authSessionTabId=bRjwz73djrw 2026-04-27 01:30:06,027 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/f46f6ea8-73e8-43f0-80e3-97f5aed15bd9/roles/member 2026-04-27 01:33:00,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=02d14375-43c9-4bf4-ac6a-d4eb2f50891e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ead20d4-aa26-44ce-81ff-b3c34f4874ad, client_auth_method=client-secret, username=admin, authSessionParentId=38055759-c24c-4007-883c-4e667f605d74, authSessionTabId=iFedIF40Euk 2026-04-27 01:33:01,226 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-04-27 01:33:02,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=546514bc-3b46-4f08-a85b-7421f3f6e770, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d37f362c-3fe7-4c00-9114-d77368949f74, client_auth_method=client-secret, username=admin, authSessionParentId=a8d0dc5a-3409-46aa-8d0d-3856be771fd8, authSessionTabId=aSiQ4cpnhiI 2026-04-27 01:33:03,087 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/f0696b74-a1e1-44c2-a6e3-f25fca76779a 2026-04-27 01:33:03,673 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=0e2dbdd3-f119-45b1-a9c6-2722bd2c266c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3fa0d041-c79e-4cc2-9309-7c382e63bf61, client_auth_method=client-secret, username=admin, authSessionParentId=fc9218b7-a9ee-4f6a-acc0-d529627c4055, authSessionTabId=R7-wbfnBvLI 2026-04-27 01:33:04,094 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/88acad7a-eb14-4127-a1a6-0c52b09a55b1/role-mappings/clients/3db5ac5f-bea0-4d27-94ce-63b9b7e8c671 2026-04-27 01:37:17,144 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=991c9fca-f58e-4fb2-ab56-984bbb01e97d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=df90c67f-bed8-4df0-8576-3b164e902b0f, client_auth_method=client-secret, username=admin, authSessionParentId=77e5bfa4-4fe0-4913-98fd-2c8b4b669966, authSessionTabId=2dXnjFbdfOs 2026-04-27 01:37:17,272 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-04-27 01:37:17,970 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=0dbdab89-58b0-4d4c-a0a1-5f06565efca6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2346b494-3442-4248-9c94-5d5500d635d2, client_auth_method=client-secret, username=admin, authSessionParentId=76bebf04-34f0-45bf-90ae-32403bbd61dd, authSessionTabId=kRnETwoITwc 2026-04-27 01:37:18,037 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/085d7cb1-bbcb-4984-a65f-97f83c18a67a 2026-04-27 01:37:18,132 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/085d7cb1-bbcb-4984-a65f-97f83c18a67a/protocol-mappers/models/32abbb85-0d37-4443-85fa-a94607b50662 2026-04-27 01:37:24,599 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=b03b0b63-e9f4-4ef7-8961-e3bf79a91a9c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=994770f7-4d49-4f7b-8bac-862368d166e6, client_auth_method=client-secret, username=admin, authSessionParentId=dfaff161-c391-4d04-9d44-448c1c4a2918, authSessionTabId=1Z65n3E7qV0 2026-04-27 01:37:24,677 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/0683cf27-56a7-408f-8d3b-db814b40be84 2026-04-27 01:37:25,073 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=aa5b9c28-5c23-4d23-a6a1-1d5e803b4905, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0f4aa7f8-99c2-4324-bf50-eef699551ab3, client_auth_method=client-secret, username=admin, authSessionParentId=8343fab8-251b-4145-8b2d-101923d29be2, authSessionTabId=zXJw2ij-EDk 2026-04-27 01:37:25,138 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/4783ef17-f931-420a-97f9-7aff5d215cd7 2026-04-27 01:37:25,551 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=7b2de7ed-7d9f-492e-94d5-8666e852e368, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c3bc8973-7749-4c84-8a73-66a3b0a3cc53, client_auth_method=client-secret, username=admin, authSessionParentId=41ad51f3-c085-4aef-b1be-2b49aba4ff96, authSessionTabId=aIlVp9fJHYs 2026-04-27 01:37:25,612 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/f46f6ea8-73e8-43f0-80e3-97f5aed15bd9 2026-04-27 01:37:26,217 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=26b54436-8c19-4b0d-a27f-cec3f814d050, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d58c05e-15f9-4a39-a80d-dafe28e65481, client_auth_method=client-secret, username=admin, authSessionParentId=197c87fc-f297-4e51-9a94-bd0709922612, authSessionTabId=wwtVp8p9ddo 2026-04-27 01:37:26,621 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=6575df67-879d-455a-bfe1-83f23e9a7412, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d77ab619-f19e-46d7-a11b-113e9bd34d88, client_auth_method=client-secret, username=admin, authSessionParentId=453268dc-616d-48cf-a9b3-8542ae085db5, authSessionTabId=x6w7wm0UFOQ 2026-04-27 01:37:27,043 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=be7e2127-1c48-496b-894e-ce4a3ba49a4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=644de85c-7409-49bf-8a4e-3de9563d724a, client_auth_method=client-secret, username=admin, authSessionParentId=74c3642d-f875-4b69-a1f2-b70d5fc20e78, authSessionTabId=klQN7YPaOO4 2026-04-27 01:37:27,442 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=ddc16a31-5e34-409a-9e68-beae629ad5b8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a1f793f3-b0a7-4d50-a28e-7876b7d8cf73, client_auth_method=client-secret, username=admin, authSessionParentId=de8e105e-471f-40c1-9790-4f6a5d97a691, authSessionTabId=doNKsK8qStw 2026-04-27 01:37:27,829 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f6be059f-b008-4f19-84c4-e2f2b1978849, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c0f8d32f-e8a6-41b4-8244-c8dd002a8097, client_auth_method=client-secret, username=admin, authSessionParentId=9f82165b-70d6-4c11-b391-f4e699051685, authSessionTabId=I5YSz94VgDk 2026-04-27 01:38:20,185 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=2b1daa5b-3a53-47f9-9804-22a12de212c0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=371a32fe-b0e6-40f0-8842-9c2fbe6e2dc6, client_auth_method=client-secret, username=admin, authSessionParentId=1483810c-c90b-4364-aa9c-6baabad06cfd, authSessionTabId=noXHQZSxrZs 2026-04-27 01:38:20,285 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-04-27 01:38:21,683 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=a92adf8e-86f5-4ed0-bc58-57ba5f9f50a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6e136cc6-9b79-4716-a608-c1f15b813386, client_auth_method=client-secret, username=admin, authSessionParentId=045aa3ee-da74-40e2-94bd-cb01301783ef, authSessionTabId=G9OqHUxrSCk 2026-04-27 01:38:21,745 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/f0696b74-a1e1-44c2-a6e3-f25fca76779a 2026-04-27 01:38:22,349 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=e471bd07-afe2-4d5f-9640-0e735768dafe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26b07ee8-bd4b-44ec-8e73-980040e1de7a, client_auth_method=client-secret, username=admin, authSessionParentId=d0f0e573-a5e5-4731-87ca-926c16075aa3, authSessionTabId=ds31_2syIJI 2026-04-27 01:38:40,588 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=admin-cli, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=c31502b3-31dc-404a-820c-d485ca7b8373, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4e57789f-0a98-485b-a4ea-bdd0d1903efc, client_auth_method=client-secret, username=admin, authSessionParentId=a37c22dc-8cd8-4f66-b3e6-67c9bc434aa1, authSessionTabId=xVHxYBqXwMs 2026-04-27 01:38:40,661 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e9626837-5f60-4b20-a2a9-60068e665c0d, clientId=9c76c2c4-f874-4ef8-baea-64535d9c506e, userId=53deba66-1896-4de3-87c1-51976cbabcb5, ipAddress=199.19.213.9, resourceType=USER, resourcePath=users/de1d56fb-da8b-4c4f-98df-ea96870af037 2026-04-27 01:38:42,446 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=88acad7a-eb14-4127-a1a6-0c52b09a55b1, ipAddress=10.0.0.121, token_id=cfad87d5-16ba-4f87-bd56-9be3a8739c18, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=1ea6fd0a-a603-41ed-a220-c7fd757fab48, authSessionTabId=LiAvXlKaOSI