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-02-27 18:25:53,078 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5206ms 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-02-27 18:25:54,622 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-02-27 18:25:56,968 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 18:25:57,108 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 18:25:57,401 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 18:25:57,517 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 18:25:57,519 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0de6b953-1dc5-497c-b7f3-a0115f457fee, name: keycloak-0-19598 2026-02-27 18:25:57,525 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-02-27 18:25:57,526 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-02-27 18:25:57,534 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32312 2026-02-27 18:25:57,809 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-02-27 18:25:59,544 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19598: no members discovered after 2006 ms: creating cluster as coordinator 2026-02-27 18:25:59,556 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19598|0] (1) [keycloak-0-19598] 2026-02-27 18:25:59,569 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19598`, physical addresses are `[10.0.0.132:47848]` 2026-02-27 18:26:00,068 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19598, Site name: null 2026-02-27 18:26:00,072 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 18:26:00,848 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-02-27 18:26:00,849 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-02-27 18:26:01,029 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 18:26:01,233 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-02-27 18:26:01,233 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-02-27 18:26:01,339 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-02-27 18:26:01,340 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-02-27 18:26:35,723 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 18:26:37,666 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.341s. Listening on: http://0.0.0.0:8080 2026-02-27 18:26:37,666 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 18:26:37,667 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-02-27 18:26:37,845 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 18:26:53,178 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=baf8c129-03fe-4be1-814a-21df0679a3c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f34d8ebf-dd50-4a0e-a80f-bb8ed1d4038b, client_auth_method=client-secret, username=admin, authSessionParentId=982e01aa-1ba0-4b4c-9f4b-48bca0dd1019, authSessionTabId=eZn0Ar2Z-us 2026-02-27 18:26:54,541 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=atmosphere 2026-02-27 18:26:55,370 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=742f5616-03e0-4985-a5bd-2d3bee0dba57, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=20e92fee-5471-4f16-b027-8adc9e6763f0, client_auth_method=client-secret, username=admin, authSessionParentId=e16b1e97-6c0e-46d5-9f31-05bc0f76579f, authSessionTabId=ZHUETUE4P78 2026-02-27 18:26:55,479 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/21f339a6-cad4-4faf-92af-e4c6460baf88 2026-02-27 18:26:55,577 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/21f339a6-cad4-4faf-92af-e4c6460baf88/protocol-mappers/models/d3bcd2f5-cb95-4dcb-b10b-42bff74e1ab2 2026-02-27 18:27:16,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=28489627-05dd-45f7-b1d2-03d6eda32ce2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7bfa5e19-f284-463e-9b1b-0079e786dda3, client_auth_method=client-secret, username=admin, authSessionParentId=0bff4148-657e-471b-b6a2-a34cda791837, authSessionTabId=EFgbFUeMht0 2026-02-27 18:27:16,859 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/42cf0806-2b42-4370-9baf-6860d38a6d97 2026-02-27 18:27:17,228 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=e0344692-4dbd-4b94-b011-e8593d7778e3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6254b7d-a8fe-4545-98ab-14aca1d51884, client_auth_method=client-secret, username=admin, authSessionParentId=9009af24-06d7-460b-bb77-d8f895d8d437, authSessionTabId=h_og6ONNIyI 2026-02-27 18:27:17,309 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/6d5846ce-e910-414a-aecd-ca6d29c00a51 2026-02-27 18:27:17,671 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=ea2b3582-344a-4ae6-9f29-13d63dde58a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dfd05b28-b3a4-4123-9d3f-657b95cc2c2b, client_auth_method=client-secret, username=admin, authSessionParentId=a8aa3703-ecef-4960-9fda-b5ad0a4d4dde, authSessionTabId=H62KPX6MJqg 2026-02-27 18:27:17,746 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/714bb94f-08fe-4bd0-9a42-05cce16060c4 2026-02-27 18:27:18,354 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=dfd4726a-3286-4ee0-8489-22e85616352f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=11d81324-3cce-4479-9488-863969bb56d9, client_auth_method=client-secret, username=admin, authSessionParentId=9238fa36-5bcd-41b0-adc4-238c12e81060, authSessionTabId=POFWO0Ts7Yk 2026-02-27 18:27:18,474 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/42cf0806-2b42-4370-9baf-6860d38a6d97/roles/member 2026-02-27 18:27:18,851 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=74802aa6-85a5-4c09-8380-44903caf962a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=255f2daa-6f94-482c-b4a6-85dde739f584, client_auth_method=client-secret, username=admin, authSessionParentId=25c62242-dca8-48e9-a315-2c5b360a4ed3, authSessionTabId=jcJZTD-jPoU 2026-02-27 18:27:18,931 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/6d5846ce-e910-414a-aecd-ca6d29c00a51/roles/admin 2026-02-27 18:27:19,286 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=8e84eb77-0a06-4415-a17e-5ef8a622c8d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b60aef32-c448-418a-a397-55caf715bd2a, client_auth_method=client-secret, username=admin, authSessionParentId=17534465-80b9-4208-afcd-2ce12d9b1312, authSessionTabId=j2D9taveHdg 2026-02-27 18:27:19,366 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/6d5846ce-e910-414a-aecd-ca6d29c00a51/roles/editor 2026-02-27 18:27:19,726 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=084de143-a5d2-4136-8f65-f941c9e842d0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=51aa6073-c1d5-4339-b2f2-02c675dc3fc5, client_auth_method=client-secret, username=admin, authSessionParentId=14edcddb-9d91-4a42-b2ef-ba1fb24a1619, authSessionTabId=1tMGGYXfdjs 2026-02-27 18:27:19,817 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/6d5846ce-e910-414a-aecd-ca6d29c00a51/roles/viewer 2026-02-27 18:27:20,174 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=4dc65516-8dde-4e51-a4be-317165e8f325, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4dd0f872-362d-43dd-bb96-7c05835febdc, client_auth_method=client-secret, username=admin, authSessionParentId=36a95f2e-f8a7-48e6-b52f-fe72b4d82a30, authSessionTabId=pSgnNNwynb8 2026-02-27 18:27:20,252 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/714bb94f-08fe-4bd0-9a42-05cce16060c4/roles/member 2026-02-27 18:29:57,284 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=2115a47b-366d-42bf-ba1a-80c1ba76adfe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=56268c29-e175-448d-a22d-a872d1977966, client_auth_method=client-secret, username=admin, authSessionParentId=b9bb183d-abfa-4cbe-b3fa-6e847f45cd8a, authSessionTabId=mCknUKF5spM 2026-02-27 18:29:57,497 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-02-27 18:29:58,932 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=f94ca4bd-fddd-450f-9aa3-afc0ad6b49e5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2adf5586-32b4-4928-bd7e-6a4eea200ac0, client_auth_method=client-secret, username=admin, authSessionParentId=c0738a21-a4e0-4fc1-94f8-725a8fbfbc57, authSessionTabId=sOKJmoHFhNY 2026-02-27 18:29:59,011 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/18a67bc6-3054-4ed5-8ccc-1abb7e902f7c 2026-02-27 18:29:59,655 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=admin-cli, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=4981d01e-2ef5-4d2e-bca9-e290ac3875b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41456ade-179a-44f2-8b06-84f8307a6b47, client_auth_method=client-secret, username=admin, authSessionParentId=74d5ba3f-2c74-4d7f-956b-c28b8897ad42, authSessionTabId=86WA9oCYqY0 2026-02-27 18:29:59,914 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=350ca8ab-04d4-4e2d-94bd-146897e77e76, clientId=b2a9a9e5-5bda-4bf2-a584-3d36a7f96b7c, userId=b79d87bb-66d0-4e8c-b22c-34cdb027ed9a, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d92ae7da-4eec-4624-ac95-606f73441e4d/role-mappings/clients/2a931f92-05f8-4154-bdb9-5b4c351005cd