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-09-09 01:09:15,864 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4904ms 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-09-09 01:09:17,115 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-09-09 01:09:19,063 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-09 01:09:19,136 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-09 01:09:19,326 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-09 01:09:19,478 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-09 01:09:19,481 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9e18b44c-dc92-49ca-a01c-4bc5c61b64ab, name: keycloak-0-28383 2026-09-09 01:09:19,493 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-09-09 01:09:19,494 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-09-09 01:09:19,504 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38706 2026-09-09 01:09:19,756 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-09-09 01:09:19,761 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-09 01:09:21,511 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-28383: no members discovered after 2003 ms: creating cluster as coordinator 2026-09-09 01:09:21,524 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-28383|0] (1) [keycloak-0-28383] 2026-09-09 01:09:21,543 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-28383`, physical addresses are `[10.0.0.85:54242]` 2026-09-09 01:09:21,959 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-28383, Site name: null 2026-09-09 01:09:22,691 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-09-09 01:09:22,691 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-09-09 01:09:22,818 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-09 01:09:22,997 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-09-09 01:09:22,998 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-09-09 01:09:23,094 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-09-09 01:09:23,094 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-09-09 01:10:02,183 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-09 01:10:04,427 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.376s. Listening on: http://0.0.0.0:8080 2026-09-09 01:10:04,427 INFO [io.quarkus] (main) Profile prod activated. 2026-09-09 01:10:04,427 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-09-09 01:10:04,610 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-09 01:10:16,311 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=225d79e3-0ca6-44ce-a581-0c1217c18c40, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f17faf56-3dd4-45ce-ae04-c3dc5a4b14de, client_auth_method=client-secret, username=admin, authSessionParentId=bbe763f5-6ae9-4b9d-aa22-bcf088475cc1, authSessionTabId=fx9aym-siio 2026-09-09 01:10:17,523 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=REALM, resourcePath=atmosphere 2026-09-09 01:10:18,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=4b54cd22-55bc-43a0-9183-ca60e0ded446, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d59b6859-3468-4b4a-a695-2dbe449e6c37, client_auth_method=client-secret, username=admin, authSessionParentId=4725b796-8644-42c5-a9e7-4382ddb73f22, authSessionTabId=52Y3cH3PcXQ 2026-09-09 01:10:18,314 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/92c31059-67ed-4489-9fad-0eda70ba3c94 2026-09-09 01:10:18,389 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/92c31059-67ed-4489-9fad-0eda70ba3c94/protocol-mappers/models/07677cec-c6d7-421c-813b-f70849aefd07 2026-09-09 01:10:39,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=8edf1f88-9572-4b89-ac84-b8b6a1954f69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3f135cb-30cb-4272-ade8-fd98f682db17, client_auth_method=client-secret, username=admin, authSessionParentId=ff324578-4a99-4ef5-bea9-98b9f3702011, authSessionTabId=AVD0cBPyqts 2026-09-09 01:10:39,565 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/5b659779-72bf-4863-b46b-8c2bcf253983 2026-09-09 01:10:40,008 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=1918e3f7-4dde-49b0-9bd8-22db387b182d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bfa5cd99-1024-4ae0-b4c6-4dbfce1fb8db, client_auth_method=client-secret, username=admin, authSessionParentId=0f67a62b-c5f8-463d-9abe-fee5ee0f2df6, authSessionTabId=5mKiq7w52LE 2026-09-09 01:10:40,091 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/1ca0847d-fd9b-4323-b71c-6a665ee6f76d 2026-09-09 01:10:40,465 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=373d0c91-9004-4b4d-ba80-d4c7293aa0c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57388ca5-8ffb-4602-8126-32d6b2de3ab7, client_auth_method=client-secret, username=admin, authSessionParentId=49677942-804e-4194-81cc-9ceabe4edfb4, authSessionTabId=2M1VHjeK1Pw 2026-09-09 01:10:40,540 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/91737ac4-6abd-415f-b9fb-ad76269f1c54 2026-09-09 01:10:41,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=1d6afd7d-75a4-40f2-9d03-3e2d96f7f53e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=76d2b110-5372-4d3e-a1bb-a8187c374662, client_auth_method=client-secret, username=admin, authSessionParentId=48def9df-54ed-4abc-8a2d-35168e6eccc2, authSessionTabId=9tJXfEsCC5U 2026-09-09 01:10:41,210 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_ROLE, resourcePath=clients/5b659779-72bf-4863-b46b-8c2bcf253983/roles/member 2026-09-09 01:10:41,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=438a43fd-8286-4486-ad95-9528d785c65c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2d9d0880-02a6-4b3f-bebf-8fffab564de0, client_auth_method=client-secret, username=admin, authSessionParentId=430311c2-9b44-442e-bcf7-018a318cb1c3, authSessionTabId=hJpyhM5nGg8 2026-09-09 01:10:41,710 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_ROLE, resourcePath=clients/1ca0847d-fd9b-4323-b71c-6a665ee6f76d/roles/admin 2026-09-09 01:10:42,111 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=6e29dbc0-0f72-42c4-a4d1-8cbb0c24c883, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=72359d2e-9be2-463f-9333-6b6d3fc756f8, client_auth_method=client-secret, username=admin, authSessionParentId=66471a89-d6ef-41a7-883c-2695e6a1c632, authSessionTabId=7Bh7w0j9S2U 2026-09-09 01:10:42,184 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_ROLE, resourcePath=clients/1ca0847d-fd9b-4323-b71c-6a665ee6f76d/roles/editor 2026-09-09 01:10:42,579 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=1068c9bd-f85c-44d5-a54a-3e8d876be708, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4875faf4-abaf-41e3-8435-142b8e956a06, client_auth_method=client-secret, username=admin, authSessionParentId=cb4921ca-f03f-49b7-bf3e-1c3f22372d76, authSessionTabId=NwmMO98Ag_w 2026-09-09 01:10:42,676 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_ROLE, resourcePath=clients/1ca0847d-fd9b-4323-b71c-6a665ee6f76d/roles/viewer 2026-09-09 01:10:43,122 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=837f5f3a-1bd3-4050-a42c-bc07409227f0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=76dcf511-3a5f-4d46-abe3-58cf3d31729f, client_auth_method=client-secret, username=admin, authSessionParentId=0a81b54b-6ddb-485b-b470-9d83d334e777, authSessionTabId=YqwOfH-1wQc 2026-09-09 01:10:43,213 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_ROLE, resourcePath=clients/91737ac4-6abd-415f-b9fb-ad76269f1c54/roles/member 2026-09-09 01:12:42,099 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=9e3e1822-8c32-4f0e-b938-ca240e20cce8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b23089c-348c-4925-9d12-ee39f7720273, client_auth_method=client-secret, username=admin, authSessionParentId=817aedb2-cb4e-4aa6-9b84-31c03c6d3cd7, authSessionTabId=BmAJsF40SVI 2026-09-09 01:12:42,342 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=REALM, resourcePath=null 2026-09-09 01:12:43,713 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=f5dfc6f0-4d92-40af-a0d1-311144abb3c9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3c75119b-97e4-4f3a-bc7b-fa88b3ca4586, client_auth_method=client-secret, username=admin, authSessionParentId=46ec1cb0-53cd-4b32-9300-622e4fc18316, authSessionTabId=Zb-a5MaOJgU 2026-09-09 01:12:43,819 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/1ad44cff-7762-42b8-9757-dd4439617d02 2026-09-09 01:12:44,454 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=1b0d6b82-2de2-4226-8bb9-412e6301f176, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5aaf80c1-440f-4fee-9f92-6ce7530ce661, client_auth_method=client-secret, username=admin, authSessionParentId=3b8e32ec-163a-4b73-a595-9c264e0d4992, authSessionTabId=X83mO6rveKQ 2026-09-09 01:12:44,916 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7f924c02-b7d3-4228-849f-143b6fa996e4/role-mappings/clients/2921ced5-86ea-4871-ab59-94e80b05b761 2026-09-09 01:16:53,465 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=01c70240-0070-4d0d-85d5-adba2f8d29be, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6746b945-f325-4daf-9a06-254333117950, client_auth_method=client-secret, username=admin, authSessionParentId=48a2b8e8-2a2b-40b2-876f-3514e7128413, authSessionTabId=-hkpqIB63MQ 2026-09-09 01:16:53,627 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=REALM, resourcePath=null 2026-09-09 01:16:54,281 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=ffecfe97-21ce-4f5b-b4a3-6a7bd821acdf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=19070c9b-78b9-4a3c-8d0b-87a1e9798631, client_auth_method=client-secret, username=admin, authSessionParentId=24be7c46-568a-44be-abcd-7e18481250d8, authSessionTabId=STawJyhP1jE 2026-09-09 01:16:54,346 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/92c31059-67ed-4489-9fad-0eda70ba3c94 2026-09-09 01:16:54,422 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/92c31059-67ed-4489-9fad-0eda70ba3c94/protocol-mappers/models/07677cec-c6d7-421c-813b-f70849aefd07 2026-09-09 01:17:00,416 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=abcb8a65-54f7-485d-b75e-4b4f7d4aa22e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=66192ec2-0d3e-45bd-888c-8548d7651192, client_auth_method=client-secret, username=admin, authSessionParentId=9a02f56a-fb0f-4178-a083-81589d9026eb, authSessionTabId=je1tww0qbI4 2026-09-09 01:17:00,489 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/5b659779-72bf-4863-b46b-8c2bcf253983 2026-09-09 01:17:00,833 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=60dd6003-178b-4300-b2b9-b185a9edc8e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eef45a6d-883e-4210-8a0a-8d3101752c02, client_auth_method=client-secret, username=admin, authSessionParentId=4841e80c-cd76-4367-809b-0ba64cfebee1, authSessionTabId=4il1cVVkGiE 2026-09-09 01:17:00,891 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/1ca0847d-fd9b-4323-b71c-6a665ee6f76d 2026-09-09 01:17:01,270 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=b727508b-b311-4bc9-ac18-1e6c56fc2f07, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86bcc28d-c147-4cc2-a0d1-5c9e6e8ee86f, client_auth_method=client-secret, username=admin, authSessionParentId=b407b172-c77e-43b4-a69a-e71db9c8655b, authSessionTabId=_Aoc-J4MT0Q 2026-09-09 01:17:01,327 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/91737ac4-6abd-415f-b9fb-ad76269f1c54 2026-09-09 01:17:01,976 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=4662717f-6baa-4d1e-8087-22c32c7ec9a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a370f23c-43a2-4e14-90f4-f46992c7313c, client_auth_method=client-secret, username=admin, authSessionParentId=e39b81cc-ca53-4fa2-ae23-f13c3ddaea7e, authSessionTabId=Hq-teI1_MiE 2026-09-09 01:17:02,373 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=5d7e3ab2-abd3-4f55-94b6-9dc339395f05, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f294d30f-cdfc-4022-845e-4e5b99114cb4, client_auth_method=client-secret, username=admin, authSessionParentId=2accccab-8e51-4006-924e-dd0263250573, authSessionTabId=gqBufgvJm_U 2026-09-09 01:17:02,801 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=31667275-2201-4476-868e-386e77332de3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3184c7ea-a787-47f6-a955-d1678634b025, client_auth_method=client-secret, username=admin, authSessionParentId=3da06e61-5956-49d2-bf4d-a44769a9dcd1, authSessionTabId=g-_vKmq6OUE 2026-09-09 01:17:03,156 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=122a970a-2d9b-4872-9b8d-a4b926e2dcd8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45734ea7-0185-4d8e-a0c7-2e87a25bc9da, client_auth_method=client-secret, username=admin, authSessionParentId=ac439e17-858d-40a1-a48e-d980e8849f73, authSessionTabId=B0j2XElPktg 2026-09-09 01:17:03,558 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=705cdb77-b767-4b9c-8516-9a1cd20ae53b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81eef5b6-58ba-45cd-8eb2-138a0674c9df, client_auth_method=client-secret, username=admin, authSessionParentId=1238b65d-47e3-4617-9508-89429e46701b, authSessionTabId=24ztNk8DCxM 2026-09-09 01:17:52,732 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=4d460e9c-51cb-4521-935d-4547ea426645, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f79752b-886d-436f-b009-08ba7d55ba7c, client_auth_method=client-secret, username=admin, authSessionParentId=dce48bbc-68d0-4b56-9431-781886211ebd, authSessionTabId=2HPOMp_Ekk0 2026-09-09 01:17:52,856 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=REALM, resourcePath=null 2026-09-09 01:17:54,243 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=a944d2bc-0922-4e2a-ab2e-4bbf38c60ad1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d3b6fda-a68b-4e9b-affb-7b338dfaa7ce, client_auth_method=client-secret, username=admin, authSessionParentId=cd1b3278-e65b-4327-8e49-98c05b34f98a, authSessionTabId=YvOrOCIT_zI 2026-09-09 01:17:54,306 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=CLIENT, resourcePath=clients/1ad44cff-7762-42b8-9757-dd4439617d02 2026-09-09 01:17:54,903 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=ecee44a4-49ad-45af-8d7c-5795dfa4eb38, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6640fe98-5e47-4eda-a26e-e305da8b03ed, client_auth_method=client-secret, username=admin, authSessionParentId=a2a20970-2cd3-4c54-8c1f-d68aa30bec12, authSessionTabId=172_0hT_yGQ 2026-09-09 01:18:14,182 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=admin-cli, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, auth_method=openid-connect, token_id=39e56719-1a4c-4176-9a95-6062bd761043, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4511ee42-d97a-40f5-ac0d-b3ee5cf432bb, client_auth_method=client-secret, username=admin, authSessionParentId=c1979e07-59ff-44a5-a905-e7b0dcf1b83d, authSessionTabId=eHqjQxs-hgk 2026-09-09 01:18:14,272 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=46267113-b6e8-4cf9-b9d3-0eb28eb7d401, clientId=3eaaaa7e-9426-4b76-bbfc-e6d725ff9fa0, userId=d7d07cd6-62d1-48c1-be34-f6d84618120a, ipAddress=162.253.55.143, resourceType=USER, resourcePath=users/09a062c1-f3cf-4dfc-b90f-d6ad8e4abef1 2026-09-09 01:18:16,094 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=7f924c02-b7d3-4228-849f-143b6fa996e4, ipAddress=10.0.0.93, token_id=c8e8acfc-7bbd-4cdd-a47b-008fb701a166, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=ae7a04a7-00e6-4d99-816c-6cea9925561f, authSessionTabId=uLMDKy-TAnw