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-13 23:13:04,285 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4529ms 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-13 23:13:05,615 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-13 23:13:07,583 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-13 23:13:07,728 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-13 23:13:07,934 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-13 23:13:08,044 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-13 23:13:08,046 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ecab0585-9d50-43db-a61d-b9c57a6c7a59, name: keycloak-0-25610 2026-03-13 23:13:08,053 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-13 23:13:08,053 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-13 23:13:08,061 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27758 2026-03-13 23:13:08,318 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-13 23:13:08,320 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-13 23:13:09,023 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-13 23:13:09,023 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-13 23:13:09,168 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-13 23:13:09,349 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-13 23:13:09,349 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-13 23:13:09,438 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-13 23:13:09,438 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-13 23:13:10,072 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-25610: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-13 23:13:10,084 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-25610|0] (1) [keycloak-0-25610] 2026-03-13 23:13:10,098 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-25610`, physical addresses are `[10.0.0.55:43294]` 2026-03-13 23:13:40,438 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-25610, Site name: null 2026-03-13 23:13:40,593 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-13 23:13:42,746 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.291s. Listening on: http://0.0.0.0:8080 2026-03-13 23:13:42,746 INFO [io.quarkus] (main) Profile prod activated. 2026-03-13 23:13:42,746 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-13 23:13:42,896 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-13 23:14:00,590 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=c0ec95a6-2655-4f89-9d33-2b1e2222792b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4dbe9e21-3285-4fd1-9ff9-2981f17ba093, client_auth_method=client-secret, username=admin, authSessionParentId=019ce64d-a188-472c-ada5-44e0cec16a30, authSessionTabId=n7Riu0P77yk 2026-03-13 23:14:01,986 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=REALM, resourcePath=atmosphere 2026-03-13 23:14:02,706 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=0e5db786-cc85-410b-b7e6-278be3346fe1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4538a453-a6d9-47be-b0e0-8d4e08da6663, client_auth_method=client-secret, username=admin, authSessionParentId=ed8a40cd-1038-432b-933c-6d3a2a5b4a0a, authSessionTabId=pMuKKwBTSM8 2026-03-13 23:14:02,803 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/60042e20-73ce-4633-ab60-5e03551c7946 2026-03-13 23:14:02,895 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/60042e20-73ce-4633-ab60-5e03551c7946/protocol-mappers/models/f3355cd8-bf55-4da8-806f-0d331c28aa17 2026-03-13 23:14:23,577 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=de5e497e-0c2e-48ae-a299-20cbcbcb05bd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=370b50c5-08a3-485b-8fdd-174faf780845, client_auth_method=client-secret, username=admin, authSessionParentId=90b2e812-2b53-447b-b2ad-08e750fddbe6, authSessionTabId=Pmwy8MrctXk 2026-03-13 23:14:23,906 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT, resourcePath=clients/81cdf769-4db4-43d0-907b-3e111c240ff9 2026-03-13 23:14:24,268 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=a8ab3f66-859a-43e6-bf2e-b602e1df4e87, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d7b64d55-d9e5-4afe-af62-0a5485f47877, client_auth_method=client-secret, username=admin, authSessionParentId=b46c9fb6-e2de-4d84-bea5-a9d11375b68b, authSessionTabId=SEp1i5Cu-4k 2026-03-13 23:14:24,337 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT, resourcePath=clients/7d545943-ac59-463b-b8a7-119f867bf324 2026-03-13 23:14:24,692 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=0aa52533-d33e-4737-bef9-72364b48da58, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb618122-68c3-4e03-a409-9f4b32a56fc3, client_auth_method=client-secret, username=admin, authSessionParentId=227a1b45-a24b-4900-bb84-b7f3de112653, authSessionTabId=1udFwbBYOFA 2026-03-13 23:14:24,760 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT, resourcePath=clients/0b152cf7-7e49-477a-afda-35465f6a03cb 2026-03-13 23:14:25,326 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=e07f8cb0-7ff8-4316-a1b8-4fefd6ceb706, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6eca8c50-ca88-4c76-b8c0-0e6a26a7e1e3, client_auth_method=client-secret, username=admin, authSessionParentId=eb17a963-f5ea-48ba-9cb9-a827704a0af8, authSessionTabId=nXcZjw6ZHTQ 2026-03-13 23:14:25,426 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_ROLE, resourcePath=clients/81cdf769-4db4-43d0-907b-3e111c240ff9/roles/member 2026-03-13 23:14:25,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=ce4b79d2-4b3b-497b-9ae0-445a992ce6c5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1016ab7c-cf5a-47c0-887c-a55a9e63d8b3, client_auth_method=client-secret, username=admin, authSessionParentId=aa828ec4-f8f2-4430-9771-fc0e36b1bf98, authSessionTabId=MVNIQQMbX64 2026-03-13 23:14:25,871 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_ROLE, resourcePath=clients/7d545943-ac59-463b-b8a7-119f867bf324/roles/admin 2026-03-13 23:14:26,235 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=02ed2222-e086-4db6-85de-62634f97c4ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33b7ecfa-199e-4ce9-b4eb-2ce8628da617, client_auth_method=client-secret, username=admin, authSessionParentId=450ddd05-4494-4b44-8c61-3163532dddbb, authSessionTabId=kvjKwcDLuco 2026-03-13 23:14:26,321 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_ROLE, resourcePath=clients/7d545943-ac59-463b-b8a7-119f867bf324/roles/editor 2026-03-13 23:14:26,670 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=41d881d4-f204-47f6-bb5d-944cc8198015, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f52496b7-31cc-4d22-9003-ce1ac51a8f45, client_auth_method=client-secret, username=admin, authSessionParentId=cb9cbf4b-2378-40f7-8b97-c4f20b7f71d8, authSessionTabId=iXE_9HC72sQ 2026-03-13 23:14:26,740 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_ROLE, resourcePath=clients/7d545943-ac59-463b-b8a7-119f867bf324/roles/viewer 2026-03-13 23:14:27,092 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=373d8de8-9548-4811-ab81-f7a0a566cdbc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=346721df-7894-481a-a142-0bbcbc1806b6, client_auth_method=client-secret, username=admin, authSessionParentId=7b4c2d70-995b-448a-9a0f-bcdebfcd9015, authSessionTabId=RWRElOB8g3k 2026-03-13 23:14:27,167 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_ROLE, resourcePath=clients/0b152cf7-7e49-477a-afda-35465f6a03cb/roles/member 2026-03-13 23:16:50,699 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=a5a887e7-4332-4d5e-8683-eaca3344e740, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b4c07b6d-4895-4682-aaf5-a2875cdfb88e, client_auth_method=client-secret, username=admin, authSessionParentId=758ecc87-0054-4d30-894c-3af6afa300f3, authSessionTabId=66by6s6pZV4 2026-03-13 23:16:50,999 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=REALM, resourcePath=null 2026-03-13 23:16:52,330 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=31397712-dee2-42b0-b02e-af91ca1b5d48, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=17979a50-1118-4e81-a05c-4d7cb6486ce9, client_auth_method=client-secret, username=admin, authSessionParentId=8296f90f-5dfa-49d5-bc23-6a21944b05c2, authSessionTabId=oZyanMEeA3g 2026-03-13 23:16:52,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT, resourcePath=clients/08f4bb5e-5176-4783-91c0-bf2fa5a0d0e4 2026-03-13 23:16:53,050 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=admin-cli, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, auth_method=openid-connect, token_id=19c112b2-bb5a-4737-811e-e10435cc919a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c80a187-9a29-4cc6-8d61-22e657dd22ca, client_auth_method=client-secret, username=admin, authSessionParentId=d156aec3-4be4-4312-95aa-ba7839043fc8, authSessionTabId=JN8Bbh95_Bw 2026-03-13 23:16:53,266 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7c59dfac-1806-4602-ad09-775cfedb589b, clientId=cfea8a50-955a-4758-abd9-fdf0d9a6a3c2, userId=561ed45d-d939-42b6-bc99-2234d1a4b723, ipAddress=199.204.45.244, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5a5e57ba-aeda-437f-98fe-ba3b68ab2cc8/role-mappings/clients/ec181837-374c-48f3-a6ae-e9cf0368e9ed