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-03-20 05:39:48,325 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4947ms 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-03-20 05:39:49,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-03-20 05:39:51,918 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-20 05:39:52,059 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-20 05:39:52,257 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-20 05:39:52,362 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-20 05:39:52,364 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 859679e7-2996-4e1b-bfde-4d2a97d33d15, name: keycloak-0-43899 2026-03-20 05:39:52,370 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-03-20 05:39:52,371 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-03-20 05:39:52,377 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21385 2026-03-20 05:39:52,668 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-03-20 05:39:54,382 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43899: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-20 05:39:54,395 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43899|0] (1) [keycloak-0-43899] 2026-03-20 05:39:54,407 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43899`, physical addresses are `[10.0.0.209:36921]` 2026-03-20 05:39:54,876 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43899, Site name: null 2026-03-20 05:39:55,632 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-03-20 05:39:55,632 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-03-20 05:39:55,783 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-20 05:39:55,961 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-03-20 05:39:55,962 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-03-20 05:39:56,059 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-03-20 05:39:56,059 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-03-20 05:40:25,683 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-20 05:40:25,698 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-20 05:40:27,777 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.259s. Listening on: http://0.0.0.0:8080 2026-03-20 05:40:27,777 INFO [io.quarkus] (main) Profile prod activated. 2026-03-20 05:40:27,777 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-03-20 05:40:27,946 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-20 05:40:44,980 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=9173de4b-7f74-4eb3-8bd3-e65ea640af2d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=20796bd2-a35c-46ff-bbb3-13b6c96e8b89, client_auth_method=client-secret, username=admin, authSessionParentId=907b63f1-8a2f-4937-9d38-49cc4ecb0ec9, authSessionTabId=x5eFJzPBgU8 2026-03-20 05:40:46,368 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=atmosphere 2026-03-20 05:40:47,136 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=9d448223-75ec-49cc-a0a0-2893def35e92, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ae9a6449-667f-496a-a152-41eddfb033c0, client_auth_method=client-secret, username=admin, authSessionParentId=189227a8-bd2a-4d92-9870-5365d027fe14, authSessionTabId=v-gZFcH3Coo 2026-03-20 05:40:47,337 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/61e6a017-5037-4b59-a983-af379dd8bd6a 2026-03-20 05:40:47,440 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/61e6a017-5037-4b59-a983-af379dd8bd6a/protocol-mappers/models/1a933224-b626-4fe4-a662-87ab3f038aa6 2026-03-20 05:41:28,425 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=069f04c0-afa7-4d0d-9f6f-305784ba4679, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=653086bc-0283-4c0a-8383-3eaa9bbba111, client_auth_method=client-secret, username=admin, authSessionParentId=c3d5f985-fd2a-40df-bfb4-f31e4cb5bf63, authSessionTabId=YABqKuGTKPc 2026-03-20 05:41:28,544 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/6bb16fc2-5c9a-4c84-a717-1cab8d46840e 2026-03-20 05:41:28,913 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=f5b5981a-2d4a-43bd-8a55-028219dde7fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=79d9f467-bc2a-4540-9dda-f9b21211164e, client_auth_method=client-secret, username=admin, authSessionParentId=348b5444-30ab-4a7f-848c-b69902e6cc8c, authSessionTabId=iF75tUSq4xM 2026-03-20 05:41:28,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/f2eddcd0-ba83-4e04-8d59-eba7aa44c3d2 2026-03-20 05:41:29,347 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=3d8af757-b10d-4159-9c04-34817d9f17b8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c4960b7-c1e2-4ac0-bca7-eac7be73b33d, client_auth_method=client-secret, username=admin, authSessionParentId=4080b4f1-693a-4c61-8c71-208eb08dea66, authSessionTabId=Wti0XUaIvVw 2026-03-20 05:41:29,421 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/ad0ea267-b79a-4b72-92e8-93fe4153ae40 2026-03-20 05:41:30,035 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=f6818282-26be-452e-9a1e-3201331d2492, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6a78ad24-7149-4617-87ee-68f03dc8855a, client_auth_method=client-secret, username=admin, authSessionParentId=b3356bef-de1b-4cd0-8746-aaecd4c042e7, authSessionTabId=L5jUFMWK0ok 2026-03-20 05:41:30,152 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/6bb16fc2-5c9a-4c84-a717-1cab8d46840e/roles/member 2026-03-20 05:41:30,526 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=1216a3a4-ffe9-486e-8abb-d318ca23d8ff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=04ebc340-d193-4722-86ca-3609c6c2032f, client_auth_method=client-secret, username=admin, authSessionParentId=a2787fc7-87c0-414d-a89e-d2ead7850be6, authSessionTabId=mGDcF0tZ5Is 2026-03-20 05:41:30,613 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/f2eddcd0-ba83-4e04-8d59-eba7aa44c3d2/roles/admin 2026-03-20 05:41:30,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=80b34277-0d94-4335-bc74-72232786daa1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2b2c4bf6-c980-44b1-a0bd-bb2bb9032c57, client_auth_method=client-secret, username=admin, authSessionParentId=48188ba4-f9f5-4a47-8b6b-1345ed4d07f5, authSessionTabId=GzAq-9OKnsM 2026-03-20 05:41:31,063 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/f2eddcd0-ba83-4e04-8d59-eba7aa44c3d2/roles/editor 2026-03-20 05:41:31,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=73101b71-6432-4e3a-af21-310cce162cb8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8e249e4c-10d6-47cf-8609-d3f661861d8e, client_auth_method=client-secret, username=admin, authSessionParentId=3e0792fe-8915-4cd3-89e0-e8ad7e5b8beb, authSessionTabId=84QOt-iSsJg 2026-03-20 05:41:31,503 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/f2eddcd0-ba83-4e04-8d59-eba7aa44c3d2/roles/viewer 2026-03-20 05:41:31,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=91093682-9d78-4199-8008-d2b2f879a74b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a69bb0e-e87e-4577-9aca-502da23a7f16, client_auth_method=client-secret, username=admin, authSessionParentId=7a597188-16d3-4ffe-b13a-e0b852de3b4b, authSessionTabId=NoODVRNttcQ 2026-03-20 05:41:31,944 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/ad0ea267-b79a-4b72-92e8-93fe4153ae40/roles/member 2026-03-20 05:43:43,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=8d15d453-7423-4241-80e6-2e4632dfcb16, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90b1cb30-f3ad-4ddf-8ad5-bfc6a91c5dba, client_auth_method=client-secret, username=admin, authSessionParentId=5ef59bdf-e56d-4452-be71-eb90877fa890, authSessionTabId=-DREVTcfwb4 2026-03-20 05:43:43,928 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-03-20 05:43:45,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=8c4e3250-69f6-4bb6-9d88-37df246bc2ad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d47a488-57a4-4cc9-a372-915a578c37c8, client_auth_method=client-secret, username=admin, authSessionParentId=d54df472-3db8-4557-8995-c659634f1d13, authSessionTabId=sAgEbjG5DpY 2026-03-20 05:43:45,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/3215f685-0a60-45d8-92d9-00efc8373dc1 2026-03-20 05:43:46,110 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=admin-cli, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=25f9ac74-c0eb-4240-a58b-f7f6c372b4c3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=12ddc79f-70c9-445f-8abe-7dbe514a8050, client_auth_method=client-secret, username=admin, authSessionParentId=3d0ae8a3-f0d9-4f91-9b5e-03ab6f2d68a4, authSessionTabId=BX34bJet6Uk 2026-03-20 05:43:46,383 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=cc67c88c-fd4a-4d56-b317-55e4499dbbcf, clientId=c4ee27ea-61da-4720-82be-0b35abf3c3a0, userId=7fd71b59-8da6-45c0-9319-8be82795d5be, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/718718a0-bc85-4f66-9add-aa1e9bf91692/role-mappings/clients/6ab5bc15-f1b2-4ba7-8b01-e28226910ca4