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-07 15:30:42,505 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4419ms 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-07 15:30:43,801 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-07 15:30:45,834 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 15:30:45,987 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 15:30:46,209 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 15:30:46,335 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 15:30:46,336 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 761aa710-de39-4279-b5bb-9778f556a1b2, name: keycloak-0-44961 2026-04-07 15:30:46,343 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-07 15:30:46,343 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-07 15:30:46,350 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37121 2026-04-07 15:30:46,660 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-07 15:30:48,358 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-44961: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-07 15:30:48,370 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-44961|0] (1) [keycloak-0-44961] 2026-04-07 15:30:48,388 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-44961`, physical addresses are `[10.0.0.129:52657]` 2026-04-07 15:30:48,876 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-44961, Site name: null 2026-04-07 15:30:49,521 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-07 15:30:49,521 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-07 15:30:49,691 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 15:30:49,883 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-07 15:30:49,883 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-07 15:30:49,967 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-07 15:30:49,967 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-07 15:31:20,239 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 15:31:20,260 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 15:31:22,625 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.928s. Listening on: http://0.0.0.0:8080 2026-04-07 15:31:22,626 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 15:31:22,626 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-07 15:31:22,783 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 15:31:38,965 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=5cb5e6b5-05e9-466f-a232-147f1a38be5d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4cf91b19-cbb5-44b8-a212-3ddf2bccc5f8, client_auth_method=client-secret, username=admin, authSessionParentId=94767a84-e969-425b-bea6-1579ba2463d6, authSessionTabId=d2at7BMHpOw 2026-04-07 15:31:40,720 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=atmosphere 2026-04-07 15:31:41,506 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=8eb55ec9-aedc-4bb4-81e3-767d36e74dd3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1f05e3f-adce-46aa-b2a1-7bbba86e2dfe, client_auth_method=client-secret, username=admin, authSessionParentId=eae11d89-ab19-424e-9a30-7f4d0736b0e4, authSessionTabId=bn5FRMiaMvE 2026-04-07 15:31:41,595 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/79ef5a8f-86ec-45ce-a63a-810148aeba12 2026-04-07 15:31:41,691 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/79ef5a8f-86ec-45ce-a63a-810148aeba12/protocol-mappers/models/453e4486-0f72-41e3-a011-f9a5b59a19eb 2026-04-07 15:32:02,561 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=faf67626-4319-403a-9247-73122c592c1c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7db4e3a-4900-41cf-aba5-f5f5e8717df4, client_auth_method=client-secret, username=admin, authSessionParentId=67055652-d36c-4e61-a389-8c592de1fd5b, authSessionTabId=y0uvQuTDMeQ 2026-04-07 15:32:02,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/f499fa9f-78e7-424f-b68a-70dd73acbd5b 2026-04-07 15:32:03,014 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=dbb19181-e4c4-4782-b5fc-e6e5f525e3d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=489f5375-88b7-4549-8d3b-6c5955c6ca57, client_auth_method=client-secret, username=admin, authSessionParentId=903be92a-e6fb-4ed2-a84b-27be78799d71, authSessionTabId=1NrBizI65lw 2026-04-07 15:32:03,074 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/82489f3e-a474-47a0-b68e-fb5875c743ec 2026-04-07 15:32:03,449 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=6f8180fe-e27c-4c3a-a7ea-cc4a1a0d90a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ccab984-d04c-458d-bfbd-a6aee70f7a9c, client_auth_method=client-secret, username=admin, authSessionParentId=c48a14a8-d8ca-438b-9337-8f29fb16584b, authSessionTabId=mxf-IMyaZyk 2026-04-07 15:32:03,514 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/a027f7f7-fd97-4f93-96c9-30333743e179 2026-04-07 15:32:04,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=24cdbf01-baf8-4746-a47b-6ce563cabc7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be7084d3-816f-431d-92a5-133ad97bd364, client_auth_method=client-secret, username=admin, authSessionParentId=2d390e7d-7eb5-4e92-b36e-116dd526f187, authSessionTabId=ybkBw8bAShU 2026-04-07 15:32:04,234 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/f499fa9f-78e7-424f-b68a-70dd73acbd5b/roles/member 2026-04-07 15:32:04,593 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=cce76f1e-28dd-43e5-9956-0d228d9de865, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=02cbb360-be1a-4e34-9b51-fd5f09627030, client_auth_method=client-secret, username=admin, authSessionParentId=742bef64-e94a-41b3-aa18-5748a7a010fd, authSessionTabId=E0k5gVoUHss 2026-04-07 15:32:04,677 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/82489f3e-a474-47a0-b68e-fb5875c743ec/roles/admin 2026-04-07 15:32:05,048 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=f69fbf92-1a77-4d50-aff6-1a96e66b0778, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4503d06c-4bd6-4244-847f-e9f3ad87911f, client_auth_method=client-secret, username=admin, authSessionParentId=2391e139-90c3-4e13-9195-b168bbfd7a79, authSessionTabId=E8X-3xkHq1U 2026-04-07 15:32:05,138 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/82489f3e-a474-47a0-b68e-fb5875c743ec/roles/editor 2026-04-07 15:32:05,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=92c641f2-aa75-47ef-a5c4-9659d0ae9056, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d27e57c-5595-47ce-8e09-88285039db49, client_auth_method=client-secret, username=admin, authSessionParentId=585c2b9a-d1ca-44e7-8d2d-d3c34242f266, authSessionTabId=gQrWjP8_97c 2026-04-07 15:32:05,590 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/82489f3e-a474-47a0-b68e-fb5875c743ec/roles/viewer 2026-04-07 15:32:05,959 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=103d1501-a3da-4daf-91e0-a4616b562b3d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e56ccc46-6899-4473-8ec7-9b7710918912, client_auth_method=client-secret, username=admin, authSessionParentId=ec00038a-9b5c-4d10-a9a0-b782361d3762, authSessionTabId=UTRnDFqZQBo 2026-04-07 15:32:06,039 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE, resourcePath=clients/a027f7f7-fd97-4f93-96c9-30333743e179/roles/member 2026-04-07 15:34:56,688 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=635191de-64a4-41a8-b425-b505d9785829, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f960e219-b372-4240-963b-63e1c33817fc, client_auth_method=client-secret, username=admin, authSessionParentId=4f46976f-3472-4c93-89c7-7c094e2a8edb, authSessionTabId=3ovRL0x3ayA 2026-04-07 15:34:56,912 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=REALM, resourcePath=null 2026-04-07 15:34:58,268 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=c97afccf-315a-49bb-842a-ada490362a7b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f86597bb-7367-40b9-9fcd-652c043dbf72, client_auth_method=client-secret, username=admin, authSessionParentId=0e2e8c49-f9f6-4bf6-8c8b-4c97507f0908, authSessionTabId=0H7SeFN4Zaw 2026-04-07 15:34:58,363 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT, resourcePath=clients/731bb39c-1603-4b26-ab08-d807f8918282 2026-04-07 15:34:59,036 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=admin-cli, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, auth_method=openid-connect, token_id=1039a1d7-9d5b-405a-9d15-b9381026a0b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31dbd790-af31-41ef-a88f-04f5d173de8e, client_auth_method=client-secret, username=admin, authSessionParentId=6a1f558b-5d44-4700-9695-9c384700adc5, authSessionTabId=ss-ifpmZMSs 2026-04-07 15:34:59,294 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=abda8cf2-ece2-4c7e-8963-9011735805a1, clientId=ab39dc20-2895-435a-8f39-de57b7866ced, userId=ea12650a-3faa-4acf-b881-111bf111b127, ipAddress=199.204.45.157, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/1e3d29db-4d26-47ee-a374-4e1ed5c317b6/role-mappings/clients/5a27238a-3139-4c93-8648-f4eb4ed2091d