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-15 02:39:18,801 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4848ms 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-15 02:39:20,032 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-15 02:39:22,005 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-15 02:39:22,167 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-15 02:39:22,319 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-15 02:39:22,429 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-15 02:39:22,430 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 602b117d-6947-490a-8bfa-f8296d47549a, name: keycloak-0-38930 2026-08-15 02:39:22,436 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-15 02:39:22,437 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-15 02:39:22,445 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21067 2026-08-15 02:39:22,657 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-15 02:39:24,451 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38930: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-15 02:39:24,463 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38930|0] (1) [keycloak-0-38930] 2026-08-15 02:39:24,474 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38930`, physical addresses are `[10.0.0.170:36603]` 2026-08-15 02:39:24,841 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38930, Site name: null 2026-08-15 02:39:24,853 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-15 02:39:25,576 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-15 02:39:25,576 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-15 02:39:25,724 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-15 02:39:25,889 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-15 02:39:25,889 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-15 02:39:25,980 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-15 02:39:25,980 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-15 02:40:01,517 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-15 02:40:03,463 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.500s. Listening on: http://0.0.0.0:8080 2026-08-15 02:40:03,464 INFO [io.quarkus] (main) Profile prod activated. 2026-08-15 02:40:03,464 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-15 02:40:03,633 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-15 02:40:15,557 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=58fe1b70-3244-426c-a8e8-6554de7c60fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d190042c-e518-42a9-88ef-0c5aaca0ffc7, client_auth_method=client-secret, username=admin, authSessionParentId=64c3c756-6fbd-4cf1-8b82-01741159ccdd, authSessionTabId=Kfp5sfBn9R4 2026-08-15 02:40:16,921 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=REALM, resourcePath=atmosphere 2026-08-15 02:40:17,648 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=53d21488-6379-4031-b0fc-7425d6bf0013, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a0c7c9a7-daeb-41c2-a95b-f8e2ad7f5d93, client_auth_method=client-secret, username=admin, authSessionParentId=27d7b107-a3a2-4b64-bede-2ae47851fcf9, authSessionTabId=j64kD99PZr0 2026-08-15 02:40:17,749 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2ea9b09c-f304-4dce-b624-4d83e81cc886 2026-08-15 02:40:17,840 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2ea9b09c-f304-4dce-b624-4d83e81cc886/protocol-mappers/models/cb386242-65a9-4b96-989c-268dd9517977 2026-08-15 02:40:38,686 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=20a9c207-8842-4fc5-bc48-174d67cb05a8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7e8abc20-878b-4643-a558-7a33dfb81f0e, client_auth_method=client-secret, username=admin, authSessionParentId=3c647997-4d82-4977-be30-0121bbf92015, authSessionTabId=Olti402xszw 2026-08-15 02:40:38,793 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/f4ef0c6f-196d-46da-a618-1cbc60939019 2026-08-15 02:40:39,141 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=a9a9a362-655e-4245-9779-46440638e23b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6b0dec64-a35c-4056-bb8b-825f32a34c4b, client_auth_method=client-secret, username=admin, authSessionParentId=e1228a92-d489-4541-81c4-db4782fbcd19, authSessionTabId=dE2eiP-I-vo 2026-08-15 02:40:39,222 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/a150ba89-5b04-4b8a-9d0e-5cdee93237f2 2026-08-15 02:40:39,623 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=e7902e96-9ab3-46c7-831d-e9f5f1e971dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4bccc35c-601f-48d5-baf4-ca140af450f0, client_auth_method=client-secret, username=admin, authSessionParentId=c6f41821-076e-465f-84ec-cb1fe8d3fbf5, authSessionTabId=gkee7-dTUEk 2026-08-15 02:40:39,694 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/839f3acf-37d8-42f0-95c7-9faaa7c425d8 2026-08-15 02:40:40,296 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=1c0974c4-4b6d-4f58-aec7-76213339a745, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=624e5281-93eb-40c1-93da-85a38c2b4324, client_auth_method=client-secret, username=admin, authSessionParentId=8c6d7ea2-7df1-40a0-a003-0d8d08fb9f5f, authSessionTabId=CePtJbo6Sp8 2026-08-15 02:40:40,401 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/f4ef0c6f-196d-46da-a618-1cbc60939019/roles/member 2026-08-15 02:40:40,786 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=467ae40f-20cc-47b2-812d-b63a15d37ea9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=50a3826a-477f-4c70-81ac-2396d6e54123, client_auth_method=client-secret, username=admin, authSessionParentId=78aa12cd-d5ce-4774-94ae-eaefd968de49, authSessionTabId=myTOb7Rvg4c 2026-08-15 02:40:40,865 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/a150ba89-5b04-4b8a-9d0e-5cdee93237f2/roles/admin 2026-08-15 02:40:41,230 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=fa515a7b-4c65-4a3e-b19c-3322d8acd56f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=05f6951d-19a8-451f-b289-50c42d1f1488, client_auth_method=client-secret, username=admin, authSessionParentId=73181305-266f-40f7-9d9a-e63147d699e7, authSessionTabId=KOKVCe9q-rA 2026-08-15 02:40:41,314 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/a150ba89-5b04-4b8a-9d0e-5cdee93237f2/roles/editor 2026-08-15 02:40:41,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=e9f6e586-91f2-428a-b060-1b762885d9a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0a125c48-9c8b-48f4-bc7a-c122e58dee06, client_auth_method=client-secret, username=admin, authSessionParentId=7c65abd7-9576-42cd-8171-5b94d40fe4fc, authSessionTabId=-ztAbtG880M 2026-08-15 02:40:41,811 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/a150ba89-5b04-4b8a-9d0e-5cdee93237f2/roles/viewer 2026-08-15 02:40:42,180 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=0f4d448c-4321-46c3-8ad5-cf50abf979af, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4be0f44c-4610-4bb0-81a6-ec599da26d0f, client_auth_method=client-secret, username=admin, authSessionParentId=e67a34f1-8455-456b-ac20-65a779bb12ac, authSessionTabId=dsOrW-acBxU 2026-08-15 02:40:42,265 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE, resourcePath=clients/839f3acf-37d8-42f0-95c7-9faaa7c425d8/roles/member 2026-08-15 02:42:38,044 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=eb2f6444-4af0-42f9-ac95-ca9b97f50e32, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4b2d0239-4f83-4fc5-b470-44af4ced2642, client_auth_method=client-secret, username=admin, authSessionParentId=af9657c1-e84b-4eff-aa37-1d768a6c4a64, authSessionTabId=c2BhQsGvcDA 2026-08-15 02:42:38,213 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=REALM, resourcePath=null 2026-08-15 02:42:39,580 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=a4b6a6b0-7c27-4aa2-9981-356403985099, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=22fa1f45-586e-427c-bd7d-1c59114200e3, client_auth_method=client-secret, username=admin, authSessionParentId=5b6ba0f7-b363-4833-9a72-2ecc2cbc9519, authSessionTabId=5-xCGZwtBrY 2026-08-15 02:42:39,792 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/f25ee475-46fd-4a0e-bbfc-a449bcaada15 2026-08-15 02:42:40,357 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=12f190cc-44dc-4f83-a7ea-cac81fd60942, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94fa39c9-7432-4c29-911c-86b3c959b90c, client_auth_method=client-secret, username=admin, authSessionParentId=47f71f5d-ec07-4a98-9039-c468c3ff6d36, authSessionTabId=x6UQDWz4WvA 2026-08-15 02:42:40,596 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d71d05a1-ab5b-4fb0-8157-4c5c2b1424f7/role-mappings/clients/c59c4561-0cb1-4169-8bc0-80d13c2c95f0 2026-08-15 02:46:51,621 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=5ef44e4e-78e8-48ce-98fe-4782d772c491, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a5c53ccb-8ba2-4f46-b9c2-6f825fcbe4bc, client_auth_method=client-secret, username=admin, authSessionParentId=b61a242f-2ab7-4c40-b09f-7630785e40fe, authSessionTabId=4ejxgOPQ8IE 2026-08-15 02:46:51,740 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=REALM, resourcePath=null 2026-08-15 02:46:52,429 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=7194b8d7-f2b4-4f8c-9f6b-7eb9b113d211, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b11ecab-8b53-470c-8836-c89d826f5205, client_auth_method=client-secret, username=admin, authSessionParentId=abef15ec-5906-4dae-a377-7ed59c598f34, authSessionTabId=IF7Sg3w-JBw 2026-08-15 02:46:52,481 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2ea9b09c-f304-4dce-b624-4d83e81cc886 2026-08-15 02:46:52,545 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2ea9b09c-f304-4dce-b624-4d83e81cc886/protocol-mappers/models/cb386242-65a9-4b96-989c-268dd9517977 2026-08-15 02:46:58,628 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=a8135b9a-4126-4ee1-915d-76281c758f24, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6120dbd-5b47-4f0b-bb1e-8ed25a4d2ffc, client_auth_method=client-secret, username=admin, authSessionParentId=20fb96a5-2c57-4849-b5e7-f06da5c08604, authSessionTabId=LdXEbp2wvCE 2026-08-15 02:46:58,686 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/f4ef0c6f-196d-46da-a618-1cbc60939019 2026-08-15 02:46:59,105 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=05fa54dc-711b-4d35-b9a6-e96b1c4bfb99, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1c63ca68-e589-491f-bd22-0d9c735a6bbe, client_auth_method=client-secret, username=admin, authSessionParentId=982b93c0-7a90-4471-8b0f-d53e201af9ba, authSessionTabId=XTSlg99NVyQ 2026-08-15 02:46:59,155 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/a150ba89-5b04-4b8a-9d0e-5cdee93237f2 2026-08-15 02:46:59,517 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=5f1a9552-bcfc-4f1f-8e07-2d18c6eb0ac7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e792afd-4fb1-467b-b8f3-41ebe01cfc9c, client_auth_method=client-secret, username=admin, authSessionParentId=bca4a9d9-40b7-498b-b797-999a7185a056, authSessionTabId=m1bfPeG3ss4 2026-08-15 02:46:59,563 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/839f3acf-37d8-42f0-95c7-9faaa7c425d8 2026-08-15 02:47:00,142 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=e415b3af-a389-4d82-b2e9-7b6b64653479, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea3e2c85-96e4-4242-b27f-a4074c52a35d, client_auth_method=client-secret, username=admin, authSessionParentId=1d9fdd6e-ab7d-4657-86c7-b1ae6383ef3a, authSessionTabId=WDTHqY-3JDM 2026-08-15 02:47:00,518 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=43650ac9-9661-4aac-b6f6-da67ee1a882a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3c9ad24b-aba4-4ca1-b80e-76aff21c9250, client_auth_method=client-secret, username=admin, authSessionParentId=d0262f0e-b459-47a6-b2db-1e0db9992048, authSessionTabId=EeM_tUasN8E 2026-08-15 02:47:00,893 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=8d558955-3775-4df3-a8d1-6e48dd3c7554, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e4cfce9f-3521-4d73-a370-d6bd3bd5103e, client_auth_method=client-secret, username=admin, authSessionParentId=e80c8eaa-f3ef-4ec4-861f-eca676ae61d4, authSessionTabId=9aXPHicUCPg 2026-08-15 02:47:01,222 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=e8c62432-72e6-48ca-9957-023a903585ad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=43a31c00-8e5a-4a62-ab94-aab459b3effa, client_auth_method=client-secret, username=admin, authSessionParentId=61450f5d-4efc-4786-859a-c40cfbb42b4d, authSessionTabId=AyIu8J1GoAg 2026-08-15 02:47:01,580 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=b8e09d2a-ab2e-4310-8707-aa1669ee071c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fad6b78c-bdcd-473c-9221-0630bc85e74a, client_auth_method=client-secret, username=admin, authSessionParentId=1de5f416-fbdf-4473-a207-004b88b045e1, authSessionTabId=DNFZr3H3LZk 2026-08-15 02:47:51,758 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=b22fcdae-db70-449c-bbbd-f3db415d4552, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=90560e87-1df6-4126-9bb1-0d501ae64322, client_auth_method=client-secret, username=admin, authSessionParentId=05addda5-9f8a-458e-9844-3c8371bc6887, authSessionTabId=wh6T5JLXokk 2026-08-15 02:47:51,867 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=REALM, resourcePath=null 2026-08-15 02:47:53,311 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=6ed0d4ff-dcb3-403f-8ae6-1bd55a4c34a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45fd5ec9-0f37-47d5-8a82-2ff612f7cec0, client_auth_method=client-secret, username=admin, authSessionParentId=b1f31968-f39d-43e8-9dc5-711faf5f6e73, authSessionTabId=a98k7IieboY 2026-08-15 02:47:53,373 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=CLIENT, resourcePath=clients/f25ee475-46fd-4a0e-bbfc-a449bcaada15 2026-08-15 02:47:53,900 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=dda31d23-6cf5-4f54-91c8-17a88d632c0c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ddf9c461-361c-46cc-af4b-f12e8ac5b0cf, client_auth_method=client-secret, username=admin, authSessionParentId=f36adedb-2800-4cff-831d-8d203d92405c, authSessionTabId=YOl4aP63zgM 2026-08-15 02:48:11,432 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=admin-cli, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, auth_method=openid-connect, token_id=e4f59b7b-5685-432c-a49d-eb50b85a54e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1047ea17-d34f-47c2-ac7e-c3088db4879f, client_auth_method=client-secret, username=admin, authSessionParentId=8cf2f2ae-cd00-4662-abd9-27299a3751ba, authSessionTabId=dVp3tKrKa9Q 2026-08-15 02:48:11,503 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a698dcf6-ca8b-434d-83de-98bc48facb1e, clientId=bc80279a-d285-45d0-8405-225c5ec1aa1c, userId=12b7c479-5c8a-4a08-8d50-a71e4f75135b, ipAddress=199.19.213.237, resourceType=USER, resourcePath=users/190c62b0-e674-4460-83c6-f05774070b46 2026-08-15 02:48:13,250 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=d71d05a1-ab5b-4fb0-8157-4c5c2b1424f7, ipAddress=10.0.0.58, token_id=2ce14eef-92d5-4aa3-a96d-f48305cfce6c, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=419d6077-b9f3-4b23-8ed4-7bd452f2ea22, authSessionTabId=jOksBbjqDuM