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-05-05 12:57:49,433 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5394ms 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-05-05 12:57:50,813 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-05-05 12:57:53,177 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 12:57:53,379 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 12:57:53,529 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 12:57:53,655 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 12:57:53,657 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 26896fdf-f3b4-42ce-a60b-0ec465e62a44, name: keycloak-0-30570 2026-05-05 12:57:53,672 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-05-05 12:57:53,673 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-05-05 12:57:53,680 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43486 2026-05-05 12:57:53,860 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-05-05 12:57:53,864 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 12:57:55,686 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30570: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-05 12:57:55,700 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30570|0] (1) [keycloak-0-30570] 2026-05-05 12:57:55,718 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30570`, physical addresses are `[10.0.0.47:59022]` 2026-05-05 12:57:56,250 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30570, Site name: null 2026-05-05 12:57:56,918 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-05-05 12:57:56,918 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-05-05 12:57:57,035 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 12:57:57,211 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-05-05 12:57:57,212 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-05-05 12:57:57,293 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-05-05 12:57:57,293 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-05-05 12:58:26,519 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 12:58:28,838 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.220s. Listening on: http://0.0.0.0:8080 2026-05-05 12:58:28,839 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 12:58:28,839 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-05-05 12:58:28,981 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 12:58:45,386 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=4efd69be-12a2-4869-bce6-e8c05617074c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e71b4060-b0d9-4b44-9096-2904e31b1ed9, client_auth_method=client-secret, username=admin, authSessionParentId=9d45960b-14b2-4383-9273-1ac183a6a038, authSessionTabId=P2dXNh_daNA 2026-05-05 12:58:47,107 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=REALM, resourcePath=atmosphere 2026-05-05 12:58:48,057 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=5b78b8ee-dff5-4af1-a15a-d1b971b49d9a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=97b19ae0-9847-402a-af02-37dbb5809ea1, client_auth_method=client-secret, username=admin, authSessionParentId=f437b4c3-9432-4f25-ab97-681055c90acb, authSessionTabId=iRh0NQ2mGac 2026-05-05 12:58:48,153 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ecc82952-87cc-47a4-8624-b8e0e407d103 2026-05-05 12:58:48,243 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ecc82952-87cc-47a4-8624-b8e0e407d103/protocol-mappers/models/29fd2d1e-6595-42b4-bb74-21d24737b39f 2026-05-05 12:59:09,253 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=8ab4985d-7f80-4909-b0f3-41613f8f617d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7eae16dd-7331-479f-9b04-2f6380a3cc47, client_auth_method=client-secret, username=admin, authSessionParentId=55dadef9-0e2f-45db-9889-f42ab059ab5d, authSessionTabId=eZQ2ql9NZF0 2026-05-05 12:59:09,375 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/c870e4b5-6dec-4ec5-9c31-b985843821de 2026-05-05 12:59:09,748 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=c3524e70-290c-498a-853c-50e0157e5ff1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ac324cad-e491-48b0-a569-26ba7f5e019f, client_auth_method=client-secret, username=admin, authSessionParentId=c10e8115-da16-41cb-a9e7-fbd55377f316, authSessionTabId=wSJEFJuj8kk 2026-05-05 12:59:09,845 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/dd82924b-1ff7-4d7c-aa49-e04683cc9405 2026-05-05 12:59:10,226 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=61e6df55-3aae-4f58-92a4-70fa2c5d234c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d7eb7367-6ffd-461f-98e2-22bc407a6d25, client_auth_method=client-secret, username=admin, authSessionParentId=5c41bf8f-42df-4c95-a9dd-7eb74352b737, authSessionTabId=GJMpwuIMN6E 2026-05-05 12:59:10,307 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/4e818e2e-7beb-4826-a3fd-046c8b2184bd 2026-05-05 12:59:11,085 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=cef15e07-1dcc-40a5-9c69-99706191c93e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3e2b4e38-2da5-4344-af3b-211646e8b89a, client_auth_method=client-secret, username=admin, authSessionParentId=3ffff548-c7f8-4b9d-8cf1-b55f1b28c69d, authSessionTabId=lxuFE8Y6370 2026-05-05 12:59:11,188 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/c870e4b5-6dec-4ec5-9c31-b985843821de/roles/member 2026-05-05 12:59:11,573 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=b5ed3089-cfd0-4279-8ddf-8bb40730c482, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef7b949e-1179-4368-804f-aefd6cde6b8e, client_auth_method=client-secret, username=admin, authSessionParentId=c66ae650-86a9-4214-98c2-17a2fa0a82c1, authSessionTabId=50i1MvN92Pw 2026-05-05 12:59:11,652 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/dd82924b-1ff7-4d7c-aa49-e04683cc9405/roles/admin 2026-05-05 12:59:12,040 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=6d1b400c-e785-45f8-8219-681b7f48e34a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7bc65c14-0d9d-43bf-b552-0300af315a6c, client_auth_method=client-secret, username=admin, authSessionParentId=0fb516b3-e588-4668-bdaf-a461fabce76c, authSessionTabId=31SvSiKRcG4 2026-05-05 12:59:12,109 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/dd82924b-1ff7-4d7c-aa49-e04683cc9405/roles/editor 2026-05-05 12:59:12,456 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=26943f43-d3c4-4149-8b33-d01e98727137, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=906bb0e9-df87-4383-a55a-5b9fce8ee551, client_auth_method=client-secret, username=admin, authSessionParentId=e2689305-a2f0-4344-b8f5-b659de7b7ffa, authSessionTabId=VjASETOGiS4 2026-05-05 12:59:12,531 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/dd82924b-1ff7-4d7c-aa49-e04683cc9405/roles/viewer 2026-05-05 12:59:12,896 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=dbdfa778-fb50-45fc-8342-b8467cceb0b5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f7a6009-ca40-4b38-8692-e364c5a919a3, client_auth_method=client-secret, username=admin, authSessionParentId=19861320-d4bc-4f72-8bcf-b38f50c720f0, authSessionTabId=58kwUQSfZ04 2026-05-05 12:59:12,978 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/4e818e2e-7beb-4826-a3fd-046c8b2184bd/roles/member 2026-05-05 13:01:28,428 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=59994756-d892-4a43-8fb7-d346f013b0b6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=894a37a5-fd8e-4eef-aa50-c73f57696923, client_auth_method=client-secret, username=admin, authSessionParentId=5007c3ad-9cc8-44af-837a-6b5dd5e8570f, authSessionTabId=-6gfnNMU_Yw 2026-05-05 13:01:28,613 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=REALM, resourcePath=null 2026-05-05 13:01:29,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=0af16abf-03cc-4dec-85fd-35cbc00347a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f3cb91e3-21ac-4ab4-af6f-d0b16262e654, client_auth_method=client-secret, username=admin, authSessionParentId=527ebd13-481f-4e0e-82e0-9fe33a05c854, authSessionTabId=cGk80mEIwwY 2026-05-05 13:01:30,040 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/ab630196-0189-47c8-bb1f-353ef53cda42 2026-05-05 13:01:30,794 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=admin-cli, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=7768fff0-bdd4-4302-ad66-1e03cffa1646, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6defef8c-883a-416b-b086-fef988addb3f, client_auth_method=client-secret, username=admin, authSessionParentId=75281491-bb97-47b2-add2-1053b7f04a0e, authSessionTabId=sl4hD9VNZ1I 2026-05-05 13:01:31,105 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=238584d0-22a0-4e0b-8e15-2968220e2750, clientId=20eb449e-d0bb-47c9-bde0-e1ea7344b3b6, userId=2d7aca99-e100-40e5-9690-f5c1602e8ebf, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e832a4ae-b608-42fb-a591-3a252a519b25/role-mappings/clients/3eff9cde-1944-44c2-a938-d2db8461834e