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-18 22:22:38,398 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4507ms 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-18 22:22:39,746 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-18 22:22:41,871 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 22:22:42,062 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 22:22:42,203 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 22:22:42,319 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 22:22:42,322 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c293814a-1231-4455-a08d-75c07aece5a9, name: keycloak-0-43229 2026-04-18 22:22:42,329 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-18 22:22:42,330 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-18 22:22:42,337 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35813 2026-04-18 22:22:42,587 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-18 22:22:44,343 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43229: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-18 22:22:44,354 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43229|0] (1) [keycloak-0-43229] 2026-04-18 22:22:44,367 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43229`, physical addresses are `[10.0.0.19:51349]` 2026-04-18 22:22:44,815 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43229, Site name: null 2026-04-18 22:22:44,818 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 22:22:45,555 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-18 22:22:45,556 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-18 22:22:45,719 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 22:22:45,902 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-18 22:22:45,902 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-18 22:22:46,001 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-18 22:22:46,001 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-18 22:23:19,986 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 22:23:22,388 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.796s. Listening on: http://0.0.0.0:8080 2026-04-18 22:23:22,388 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 22:23:22,388 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-18 22:23:22,538 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 22:23:40,926 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=26dfdcfd-8ae1-4758-902f-47f19eec933f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f1518af3-88ef-47f4-9f15-8b157880ad9c, client_auth_method=client-secret, username=admin, authSessionParentId=c23c1f20-6c1f-4193-ac56-bee16f5e63b4, authSessionTabId=UfyRvjMFhiQ 2026-04-18 22:23:42,558 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=REALM, resourcePath=atmosphere 2026-04-18 22:23:43,315 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=9303802a-4f00-4052-ad40-f8047c4160a1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c4ddbbe7-f7ad-45e5-8c5e-53be282cbcb6, client_auth_method=client-secret, username=admin, authSessionParentId=99d82b57-38ad-4d32-b1c1-b6f0e3a7e7ca, authSessionTabId=njhzkA1wAfA 2026-04-18 22:23:43,408 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/67651a43-8517-40cf-af00-65c4d218ac3e 2026-04-18 22:23:43,492 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/67651a43-8517-40cf-af00-65c4d218ac3e/protocol-mappers/models/7724f353-728b-4d74-92d0-a26544b911cf 2026-04-18 22:24:04,383 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=1294f646-f795-42ec-8d32-f079ef54f5f7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=55c8f3a9-95fe-435e-bd46-ee38a58bba30, client_auth_method=client-secret, username=admin, authSessionParentId=041e3ed2-8cdb-49d4-b031-158a2f412dcf, authSessionTabId=Ff3LR0Rofnc 2026-04-18 22:24:04,483 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/1ce66edd-e353-4d35-8aba-87ecc27dfd7d 2026-04-18 22:24:04,868 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=d5d46f70-a433-4321-87f3-639722c8b1f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d2f2981-ca3d-4d1b-a94b-c089bbf808f8, client_auth_method=client-secret, username=admin, authSessionParentId=50f2ad16-b4b3-440b-b04c-fb0d3a6b7a72, authSessionTabId=w71bd_PJJ5s 2026-04-18 22:24:04,936 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/426d1695-1f5d-432a-bc6a-ab914d1493ac 2026-04-18 22:24:05,313 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=df66015c-dc4a-4cae-b594-5ea99288c50c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7b360b51-1795-49d1-9431-01380de056cc, client_auth_method=client-secret, username=admin, authSessionParentId=43a1003e-293e-4e17-8ca3-83786a248643, authSessionTabId=Wj0wKbR4Yvk 2026-04-18 22:24:05,373 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/d34cb5f3-6df4-4e66-90b9-0ad1f2d33abe 2026-04-18 22:24:06,001 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=90fa1347-225b-45ae-b561-366a3d08ed17, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75a8e770-470e-408a-b3b6-4282b604d6be, client_auth_method=client-secret, username=admin, authSessionParentId=4434c231-d232-43c6-9607-6c97900296a8, authSessionTabId=8doiA3QYmkQ 2026-04-18 22:24:06,109 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/1ce66edd-e353-4d35-8aba-87ecc27dfd7d/roles/member 2026-04-18 22:24:06,478 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=9978c466-5d6f-4413-b562-84de42e75366, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9add16fb-c974-4fbf-af06-68af0b3b1793, client_auth_method=client-secret, username=admin, authSessionParentId=5236248a-a0b1-45f9-a147-27131cdd5cd7, authSessionTabId=LdYlHe2jWOg 2026-04-18 22:24:06,566 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/426d1695-1f5d-432a-bc6a-ab914d1493ac/roles/admin 2026-04-18 22:24:06,935 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=cd3ece18-0163-417f-b470-f3bfd2fc9df0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bc2ce90c-e84e-46af-bab7-df817129fcc9, client_auth_method=client-secret, username=admin, authSessionParentId=db9443e2-d575-43de-ae24-9c08f60917da, authSessionTabId=gtccDi37gGA 2026-04-18 22:24:07,022 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/426d1695-1f5d-432a-bc6a-ab914d1493ac/roles/editor 2026-04-18 22:24:07,424 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=bec7ed04-80d7-4928-a74f-37014d863092, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68e5f594-c676-4f9a-9011-eeb4f8593a57, client_auth_method=client-secret, username=admin, authSessionParentId=85ef1ea2-7dfb-4389-bda2-960f759da796, authSessionTabId=_RMOurg3Ito 2026-04-18 22:24:07,608 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/426d1695-1f5d-432a-bc6a-ab914d1493ac/roles/viewer 2026-04-18 22:24:07,981 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=1c83b025-4b9f-4167-875b-0a40b8ab5d93, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c4bb90b-8a70-44f1-b3cb-ca13f041a9f5, client_auth_method=client-secret, username=admin, authSessionParentId=c647937c-0570-44d9-a383-566456d42332, authSessionTabId=ERsxEYeSnvM 2026-04-18 22:24:08,623 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/d34cb5f3-6df4-4e66-90b9-0ad1f2d33abe/roles/member 2026-04-18 22:26:34,630 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=2243b7b1-09af-4c4e-b7bc-c0be3cb008f1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=49faf506-c703-4ce7-b557-1babd017f0a3, client_auth_method=client-secret, username=admin, authSessionParentId=502e2f60-7b44-4b2a-a6dd-9fc83d0e93e5, authSessionTabId=eXMjX0e9ANQ 2026-04-18 22:26:34,818 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=REALM, resourcePath=null 2026-04-18 22:26:36,201 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=14b47f7b-3eef-47d6-9bf7-e7c646524abf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2875f782-d091-41f2-b2e5-9747b510f223, client_auth_method=client-secret, username=admin, authSessionParentId=d9d72f8b-51ea-4ce1-aa16-c709afa2cf3e, authSessionTabId=xNbwF6rUAcE 2026-04-18 22:26:36,287 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/2d98815c-08e6-4213-a1c5-6b71898c1c12 2026-04-18 22:26:36,866 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=admin-cli, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=b7d6a9d4-b078-493c-9065-4239bc973d75, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7f980b3a-265a-43de-a46c-158151291e6d, client_auth_method=client-secret, username=admin, authSessionParentId=648e2708-f218-49cc-a4bd-97b214dbc92b, authSessionTabId=kvg0uvFd-Es 2026-04-18 22:26:37,132 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=993dcc28-3248-452a-8777-9bf33d76c1e8, clientId=a44752b0-678d-45ab-968f-73008e6e2a1c, userId=fec64d27-c743-4e65-8dd0-dd1d2600d89e, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d32317d3-2250-47cd-aa4a-06fde8113fca/role-mappings/clients/0dad1a33-04ce-4e5d-a790-ece71610a218