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-06 01:06:53,012 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 6152ms 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-06 01:06:54,445 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-06 01:06:56,516 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-06 01:06:56,673 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-06 01:06:56,812 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-06 01:06:56,931 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-06 01:06:56,934 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e7a8a0aa-9dd1-494d-ae73-59451036810f, name: keycloak-0-21340 2026-08-06 01:06:56,940 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-06 01:06:56,940 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-06 01:06:56,946 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26931 2026-08-06 01:06:57,169 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-06 01:06:57,905 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-06 01:06:57,905 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-06 01:06:58,047 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-06 01:06:58,215 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-06 01:06:58,215 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-06 01:06:58,314 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-06 01:06:58,314 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-06 01:06:58,953 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21340: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-06 01:06:58,968 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21340|0] (1) [keycloak-0-21340] 2026-08-06 01:06:58,983 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21340`, physical addresses are `[10.0.0.186:42467]` 2026-08-06 01:07:28,724 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21340, Site name: null 2026-08-06 01:07:28,836 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-06 01:07:28,853 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-06 01:07:30,937 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.728s. Listening on: http://0.0.0.0:8080 2026-08-06 01:07:30,937 INFO [io.quarkus] (main) Profile prod activated. 2026-08-06 01:07:30,938 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-06 01:07:31,139 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-06 01:07:42,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=5e9a30e8-7a62-41c2-8ebd-de4006524ccf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad918ce1-bbc0-40a8-b467-728314cf37e8, client_auth_method=client-secret, username=admin, authSessionParentId=c1cf0f71-d371-440b-9ecc-92751fe50649, authSessionTabId=CcO-PLXj7nw 2026-08-06 01:07:43,990 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=atmosphere 2026-08-06 01:07:44,840 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=d069a465-302a-4640-92de-3fb089f4aebe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=79a45524-8d4f-4a73-b4be-d6babeabe502, client_auth_method=client-secret, username=admin, authSessionParentId=5a1cbd40-1687-41d3-9946-46923914eb7e, authSessionTabId=HQzEYDgdR1s 2026-08-06 01:07:44,940 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b8f82eaf-a3fd-4fdc-8df6-a5b3ec97a62c 2026-08-06 01:07:45,029 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b8f82eaf-a3fd-4fdc-8df6-a5b3ec97a62c/protocol-mappers/models/21357acc-2814-4819-9666-06c09fa1722e 2026-08-06 01:08:05,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=18f95ad8-6ecb-4b35-982d-6d970a430a33, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5e0f3d4c-3c4d-4a8b-919a-4bb075b697f2, client_auth_method=client-secret, username=admin, authSessionParentId=dd000127-b469-4f8b-a90b-305ac6cb0a69, authSessionTabId=XYKpXnjrkFI 2026-08-06 01:08:06,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/15123fc1-eb68-43ff-88d3-8845dd02230d 2026-08-06 01:08:06,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=c07cd505-908e-4518-a88d-bf2053fc077c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=05017aed-da84-4371-a222-1bf681a8d30f, client_auth_method=client-secret, username=admin, authSessionParentId=65b35d50-165c-424a-9c24-3e703e34c6ef, authSessionTabId=guvYj2sufRA 2026-08-06 01:08:06,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/5961ed58-7ec8-4f39-b45a-3a9a5176e5f8 2026-08-06 01:08:06,822 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=1a12f117-bfe3-4ecd-b676-70813d281b78, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c678a097-34a7-476a-afa7-bc7c570df95e, client_auth_method=client-secret, username=admin, authSessionParentId=ea331083-91bb-4908-b375-bb67eeb4a240, authSessionTabId=apOhzd2Zot8 2026-08-06 01:08:06,893 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/e168c118-ecb2-413f-bb62-93e71e772245 2026-08-06 01:08:07,450 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=cc84e254-a8e7-4b54-b035-b23372c7edab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=42a9f40a-7b37-467c-8223-f598b0ceff82, client_auth_method=client-secret, username=admin, authSessionParentId=55c9043c-1ecf-4a6b-8a29-57ed3055c4e1, authSessionTabId=zjcb768XpaM 2026-08-06 01:08:07,545 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/15123fc1-eb68-43ff-88d3-8845dd02230d/roles/member 2026-08-06 01:08:07,922 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=7177ff51-1690-413b-822e-f740cf815cea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54e570d3-24d3-408b-ad5a-edf9cc73bb46, client_auth_method=client-secret, username=admin, authSessionParentId=7f1a94ad-1b04-43e2-a421-1570b9e2687f, authSessionTabId=usj-UfBMgBQ 2026-08-06 01:08:07,991 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/5961ed58-7ec8-4f39-b45a-3a9a5176e5f8/roles/admin 2026-08-06 01:08:08,330 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=a418d0ad-bb06-478c-82e6-4f4e544767bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e42b2f40-c1d6-4c52-887d-f25e85ca2d8b, client_auth_method=client-secret, username=admin, authSessionParentId=f8f5e907-ff5f-4818-b592-cdacb7ece06d, authSessionTabId=RQYPiU9MQJs 2026-08-06 01:08:08,402 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/5961ed58-7ec8-4f39-b45a-3a9a5176e5f8/roles/editor 2026-08-06 01:08:08,759 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=a539fbc0-6db8-41eb-af52-733fb24682a1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=92c0ef8f-a497-43f1-abba-c5ba83639c0d, client_auth_method=client-secret, username=admin, authSessionParentId=068ecf46-5055-4ca5-b4dd-89e789ee6ac6, authSessionTabId=aBjX858rhy4 2026-08-06 01:08:08,845 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/5961ed58-7ec8-4f39-b45a-3a9a5176e5f8/roles/viewer 2026-08-06 01:08:09,196 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=e7ae2c5f-ad43-40ec-98c7-9666738aa6bb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=861ba0f5-fc17-42ca-b627-5a85b20da74e, client_auth_method=client-secret, username=admin, authSessionParentId=8e2dfe66-df65-4665-bdcc-9cfabf9f821b, authSessionTabId=cS4YomBVH4I 2026-08-06 01:08:09,278 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/e168c118-ecb2-413f-bb62-93e71e772245/roles/member 2026-08-06 01:10:10,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=b473d94b-7f1d-43f0-80a2-db2aacc53272, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2ed5ae6-125a-462f-9f4b-25bdbedb2e10, client_auth_method=client-secret, username=admin, authSessionParentId=6d362891-51a4-447e-be9c-13e0ae20ca0e, authSessionTabId=aQk1KU21LLg 2026-08-06 01:10:10,882 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-08-06 01:10:12,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=5452f4e4-b1fd-4319-b697-f21b5731c2d2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d314c457-b292-443c-8e06-4304d8182974, client_auth_method=client-secret, username=admin, authSessionParentId=45513c20-4061-42d8-9f6e-cafbde36b3f5, authSessionTabId=lcYK6oEyqqc 2026-08-06 01:10:12,343 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/ef5e0e77-d12a-4acc-97c3-c0d55ad7efc3 2026-08-06 01:10:12,939 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=36d22c17-83f8-441c-b8d5-4f27624cb6ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=65f7cd14-5afe-44fd-a64f-e96d1f55d98c, client_auth_method=client-secret, username=admin, authSessionParentId=c8771ccc-3789-4e99-8064-c5df1d45765f, authSessionTabId=_6slQlO_ZK8 2026-08-06 01:10:13,197 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/cec36724-56e4-4ede-8d21-e6a77ba29735/role-mappings/clients/24ceab5f-ffd2-4b9e-8a7d-ed482f4a1095 2026-08-06 01:14:20,110 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=76227582-0ecc-494e-a916-93b80aa8855a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=35f6fbed-df0a-46c9-ad69-7d55cc719acb, client_auth_method=client-secret, username=admin, authSessionParentId=a5550ad6-7c63-479c-83f9-8da393d6cca8, authSessionTabId=TKdY8OZy2U4 2026-08-06 01:14:20,213 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-08-06 01:14:20,818 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=09e3ff6e-9418-4113-acb0-63ed695d8988, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b1105dce-ca7e-41df-aeb1-1d5c85a947f6, client_auth_method=client-secret, username=admin, authSessionParentId=47ba13d5-186f-42b5-bc0e-5ab327ab8d51, authSessionTabId=hEbzGDYj5LI 2026-08-06 01:14:20,881 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b8f82eaf-a3fd-4fdc-8df6-a5b3ec97a62c 2026-08-06 01:14:20,938 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b8f82eaf-a3fd-4fdc-8df6-a5b3ec97a62c/protocol-mappers/models/21357acc-2814-4819-9666-06c09fa1722e 2026-08-06 01:14:26,805 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=bd31c853-e126-4948-a144-7f93d7d0c862, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60e63278-e3b3-439e-8d62-e52f5977bebe, client_auth_method=client-secret, username=admin, authSessionParentId=39fee455-bbb9-4fe8-9447-a009134962cd, authSessionTabId=HJisHJ32M-8 2026-08-06 01:14:26,873 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/15123fc1-eb68-43ff-88d3-8845dd02230d 2026-08-06 01:14:27,215 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=b0b5f7cc-da4e-4a49-922a-9db1e3291661, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e41891da-23a2-49be-830d-def5dd8f1389, client_auth_method=client-secret, username=admin, authSessionParentId=445796f5-488b-4792-b7dc-425e02f95aad, authSessionTabId=ojcIjRSj2zE 2026-08-06 01:14:27,260 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/5961ed58-7ec8-4f39-b45a-3a9a5176e5f8 2026-08-06 01:14:27,606 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=cc1975cf-ded5-4fee-b15b-a43683c1edaa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=052edd9f-7183-417a-a39f-42f53a7be2cf, client_auth_method=client-secret, username=admin, authSessionParentId=94c22929-b094-4b92-b146-64d628fdb0d3, authSessionTabId=V-e23vr_UrQ 2026-08-06 01:14:27,664 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/e168c118-ecb2-413f-bb62-93e71e772245 2026-08-06 01:14:28,287 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=0b48e13b-05fd-4fc6-9d9b-0418a6c344c9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=640cb9b1-6913-4eb8-b67c-956680be89f4, client_auth_method=client-secret, username=admin, authSessionParentId=2d560118-0442-42b8-8028-9ae6a25ad755, authSessionTabId=EZIk1k8hPfc 2026-08-06 01:14:28,643 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=2f43b2fa-c617-494e-9ab3-957e79ef0a5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3d6beb90-1a19-454d-a3c4-55378bf210c7, client_auth_method=client-secret, username=admin, authSessionParentId=f673ed28-333c-49df-9b5e-6b7804cc17b8, authSessionTabId=sOTQf9cljXQ 2026-08-06 01:14:29,006 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=561557db-5aa5-486c-92e9-8601419e9a4e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5a6a4700-23d5-49bd-80da-9a85df978b27, client_auth_method=client-secret, username=admin, authSessionParentId=7878503e-b6ba-4b8f-9649-28fa37616ac2, authSessionTabId=2B_SBz5wDfQ 2026-08-06 01:14:29,358 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=8a368318-98a5-42bd-bfc2-f7e6f0522c72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a113a341-1c6b-4021-ab42-dab58a3f6c11, client_auth_method=client-secret, username=admin, authSessionParentId=0ed1bbf9-25e0-4bd3-ad35-042a758921d8, authSessionTabId=IfgYgWeLO-w 2026-08-06 01:14:29,728 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=16aa6a17-f7e1-4cff-862b-84b31b080338, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6c3f2f14-0cfd-4153-8516-387dd5cfca18, client_auth_method=client-secret, username=admin, authSessionParentId=ea82b8e9-57f3-4a99-822c-a38132cb6f61, authSessionTabId=vDhNbIUEeS8 2026-08-06 01:15:19,889 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=72a98a51-2e60-44bf-b849-7f32963dcfc4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8d3fc30b-e176-4694-878e-8d9525722f5a, client_auth_method=client-secret, username=admin, authSessionParentId=04e624f6-602a-49ca-84e5-a33dcd7fe8b5, authSessionTabId=IBWWJd2shE4 2026-08-06 01:15:20,005 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-08-06 01:15:21,393 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=9f52bd13-73f2-45a4-8eb3-1de14b756553, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=722854cf-b497-4c3e-9496-3d16f92cbbf0, client_auth_method=client-secret, username=admin, authSessionParentId=07fdf024-b815-42c2-a41b-c9926e076664, authSessionTabId=Cbl_ZUvTxLU 2026-08-06 01:15:21,446 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/ef5e0e77-d12a-4acc-97c3-c0d55ad7efc3 2026-08-06 01:15:22,008 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=b6946f71-c0b6-4230-9dc5-05aa27ea3544, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2c3bfa87-a8fc-4c19-b517-6d4484cbb5e3, client_auth_method=client-secret, username=admin, authSessionParentId=ec497095-67ff-4ab2-a3be-e971e15e2dcd, authSessionTabId=X6z72RH5pEk 2026-08-06 01:15:39,462 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=admin-cli, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=59a39bd3-8736-407c-b157-189496931e65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ff0a2eb6-23fc-4915-92a8-c62474bea052, client_auth_method=client-secret, username=admin, authSessionParentId=5e744d3b-5415-49f8-9069-6f11ec960244, authSessionTabId=2w5VJv_yi8g 2026-08-06 01:15:39,532 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=de6ade7a-306f-4a05-8537-b1976aec825a, clientId=59c51bf5-8c69-4d08-9a61-aca4cfa02b3d, userId=05330eac-9033-48b2-8802-3cc65544e24b, ipAddress=199.19.213.151, resourceType=USER, resourcePath=users/37651b6d-37fd-42da-9d48-5fea595683eb 2026-08-06 01:15:52,218 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=cec36724-56e4-4ede-8d21-e6a77ba29735, ipAddress=10.0.0.154, token_id=0db1aa3e-a9c1-439f-ae96-0ab3169f7af9, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=f75ed857-19e8-48ff-8e46-ea156e156753, authSessionTabId=t1MfqBdWSVQ