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-04 10:20:41,212 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5009ms 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-04 10:20:42,708 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-04 10:20:45,073 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-04 10:20:45,168 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-04 10:20:45,432 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-04 10:20:45,628 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-04 10:20:45,630 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1a182b61-5e1b-4b3f-bd48-c7d845f7229d, name: keycloak-0-49986 2026-04-04 10:20:45,638 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-04 10:20:45,639 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-04 10:20:45,651 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27557 2026-04-04 10:20:46,041 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-04 10:20:47,657 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49986: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-04 10:20:47,672 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49986|0] (1) [keycloak-0-49986] 2026-04-04 10:20:47,687 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49986`, physical addresses are `[10.0.0.57:43093]` 2026-04-04 10:20:48,241 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49986, Site name: null 2026-04-04 10:20:49,014 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-04 10:20:49,014 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-04 10:20:49,223 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-04 10:20:49,455 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-04 10:20:49,455 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-04 10:20:50,704 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-04 10:20:50,705 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-04 10:22:19,291 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-04 10:22:19,310 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-04 10:22:21,878 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 100.448s. Listening on: http://0.0.0.0:8080 2026-04-04 10:22:21,879 INFO [io.quarkus] (main) Profile prod activated. 2026-04-04 10:22:21,879 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-04 10:22:22,056 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-04 10:22:41,599 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=55aafb76-5bd4-4a47-9197-e70db6dd8038, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=48f4c817-a13b-4800-b8a1-e658a0abbec2, client_auth_method=client-secret, username=admin, authSessionParentId=e7aa40a8-ae38-4673-9df6-26a4b3557394, authSessionTabId=oPAhymbWDE8 2026-04-04 10:22:43,337 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=REALM, resourcePath=atmosphere 2026-04-04 10:22:44,147 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=3aea3d64-8478-4807-9d6e-d055a005526a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8070eb96-4494-4135-a180-7492d67d1b6f, client_auth_method=client-secret, username=admin, authSessionParentId=d5ae1736-23d5-41db-8465-cf03f5c688b9, authSessionTabId=GWVaWwJx2sM 2026-04-04 10:22:44,248 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/710b2a2e-3f5e-4b76-a792-4a5d7ab23ccf 2026-04-04 10:22:44,354 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/710b2a2e-3f5e-4b76-a792-4a5d7ab23ccf/protocol-mappers/models/52fc4b72-c635-46c6-b595-ddb62381b891 2026-04-04 10:23:06,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=d5184d06-cdea-45b0-b232-9b1187fc7e7c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab246941-fb32-4851-9c69-fa0ede911433, client_auth_method=client-secret, username=admin, authSessionParentId=dfbe4bd1-5e8e-46ed-bb52-b3dd4963dce3, authSessionTabId=maoBhdhbWN0 2026-04-04 10:23:06,320 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT, resourcePath=clients/54b2944a-5e1b-48af-927d-6378b232c8a4 2026-04-04 10:23:06,705 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=a55107c3-460d-4452-a3e7-dc081db15c9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dbfb94ab-83d5-4e28-b2c0-4bf8166dd0fb, client_auth_method=client-secret, username=admin, authSessionParentId=b34f74e5-ed94-4c50-98a0-f91987cdbdf5, authSessionTabId=Kiw2_0TjWWU 2026-04-04 10:23:06,790 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT, resourcePath=clients/9136837b-2ca7-4f02-99dc-d8c1c427a0e7 2026-04-04 10:23:07,186 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=8872c938-58aa-402c-b60b-d48d54612bb0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=034c2888-4ebf-42f5-9ef2-5469b2fa5475, client_auth_method=client-secret, username=admin, authSessionParentId=5f5403fb-2c7b-4eb4-9417-ea00d30ab9f4, authSessionTabId=4FPqBp5Zd_Y 2026-04-04 10:23:07,295 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT, resourcePath=clients/4b4f7ea5-488d-4fa3-b325-d75f8d6fc761 2026-04-04 10:23:07,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=0e11aae5-f5f3-44c4-be10-304ce2846b11, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2f3efc9-d0e6-4927-ab7c-a4699c9a8612, client_auth_method=client-secret, username=admin, authSessionParentId=23be2d5e-6e10-4e6b-bd91-b42df29fc73b, authSessionTabId=UfikhAPbQ44 2026-04-04 10:23:08,052 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT_ROLE, resourcePath=clients/54b2944a-5e1b-48af-927d-6378b232c8a4/roles/member 2026-04-04 10:23:08,447 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=6552eba7-3493-4ffe-af1a-3479e684bf06, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e0efd0c-dfbe-49b6-b396-d1ed534e4154, client_auth_method=client-secret, username=admin, authSessionParentId=75a43329-20eb-4e6d-bff7-8ad55dc2e98c, authSessionTabId=xlQamAs5UPY 2026-04-04 10:23:08,651 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT_ROLE, resourcePath=clients/9136837b-2ca7-4f02-99dc-d8c1c427a0e7/roles/admin 2026-04-04 10:23:09,034 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=5f2b7201-b402-410c-b6b6-3c804f54c786, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e8b4482-bdf8-4af8-b5c4-bb2cd8177bcb, client_auth_method=client-secret, username=admin, authSessionParentId=7d23b5a6-ea77-4437-a1a0-b2f53a645f8b, authSessionTabId=CEL0uXQ-iKI 2026-04-04 10:23:09,127 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT_ROLE, resourcePath=clients/9136837b-2ca7-4f02-99dc-d8c1c427a0e7/roles/editor 2026-04-04 10:23:09,500 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=9c60cce4-75a0-4776-99dc-9b388a040b18, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=87985de0-d94a-48f2-aba9-ee49a6baa9cb, client_auth_method=client-secret, username=admin, authSessionParentId=3fd548c0-14a2-4d15-abf5-0671c0d6dc8a, authSessionTabId=_fKmOIhciCA 2026-04-04 10:23:09,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT_ROLE, resourcePath=clients/9136837b-2ca7-4f02-99dc-d8c1c427a0e7/roles/viewer 2026-04-04 10:23:09,957 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=admin-cli, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, auth_method=openid-connect, token_id=eb300e37-4135-4421-ae01-75e7ff23f254, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=710d2ad5-cde8-4253-a326-aca780d0ef2c, client_auth_method=client-secret, username=admin, authSessionParentId=fc863159-a1e1-4245-a7c2-c9182b321f0c, authSessionTabId=TOlo6u_OxW4 2026-04-04 10:23:10,045 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=02df6b59-9ca5-4797-93f8-4ae8b700cacf, clientId=db769478-c59c-4efe-b44c-3cd9aa49e968, userId=9c590b55-d74b-4ec9-a0cf-f94451b9583c, ipAddress=199.204.45.153, resourceType=CLIENT_ROLE, resourcePath=clients/4b4f7ea5-488d-4fa3-b325-d75f8d6fc761/roles/member